diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Characters/AngryBots/Player/Materials-CustomShader/ColorGradient/PlayerMat-ColorGradient.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Characters/AngryBots/Player/Materials-CustomShader/ColorGradient/PlayerMat-ColorGradient.mat index 684279c..f774f21 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Characters/AngryBots/Player/Materials-CustomShader/ColorGradient/PlayerMat-ColorGradient.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Characters/AngryBots/Player/Materials-CustomShader/ColorGradient/PlayerMat-ColorGradient.mat @@ -4,8 +4,9 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: PlayerMat-ColorGradient m_Shader: {fileID: 4800000, guid: bf104a76d87034ae29cbad2322f77965, type: 3} m_ShaderKeywords: @@ -19,8 +20,8 @@ Material: serializedVersion: 3 m_TexEnvs: [] m_Floats: - - Vector1_4EEF0B5F: 3 - - Vector1_9EB52FEB: 0.5 + - Vector1_4EEF0B5F: 1 + - Vector1_9EB52FEB: 0.9 m_Colors: - - Color_7C9AD720: {r: 1, g: 0, b: 0.33732793, a: 1} - - Color_F18C77F7: {r: 1, g: 0.7052165, b: 0, a: 1} + - Color_7C9AD720: {r: 0, g: 0.62945414, b: 1, a: 1} + - Color_F18C77F7: {r: 0.9994541, g: 0.8443396, b: 1, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Color/QuadMat-ColorLinearGradient.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Color/QuadMat-ColorLinearGradient.mat index 4a55e24..99972db 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Color/QuadMat-ColorLinearGradient.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Color/QuadMat-ColorLinearGradient.mat @@ -4,8 +4,9 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: QuadMat-ColorLinearGradient m_Shader: {fileID: 4800000, guid: be98ee56c7d1044c4962ea146bd64887, type: 3} m_ShaderKeywords: @@ -83,10 +84,10 @@ Material: - _WorkflowMode: 1 - _ZWrite: 1 m_Colors: - - Color_15341B4B: {r: 0.13756618, g: 0.5, b: 0, a: 0} + - Color_15341B4B: {r: 0.5019608, g: 0.09513404, b: 0, a: 0} - Color_5FEADAED: {r: 0.014359471, g: 0, b: 1, a: 0} - Color_6165C4B9: {r: 1, g: 1, b: 1, a: 0} - - Color_A0800E40: {r: 0.46162653, g: 1, b: 0.25943395, a: 0} + - Color_A0800E40: {r: 0, g: 0, b: 0, a: 0} - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Color/QuadMat-ColorPingPong.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Color/QuadMat-ColorPingPong.mat index a7156fb..9bddeb1 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Color/QuadMat-ColorPingPong.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Color/QuadMat-ColorPingPong.mat @@ -4,8 +4,9 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: QuadMat-ColorPingPong m_Shader: {fileID: 4800000, guid: d5af584e596be4d0fb06155ff44bbc64, type: 3} m_ShaderKeywords: @@ -81,8 +82,8 @@ Material: - _WorkflowMode: 1 - _ZWrite: 1 m_Colors: - - Color_5FEADAED: {r: 0.46162653, g: 1, b: 0.25943395, a: 0} - - Color_6165C4B9: {r: 0.13756621, g: 0.5, b: 0, a: 0} + - Color_5FEADAED: {r: 0.99045974, g: 0.7783019, b: 1, a: 0} + - Color_6165C4B9: {r: 0.6745283, g: 0.7838329, b: 1, a: 0} - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-NoiseCircleAutoScroll.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-NoiseCircleAutoScroll.mat index 9803ab1..f82ba2c 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-NoiseCircleAutoScroll.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-NoiseCircleAutoScroll.mat @@ -4,8 +4,9 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: QuadMat-NoiseCircleAutoScroll m_Shader: {fileID: 4800000, guid: 606d6ca4d287147feb3c124be8877954, type: 3} m_ShaderKeywords: @@ -22,6 +23,6 @@ Material: - Vector1_16AA8EF7: 300 - Vector1_8141FB1: 0.1 m_Colors: - - Color_4A89028: {r: 0.46162653, g: 1, b: 0.25943395, a: 0} - - Color_6D4C2A45: {r: 0.13756618, g: 0.5, b: 0, a: 0} + - Color_4A89028: {r: 1, g: 0.3444307, b: 0.2588235, a: 0} + - Color_6D4C2A45: {r: 0.5019608, g: 0, b: 0.005809111, a: 0} - Vector2_ACDA2E07: {r: 0.1, g: 0.1, b: 0, a: 0} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-NoiseColorSplitWaves.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-NoiseColorSplitWaves.mat index da0544c..864bb6e 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-NoiseColorSplitWaves.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-NoiseColorSplitWaves.mat @@ -4,8 +4,9 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: QuadMat-NoiseColorSplitWaves m_Shader: {fileID: 4800000, guid: aff707f94665a43118ab7d56a23410bd, type: 3} m_ShaderKeywords: @@ -29,7 +30,7 @@ Material: - Vector1_E1B1B466: 2 - Vector1_EDDCAE8B: 2 m_Colors: - - Color_4A89028: {r: 0.46162653, g: 1, b: 0.25943395, a: 0} + - Color_4A89028: {r: 0.9150943, g: 0.032213703, b: 0.004316493, a: 0} - Color_6D4C2A45: {r: 0.13756618, g: 0.5, b: 0, a: 0} - Color_B43A8E17: {r: 0, g: 0.8078432, b: 0.95294124, a: 0} - Color_E3C41406: {r: 0, g: 0.2392157, b: 1, a: 0} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-VoronoiNoiseAuto.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-VoronoiNoiseAuto.mat index 60ae109..4e39b88 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-VoronoiNoiseAuto.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Noise/QuadMat-VoronoiNoiseAuto.mat @@ -4,8 +4,9 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: QuadMat-VoronoiNoiseAuto m_Shader: {fileID: 4800000, guid: c2842612ce8884c1a969e222fde55d54, type: 3} m_ShaderKeywords: @@ -60,8 +61,8 @@ Material: m_Offset: {x: 0, y: 0} m_Floats: - Vector1_23CB94AC: 2 - - Vector1_4DD5616C: 10 - - Vector1_EEAC1EF6: 5 + - Vector1_4DD5616C: 5 + - Vector1_EEAC1EF6: 2.9 - _AlphaClip: 0 - _Blend: 0 - _BumpScale: 1 @@ -83,8 +84,8 @@ Material: - _WorkflowMode: 1 - _ZWrite: 1 m_Colors: - - Color_7899BC71: {r: 0.13756618, g: 0.5, b: 0, a: 0} - - Color_877F4A9A: {r: 0.46162653, g: 1, b: 0.25943395, a: 0} + - Color_7899BC71: {r: 0.25943398, g: 0.8141616, b: 1, a: 0} + - Color_877F4A9A: {r: 0.51587635, g: 0, b: 0.9339623, a: 0} - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Pattern/QuadMat-PatternRingsAutoScroll.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Pattern/QuadMat-PatternRingsAutoScroll.mat index 796fd5b..9cd2d1e 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Pattern/QuadMat-PatternRingsAutoScroll.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Pattern/QuadMat-PatternRingsAutoScroll.mat @@ -4,8 +4,9 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: QuadMat-PatternRingsAutoScroll m_Shader: {fileID: 4800000, guid: 3ea0a8b98729649f5882291ea92895b3, type: 3} m_ShaderKeywords: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Pattern/QuadMat-PatternStripes.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Pattern/QuadMat-PatternStripes.mat index 849abbf..d207303 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Pattern/QuadMat-PatternStripes.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Procedural/Pattern/QuadMat-PatternStripes.mat @@ -4,8 +4,9 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: QuadMat-PatternStripes m_Shader: {fileID: 4800000, guid: 98e375610ce9c41b1b91f18bebbb18d3, type: 3} m_ShaderKeywords: @@ -59,7 +60,7 @@ Material: m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - - Vector1_37FDFA5F: 3 + - Vector1_37FDFA5F: 3.47 - Vector1_3C5F425C: 45 - Vector1_786FEA50: 2 - _AlphaClip: 0 diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Render Pipelines/LightweightAsset.asset b/ShaderGraph_ExampleLibrary_Project/Assets/Render Pipelines/LightweightAsset.asset index 5f54af0..9f26ee0 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Render Pipelines/LightweightAsset.asset +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Render Pipelines/LightweightAsset.asset @@ -4,38 +4,41 @@ MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInternal: {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: bf2edee5c58d82540a51f03df9d42094, type: 3} m_Name: LightweightAsset m_EditorClassIdentifier: - k_AssetVersion: 3 - m_MaxPixelLights: 4 - m_SupportsVertexLight: 0 - m_RequireDepthTexture: 0 - m_RequireSoftParticles: 0 - m_RequireOpaqueTexture: 0 + k_AssetVersion: 4 + m_RequireDepthTexture: 1 + m_RequireOpaqueTexture: 1 m_OpaqueDownsampling: 1 - m_SupportsHDR: 0 - m_MSAA: 4 + m_SupportsHDR: 1 + m_MSAA: 8 m_RenderScale: 1 - m_SupportsDynamicBatching: 1 - m_DirectionalShadowsSupported: 1 - m_ShadowAtlasResolution: 4096 + m_MainLightRenderingMode: 1 + m_MainLightShadowsSupported: 1 + m_MainLightShadowmapResolution: 2048 + m_AdditionalLightsRenderingMode: 1 + m_AdditionalLightsPerObjectLimit: 4 + m_AdditionalLightShadowsSupported: 0 + m_AdditionalLightsShadowmapResolution: 512 m_ShadowDistance: 50 - m_ShadowCascades: 1 + m_ShadowCascades: 2 m_Cascade2Split: 0.25 m_Cascade4Split: {x: 0.067, y: 0.2, z: 0.467} - m_LocalShadowsSupported: 1 - m_LocalShadowsAtlasResolution: 512 - m_SoftShadowsSupported: 0 - m_CustomShaderVariantStrippingSettings: 0 - m_KeepAdditionalLightVariants: 1 - m_KeepVertexLightVariants: 1 - m_KeepDirectionalShadowVariants: 1 - m_KeepLocalShadowVariants: 1 - m_KeepSoftShadowVariants: 1 - m_ResourcesAsset: {fileID: 11400000, guid: aac5a08c32552a14c89394b703f1978a, type: 2} + m_ShadowDepthBias: 1 + m_ShadowNormalBias: 1 + m_SoftShadowsSupported: 1 + m_SupportsDynamicBatching: 1 + m_MixedLightingSupported: 1 m_ShadowType: 1 + m_LocalShadowsSupported: 0 + m_LocalShadowsAtlasResolution: 256 + m_MaxPixelLights: 0 + m_ShadowAtlasResolution: 256 + m_ResourcesAsset: {fileID: 11400000, guid: aac5a08c32552a14c89394b703f1978a, type: 2} + m_ShaderVariantLogLevel: 0 diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE.meta new file mode 100644 index 0000000..7a262cd --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5190480eb5fea4ba8a504b6e47545722 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups.meta new file mode 100644 index 0000000..822f2a3 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 67af8f6dd136fae4da88551f5aac5821 +folderAsset: yes +timeCreated: 1507104117 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock1_LOD0.prefab b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock1_LOD0.prefab new file mode 100644 index 0000000..872589c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock1_LOD0.prefab @@ -0,0 +1,364 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1825857014754116} + m_IsPrefabParent: 1 +--- !u!1 &1256007504457068 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4492851499875808} + - component: {fileID: 33293926291705262} + - component: {fileID: 23775723770539628} + m_Layer: 0 + m_Name: rock1_LOD2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1486956255935974 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4837086248136730} + - component: {fileID: 33648159336166038} + - component: {fileID: 23088391651999172} + m_Layer: 0 + m_Name: rock1_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1737577475635206 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4627699090411614} + - component: {fileID: 33637410381036002} + - component: {fileID: 23629859373902552} + m_Layer: 0 + m_Name: rock1_LOD1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1825857014754116 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4524159465529112} + - component: {fileID: 205744594131909516} + m_Layer: 0 + m_Name: rock1_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1907268381372536 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4571228859361686} + - component: {fileID: 33445402772444830} + - component: {fileID: 65849177170640886} + - component: {fileID: 23618363836262654} + m_Layer: 0 + m_Name: rock1_LOD3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4492851499875808 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1256007504457068} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4524159465529112} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4524159465529112 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1825857014754116} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 2.45, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4837086248136730} + - {fileID: 4627699090411614} + - {fileID: 4492851499875808} + - {fileID: 4571228859361686} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4571228859361686 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1907268381372536} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.005337566, y: 0.0004580617, z: 0.00053472817} + m_LocalScale: {x: 6.0498624, y: 6.0498624, z: 6.0498624} + m_Children: [] + m_Father: {fileID: 4524159465529112} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4627699090411614 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1737577475635206} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4524159465529112} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4837086248136730 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1486956255935974} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4524159465529112} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23088391651999172 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1486956255935974} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 8d903a27c6f49e147bcf075452ed1736, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23618363836262654 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1907268381372536} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 8d903a27c6f49e147bcf075452ed1736, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 1 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23629859373902552 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1737577475635206} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 8d903a27c6f49e147bcf075452ed1736, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23775723770539628 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1256007504457068} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 8d903a27c6f49e147bcf075452ed1736, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33293926291705262 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1256007504457068} + m_Mesh: {fileID: 4300000, guid: f101d47fcb49a7c46ba553053a42ba56, type: 3} +--- !u!33 &33445402772444830 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1907268381372536} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!33 &33637410381036002 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1737577475635206} + m_Mesh: {fileID: 4300000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} +--- !u!33 &33648159336166038 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1486956255935974} + m_Mesh: {fileID: 4300000, guid: 395cce1cea808a54c8df538cf4ff0a21, type: 3} +--- !u!65 &65849177170640886 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1907268381372536} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!205 &205744594131909516 +LODGroup: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1825857014754116} + serializedVersion: 2 + m_LocalReferencePoint: {x: 0.53375626, y: 0.04580593, z: 0.053472996} + m_Size: 8.097597 + m_FadeMode: 1 + m_AnimateCrossFading: 1 + m_LODs: + - screenRelativeHeight: 0.74765444 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23088391651999172} + - screenRelativeHeight: 0.5535495 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23629859373902552} + - screenRelativeHeight: 0.028782763 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23775723770539628} + - screenRelativeHeight: 0.0070702406 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23618363836262654} + m_Enabled: 1 diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock1_LOD0.prefab.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock1_LOD0.prefab.meta new file mode 100644 index 0000000..cce6591 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock1_LOD0.prefab.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 7c251b344139b0e409fb265cc2c3efc3 +timeCreated: 1506506639 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock2_LOD0.prefab b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock2_LOD0.prefab new file mode 100644 index 0000000..f19398d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock2_LOD0.prefab @@ -0,0 +1,364 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1311939128785062} + m_IsPrefabParent: 1 +--- !u!1 &1155027627820310 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4613155361432612} + - component: {fileID: 33249274882984054} + - component: {fileID: 65198498066325368} + - component: {fileID: 23803595634138058} + m_Layer: 0 + m_Name: rock2_LOD3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1311939128785062 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4544157765214884} + - component: {fileID: 205176963690524976} + m_Layer: 0 + m_Name: rock2_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1380895481412942 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4910254265818128} + - component: {fileID: 33551476351035060} + - component: {fileID: 23589412245484464} + m_Layer: 0 + m_Name: rock2_LOD2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1564741294391192 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4118927363479208} + - component: {fileID: 33270448787091884} + - component: {fileID: 23604938984995106} + m_Layer: 0 + m_Name: rock2_LOD1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1795858445063764 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4161662845552496} + - component: {fileID: 33738544231693812} + - component: {fileID: 23154113725590488} + m_Layer: 0 + m_Name: rock2_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4118927363479208 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1564741294391192} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4544157765214884} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4161662845552496 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1795858445063764} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4544157765214884} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4544157765214884 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1311939128785062} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 1.64, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4161662845552496} + - {fileID: 4118927363479208} + - {fileID: 4910254265818128} + - {fileID: 4613155361432612} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4613155361432612 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1155027627820310} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 7.67195, y: 7.6719537, z: 7.6719537} + m_Children: [] + m_Father: {fileID: 4544157765214884} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4910254265818128 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1380895481412942} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4544157765214884} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23154113725590488 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1795858445063764} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: d6f982bc28bad6e4ab8d036bbf676bb9, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23589412245484464 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1380895481412942} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: d6f982bc28bad6e4ab8d036bbf676bb9, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23604938984995106 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1564741294391192} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: d6f982bc28bad6e4ab8d036bbf676bb9, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23803595634138058 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1155027627820310} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: d6f982bc28bad6e4ab8d036bbf676bb9, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 1 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33249274882984054 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1155027627820310} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!33 &33270448787091884 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1564741294391192} + m_Mesh: {fileID: 4300000, guid: 82c6bc2e992926e4eadf809b9397b9a7, type: 3} +--- !u!33 &33551476351035060 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1380895481412942} + m_Mesh: {fileID: 4300000, guid: a6ec3703e29203d4cb67b94418cddab8, type: 3} +--- !u!33 &33738544231693812 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1795858445063764} + m_Mesh: {fileID: 4300000, guid: 5fe2f5cc1c7e6b542a0254c5b54176fa, type: 3} +--- !u!65 &65198498066325368 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1155027627820310} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!205 &205176963690524976 +LODGroup: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1311939128785062} + serializedVersion: 2 + m_LocalReferencePoint: {x: -0.5913296, y: 0.23293114, z: 0.624527} + m_Size: 26.435535 + m_FadeMode: 1 + m_AnimateCrossFading: 0 + m_LODs: + - screenRelativeHeight: 0.90217394 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23154113725590488} + - screenRelativeHeight: 0.6450664 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23604938984995106} + - screenRelativeHeight: 0.03476838 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23589412245484464} + - screenRelativeHeight: 0.009333708 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23803595634138058} + m_Enabled: 1 diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock2_LOD0.prefab.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock2_LOD0.prefab.meta new file mode 100644 index 0000000..475bbec --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock2_LOD0.prefab.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 7cec8804e22ff6e4592573d5042df101 +timeCreated: 1506506641 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock3_LOD0.prefab b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock3_LOD0.prefab new file mode 100644 index 0000000..e9c81c5 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock3_LOD0.prefab @@ -0,0 +1,364 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1947133227643770} + m_IsPrefabParent: 1 +--- !u!1 &1148857189378270 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4307316970631968} + - component: {fileID: 33354517520667850} + - component: {fileID: 23659567720181624} + m_Layer: 0 + m_Name: rock3_LOD2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1235711987584780 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4707657431359590} + - component: {fileID: 33104852936082960} + - component: {fileID: 23867078251749858} + m_Layer: 0 + m_Name: rock3_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1418614609744404 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4646853595941678} + - component: {fileID: 33663154604130950} + - component: {fileID: 23331584340396418} + m_Layer: 0 + m_Name: rock3_LOD1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1947133227643770 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4106854604787906} + - component: {fileID: 205652214009979300} + m_Layer: 0 + m_Name: rock3_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1963831480448766 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4057275099254824} + - component: {fileID: 33748740164303172} + - component: {fileID: 65240607106731930} + - component: {fileID: 23406409834028132} + m_Layer: 0 + m_Name: rock3_LOD3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4057275099254824 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1963831480448766} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 1.68, z: 0.051504612} + m_LocalScale: {x: 12.127165, y: 4.460512, z: 5.7979484} + m_Children: [] + m_Father: {fileID: 4106854604787906} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4106854604787906 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1947133227643770} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4707657431359590} + - {fileID: 4646853595941678} + - {fileID: 4307316970631968} + - {fileID: 4057275099254824} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4307316970631968 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1148857189378270} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1.05, y: 1.05, z: 1.05} + m_Children: [] + m_Father: {fileID: 4106854604787906} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4646853595941678 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1418614609744404} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4106854604787906} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4707657431359590 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1235711987584780} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4106854604787906} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23331584340396418 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1418614609744404} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 21f19aea2c13188419faa3d522346735, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23406409834028132 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1963831480448766} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: d6f982bc28bad6e4ab8d036bbf676bb9, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 1 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23659567720181624 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1148857189378270} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 21f19aea2c13188419faa3d522346735, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23867078251749858 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1235711987584780} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 21f19aea2c13188419faa3d522346735, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33104852936082960 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1235711987584780} + m_Mesh: {fileID: 4300000, guid: 413339dbbc52e4e44a563d9f8e19340c, type: 3} +--- !u!33 &33354517520667850 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1148857189378270} + m_Mesh: {fileID: 4300000, guid: 021723daefca0c64ca5ee38d604b5df3, type: 3} +--- !u!33 &33663154604130950 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1418614609744404} + m_Mesh: {fileID: 4300000, guid: b8a9670a25a6de74e8cab15d028d196d, type: 3} +--- !u!33 &33748740164303172 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1963831480448766} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!65 &65240607106731930 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1963831480448766} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!205 &205652214009979300 +LODGroup: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1947133227643770} + serializedVersion: 2 + m_LocalReferencePoint: {x: 0.36424255, y: 8.526895, z: -0.6057358} + m_Size: 59.73368 + m_FadeMode: 1 + m_AnimateCrossFading: 1 + m_LODs: + - screenRelativeHeight: 0.9754991 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23867078251749858} + - screenRelativeHeight: 0.7313799 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23331584340396418} + - screenRelativeHeight: 0.08082575 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23659567720181624} + - screenRelativeHeight: 0.024842652 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23406409834028132} + m_Enabled: 1 diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock3_LOD0.prefab.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock3_LOD0.prefab.meta new file mode 100644 index 0000000..886ae0e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock3_LOD0.prefab.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: a07bba0f0f6b70d428d5928a74460267 +timeCreated: 1506506643 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock4_LOD0.prefab b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock4_LOD0.prefab new file mode 100644 index 0000000..7a7529c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock4_LOD0.prefab @@ -0,0 +1,278 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1381760041697914} + m_IsPrefabParent: 1 +--- !u!1 &1136131421208508 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4427025860928672} + - component: {fileID: 33210855726071478} + - component: {fileID: 23112029347624458} + m_Layer: 0 + m_Name: rock4_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1381760041697914 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4820317572778310} + - component: {fileID: 205450721839618488} + m_Layer: 0 + m_Name: rock4_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1428984417165688 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4112685239800570} + - component: {fileID: 33125864542386282} + - component: {fileID: 23072856532073638} + m_Layer: 0 + m_Name: rock4_LOD1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1743435389637274 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4326852775318850} + - component: {fileID: 33348631795405286} + - component: {fileID: 23384491926347236} + m_Layer: 0 + m_Name: rock4_LOD2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4112685239800570 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1428984417165688} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4820317572778310} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4326852775318850 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1743435389637274} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4820317572778310} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4427025860928672 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1136131421208508} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4820317572778310} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4820317572778310 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1381760041697914} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4427025860928672} + - {fileID: 4112685239800570} + - {fileID: 4326852775318850} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23072856532073638 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1428984417165688} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 27c05d9a8bcc79041a304a145a002484, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23112029347624458 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1136131421208508} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 27c05d9a8bcc79041a304a145a002484, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23384491926347236 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1743435389637274} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 27c05d9a8bcc79041a304a145a002484, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33125864542386282 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1428984417165688} + m_Mesh: {fileID: 4300000, guid: 80c3ef9d2c3a0304db9102badc344c6f, type: 3} +--- !u!33 &33210855726071478 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1136131421208508} + m_Mesh: {fileID: 4300000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} +--- !u!33 &33348631795405286 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1743435389637274} + m_Mesh: {fileID: 4300000, guid: 3e0e689754be2b24ca3288f9bad7aa61, type: 3} +--- !u!205 &205450721839618488 +LODGroup: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1381760041697914} + serializedVersion: 2 + m_LocalReferencePoint: {x: -1.0630846, y: 1.5013552, z: -0.022099972} + m_Size: 10.599396 + m_FadeMode: 1 + m_AnimateCrossFading: 0 + m_LODs: + - screenRelativeHeight: 0.7354318 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23112029347624458} + - screenRelativeHeight: 0.54653007 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23072856532073638} + - renderer: {fileID: 23112029347624458} + - screenRelativeHeight: 0.0058462913 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23384491926347236} + m_Enabled: 1 diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock4_LOD0.prefab.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock4_LOD0.prefab.meta new file mode 100644 index 0000000..2815f4e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock4_LOD0.prefab.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 91539656a2852a24894b1408b15af8fa +timeCreated: 1506506645 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock5_LOD0.prefab b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock5_LOD0.prefab new file mode 100644 index 0000000..506e5cc --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock5_LOD0.prefab @@ -0,0 +1,364 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1539770375662012} + m_IsPrefabParent: 1 +--- !u!1 &1041646318583772 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4307821292894882} + - component: {fileID: 33199879731804218} + - component: {fileID: 23356504366171882} + m_Layer: 0 + m_Name: rock5_LOD2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1184576362461502 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4521687307083102} + - component: {fileID: 33119585792506172} + - component: {fileID: 23642207860882246} + m_Layer: 0 + m_Name: rock5_LOD1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1539770375662012 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4868015793844230} + - component: {fileID: 205757794941531086} + m_Layer: 0 + m_Name: rock5_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1692487562191364 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4104847607385562} + - component: {fileID: 33917132238329510} + - component: {fileID: 65520492299316454} + - component: {fileID: 23445505333420016} + m_Layer: 0 + m_Name: rock5_LOD3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1755169587655136 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4441417803303320} + - component: {fileID: 33194174720027896} + - component: {fileID: 23528456517386840} + m_Layer: 0 + m_Name: rock5_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4104847607385562 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1692487562191364} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.08903512, y: 0.044518225, z: 0.051504612} + m_LocalScale: {x: 0.2739568, y: 0.07044761, z: 0.117146544} + m_Children: [] + m_Father: {fileID: 4868015793844230} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4307821292894882 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1041646318583772} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4868015793844230} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4441417803303320 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1755169587655136} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4868015793844230} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4521687307083102 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1184576362461502} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.075935125, y: 0.029918224, z: 0.051504612} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4868015793844230} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4868015793844230 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1539770375662012} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4441417803303320} + - {fileID: 4521687307083102} + - {fileID: 4307821292894882} + - {fileID: 4104847607385562} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23356504366171882 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1041646318583772} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 719a7cd3e3808e348a1cc6216b97ac4e, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23445505333420016 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1692487562191364} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 719a7cd3e3808e348a1cc6216b97ac4e, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 1 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23528456517386840 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1755169587655136} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 719a7cd3e3808e348a1cc6216b97ac4e, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23642207860882246 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1184576362461502} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 719a7cd3e3808e348a1cc6216b97ac4e, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33119585792506172 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1184576362461502} + m_Mesh: {fileID: 4300000, guid: 0ed37f148e3166d42b0d653a3ba63eba, type: 3} +--- !u!33 &33194174720027896 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1755169587655136} + m_Mesh: {fileID: 4300000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} +--- !u!33 &33199879731804218 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1041646318583772} + m_Mesh: {fileID: 4300000, guid: 8414d8f854290ba4187559add5d51c3e, type: 3} +--- !u!33 &33917132238329510 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1692487562191364} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!65 &65520492299316454 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1692487562191364} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!205 &205757794941531086 +LODGroup: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1539770375662012} + serializedVersion: 2 + m_LocalReferencePoint: {x: 0.21466446, y: 3.4744434, z: -0.6413479} + m_Size: 30.604338 + m_FadeMode: 1 + m_AnimateCrossFading: 1 + m_LODs: + - screenRelativeHeight: 0.6758271 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23528456517386840} + - screenRelativeHeight: 0.3427341 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23642207860882246} + - screenRelativeHeight: 0.08082575 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23356504366171882} + - screenRelativeHeight: 0.05 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23445505333420016} + m_Enabled: 1 diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock5_LOD0.prefab.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock5_LOD0.prefab.meta new file mode 100644 index 0000000..d672ce3 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock5_LOD0.prefab.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: c0a13742618afdb4cb2d9e33d51eac24 +timeCreated: 1506506648 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock6_LOD0.prefab b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock6_LOD0.prefab new file mode 100644 index 0000000..633c3fb --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock6_LOD0.prefab @@ -0,0 +1,364 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1788428310481794} + m_IsPrefabParent: 1 +--- !u!1 &1091472199776842 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4556468865127710} + - component: {fileID: 33599459882216494} + - component: {fileID: 23308189751682668} + m_Layer: 0 + m_Name: rock6_LOD2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1239156139190552 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4632249756095536} + - component: {fileID: 33868072137929880} + - component: {fileID: 23041671908620814} + m_Layer: 0 + m_Name: rock6_LOD1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1507085233702816 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4420121017292908} + - component: {fileID: 33656134789146168} + - component: {fileID: 23569553767567444} + m_Layer: 0 + m_Name: rock6_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1704675820920688 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4384207015940412} + - component: {fileID: 33086472149297286} + - component: {fileID: 65513823568321344} + - component: {fileID: 23338081927627936} + m_Layer: 0 + m_Name: rock6_LOD3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1788428310481794 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4064086369364788} + - component: {fileID: 205782464888577802} + m_Layer: 0 + m_Name: rock6_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4064086369364788 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1788428310481794} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4420121017292908} + - {fileID: 4632249756095536} + - {fileID: 4556468865127710} + - {fileID: 4384207015940412} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4384207015940412 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1704675820920688} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.003, y: -0.004, z: 0} + m_LocalScale: {x: 0.096668385, y: 0.16104493, z: 0.117146544} + m_Children: [] + m_Father: {fileID: 4064086369364788} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4420121017292908 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1507085233702816} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4064086369364788} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4556468865127710 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1091472199776842} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4064086369364788} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4632249756095536 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1239156139190552} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4064086369364788} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23041671908620814 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1239156139190552} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 298b3f7251579234b908b27dc0afe724, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23308189751682668 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1091472199776842} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 298b3f7251579234b908b27dc0afe724, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23338081927627936 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1704675820920688} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 719a7cd3e3808e348a1cc6216b97ac4e, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 1 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!23 &23569553767567444 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1507085233702816} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 298b3f7251579234b908b27dc0afe724, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33086472149297286 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1704675820920688} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!33 &33599459882216494 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1091472199776842} + m_Mesh: {fileID: 4300000, guid: 7fe6223b2ee42544d96903008fd4553f, type: 3} +--- !u!33 &33656134789146168 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1507085233702816} + m_Mesh: {fileID: 4300000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} +--- !u!33 &33868072137929880 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1239156139190552} + m_Mesh: {fileID: 4300000, guid: 5405a12a60795b24abee3c451321bcb1, type: 3} +--- !u!65 &65513823568321344 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1704675820920688} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!205 &205782464888577802 +LODGroup: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1788428310481794} + serializedVersion: 2 + m_LocalReferencePoint: {x: -0.28126478, y: 0.35065746, z: -0.10447693} + m_Size: 24.67967 + m_FadeMode: 1 + m_AnimateCrossFading: 0 + m_LODs: + - screenRelativeHeight: 0.6 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23569553767567444} + - screenRelativeHeight: 0.3 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23041671908620814} + - screenRelativeHeight: 0.08082575 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23308189751682668} + - screenRelativeHeight: 0.05 + fadeTransitionWidth: 0 + renderers: + - renderer: {fileID: 23338081927627936} + m_Enabled: 1 diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock6_LOD0.prefab.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock6_LOD0.prefab.meta new file mode 100644 index 0000000..d698785 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/LODGroups/rock6_LOD0.prefab.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 37dabd90c72b00f42b1516f05b9ae93e +timeCreated: 1506506650 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials.meta new file mode 100644 index 0000000..1db8921 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 1835d4aa33740d9498bedb47ae158eaf +folderAsset: yes +timeCreated: 1507104117 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/ground.mat b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/ground.mat new file mode 100644 index 0000000..3c38753 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/ground.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: ground + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.172 + - _GlossyReflections: 1 + - _Metallic: 0.672 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.60294116, g: 0.47648248, b: 0.39457178, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/ground.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/ground.mat.meta new file mode 100644 index 0000000..1ac212e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/ground.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 296361e224a0e6049bcc6cb70f05a3e5 +timeCreated: 1507108973 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock1_Albedo.mat b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock1_Albedo.mat new file mode 100644 index 0000000..c756cdc --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock1_Albedo.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: rock1_Albedo + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: aac47418816937847a25309d17d11975, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3a0af722af8095a40b4cacf70896912c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 0928c82f01854414980fbe8d1c86be37, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 3b15e54c59196c1419009746926fb72e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.208 + - _Glossiness: 0.154 + - _GlossyReflections: 1 + - _Metallic: 0.816 + - _Mode: 0 + - _OcclusionStrength: 0.84 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock1_Albedo.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock1_Albedo.mat.meta new file mode 100644 index 0000000..e0fc935 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock1_Albedo.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 8d903a27c6f49e147bcf075452ed1736 +timeCreated: 1496217418 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock2_Albedo.mat b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock2_Albedo.mat new file mode 100644 index 0000000..8ab30ee --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock2_Albedo.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: rock2_Albedo + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: b235ee1ae864abe4b8e4718eac0b083e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 6796fb35b3afa6f4db6be3634906dafe, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: eb5d9ce2a58346e41b85b18860422d1f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 9a0180519075735469860ff43d307486, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.208 + - _Glossiness: 0.227 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 0.84 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.66176474, g: 0.66176474, b: 0.66176474, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock2_Albedo.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock2_Albedo.mat.meta new file mode 100644 index 0000000..88d9817 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock2_Albedo.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: d6f982bc28bad6e4ab8d036bbf676bb9 +timeCreated: 1496217418 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock3_Albedo.mat b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock3_Albedo.mat new file mode 100644 index 0000000..0dd1495 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock3_Albedo.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: rock3_Albedo + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 69bbe2cccef94864b8a89983e392c3d5, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d8c97d7a68fceea488f8c4884782437f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: db25ba28c1a5cef4abc3e86440d343bb, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: ed6e59ac8d1070a49a71709a9803c354, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.208 + - _Glossiness: 0.104 + - _GlossyReflections: 1 + - _Metallic: 0.149 + - _Mode: 0 + - _OcclusionStrength: 0.84 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.66176474, g: 0.66176474, b: 0.66176474, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock3_Albedo.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock3_Albedo.mat.meta new file mode 100644 index 0000000..6ce07d2 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock3_Albedo.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 21f19aea2c13188419faa3d522346735 +timeCreated: 1496217419 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock4_Albedo.mat b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock4_Albedo.mat new file mode 100644 index 0000000..428add8 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock4_Albedo.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: rock4_Albedo + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 049aac5882ef96643852d55695acfe87, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 7e03c29b988d46f4e8c947ba1f9f6209, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 3d35a4750e5da974088510faf8ee884a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: d5b9f9620b7ac074eae382ca2d9f223b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.208 + - _Glossiness: 0.555 + - _GlossyReflections: 1 + - _Metallic: 0.4 + - _Mode: 0 + - _OcclusionStrength: 0.84 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.66176474, g: 0.66176474, b: 0.66176474, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock4_Albedo.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock4_Albedo.mat.meta new file mode 100644 index 0000000..9c48ce5 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock4_Albedo.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 27c05d9a8bcc79041a304a145a002484 +timeCreated: 1496217419 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock5_Albedo.mat b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock5_Albedo.mat new file mode 100644 index 0000000..4feb2f5 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock5_Albedo.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: rock5_Albedo + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 0ecd76dfcf66ace4b959bc72e08cafbc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 201db37f799ba734985ab982084845f9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 93588b61aa11ae8439630beca49fccd9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 6576a0bc62730864594eb8b5f5cefdda, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.208 + - _Glossiness: 0.294 + - _GlossyReflections: 1 + - _Metallic: 0.4 + - _Mode: 0 + - _OcclusionStrength: 0.84 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.66176474, g: 0.66176474, b: 0.66176474, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock5_Albedo.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock5_Albedo.mat.meta new file mode 100644 index 0000000..851a177 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock5_Albedo.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 719a7cd3e3808e348a1cc6216b97ac4e +timeCreated: 1496217417 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock6_Albedo.mat b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock6_Albedo.mat new file mode 100644 index 0000000..bc7ec9c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock6_Albedo.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: rock6_Albedo + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ed5be8073f45e034ebfcd4fc9915c723, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: aeddda9e80b69e94a93ae9d7f933e542, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 8c9fc74d28f678c4db70c703fe70ab92, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: ae24f4ab08dc7bb44b0e39d845447db6, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.208 + - _Glossiness: 0.395 + - _GlossyReflections: 1 + - _Metallic: 0.4 + - _Mode: 0 + - _OcclusionStrength: 0.84 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.66176474, g: 0.66176474, b: 0.66176474, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock6_Albedo.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock6_Albedo.mat.meta new file mode 100644 index 0000000..ccdd0bc --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Materials/rock6_Albedo.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 298b3f7251579234b908b27dc0afe724 +timeCreated: 1496217418 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/New Terrain.asset b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/New Terrain.asset new file mode 100644 index 0000000..3c2c755 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/New Terrain.asset differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/New Terrain.asset.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/New Terrain.asset.meta new file mode 100644 index 0000000..2d819c4 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/New Terrain.asset.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: ca0dc48cf1847674a9d204b4af6f8d0a +timeCreated: 1506962445 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures.meta new file mode 100644 index 0000000..9099ee4 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: f62a88e6ccf5d514999e395e2a619b06 +folderAsset: yes +timeCreated: 1507104117 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Skyboxes.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Skyboxes.meta new file mode 100644 index 0000000..d26f1f7 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Skyboxes.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 23a1d8b7680cc564fbaa9cff36945931 +folderAsset: yes +timeCreated: 1507104117 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Skyboxes/SkyBoxDay.mat b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Skyboxes/SkyBoxDay.mat new file mode 100644 index 0000000..340f89e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Skyboxes/SkyBoxDay.mat @@ -0,0 +1,145 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: SkyBoxDay + m_Shader: {fileID: 106, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _SUNDISK_HIGH_QUALITY + m_LightmapFlags: 1 + m_CustomRenderQueue: -1 + stringTagMap: {} + m_SavedProperties: + serializedVersion: 2 + m_TexEnvs: + - first: + name: _BumpMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - first: + name: _DetailAlbedoMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - first: + name: _DetailMask + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - first: + name: _DetailNormalMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - first: + name: _EmissionMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - first: + name: _MainTex + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - first: + name: _MetallicGlossMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - first: + name: _OcclusionMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - first: + name: _ParallaxMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - first: + name: _AtmosphereThickness + second: 1 + - first: + name: _BumpScale + second: 1 + - first: + name: _Cutoff + second: 0.5 + - first: + name: _DetailNormalMapScale + second: 1 + - first: + name: _DstBlend + second: 0 + - first: + name: _Exposure + second: 1.6 + - first: + name: _GlossMapScale + second: 1 + - first: + name: _Glossiness + second: 0.5 + - first: + name: _GlossyReflections + second: 1 + - first: + name: _Metallic + second: 0 + - first: + name: _Mode + second: 0 + - first: + name: _OcclusionStrength + second: 1 + - first: + name: _Parallax + second: 0.02 + - first: + name: _SmoothnessTextureChannel + second: 0 + - first: + name: _SpecularHighlights + second: 1 + - first: + name: _SrcBlend + second: 1 + - first: + name: _SunDisk + second: 2 + - first: + name: _SunSize + second: 0.2 + - first: + name: _UVSec + second: 0 + - first: + name: _ZWrite + second: 1 + m_Colors: + - first: + name: _Color + second: {r: 1, g: 1, b: 1, a: 1} + - first: + name: _EmissionColor + second: {r: 0, g: 0, b: 0, a: 1} + - first: + name: _GroundColor + second: {r: 0.2911004, g: 0.31617647, b: 0.27665442, a: 1} + - first: + name: _SkyTint + second: {r: 0.5, g: 0.5, b: 0.5, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Skyboxes/SkyBoxDay.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Skyboxes/SkyBoxDay.mat.meta new file mode 100644 index 0000000..2ead352 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Skyboxes/SkyBoxDay.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c0592463c845fe8439c0852d31af7e0a +timeCreated: 1472119356 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures.meta new file mode 100644 index 0000000..25d690f --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 1f1535f8afc49c449b0b77c2d7395bd0 +folderAsset: yes +timeCreated: 1507104117 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures.meta new file mode 100644 index 0000000..e6ede4b --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 061518e09e1d002418378775021271b8 +folderAsset: yes +timeCreated: 1507104117 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/flower_red.tga b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/flower_red.tga new file mode 100644 index 0000000..b9f7601 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/flower_red.tga differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/flower_red.tga.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/flower_red.tga.meta new file mode 100644 index 0000000..3e36b61 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/flower_red.tga.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: c7fe8b752a367834095d8e17bd906aa4 +timeCreated: 1500991603 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/grass.tga b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/grass.tga new file mode 100644 index 0000000..7389ad1 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/grass.tga differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/grass.tga.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/grass.tga.meta new file mode 100644 index 0000000..4f47532 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Grass_Textures/grass.tga.meta @@ -0,0 +1,54 @@ +fileFormatVersion: 2 +guid: d620dd58761f46d4c8eb9af569c2fa57 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 512 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures.meta new file mode 100644 index 0000000..2ed982c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 151afb9f0fe1f4a4e893a1097050350d +folderAsset: yes +timeCreated: 1507104117 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Diffuse.psd b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Diffuse.psd new file mode 100644 index 0000000..7078ec1 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Diffuse.psd differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Diffuse.psd.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Diffuse.psd.meta new file mode 100644 index 0000000..f557bbf --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Diffuse.psd.meta @@ -0,0 +1,54 @@ +fileFormatVersion: 2 +guid: 7f316f91b1033294db619c1c980a91ce +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Normal.psd b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Normal.psd new file mode 100644 index 0000000..cf2c774 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Normal.psd differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Normal.psd.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Normal.psd.meta new file mode 100644 index 0000000..55c4ec7 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Cliff_Rock_Normal.psd.meta @@ -0,0 +1,54 @@ +fileFormatVersion: 2 +guid: 98b4ee744ae41e343a3e6f5e84f71f71 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Diffuse.psd b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Diffuse.psd new file mode 100644 index 0000000..aba2e72 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Diffuse.psd differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Diffuse.psd.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Diffuse.psd.meta new file mode 100644 index 0000000..28d32b7 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Diffuse.psd.meta @@ -0,0 +1,54 @@ +fileFormatVersion: 2 +guid: bb8549324f6331240b306b8ecb2e697f +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Normal.psd b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Normal.psd new file mode 100644 index 0000000..51a2566 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Normal.psd differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Normal.psd.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Normal.psd.meta new file mode 100644 index 0000000..a1bc2ad --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Ground_Textures/Terr_Grass_Normal.psd.meta @@ -0,0 +1,54 @@ +fileFormatVersion: 2 +guid: 7e28e32cf872e1e4b804bbe33f1b612c +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Diffuse.psd b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Diffuse.psd new file mode 100644 index 0000000..c3f8165 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Diffuse.psd differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Diffuse.psd.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Diffuse.psd.meta new file mode 100644 index 0000000..6ee783b --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Diffuse.psd.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 040e41db00aa4b749b120f8717b9d5f0 +timeCreated: 1496837472 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 1 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Normal.psd b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Normal.psd new file mode 100644 index 0000000..2331293 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Normal.psd differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Normal.psd.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Normal.psd.meta new file mode 100644 index 0000000..d67787c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/Terrain_Textures/Terr_Dirt_Normal.psd.meta @@ -0,0 +1,54 @@ +fileFormatVersion: 2 +guid: bd7f8bdf4ffc9c24e80742da6278cdc5 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Albedo.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Albedo.png new file mode 100644 index 0000000..e16d199 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Albedo.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Albedo.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Albedo.png.meta new file mode 100644 index 0000000..24ef8a2 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 3a0af722af8095a40b4cacf70896912c +timeCreated: 1496217404 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Metallic.tga b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Metallic.tga new file mode 100644 index 0000000..6f6a4ab Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Metallic.tga differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Metallic.tga.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Metallic.tga.meta new file mode 100644 index 0000000..9ed523d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Metallic.tga.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 0928c82f01854414980fbe8d1c86be37 +timeCreated: 1496217402 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Normal.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Normal.png new file mode 100644 index 0000000..bdbcb25 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Normal.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Normal.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Normal.png.meta new file mode 100644 index 0000000..c3a9a2c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: aac47418816937847a25309d17d11975 +timeCreated: 1496217410 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Occlusion.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Occlusion.png new file mode 100644 index 0000000..7920b79 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Occlusion.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Occlusion.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Occlusion.png.meta new file mode 100644 index 0000000..e0bde42 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock1_Occlusion.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 3b15e54c59196c1419009746926fb72e +timeCreated: 1496217405 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Albedo.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Albedo.png new file mode 100644 index 0000000..6df9be6 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Albedo.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Albedo.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Albedo.png.meta new file mode 100644 index 0000000..ba4278c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 6796fb35b3afa6f4db6be3634906dafe +timeCreated: 1496217406 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Metallic.tga b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Metallic.tga new file mode 100644 index 0000000..17ade54 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Metallic.tga differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Metallic.tga.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Metallic.tga.meta new file mode 100644 index 0000000..e512c53 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Metallic.tga.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: eb5d9ce2a58346e41b85b18860422d1f +timeCreated: 1496217416 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Normal.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Normal.png new file mode 100644 index 0000000..633b9a7 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Normal.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Normal.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Normal.png.meta new file mode 100644 index 0000000..9bcfec1 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: b235ee1ae864abe4b8e4718eac0b083e +timeCreated: 1496217412 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Occlusion.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Occlusion.png new file mode 100644 index 0000000..5ec5ae4 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Occlusion.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Occlusion.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Occlusion.png.meta new file mode 100644 index 0000000..b0471bc --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock2_Occlusion.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 9a0180519075735469860ff43d307486 +timeCreated: 1496217409 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Albedo.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Albedo.png new file mode 100644 index 0000000..a649af3 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Albedo.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Albedo.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Albedo.png.meta new file mode 100644 index 0000000..bc8ddb1 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: d8c97d7a68fceea488f8c4884782437f +timeCreated: 1496217413 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Metallic.tga b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Metallic.tga new file mode 100644 index 0000000..3645013 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Metallic.tga differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Metallic.tga.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Metallic.tga.meta new file mode 100644 index 0000000..18b3d96 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Metallic.tga.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: db25ba28c1a5cef4abc3e86440d343bb +timeCreated: 1496217414 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Normal.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Normal.png new file mode 100644 index 0000000..2dad1da Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Normal.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Normal.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Normal.png.meta new file mode 100644 index 0000000..427f03c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 69bbe2cccef94864b8a89983e392c3d5 +timeCreated: 1496217407 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Occlusion.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Occlusion.png new file mode 100644 index 0000000..31cedc9 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Occlusion.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Occlusion.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Occlusion.png.meta new file mode 100644 index 0000000..1fc27af --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock3_Occlusion.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: ed6e59ac8d1070a49a71709a9803c354 +timeCreated: 1496217417 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Albedo.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Albedo.png new file mode 100644 index 0000000..48c306f Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Albedo.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Albedo.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Albedo.png.meta new file mode 100644 index 0000000..e6db6f2 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 7e03c29b988d46f4e8c947ba1f9f6209 +timeCreated: 1496217408 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Metallic.tga b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Metallic.tga new file mode 100644 index 0000000..1ea085f Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Metallic.tga differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Metallic.tga.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Metallic.tga.meta new file mode 100644 index 0000000..06bf3a2 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Metallic.tga.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 3d35a4750e5da974088510faf8ee884a +timeCreated: 1496217405 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Normal.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Normal.png new file mode 100644 index 0000000..38d20a9 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Normal.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Normal.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Normal.png.meta new file mode 100644 index 0000000..68b6c79 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 049aac5882ef96643852d55695acfe87 +timeCreated: 1496217402 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Occlusion.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Occlusion.png new file mode 100644 index 0000000..db174be Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Occlusion.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Occlusion.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Occlusion.png.meta new file mode 100644 index 0000000..271a49e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock4_Occlusion.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: d5b9f9620b7ac074eae382ca2d9f223b +timeCreated: 1496217413 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Albedo.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Albedo.png new file mode 100644 index 0000000..735fc58 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Albedo.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Albedo.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Albedo.png.meta new file mode 100644 index 0000000..fce65b0 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 201db37f799ba734985ab982084845f9 +timeCreated: 1496217403 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Metallic.tga b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Metallic.tga new file mode 100644 index 0000000..cdcaace Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Metallic.tga differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Metallic.tga.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Metallic.tga.meta new file mode 100644 index 0000000..825e2e5 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Metallic.tga.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 93588b61aa11ae8439630beca49fccd9 +timeCreated: 1496217409 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Normal.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Normal.png new file mode 100644 index 0000000..8321c0d Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Normal.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Normal.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Normal.png.meta new file mode 100644 index 0000000..8de3a5a --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: 0ecd76dfcf66ace4b959bc72e08cafbc +timeCreated: 1496217403 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Occlusion.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Occlusion.png new file mode 100644 index 0000000..a7052ec Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Occlusion.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Occlusion.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Occlusion.png.meta new file mode 100644 index 0000000..e213611 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock5_Occlusion.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 6576a0bc62730864594eb8b5f5cefdda +timeCreated: 1496217405 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Albedo.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Albedo.png new file mode 100644 index 0000000..178834e Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Albedo.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Albedo.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Albedo.png.meta new file mode 100644 index 0000000..80ac999 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Albedo.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: aeddda9e80b69e94a93ae9d7f933e542 +timeCreated: 1496217411 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Metallic.tga b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Metallic.tga new file mode 100644 index 0000000..603d3e4 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Metallic.tga differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Metallic.tga.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Metallic.tga.meta new file mode 100644 index 0000000..e613b36 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Metallic.tga.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 8c9fc74d28f678c4db70c703fe70ab92 +timeCreated: 1496217408 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Normal.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Normal.png new file mode 100644 index 0000000..5a5e343 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Normal.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Normal.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Normal.png.meta new file mode 100644 index 0000000..1ff1f2a --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Normal.png.meta @@ -0,0 +1,76 @@ +fileFormatVersion: 2 +guid: ed5be8073f45e034ebfcd4fc9915c723 +timeCreated: 1496217416 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Occlusion.png b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Occlusion.png new file mode 100644 index 0000000..f884b8c Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Occlusion.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Occlusion.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Occlusion.png.meta new file mode 100644 index 0000000..2e7a702 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/Textures/rock6_Occlusion.png.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: ae24f4ab08dc7bb44b0e39d845447db6 +timeCreated: 1496217411 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh.meta new file mode 100644 index 0000000..07e972d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 7b4e81ec782e90e4eb697d0c7f402967 +folderAsset: yes +timeCreated: 1507104117 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD0.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD0.fbx new file mode 100644 index 0000000..3a033b8 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD0.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD0.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD0.fbx.meta new file mode 100644 index 0000000..b268753 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD0.fbx.meta @@ -0,0 +1,87 @@ +fileFormatVersion: 2 +guid: 395cce1cea808a54c8df538cf4ff0a21 +timeCreated: 1506521693 +licenseType: Store +ModelImporter: + serializedVersion: 21 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock1 + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD1.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD1.fbx new file mode 100644 index 0000000..95fb4d6 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD1.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD1.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD1.fbx.meta new file mode 100644 index 0000000..a8d7f32 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD1.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 7c076eb1f10273a44ab220dfdc930e2b +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock1 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock1 + second: {fileID: 2100000, guid: 8d903a27c6f49e147bcf075452ed1736, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD2.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD2.fbx new file mode 100644 index 0000000..2e06abf Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD2.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD2.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD2.fbx.meta new file mode 100644 index 0000000..125315e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock1_LOD2.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: f101d47fcb49a7c46ba553053a42ba56 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock1 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock1 + second: {fileID: 2100000, guid: 8d903a27c6f49e147bcf075452ed1736, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD0.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD0.fbx new file mode 100644 index 0000000..c3c142d Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD0.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD0.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD0.fbx.meta new file mode 100644 index 0000000..9ffde1a --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD0.fbx.meta @@ -0,0 +1,87 @@ +fileFormatVersion: 2 +guid: 5fe2f5cc1c7e6b542a0254c5b54176fa +timeCreated: 1506521694 +licenseType: Store +ModelImporter: + serializedVersion: 21 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock2 + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 0.2 + meshCompression: 0 + addColliders: 0 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD1.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD1.fbx new file mode 100644 index 0000000..17488fd Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD1.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD1.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD1.fbx.meta new file mode 100644 index 0000000..fad12b5 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD1.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 82c6bc2e992926e4eadf809b9397b9a7 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock2 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock2 + second: {fileID: 2100000, guid: d6f982bc28bad6e4ab8d036bbf676bb9, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 0.2 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD2.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD2.fbx new file mode 100644 index 0000000..6157040 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD2.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD2.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD2.fbx.meta new file mode 100644 index 0000000..bf34912 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock2_LOD2.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: a6ec3703e29203d4cb67b94418cddab8 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock2 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock2 + second: {fileID: 2100000, guid: d6f982bc28bad6e4ab8d036bbf676bb9, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 0.2 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD0.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD0.fbx new file mode 100644 index 0000000..6bdb1da Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD0.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD0.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD0.fbx.meta new file mode 100644 index 0000000..b89fda3 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD0.fbx.meta @@ -0,0 +1,87 @@ +fileFormatVersion: 2 +guid: 413339dbbc52e4e44a563d9f8e19340c +timeCreated: 1506521693 +licenseType: Store +ModelImporter: + serializedVersion: 21 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock3 + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 0.5 + meshCompression: 0 + addColliders: 0 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD1.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD1.fbx new file mode 100644 index 0000000..be07aa0 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD1.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD1.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD1.fbx.meta new file mode 100644 index 0000000..6204708 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD1.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: b8a9670a25a6de74e8cab15d028d196d +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock3 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock3 + second: {fileID: 2100000, guid: 21f19aea2c13188419faa3d522346735, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 0.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD2.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD2.fbx new file mode 100644 index 0000000..350b07a Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD2.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD2.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD2.fbx.meta new file mode 100644 index 0000000..fb004ac --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock3_LOD2.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 021723daefca0c64ca5ee38d604b5df3 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock3 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock3 + second: {fileID: 2100000, guid: 21f19aea2c13188419faa3d522346735, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 0.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD0.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD0.fbx new file mode 100644 index 0000000..64abdd6 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD0.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD0.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD0.fbx.meta new file mode 100644 index 0000000..becb33e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD0.fbx.meta @@ -0,0 +1,87 @@ +fileFormatVersion: 2 +guid: 2ead09f5d1499f94fa7752857724d027 +timeCreated: 1506521693 +licenseType: Store +ModelImporter: + serializedVersion: 21 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock4 + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 0.5 + meshCompression: 0 + addColliders: 0 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD1.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD1.fbx new file mode 100644 index 0000000..c02d805 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD1.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD1.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD1.fbx.meta new file mode 100644 index 0000000..0a19bb5 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD1.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 80c3ef9d2c3a0304db9102badc344c6f +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock4 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock4 + second: {fileID: 2100000, guid: 27c05d9a8bcc79041a304a145a002484, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 0.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD2.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD2.fbx new file mode 100644 index 0000000..ccdf2cd Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD2.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD2.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD2.fbx.meta new file mode 100644 index 0000000..3f0302e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock4_LOD2.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 3e0e689754be2b24ca3288f9bad7aa61 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock4 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock4 + second: {fileID: 2100000, guid: 27c05d9a8bcc79041a304a145a002484, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 0.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD0.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD0.fbx new file mode 100644 index 0000000..cbe0488 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD0.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD0.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD0.fbx.meta new file mode 100644 index 0000000..167560d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD0.fbx.meta @@ -0,0 +1,87 @@ +fileFormatVersion: 2 +guid: 9759fb3c5a5198e4b928b7cda7b8d139 +timeCreated: 1506521695 +licenseType: Store +ModelImporter: + serializedVersion: 21 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock5 + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD1.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD1.fbx new file mode 100644 index 0000000..614cc7f Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD1.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD1.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD1.fbx.meta new file mode 100644 index 0000000..4b363c1 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD1.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 0ed37f148e3166d42b0d653a3ba63eba +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock5 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock5 + second: {fileID: 2100000, guid: 719a7cd3e3808e348a1cc6216b97ac4e, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD2.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD2.fbx new file mode 100644 index 0000000..71d1655 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD2.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD2.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD2.fbx.meta new file mode 100644 index 0000000..7e3c5df --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock5_LOD2.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 8414d8f854290ba4187559add5d51c3e +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock5 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock5 + second: {fileID: 2100000, guid: 719a7cd3e3808e348a1cc6216b97ac4e, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD0.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD0.fbx new file mode 100644 index 0000000..08fe204 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD0.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD0.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD0.fbx.meta new file mode 100644 index 0000000..bc18023 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD0.fbx.meta @@ -0,0 +1,87 @@ +fileFormatVersion: 2 +guid: 506b70381fd997443a705d4ad2db4f9a +timeCreated: 1506521694 +licenseType: Store +ModelImporter: + serializedVersion: 21 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock6 + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD1.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD1.fbx new file mode 100644 index 0000000..927721e Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD1.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD1.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD1.fbx.meta new file mode 100644 index 0000000..9335280 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD1.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 5405a12a60795b24abee3c451321bcb1 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock6 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock6 + second: {fileID: 2100000, guid: 298b3f7251579234b908b27dc0afe724, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD2.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD2.fbx new file mode 100644 index 0000000..868c0c3 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD2.fbx differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD2.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD2.fbx.meta new file mode 100644 index 0000000..3bba90c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/mesh/rock6_LOD2.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 7fe6223b2ee42544d96903008fd4553f +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: rock6 + 2186277476908879412: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: rock6 + second: {fileID: 2100000, guid: 298b3f7251579234b908b27dc0afe724, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 2 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 0 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree.meta new file mode 100644 index 0000000..d8f9cfa --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 60607c2d8ba5f2848beb8c4885b903c8 +folderAsset: yes +timeCreated: 1507110459 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree.unity b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree.unity new file mode 100644 index 0000000..0996a1d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree.unity @@ -0,0 +1,6552 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 1.25 + backfaceThreshold: 16.7 + m_SceneGUID: f4cd7264df3a485438d403d0db8d4c37 + m_OcclusionCullingData: {fileID: 36300000, guid: d51a97a169d65b243b05bfd722498dad, + type: 2} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 8 + m_Fog: 1 + m_FogColor: {r: 0.6666667, g: 0.7686275, b: 0.8705883, 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.36 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 2100000, guid: c0592463c845fe8439c0852d31af7e0a, type: 2} + 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.18866663, g: 0.26308754, b: 0.35533452, a: 1} +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 11 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1.03 + m_AlbedoBoost: 1 + m_TemporalCoherenceThreshold: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 1 + m_LightmapEditorSettings: + serializedVersion: 9 + m_Resolution: 1 + m_BakeResolution: 40 + m_TextureWidth: 1024 + m_TextureHeight: 1024 + m_AO: 1 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0.81 + m_Padding: 2 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, + type: 0} + m_LightmapsBakeMode: 0 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 1 + m_BakeBackend: 0 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVRBounces: 2 + m_PVRFiltering: 0 + m_PVRFilteringMode: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousColorSigma: 1 + m_PVRFilteringAtrousNormalSigma: 1 + m_PVRFilteringAtrousPositionSigma: 1 + m_LightingDataAsset: {fileID: 112000158, guid: 5f54c95285e7462418588f7b8cce4fd8, + type: 2} + m_UseShadowmask: 1 +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + 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 + accuratePlacement: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &3565450 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 1000011683348518, guid: 10d0ed25dd760f24cb43f4cdc3d9c788, + type: 2} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 752962951} + m_Layer: 0 + m_Name: DayLighting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8608018 stripped +Transform: + m_PrefabParentObject: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, + type: 2} + m_PrefabInternal: {fileID: 786949936} +--- !u!1001 &11976350 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: -58.662804 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: -7.382721 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_Name + value: rock5_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &15954049 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: -58.662804 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: -7.382721 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_Name + value: rock5_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &27847992 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 1586155570} +--- !u!4 &43566301 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 1746994123} +--- !u!1001 &55346298 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: 111.492004 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 0.85100937 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 49.985107 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &67891739 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: 111.492004 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 0.85100937 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 49.985107 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &71883351 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.x + value: 57.291077 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.y + value: -2.6 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.z + value: 108.03677 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.y + value: 0.76797855 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.w + value: 0.64047563 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 100.345 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1507085233702816, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1704675820920688, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1091472199776842, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1239156139190552, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &71986040 stripped +Transform: + m_PrefabParentObject: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, + type: 2} + m_PrefabInternal: {fileID: 208187190} +--- !u!4 &89991056 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 128269121} +--- !u!4 &94835040 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 1698323361} +--- !u!1001 &103183931 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -7.8540497 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 2.2698498 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 144.43042 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &124538074 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 1216033025} +--- !u!1001 &128269121 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -22.626251 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: -8.431442 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &135059857 stripped +Transform: + m_PrefabParentObject: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, + type: 2} + m_PrefabInternal: {fileID: 1443144102} +--- !u!1001 &143982393 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -46.0026 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 4.1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 27.803314 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 23 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalScale.x + value: 2.6807866 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalScale.y + value: 2.680786 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalScale.z + value: 2.680786 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &146529548 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: -25.471146 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: -4.9 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -14.514465 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: -0.46150914 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 0.8871355 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 22 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_Name + value: rock3_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: -54.969 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.x + value: 1.650145 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.y + value: 1.6501453 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.z + value: 1.6501455 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &157953779 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 961848866} +--- !u!4 &174170153 stripped +Transform: + m_PrefabParentObject: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, + type: 2} + m_PrefabInternal: {fileID: 186672860} +--- !u!1001 &186672860 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.x + value: -38.06711 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.y + value: 7.7568026 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.z + value: 125.98447 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 1428984417165688, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1743435389637274, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1136131421208508, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &208187190 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1754097538} + m_Modifications: + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_LocalPosition.x + value: -4.7 + objectReference: {fileID: 0} + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_LocalPosition.y + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_LocalPosition.z + value: -86 + objectReference: {fileID: 0} + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_LocalRotation.x + value: 0.13818295 + objectReference: {fileID: 0} + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_LocalRotation.y + value: 0.0019196495 + objectReference: {fileID: 0} + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_LocalRotation.z + value: 0.002733777 + objectReference: {fileID: 0} + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_LocalRotation.w + value: 0.99040115 + objectReference: {fileID: 0} + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 114365770409873258, guid: 5d66197e7965a35428b4e4ba0e49b049, + type: 2} + propertyPath: m_DistanceColorTexture + value: + objectReference: {fileID: 0} + - target: {fileID: 114365770409873258, guid: 5d66197e7965a35428b4e4ba0e49b049, + type: 2} + propertyPath: m_DistanceColorSource.m_GradientDirty + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_LocalEulerAnglesHint.x + value: 15.885001 + objectReference: {fileID: 0} + - target: {fileID: 20000010541777748, guid: 5d66197e7965a35428b4e4ba0e49b049, + type: 2} + propertyPath: m_RenderingPath + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 114365770409873258, guid: 5d66197e7965a35428b4e4ba0e49b049, + type: 2} + propertyPath: m_HeightFogSettings.enabled + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 114365770409873258, guid: 5d66197e7965a35428b4e4ba0e49b049, + type: 2} + propertyPath: m_DistanceFogSettings.enabled + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 114733301148471860, guid: 5d66197e7965a35428b4e4ba0e49b049, + type: 2} + propertyPath: profile + value: + objectReference: {fileID: 11400000, guid: f491d91a2683f64499e0d334a71e4f9f, + type: 2} + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: -359.728 + objectReference: {fileID: 0} + - target: {fileID: 4000012653423212, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.354 + objectReference: {fileID: 0} + - target: {fileID: 114365770409873258, guid: 5d66197e7965a35428b4e4ba0e49b049, + type: 2} + propertyPath: m_Enabled + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1000012071717670, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: + - {fileID: 114365770409873258, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + - {fileID: 114733301148471860, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + m_ParentPrefab: {fileID: 100100000, guid: 5d66197e7965a35428b4e4ba0e49b049, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &211117011 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: 91.27438 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 0.9 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: 90.44623 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_Name + value: rock5_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &223840563 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 55346298} +--- !u!4 &257405071 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 1782453412} +--- !u!1 &259635854 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 1000012965235916, guid: 10d0ed25dd760f24cb43f4cdc3d9c788, + type: 2} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 259635855} + m_Layer: 0 + m_Name: ReflectionProbes + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &259635855 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 4000011773431658, guid: 10d0ed25dd760f24cb43f4cdc3d9c788, + type: 2} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 259635854} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1796151609} + m_Father: {fileID: 752962951} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &264941755 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -43.170486 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 4.2 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 89.11789 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_Name + value: rock2_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &306817943 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 264941755} +--- !u!4 &315248569 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 337265458} +--- !u!1001 &324315844 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -77.7 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 3.6646328 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: -65.55031 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (3) + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalScale.x + value: 2.3937378 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalScale.y + value: 2.393738 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalScale.z + value: 2.393738 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &337265458 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -62.319954 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 0.11600876 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 23.889038 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &353669096 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 778915507} +--- !u!1 &362176678 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 362176679} + m_Layer: 0 + m_Name: LightingTreatments + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &362176679 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 362176678} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 752962951} + m_Father: {fileID: 1001316087} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &365765844 stripped +Transform: + m_PrefabParentObject: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, + type: 2} + m_PrefabInternal: {fileID: 375426898} +--- !u!4 &368948513 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 1118089976} +--- !u!1001 &375426898 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.x + value: 77.4 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.y + value: 0.6226311 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.z + value: -63.14415 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.y + value: 0.65723 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.w + value: 0.75369006 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_Name + value: rock4_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.x + value: 3.3575907 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.y + value: 3.3575904 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.z + value: 3.357591 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 82.178 + objectReference: {fileID: 0} + - target: {fileID: 1136131421208508, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1743435389637274, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1428984417165688, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &410873780 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: 111.5925 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 1.8 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 44.143402 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_Name + value: rock2_LOD0 (2) + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!1 &411867786 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 1000012009336506, guid: 10d0ed25dd760f24cb43f4cdc3d9c788, + type: 2} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 411867787} + - component: {fileID: 411867788} + m_Layer: 0 + m_Name: Sun + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &411867787 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 4000013527575250, guid: 10d0ed25dd760f24cb43f4cdc3d9c788, + type: 2} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 411867786} + m_LocalRotation: {x: 0.2603982, y: 0.72986984, z: -0.37188718, w: 0.51106036} + m_LocalPosition: {x: -50.41, y: 45.2, z: -76.9} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 752962951} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 54, y: 110, z: 0} +--- !u!108 &411867788 +Light: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 108000010227388988, guid: 10d0ed25dd760f24cb43f4cdc3d9c788, + type: 2} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 411867786} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 1 + m_Color: {r: 1, g: 0.9235294, b: 0.78676474, a: 1} + m_Intensity: 1.45 + m_Range: 10 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 0.886 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1.7 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &418423118 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 1336847321} +--- !u!1001 &449601001 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: 89.99362 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: -3.1 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -29.417877 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.x + value: 2.4059312 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.y + value: 2.4059312 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.z + value: 2.4059312 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &461724208 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.x + value: 39.409424 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.y + value: 0.86891174 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.z + value: -95.13301 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.x + value: -0.23215441 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.y + value: -0.17798392 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.z + value: -0.7584709 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.w + value: 0.5823642 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_Name + value: rock6_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.z + value: -107.881004 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.x + value: -32.710003 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 9.9140005 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1507085233702816, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1091472199776842, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1239156139190552, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1704675820920688, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &468874481 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -43.170486 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 4.2 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 89.11789 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_Name + value: rock2_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &470462612 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.x + value: -22.00267 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.z + value: 46.77829 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 1239156139190552, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1091472199776842, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1507085233702816, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1704675820920688, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &481949994 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: -13.765213 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: -4.19 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: -50.93367 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: 0.53837544 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 0.84270513 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_Name + value: rock5_LOD0 (2) + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 65.146 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &511495409 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 468874481} +--- !u!4 &515943823 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 1730306954} +--- !u!4 &519647095 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 1942819126} +--- !u!4 &531107707 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 324315844} +--- !u!4 &547304674 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 1524387509} +--- !u!4 &550633594 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 67891739} +--- !u!1001 &560372067 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -7.8540497 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 2.2698498 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 144.43042 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &582372230 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 715329220} +--- !u!4 &598225911 stripped +Transform: + m_PrefabParentObject: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, + type: 2} + m_PrefabInternal: {fileID: 1645850864} +--- !u!4 &603563220 stripped +Transform: + m_PrefabParentObject: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, + type: 2} + m_PrefabInternal: {fileID: 2110218611} +--- !u!4 &607695994 stripped +Transform: + m_PrefabParentObject: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, + type: 2} + m_PrefabInternal: {fileID: 1151183805} +--- !u!1001 &613011478 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: -58.662804 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: -7.382721 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_Name + value: rock5_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &629110238 stripped +Transform: + m_PrefabParentObject: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, + type: 2} + m_PrefabInternal: {fileID: 1558804673} +--- !u!1001 &636974109 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -77.7 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 3.6646328 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: -65.55031 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (3) + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalScale.x + value: 2.3937378 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalScale.y + value: 2.393738 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalScale.z + value: 2.393738 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &640717293 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 560372067} +--- !u!4 &666209436 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 1311893905} +--- !u!1001 &676640657 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: 121.80658 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 0.039560318 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 15.046921 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: 0.40896 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 0.91255236 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (2) + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 48.279003 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &677868611 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -62.319954 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 0.11600876 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 23.889038 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &697246391 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 676640657} +--- !u!1001 &715329220 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -62.319954 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 0.11600876 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 23.889038 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &715457232 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: 91.27438 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 0.9 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: 90.44623 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_Name + value: rock5_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &717163702 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: -38.139954 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -49.398834 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: 0.38993886 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 0.9208408 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 24 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.x + value: 1.7633004 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.y + value: 1.7633001 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.z + value: 1.7633004 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 45.901 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &734647018 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: -25.471146 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: -4.9 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -14.514465 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: -0.46150914 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 0.8871355 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 22 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_Name + value: rock3_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: -54.969 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.x + value: 1.650145 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.y + value: 1.6501453 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.z + value: 1.6501455 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &737285909 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -7.8540497 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 2.2698498 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 144.43042 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &740518028 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: -0.8893738 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: 28.092651 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &752962951 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 4000010730721562, guid: 10d0ed25dd760f24cb43f4cdc3d9c788, + type: 2} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 3565450} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 411867787} + - {fileID: 259635855} + m_Father: {fileID: 362176679} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &761345755 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 761345756} + m_Layer: 0 + m_Name: rocks + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &761345756 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 761345755} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 531107707} + - {fileID: 1163327508} + - {fileID: 365765844} + - {fileID: 1280581739} + - {fileID: 1964682835} + - {fileID: 697246391} + - {fileID: 550633594} + - {fileID: 2001096303} + - {fileID: 1566259780} + - {fileID: 1836032137} + - {fileID: 174170153} + - {fileID: 511495409} + - {fileID: 418423118} + - {fileID: 1602660728} + - {fileID: 124538074} + - {fileID: 871961159} + - {fileID: 800512616} + - {fileID: 1934019038} + - {fileID: 1337525773} + - {fileID: 515943823} + - {fileID: 315248569} + - {fileID: 863045780} + - {fileID: 1883663790} + - {fileID: 1559984518} + - {fileID: 1619514962} + - {fileID: 1170185277} + m_Father: {fileID: 0} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &761419720 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: 89.99362 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: -3.1 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -29.417877 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.x + value: 2.4059312 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.y + value: 2.4059312 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.z + value: 2.4059312 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &778915507 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: -0.8893738 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: 28.092651 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &786949936 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.x + value: -22.00267 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.z + value: 46.77829 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 1239156139190552, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1091472199776842, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1507085233702816, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1704675820920688, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &800512616 stripped +Transform: + m_PrefabParentObject: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, + type: 2} + m_PrefabInternal: {fileID: 1346619303} +--- !u!1001 &816526690 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.x + value: 57.291077 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.y + value: -2.6 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.z + value: 108.03677 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.y + value: 0.76797855 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.w + value: 0.64047563 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 100.345 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1507085233702816, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1704675820920688, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1091472199776842, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1239156139190552, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &823904551 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: -38.139954 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -49.398834 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: 0.38993886 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 0.9208408 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 24 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.x + value: 1.7633004 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.y + value: 1.7633001 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.z + value: 1.7633004 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 45.901 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &838525304 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.x + value: 57.291077 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.y + value: -2.6 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.z + value: 108.03677 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.y + value: 0.76797855 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.w + value: 0.64047563 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 100.345 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1507085233702816, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1704675820920688, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1091472199776842, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1239156139190552, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &863045780 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 1371891984} +--- !u!4 &871961159 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 613011478} +--- !u!1001 &937684644 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: 111.5925 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 1.8 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 44.143402 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_Name + value: rock2_LOD0 (2) + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &961848866 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -22.626251 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: -8.431442 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &985508668 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -46.461266 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 17.47895 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 111.15497 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!1 &992871551 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 992871552} + m_Layer: 0 + m_Name: '------------' + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &992871552 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 992871551} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1001316086 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 1001316087} + m_Layer: 0 + m_Name: Lighting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1001316087 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1001316086} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 362176679} + m_Father: {fileID: 0} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1026648428 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 2120917024} +--- !u!1001 &1035028905 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: -0.8893738 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: 28.092651 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1040338477 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: 23.9066 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 2.5862827 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: 141.57404 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1068791014 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: -46.5633 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -25.729126 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1089682103 stripped +Transform: + m_PrefabParentObject: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, + type: 2} + m_PrefabInternal: {fileID: 2110023070} +--- !u!4 &1114623764 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 1875988409} +--- !u!1001 &1118089976 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -77.7 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 3.6646328 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: -65.55031 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (3) + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalScale.x + value: 2.3937378 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalScale.y + value: 2.393738 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalScale.z + value: 2.393738 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1151183805 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.x + value: -38.06711 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.y + value: 7.7568026 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.z + value: 125.98447 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 1428984417165688, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1743435389637274, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1136131421208508, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1162505957 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 1068791014} +--- !u!4 &1163327508 stripped +Transform: + m_PrefabParentObject: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, + type: 2} + m_PrefabInternal: {fileID: 461724208} +--- !u!1 &1163376823 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 1163376826} + - component: {fileID: 1163376825} + - component: {fileID: 1163376824} + m_Layer: 0 + m_Name: Terrain + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!154 &1163376824 +TerrainCollider: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1163376823} + m_Material: {fileID: 0} + m_Enabled: 1 + m_TerrainData: {fileID: 15600000, guid: ca0dc48cf1847674a9d204b4af6f8d0a, type: 2} + m_EnableTreeColliders: 1 +--- !u!218 &1163376825 +Terrain: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1163376823} + m_Enabled: 1 + serializedVersion: 3 + m_TerrainData: {fileID: 15600000, guid: ca0dc48cf1847674a9d204b4af6f8d0a, type: 2} + m_TreeDistance: 2000 + m_TreeBillboardDistance: 50 + m_TreeCrossFadeLength: 5 + m_TreeMaximumFullLODCount: 50 + m_DetailObjectDistance: 80 + m_DetailObjectDensity: 1 + m_HeightmapPixelError: 5 + m_SplatMapDistance: 1000 + m_HeightmapMaximumLOD: 0 + m_CastShadows: 1 + m_DrawHeightmap: 1 + m_DrawTreesAndFoliage: 1 + m_ReflectionProbeUsage: 1 + m_MaterialType: 1 + m_LegacySpecular: + serializedVersion: 2 + rgba: 4286545791 + m_LegacyShininess: 0.078125 + m_MaterialTemplate: {fileID: 0} + m_BakeLightProbesForTrees: 1 + m_ScaleInLightmap: 1 + m_LightmapParameters: {fileID: 15203, guid: 0000000000000000f000000000000000, type: 0} +--- !u!4 &1163376826 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1163376823} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -170.3479, y: 0, z: -234.31018} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1170185277 stripped +Transform: + m_PrefabParentObject: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, + type: 2} + m_PrefabInternal: {fileID: 2141935498} +--- !u!1 &1172988770 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 1172988771} + m_Layer: 0 + m_Name: rocks (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1172988771 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1172988770} + m_LocalRotation: {x: -0, y: 0.99425465, z: -0, w: 0.107040696} + m_LocalPosition: {x: 12.1, y: 0, z: 41.3} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2121851580} + - {fileID: 135059857} + - {fileID: 1089682103} + - {fileID: 1512949523} + - {fileID: 2143248810} + - {fileID: 1026648428} + - {fileID: 223840563} + - {fileID: 2016183466} + - {fileID: 1959122974} + - {fileID: 1785350252} + - {fileID: 607695994} + - {fileID: 519647095} + - {fileID: 43566301} + - {fileID: 640717293} + - {fileID: 94835040} + - {fileID: 1320729167} + - {fileID: 1907675686} + - {fileID: 353669096} + - {fileID: 1114623764} + - {fileID: 157953779} + - {fileID: 582372230} + - {fileID: 666209436} + - {fileID: 1824208804} + - {fileID: 1391725591} + - {fileID: 1799351419} + - {fileID: 603563220} + m_Father: {fileID: 0} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 167.71, z: 0} +--- !u!4 &1182429180 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 2062486804} +--- !u!4 &1188231451 stripped +Transform: + m_PrefabParentObject: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, + type: 2} + m_PrefabInternal: {fileID: 1788536769} +--- !u!1001 &1216033025 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: -13.765213 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: -4.19 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: -50.93367 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: 0.53837544 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 0.84270513 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_Name + value: rock5_LOD0 (2) + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 65.146 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1217177968 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 761419720} +--- !u!4 &1275470066 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 1035028905} +--- !u!4 &1280581739 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 1293952967} +--- !u!1001 &1293952967 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: 89.99362 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: -3.1 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -29.417877 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.x + value: 2.4059312 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.y + value: 2.4059312 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.z + value: 2.4059312 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1311893905 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -40.80716 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: -40.3853 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 21 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1320729167 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 15954049} +--- !u!1001 &1336847321 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -46.461266 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 17.47895 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 111.15497 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1337525773 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 1610716157} +--- !u!1001 &1346619303 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.x + value: -22.00267 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.z + value: 46.77829 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 1239156139190552, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1091472199776842, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1507085233702816, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1704675820920688, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1361420236 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: 23.9066 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 2.5862827 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: 141.57404 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1367887885 stripped +Transform: + m_PrefabParentObject: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, + type: 2} + m_PrefabInternal: {fileID: 1980420897} +--- !u!1001 &1371891984 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -40.80716 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: -40.3853 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 21 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1383514123 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: -38.139954 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -49.398834 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: 0.38993886 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 0.9208408 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 24 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.x + value: 1.7633004 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.y + value: 1.7633001 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.z + value: 1.7633004 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 45.901 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1391725591 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 1869578603} +--- !u!4 &1435620117 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 937684644} +--- !u!1001 &1443144102 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.x + value: 39.409424 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.y + value: 0.86891174 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.z + value: -95.13301 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.x + value: -0.23215441 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.y + value: -0.17798392 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.z + value: -0.7584709 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.w + value: 0.5823642 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_Name + value: rock6_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.z + value: -107.881004 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.x + value: -32.710003 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 9.9140005 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1507085233702816, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1091472199776842, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1239156139190552, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1704675820920688, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1467225392 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 11976350} +--- !u!4 &1512949523 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 449601001} +--- !u!1001 &1524387509 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: -25.471146 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: -4.9 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -14.514465 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: -0.46150914 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 0.8871355 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 22 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_Name + value: rock3_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: -54.969 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.x + value: 1.650145 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.y + value: 1.6501453 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalScale.z + value: 1.6501455 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1558804673 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.x + value: -38.06711 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.y + value: 7.7568026 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.z + value: 125.98447 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 1428984417165688, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1743435389637274, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1136131421208508, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1559984518 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 1621851243} +--- !u!4 &1566259780 stripped +Transform: + m_PrefabParentObject: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, + type: 2} + m_PrefabInternal: {fileID: 71883351} +--- !u!1 &1571571295 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 1571571296} + m_Layer: 0 + m_Name: rocks (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1571571296 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1571571295} + m_LocalRotation: {x: -0, y: 0.9437817, z: -0, w: -0.33056945} + m_LocalPosition: {x: 12.1, y: 0, z: 9.2} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 368948513} + - {fileID: 1188231451} + - {fileID: 598225911} + - {fileID: 1217177968} + - {fileID: 1435620117} + - {fileID: 27847992} + - {fileID: 2007238559} + - {fileID: 257405071} + - {fileID: 1912669573} + - {fileID: 1705763944} + - {fileID: 629110238} + - {fileID: 306817943} + - {fileID: 1833442107} + - {fileID: 2013142195} + - {fileID: 1719773815} + - {fileID: 1467225392} + - {fileID: 8608018} + - {fileID: 1275470066} + - {fileID: 1162505957} + - {fileID: 89991056} + - {fileID: 1606963256} + - {fileID: 1182429180} + - {fileID: 547304674} + - {fileID: 1625891382} + - {fileID: 2095932555} + - {fileID: 1367887885} + m_Father: {fileID: 0} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 218.607, z: 0} +--- !u!1001 &1586155570 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: 121.80658 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 0.039560318 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 15.046921 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: 0.40896 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 0.91255236 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (2) + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 48.279003 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1602660728 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 103183931} +--- !u!4 &1606963256 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 677868611} +--- !u!1001 &1610716157 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: -46.5633 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -25.729126 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1619514962 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 823904551} +--- !u!1001 &1621851243 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -46.0026 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 4.1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 27.803314 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 23 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalScale.x + value: 2.6807866 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalScale.y + value: 2.680786 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalScale.z + value: 2.680786 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1625891382 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 143982393} +--- !u!1001 &1645850864 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.x + value: 77.4 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.y + value: 0.6226311 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.z + value: -63.14415 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.x + value: -0.682919 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.y + value: 0.67884374 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.z + value: -0.22075197 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.w + value: -0.15511723 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_Name + value: rock4_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.x + value: 3.3575907 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.y + value: 3.3575904 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.z + value: 3.357591 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 173.92601 + objectReference: {fileID: 0} + - target: {fileID: 1136131421208508, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1743435389637274, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1428984417165688, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalEulerAnglesHint.x + value: 30.769001 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalEulerAnglesHint.z + value: -92.01601 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1698323361 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: -13.765213 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: -4.19 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: -50.93367 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: 0.53837544 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 0.84270513 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_Name + value: rock5_LOD0 (2) + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 65.146 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1705763944 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 1729664758} +--- !u!4 &1719773815 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 481949994} +--- !u!1001 &1729664758 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: 23.9066 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 2.5862827 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: 141.57404 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1730306954 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -22.626251 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: -8.431442 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1746994123 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -46.461266 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 17.47895 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 111.15497 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!1 &1754097537 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 1754097538} + m_Layer: 0 + m_Name: Cameras + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1754097538 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1754097537} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 71986040} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1779194542 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: 111.5925 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 1.8 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 44.143402 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_Name + value: rock2_LOD0 (2) + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1782453412 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.x + value: 91.27438 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.y + value: 0.9 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalPosition.z + value: 90.44623 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_Name + value: rock5_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1755169587655136, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1184576362461502, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1041646318583772, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1539770375662012, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1692487562191364, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: c0a13742618afdb4cb2d9e33d51eac24, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1785350252 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 1361420236} +--- !u!1001 &1788536769 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.x + value: 39.409424 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.y + value: 0.86891174 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalPosition.z + value: -95.13301 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.x + value: -0.23215441 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.y + value: -0.17798392 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.z + value: -0.7584709 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalRotation.w + value: 0.5823642 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_Name + value: rock6_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.z + value: -107.881004 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.x + value: -32.710003 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 9.9140005 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1507085233702816, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1091472199776842, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1239156139190552, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1704675820920688, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1788428310481794, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 37dabd90c72b00f42b1516f05b9ae93e, type: 2} + m_IsPrefabParent: 0 +--- !u!1 &1796151608 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 1000011817814694, guid: 10d0ed25dd760f24cb43f4cdc3d9c788, + type: 2} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 1796151609} + - component: {fileID: 1796151610} + m_Layer: 0 + m_Name: ReflectionProbe + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1796151609 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 4000014078343208, guid: 10d0ed25dd760f24cb43f4cdc3d9c788, + type: 2} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1796151608} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 30.2, y: 43, z: -1.7} + m_LocalScale: {x: 1.3488635, y: 1.3488634, z: 1.3488634} + m_Children: [] + m_Father: {fileID: 259635855} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!215 &1796151610 +ReflectionProbe: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 215000014241201196, guid: 10d0ed25dd760f24cb43f4cdc3d9c788, + type: 2} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 1796151608} + m_Enabled: 1 + serializedVersion: 2 + m_Type: 0 + m_Mode: 0 + m_RefreshMode: 1 + m_TimeSlicingMode: 2 + m_Resolution: 128 + m_UpdateFrequency: 0 + m_BoxSize: {x: 350.78, y: 100, z: 411.4} + m_BoxOffset: {x: 0, y: 0, z: 0} + m_NearClip: 0.3 + m_FarClip: 1000 + m_ShadowDistance: 100 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_IntensityMultiplier: 1.4 + m_BlendDistance: 1 + m_HDR: 1 + m_BoxProjection: 0 + m_RenderDynamicObjects: 0 + m_UseOcclusionCulling: 1 + m_Importance: 1 + m_CustomBakedTexture: {fileID: 8900000, guid: ad633a2f8117f9a4f9de66e0e0eb2bf1, + type: 3} +--- !u!4 &1799351419 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 1383514123} +--- !u!4 &1824208804 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 146529548} +--- !u!4 &1833442107 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 985508668} +--- !u!4 &1836032137 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 1040338477} +--- !u!1001 &1869578603 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -46.0026 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 4.1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 27.803314 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 23 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalScale.x + value: 2.6807866 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalScale.y + value: 2.680786 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalScale.z + value: 2.680786 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &1875988409 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.x + value: -46.5633 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalPosition.z + value: -25.729126 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 1418614609744404, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1148857189378270, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1947133227643770, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1963831480448766, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1235711987584780, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: a07bba0f0f6b70d428d5928a74460267, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1883663790 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 734647018} +--- !u!4 &1907675686 stripped +Transform: + m_PrefabParentObject: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, + type: 2} + m_PrefabInternal: {fileID: 470462612} +--- !u!4 &1912669573 stripped +Transform: + m_PrefabParentObject: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, + type: 2} + m_PrefabInternal: {fileID: 816526690} +--- !u!4 &1934019038 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 740518028} +--- !u!1001 &1942819126 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.x + value: -43.170486 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.y + value: 4.2 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalPosition.z + value: 89.11789 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_Name + value: rock2_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1311939128785062, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1380895481412942, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1795858445063764, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1155027627820310, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1564741294391192, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7cec8804e22ff6e4592573d5042df101, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &1959122974 stripped +Transform: + m_PrefabParentObject: {fileID: 4064086369364788, guid: 37dabd90c72b00f42b1516f05b9ae93e, + type: 2} + m_PrefabInternal: {fileID: 838525304} +--- !u!4 &1964682835 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 1779194542} +--- !u!1001 &1980420897 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.x + value: 21.272476 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.z + value: 16.928497 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.x + value: 0.37475398 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.y + value: -0.000000014901159 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.z + value: -0.4693337 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.w + value: 0.79955316 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_RootOrder + value: 25 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.x + value: 3.2215734 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.y + value: 3.2215707 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.z + value: 3.2215707 + objectReference: {fileID: 0} + - target: {fileID: 1743435389637274, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1136131421208508, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1428984417165688, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalEulerAnglesHint.x + value: 36.818 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalEulerAnglesHint.z + value: -69.636 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: -26.066002 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &2001096303 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 211117011} +--- !u!4 &2007238559 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 2105955922} +--- !u!4 &2013142195 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 737285909} +--- !u!4 &2016183466 stripped +Transform: + m_PrefabParentObject: {fileID: 4868015793844230, guid: c0a13742618afdb4cb2d9e33d51eac24, + type: 2} + m_PrefabInternal: {fileID: 715457232} +--- !u!1001 &2062486804 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: -40.80716 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: -40.3853 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 21 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &2095932555 stripped +Transform: + m_PrefabParentObject: {fileID: 4106854604787906, guid: a07bba0f0f6b70d428d5928a74460267, + type: 2} + m_PrefabInternal: {fileID: 717163702} +--- !u!1001 &2105955922 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1571571296} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: 111.492004 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 0.85100937 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 49.985107 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &2110023070 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.x + value: 77.4 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.y + value: 0.6226311 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.z + value: -63.14415 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.y + value: 0.65723 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.w + value: 0.75369006 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_Name + value: rock4_LOD0 (1) + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.x + value: 3.3575907 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.y + value: 3.3575904 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.z + value: 3.357591 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 82.178 + objectReference: {fileID: 0} + - target: {fileID: 1136131421208508, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1743435389637274, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1428984417165688, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &2110218611 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.x + value: 13.2 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.z + value: -19.9 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_RootOrder + value: 25 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.x + value: 3.2215734 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.y + value: 3.2215707 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.z + value: 3.2215707 + objectReference: {fileID: 0} + - target: {fileID: 1743435389637274, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1136131421208508, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1428984417165688, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + m_IsPrefabParent: 0 +--- !u!1001 &2120917024 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1172988771} + m_Modifications: + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.x + value: 121.80658 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.y + value: 0.039560318 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalPosition.z + value: 15.046921 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.y + value: 0.40896 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalRotation.w + value: 0.91255236 + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_Name + value: rock1_LOD0 (2) + objectReference: {fileID: 0} + - target: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 48.279003 + objectReference: {fileID: 0} + - target: {fileID: 1256007504457068, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1737577475635206, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1907268381372536, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1825857014754116, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1486956255935974, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 7c251b344139b0e409fb265cc2c3efc3, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &2121851580 stripped +Transform: + m_PrefabParentObject: {fileID: 4524159465529112, guid: 7c251b344139b0e409fb265cc2c3efc3, + type: 2} + m_PrefabInternal: {fileID: 636974109} +--- !u!1001 &2141935498 +Prefab: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 761345756} + m_Modifications: + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.x + value: 21.272476 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalPosition.z + value: 29.1 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.x + value: -0.68588376 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.y + value: 0.5165586 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.z + value: -0.40944237 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalRotation.w + value: 0.30836302 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_RootOrder + value: 25 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.x + value: 3.2215734 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.y + value: 3.2215707 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalScale.z + value: 3.2215707 + objectReference: {fileID: 0} + - target: {fileID: 1743435389637274, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1136131421208508, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1428984417165688, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1381760041697914, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalEulerAnglesHint.z + value: -106.031006 + objectReference: {fileID: 0} + - target: {fileID: 4820317572778310, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + propertyPath: m_LocalEulerAnglesHint.y + value: 118.329 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 100100000, guid: 91539656a2852a24894b1408b15af8fa, type: 2} + m_IsPrefabParent: 0 +--- !u!4 &2143248810 stripped +Transform: + m_PrefabParentObject: {fileID: 4544157765214884, guid: 7cec8804e22ff6e4592573d5042df101, + type: 2} + m_PrefabInternal: {fileID: 410873780} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree.unity.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree.unity.meta new file mode 100644 index 0000000..8aca9ed --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree.unity.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 04e6fa2c7d4ed2a40810185566a6b85b +timeCreated: 1507109815 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/LightingData.asset b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/LightingData.asset new file mode 100644 index 0000000..b85508b Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/LightingData.asset differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/LightingData.asset.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/LightingData.asset.meta new file mode 100644 index 0000000..a4e7aec --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/LightingData.asset.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 5f54c95285e7462418588f7b8cce4fd8 +timeCreated: 1507110460 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 25800000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-0.exr b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-0.exr new file mode 100644 index 0000000..f9c598d Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-0.exr differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-0.exr.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-0.exr.meta new file mode 100644 index 0000000..d5f0624 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-0.exr.meta @@ -0,0 +1,75 @@ +fileFormatVersion: 2 +guid: 6fc1fe8a55ee7ee4081fe952c6832ae6 +timeCreated: 1507110459 +licenseType: Store +TextureImporter: + fileIDToRecycleName: + 8900000: generatedCubemap + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 1 + seamlessCubemap: 1 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 0 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 2 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-1.exr b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-1.exr new file mode 100644 index 0000000..3f47d16 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-1.exr differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-1.exr.meta b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-1.exr.meta new file mode 100644 index 0000000..4959635 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/RockFREE/rockFree/ReflectionProbe-1.exr.meta @@ -0,0 +1,75 @@ +fileFormatVersion: 2 +guid: ba12e8bbbca512a4299a4dd95b6175c9 +timeCreated: 1507110459 +licenseType: Store +TextureImporter: + fileIDToRecycleName: + 8900000: generatedCubemap + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 1 + seamlessCubemap: 1 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 0 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 2 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Scenarios/Forcefield/ForcefieldMat.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Scenarios/Forcefield/ForcefieldMat.mat index 997bd1b..8ab9ecf 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Scenarios/Forcefield/ForcefieldMat.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Scenarios/Forcefield/ForcefieldMat.mat @@ -5,7 +5,8 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: ForcefieldMat m_Shader: {fileID: 4800000, guid: 1bb369d4fd33d964bb20f3545e826198, type: 3} m_ShaderKeywords: @@ -64,7 +65,7 @@ Material: m_Offset: {x: 0, y: 0} m_Floats: - Vector1_2D9080A3: 1.37 - - Vector1_7D708D1E: 1 + - Vector1_7D708D1E: -5.4 - _AlphaClip: 0 - _Blend: 0 - _BumpScale: 1 @@ -86,7 +87,7 @@ Material: - _WorkflowMode: 1 - _ZWrite: 1 m_Colors: - - Color_7E298E94: {r: 0, g: 0.59607846, b: 2, a: 0} + - Color_7E298E94: {r: 2.5945864, g: 1.6385859, b: 1.3829635, a: 0} - _Color: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Scenes/ExampleScene-Player.unity b/ShaderGraph_ExampleLibrary_Project/Assets/Scenes/ExampleScene-Player.unity index 567d67a..52b43ff 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Scenes/ExampleScene-Player.unity +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Scenes/ExampleScene-Player.unity @@ -50,7 +50,6 @@ LightmapSettings: m_BounceScale: 1 m_IndirectOutputScale: 1 m_AlbedoBoost: 1 - m_TemporalCoherenceThreshold: 1 m_EnvironmentLightingMode: 0 m_EnableBakedLightmaps: 1 m_EnableRealtimeLightmaps: 1 @@ -117,9 +116,11 @@ NavMeshSettings: --- !u!1 &3090265 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 3090266} m_Layer: 0 @@ -132,8 +133,10 @@ GameObject: --- !u!4 &3090266 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3090265} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -146,9 +149,11 @@ Transform: --- !u!1 &3788878 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 3788879} m_Layer: 0 @@ -161,8 +166,10 @@ GameObject: --- !u!4 &3788879 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3788878} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -175,9 +182,11 @@ Transform: --- !u!1 &4594072 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 4594073} m_Layer: 0 @@ -190,8 +199,10 @@ GameObject: --- !u!4 &4594073 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4594072} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -204,9 +215,11 @@ Transform: --- !u!1 &7948692 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 7948693} m_Layer: 0 @@ -219,8 +232,10 @@ GameObject: --- !u!4 &7948693 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7948692} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -232,9 +247,11 @@ Transform: --- !u!1 &8884357 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 8884358} m_Layer: 0 @@ -247,8 +264,10 @@ GameObject: --- !u!4 &8884358 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8884357} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -261,9 +280,11 @@ Transform: --- !u!1 &10565204 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 10565205} m_Layer: 0 @@ -276,8 +297,10 @@ GameObject: --- !u!4 &10565205 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 10565204} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -289,9 +312,11 @@ Transform: --- !u!1 &12338177 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 12338178} m_Layer: 0 @@ -304,8 +329,10 @@ GameObject: --- !u!4 &12338178 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 12338177} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -320,9 +347,11 @@ Transform: --- !u!1 &16148765 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 16148766} m_Layer: 0 @@ -335,8 +364,10 @@ GameObject: --- !u!4 &16148766 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 16148765} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -348,9 +379,11 @@ Transform: --- !u!1 &16742488 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 16742489} m_Layer: 0 @@ -363,8 +396,10 @@ GameObject: --- !u!4 &16742489 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 16742488} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -376,9 +411,11 @@ Transform: --- !u!1 &18149195 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 18149196} m_Layer: 0 @@ -391,8 +428,10 @@ GameObject: --- !u!4 &18149196 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 18149195} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -405,9 +444,11 @@ Transform: --- !u!1 &18384027 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 18384028} m_Layer: 0 @@ -420,8 +461,10 @@ GameObject: --- !u!4 &18384028 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 18384027} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -434,9 +477,11 @@ Transform: --- !u!1 &22867886 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 22867887} m_Layer: 0 @@ -449,8 +494,10 @@ GameObject: --- !u!4 &22867887 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 22867886} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -463,9 +510,11 @@ Transform: --- !u!1 &23139870 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 23139871} m_Layer: 0 @@ -478,8 +527,10 @@ GameObject: --- !u!4 &23139871 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 23139870} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -492,9 +543,11 @@ Transform: --- !u!1 &25580677 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 25580678} m_Layer: 0 @@ -507,8 +560,10 @@ GameObject: --- !u!4 &25580678 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 25580677} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -521,9 +576,11 @@ Transform: --- !u!1 &25826871 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 25826872} m_Layer: 0 @@ -536,8 +593,10 @@ GameObject: --- !u!4 &25826872 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 25826871} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -550,9 +609,11 @@ Transform: --- !u!1 &26530706 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 26530707} m_Layer: 0 @@ -565,8 +626,10 @@ GameObject: --- !u!4 &26530707 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 26530706} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -579,9 +642,11 @@ Transform: --- !u!1 &29935693 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 29935694} m_Layer: 0 @@ -594,8 +659,10 @@ GameObject: --- !u!4 &29935694 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 29935693} m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} @@ -610,9 +677,11 @@ Transform: --- !u!1 &30977382 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 30977383} m_Layer: 0 @@ -625,8 +694,10 @@ GameObject: --- !u!4 &30977383 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 30977382} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -639,9 +710,11 @@ Transform: --- !u!1 &31724108 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 31724109} m_Layer: 0 @@ -654,8 +727,10 @@ GameObject: --- !u!4 &31724109 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 31724108} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -668,9 +743,11 @@ Transform: --- !u!1 &32184619 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 32184620} m_Layer: 0 @@ -683,8 +760,10 @@ GameObject: --- !u!4 &32184620 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 32184619} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -696,9 +775,11 @@ Transform: --- !u!1 &33254495 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 33254496} m_Layer: 0 @@ -711,8 +792,10 @@ GameObject: --- !u!4 &33254496 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 33254495} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -725,9 +808,11 @@ Transform: --- !u!1 &34333929 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 34333930} m_Layer: 0 @@ -740,8 +825,10 @@ GameObject: --- !u!4 &34333930 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 34333929} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -753,9 +840,11 @@ Transform: --- !u!1 &35642415 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 35642416} m_Layer: 0 @@ -768,8 +857,10 @@ GameObject: --- !u!4 &35642416 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 35642415} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -781,9 +872,11 @@ Transform: --- !u!1 &36128035 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 36128036} m_Layer: 0 @@ -796,8 +889,10 @@ GameObject: --- !u!4 &36128036 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 36128035} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -810,9 +905,11 @@ Transform: --- !u!1 &37616027 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 37616028} m_Layer: 0 @@ -825,8 +922,10 @@ GameObject: --- !u!4 &37616028 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 37616027} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -839,9 +938,11 @@ Transform: --- !u!1 &38078686 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 38078687} m_Layer: 0 @@ -854,8 +955,10 @@ GameObject: --- !u!4 &38078687 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 38078686} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -868,9 +971,11 @@ Transform: --- !u!1 &39594829 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 39594830} m_Layer: 0 @@ -883,8 +988,10 @@ GameObject: --- !u!4 &39594830 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 39594829} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -896,9 +1003,11 @@ Transform: --- !u!1 &39697542 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 39697543} m_Layer: 0 @@ -911,8 +1020,10 @@ GameObject: --- !u!4 &39697543 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 39697542} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -925,9 +1036,11 @@ Transform: --- !u!1 &41595729 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 41595730} m_Layer: 0 @@ -940,8 +1053,10 @@ GameObject: --- !u!4 &41595730 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 41595729} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -954,9 +1069,11 @@ Transform: --- !u!1 &41695203 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 41695204} m_Layer: 0 @@ -969,8 +1086,10 @@ GameObject: --- !u!4 &41695204 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 41695203} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -983,9 +1102,11 @@ Transform: --- !u!1 &43064503 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 43064504} m_Layer: 0 @@ -998,8 +1119,10 @@ GameObject: --- !u!4 &43064504 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 43064503} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -1011,9 +1134,11 @@ Transform: --- !u!1 &44652181 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 44652182} m_Layer: 0 @@ -1026,8 +1151,10 @@ GameObject: --- !u!4 &44652182 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 44652181} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -1042,9 +1169,11 @@ Transform: --- !u!1 &47579467 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 47579468} m_Layer: 0 @@ -1057,8 +1186,10 @@ GameObject: --- !u!4 &47579468 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 47579467} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -1071,9 +1202,11 @@ Transform: --- !u!1 &48597248 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 48597249} m_Layer: 0 @@ -1086,8 +1219,10 @@ GameObject: --- !u!4 &48597249 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 48597248} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -1099,9 +1234,11 @@ Transform: --- !u!1 &48992711 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 48992712} - component: {fileID: 48992714} @@ -1116,8 +1253,10 @@ GameObject: --- !u!4 &48992712 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 48992711} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -1130,9 +1269,10 @@ Transform: --- !u!23 &48992713 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 48992711} m_Enabled: 1 m_CastShadows: 1 @@ -1142,6 +1282,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 46aac943aca684f0baf92511f3c4e739, type: 2} m_StaticBatchInfo: @@ -1166,17 +1307,20 @@ MeshRenderer: --- !u!33 &48992714 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 48992711} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &49949675 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 49949676} m_Layer: 0 @@ -1189,8 +1333,10 @@ GameObject: --- !u!4 &49949676 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 49949675} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -1205,9 +1351,11 @@ Transform: --- !u!1 &51050367 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 51050368} m_Layer: 0 @@ -1220,8 +1368,10 @@ GameObject: --- !u!4 &51050368 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 51050367} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -1234,9 +1384,11 @@ Transform: --- !u!1 &51652250 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 51652251} m_Layer: 0 @@ -1249,8 +1401,10 @@ GameObject: --- !u!4 &51652251 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 51652250} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -1263,9 +1417,11 @@ Transform: --- !u!1 &52539731 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 52539732} m_Layer: 0 @@ -1278,8 +1434,10 @@ GameObject: --- !u!4 &52539732 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 52539731} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -1291,9 +1449,11 @@ Transform: --- !u!1 &52656491 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 52656492} m_Layer: 0 @@ -1306,8 +1466,10 @@ GameObject: --- !u!4 &52656492 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 52656491} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -1320,9 +1482,11 @@ Transform: --- !u!1 &52701293 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 52701294} m_Layer: 0 @@ -1335,8 +1499,10 @@ GameObject: --- !u!4 &52701294 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 52701293} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -1348,9 +1514,11 @@ Transform: --- !u!1 &61044658 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 61044659} m_Layer: 0 @@ -1363,8 +1531,10 @@ GameObject: --- !u!4 &61044659 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 61044658} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -1377,9 +1547,11 @@ Transform: --- !u!1 &62496756 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 62496757} m_Layer: 0 @@ -1392,8 +1564,10 @@ GameObject: --- !u!4 &62496757 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 62496756} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -1405,9 +1579,11 @@ Transform: --- !u!1 &66268545 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 66268546} m_Layer: 0 @@ -1420,8 +1596,10 @@ GameObject: --- !u!4 &66268546 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 66268545} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -1433,9 +1611,11 @@ Transform: --- !u!1 &68200557 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 68200558} m_Layer: 0 @@ -1448,8 +1628,10 @@ GameObject: --- !u!4 &68200558 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 68200557} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -1462,9 +1644,11 @@ Transform: --- !u!1 &70456588 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 70456589} m_Layer: 0 @@ -1477,8 +1661,10 @@ GameObject: --- !u!4 &70456589 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 70456588} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -1490,9 +1676,11 @@ Transform: --- !u!1 &71520489 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 71520490} m_Layer: 0 @@ -1505,8 +1693,10 @@ GameObject: --- !u!4 &71520490 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 71520489} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -1519,9 +1709,11 @@ Transform: --- !u!1 &77663224 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 77663225} m_Layer: 0 @@ -1534,8 +1726,10 @@ GameObject: --- !u!4 &77663225 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 77663224} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -1548,9 +1742,11 @@ Transform: --- !u!1 &80744795 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 80744796} m_Layer: 0 @@ -1563,8 +1759,10 @@ GameObject: --- !u!4 &80744796 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 80744795} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -1576,9 +1774,11 @@ Transform: --- !u!1 &81320983 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 81320984} m_Layer: 0 @@ -1591,8 +1791,10 @@ GameObject: --- !u!4 &81320984 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 81320983} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -1607,9 +1809,11 @@ Transform: --- !u!1 &82855960 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 82855961} m_Layer: 0 @@ -1622,8 +1826,10 @@ GameObject: --- !u!4 &82855961 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 82855960} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -1636,9 +1842,11 @@ Transform: --- !u!1 &83296503 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 83296504} m_Layer: 0 @@ -1651,8 +1859,10 @@ GameObject: --- !u!4 &83296504 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 83296503} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -1665,9 +1875,11 @@ Transform: --- !u!1 &83606289 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 83606290} m_Layer: 0 @@ -1680,8 +1892,10 @@ GameObject: --- !u!4 &83606290 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 83606289} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -1694,9 +1908,11 @@ Transform: --- !u!1 &84554953 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 84554954} m_Layer: 0 @@ -1709,8 +1925,10 @@ GameObject: --- !u!4 &84554954 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 84554953} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -1724,9 +1942,11 @@ Transform: --- !u!1 &86214746 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 86214747} m_Layer: 0 @@ -1739,8 +1959,10 @@ GameObject: --- !u!4 &86214747 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 86214746} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -1753,9 +1975,11 @@ Transform: --- !u!1 &87130829 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 87130830} m_Layer: 0 @@ -1768,8 +1992,10 @@ GameObject: --- !u!4 &87130830 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 87130829} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -1782,9 +2008,11 @@ Transform: --- !u!1 &88190675 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 88190676} m_Layer: 0 @@ -1797,8 +2025,10 @@ GameObject: --- !u!4 &88190676 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 88190675} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -1810,9 +2040,11 @@ Transform: --- !u!1 &89229145 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 89229146} - component: {fileID: 89229147} @@ -1826,8 +2058,10 @@ GameObject: --- !u!4 &89229146 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 89229145} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 2.64, z: 0} @@ -1839,9 +2073,10 @@ Transform: --- !u!137 &89229147 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 89229145} m_Enabled: 1 m_CastShadows: 1 @@ -1851,6 +2086,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 2662551e5da1949f4aa0d43a1bc5866e, type: 2} m_StaticBatchInfo: @@ -1926,9 +2162,11 @@ SkinnedMeshRenderer: --- !u!1 &95548509 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 95548510} m_Layer: 0 @@ -1941,8 +2179,10 @@ GameObject: --- !u!4 &95548510 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 95548509} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -1955,9 +2195,11 @@ Transform: --- !u!1 &96173693 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 96173694} m_Layer: 0 @@ -1970,8 +2212,10 @@ GameObject: --- !u!4 &96173694 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 96173693} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -1983,9 +2227,11 @@ Transform: --- !u!1 &97697208 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 97697209} m_Layer: 0 @@ -1998,8 +2244,10 @@ GameObject: --- !u!4 &97697209 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 97697208} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -2011,9 +2259,11 @@ Transform: --- !u!1 &98443023 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 98443024} m_Layer: 0 @@ -2026,8 +2276,10 @@ GameObject: --- !u!4 &98443024 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 98443023} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -2039,9 +2291,11 @@ Transform: --- !u!1 &99703454 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 99703455} m_Layer: 0 @@ -2054,8 +2308,10 @@ GameObject: --- !u!4 &99703455 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 99703454} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -2068,9 +2324,11 @@ Transform: --- !u!1 &99979376 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 99979377} m_Layer: 0 @@ -2083,8 +2341,10 @@ GameObject: --- !u!4 &99979377 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 99979376} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -2097,9 +2357,11 @@ Transform: --- !u!1 &103221214 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 103221215} m_Layer: 0 @@ -2112,8 +2374,10 @@ GameObject: --- !u!4 &103221215 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 103221214} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -2126,9 +2390,11 @@ Transform: --- !u!1 &104583577 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 104583578} m_Layer: 0 @@ -2141,8 +2407,10 @@ GameObject: --- !u!4 &104583578 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 104583577} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -2155,9 +2423,11 @@ Transform: --- !u!1 &107256074 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 107256075} m_Layer: 0 @@ -2170,8 +2440,10 @@ GameObject: --- !u!4 &107256075 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 107256074} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -2184,9 +2456,11 @@ Transform: --- !u!1 &108588296 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 108588297} m_Layer: 0 @@ -2199,8 +2473,10 @@ GameObject: --- !u!4 &108588297 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 108588296} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -2213,9 +2489,11 @@ Transform: --- !u!1 &109384851 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 109384852} m_Layer: 0 @@ -2228,8 +2506,10 @@ GameObject: --- !u!4 &109384852 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 109384851} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -2244,9 +2524,11 @@ Transform: --- !u!1 &110461649 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 110461650} m_Layer: 0 @@ -2259,8 +2541,10 @@ GameObject: --- !u!4 &110461650 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 110461649} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -2272,9 +2556,11 @@ Transform: --- !u!1 &112176531 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 112176532} m_Layer: 0 @@ -2287,8 +2573,10 @@ GameObject: --- !u!4 &112176532 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 112176531} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -2301,9 +2589,11 @@ Transform: --- !u!1 &112266590 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 112266591} m_Layer: 0 @@ -2316,8 +2606,10 @@ GameObject: --- !u!4 &112266591 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 112266590} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -2330,9 +2622,11 @@ Transform: --- !u!1 &112426973 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 112426974} m_Layer: 0 @@ -2345,8 +2639,10 @@ GameObject: --- !u!4 &112426974 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 112426973} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -2359,9 +2655,11 @@ Transform: --- !u!1 &115648686 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 115648687} m_Layer: 0 @@ -2374,8 +2672,10 @@ GameObject: --- !u!4 &115648687 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 115648686} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -2388,9 +2688,11 @@ Transform: --- !u!1 &116971628 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 116971629} m_Layer: 0 @@ -2403,8 +2705,10 @@ GameObject: --- !u!4 &116971629 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 116971628} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -2417,9 +2721,11 @@ Transform: --- !u!1 &117222029 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 117222030} m_Layer: 0 @@ -2432,8 +2738,10 @@ GameObject: --- !u!4 &117222030 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 117222029} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -2445,9 +2753,11 @@ Transform: --- !u!1 &119992069 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 119992070} m_Layer: 0 @@ -2460,8 +2770,10 @@ GameObject: --- !u!4 &119992070 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 119992069} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -2477,9 +2789,11 @@ Transform: --- !u!1 &121114342 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 121114343} m_Layer: 0 @@ -2492,8 +2806,10 @@ GameObject: --- !u!4 &121114343 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 121114342} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -2505,9 +2821,11 @@ Transform: --- !u!1 &121883172 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 121883173} m_Layer: 0 @@ -2520,8 +2838,10 @@ GameObject: --- !u!4 &121883173 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 121883172} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -2533,9 +2853,11 @@ Transform: --- !u!1 &122148556 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 122148557} m_Layer: 0 @@ -2548,8 +2870,10 @@ GameObject: --- !u!4 &122148557 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 122148556} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -2561,9 +2885,11 @@ Transform: --- !u!1 &123099894 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 123099895} m_Layer: 0 @@ -2576,8 +2902,10 @@ GameObject: --- !u!4 &123099895 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 123099894} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -2589,9 +2917,11 @@ Transform: --- !u!1 &123943387 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 123943388} m_Layer: 0 @@ -2604,8 +2934,10 @@ GameObject: --- !u!4 &123943388 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 123943387} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -2618,9 +2950,11 @@ Transform: --- !u!1 &124713555 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 124713556} m_Layer: 0 @@ -2633,8 +2967,10 @@ GameObject: --- !u!4 &124713556 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 124713555} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -2646,9 +2982,11 @@ Transform: --- !u!1 &126619918 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 126619919} m_Layer: 0 @@ -2661,8 +2999,10 @@ GameObject: --- !u!4 &126619919 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 126619918} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -2674,9 +3014,11 @@ Transform: --- !u!1 &128429965 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 128429966} m_Layer: 0 @@ -2689,8 +3031,10 @@ GameObject: --- !u!4 &128429966 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 128429965} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -2705,9 +3049,11 @@ Transform: --- !u!1 &128585699 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 128585700} m_Layer: 0 @@ -2720,8 +3066,10 @@ GameObject: --- !u!4 &128585700 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 128585699} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -2734,9 +3082,11 @@ Transform: --- !u!1 &130909165 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 130909166} m_Layer: 0 @@ -2749,8 +3099,10 @@ GameObject: --- !u!4 &130909166 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 130909165} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -2763,9 +3115,11 @@ Transform: --- !u!1 &142371727 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 142371728} m_Layer: 0 @@ -2778,8 +3132,10 @@ GameObject: --- !u!4 &142371728 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 142371727} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -2792,9 +3148,11 @@ Transform: --- !u!1 &142972496 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 142972497} m_Layer: 0 @@ -2807,8 +3165,10 @@ GameObject: --- !u!4 &142972497 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 142972496} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -2821,9 +3181,11 @@ Transform: --- !u!1 &143461471 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 143461472} m_Layer: 0 @@ -2836,8 +3198,10 @@ GameObject: --- !u!4 &143461472 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 143461471} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -2850,9 +3214,11 @@ Transform: --- !u!1 &146132815 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 146132816} m_Layer: 0 @@ -2865,8 +3231,10 @@ GameObject: --- !u!4 &146132816 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 146132815} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -2879,9 +3247,11 @@ Transform: --- !u!1 &146290180 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 146290181} m_Layer: 0 @@ -2894,8 +3264,10 @@ GameObject: --- !u!4 &146290181 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 146290180} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -2907,9 +3279,11 @@ Transform: --- !u!1 &146507941 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 146507942} m_Layer: 0 @@ -2922,8 +3296,10 @@ GameObject: --- !u!4 &146507942 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 146507941} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -2936,9 +3312,11 @@ Transform: --- !u!1 &148004020 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 148004021} m_Layer: 0 @@ -2951,8 +3329,10 @@ GameObject: --- !u!4 &148004021 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 148004020} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -2965,9 +3345,11 @@ Transform: --- !u!1 &149803019 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 149803020} m_Layer: 0 @@ -2980,8 +3362,10 @@ GameObject: --- !u!4 &149803020 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 149803019} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -2996,9 +3380,11 @@ Transform: --- !u!1 &158127845 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 158127846} m_Layer: 0 @@ -3011,8 +3397,10 @@ GameObject: --- !u!4 &158127846 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 158127845} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -3025,9 +3413,11 @@ Transform: --- !u!1 &158613720 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 158613721} m_Layer: 0 @@ -3040,8 +3430,10 @@ GameObject: --- !u!4 &158613721 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 158613720} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -3054,9 +3446,11 @@ Transform: --- !u!1 &158623073 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 158623074} m_Layer: 0 @@ -3069,8 +3463,10 @@ GameObject: --- !u!4 &158623074 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 158623073} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -3083,9 +3479,11 @@ Transform: --- !u!1 &160270382 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 160270383} m_Layer: 0 @@ -3098,8 +3496,10 @@ GameObject: --- !u!4 &160270383 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 160270382} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -3112,9 +3512,11 @@ Transform: --- !u!1 &161437891 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 161437892} m_Layer: 0 @@ -3127,8 +3529,10 @@ GameObject: --- !u!4 &161437892 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 161437891} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -3141,9 +3545,11 @@ Transform: --- !u!1 &162134154 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 162134155} m_Layer: 0 @@ -3156,8 +3562,10 @@ GameObject: --- !u!4 &162134155 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 162134154} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -3170,9 +3578,11 @@ Transform: --- !u!1 &162326006 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 162326007} m_Layer: 0 @@ -3185,8 +3595,10 @@ GameObject: --- !u!4 &162326007 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 162326006} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -3199,9 +3611,11 @@ Transform: --- !u!1 &164784225 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 164784226} m_Layer: 0 @@ -3214,8 +3628,10 @@ GameObject: --- !u!4 &164784226 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 164784225} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -3227,9 +3643,11 @@ Transform: --- !u!1 &167008444 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 167008445} m_Layer: 0 @@ -3242,8 +3660,10 @@ GameObject: --- !u!4 &167008445 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 167008444} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -3256,9 +3676,11 @@ Transform: --- !u!1 &167948180 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 167948181} m_Layer: 0 @@ -3271,8 +3693,10 @@ GameObject: --- !u!4 &167948181 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 167948180} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -3288,9 +3712,11 @@ Transform: --- !u!1 &170682570 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 170682571} m_Layer: 0 @@ -3303,8 +3729,10 @@ GameObject: --- !u!4 &170682571 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 170682570} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -3316,9 +3744,11 @@ Transform: --- !u!1 &172968083 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 172968084} m_Layer: 0 @@ -3331,8 +3761,10 @@ GameObject: --- !u!4 &172968084 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 172968083} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -3344,9 +3776,11 @@ Transform: --- !u!1 &174935904 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 174935905} m_Layer: 0 @@ -3359,8 +3793,10 @@ GameObject: --- !u!4 &174935905 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 174935904} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -3375,9 +3811,11 @@ Transform: --- !u!1 &177548069 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 177548070} m_Layer: 0 @@ -3390,8 +3828,10 @@ GameObject: --- !u!4 &177548070 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 177548069} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -3404,9 +3844,11 @@ Transform: --- !u!1 &177829096 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 177829097} m_Layer: 0 @@ -3419,8 +3861,10 @@ GameObject: --- !u!4 &177829097 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 177829096} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -3433,9 +3877,11 @@ Transform: --- !u!1 &181010211 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 181010212} m_Layer: 0 @@ -3448,8 +3894,10 @@ GameObject: --- !u!4 &181010212 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 181010211} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -3461,9 +3909,11 @@ Transform: --- !u!1 &181212770 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 181212771} m_Layer: 0 @@ -3476,8 +3926,10 @@ GameObject: --- !u!4 &181212771 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 181212770} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -3489,9 +3941,11 @@ Transform: --- !u!1 &181327341 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 181327342} m_Layer: 0 @@ -3504,8 +3958,10 @@ GameObject: --- !u!4 &181327342 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 181327341} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -3518,9 +3974,11 @@ Transform: --- !u!1 &181637789 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 181637790} m_Layer: 0 @@ -3533,8 +3991,10 @@ GameObject: --- !u!4 &181637790 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 181637789} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -3547,9 +4007,11 @@ Transform: --- !u!1 &191137421 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 191137422} m_Layer: 0 @@ -3562,8 +4024,10 @@ GameObject: --- !u!4 &191137422 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 191137421} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -3575,9 +4039,11 @@ Transform: --- !u!1 &191920940 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 191920941} m_Layer: 0 @@ -3590,8 +4056,10 @@ GameObject: --- !u!4 &191920941 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 191920940} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -3606,9 +4074,11 @@ Transform: --- !u!1 &195890744 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 195890745} m_Layer: 0 @@ -3621,8 +4091,10 @@ GameObject: --- !u!4 &195890745 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 195890744} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -3635,9 +4107,11 @@ Transform: --- !u!1 &199947786 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 199947787} m_Layer: 0 @@ -3650,8 +4124,10 @@ GameObject: --- !u!4 &199947787 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 199947786} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -3664,9 +4140,11 @@ Transform: --- !u!1 &200992445 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 200992446} m_Layer: 0 @@ -3679,8 +4157,10 @@ GameObject: --- !u!4 &200992446 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 200992445} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -3693,9 +4173,11 @@ Transform: --- !u!1 &203093868 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 203093869} m_Layer: 0 @@ -3708,8 +4190,10 @@ GameObject: --- !u!4 &203093869 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 203093868} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -3721,9 +4205,11 @@ Transform: --- !u!1 &205561853 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 205561854} m_Layer: 0 @@ -3736,8 +4222,10 @@ GameObject: --- !u!4 &205561854 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 205561853} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -3750,9 +4238,11 @@ Transform: --- !u!1 &209584012 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 209584013} m_Layer: 0 @@ -3765,8 +4255,10 @@ GameObject: --- !u!4 &209584013 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 209584012} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -3779,9 +4271,11 @@ Transform: --- !u!1 &211264609 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 211264610} m_Layer: 0 @@ -3794,8 +4288,10 @@ GameObject: --- !u!4 &211264610 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 211264609} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -3807,9 +4303,11 @@ Transform: --- !u!1 &211970649 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 211970650} m_Layer: 0 @@ -3822,8 +4320,10 @@ GameObject: --- !u!4 &211970650 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 211970649} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -3836,9 +4336,11 @@ Transform: --- !u!1 &212289539 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 212289540} m_Layer: 0 @@ -3851,8 +4353,10 @@ GameObject: --- !u!4 &212289540 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 212289539} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -3865,9 +4369,11 @@ Transform: --- !u!1 &214113936 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 214113937} m_Layer: 0 @@ -3880,8 +4386,10 @@ GameObject: --- !u!4 &214113937 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 214113936} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -3894,9 +4402,11 @@ Transform: --- !u!1 &215754034 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 215754035} m_Layer: 0 @@ -3909,8 +4419,10 @@ GameObject: --- !u!4 &215754035 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 215754034} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -3922,9 +4434,11 @@ Transform: --- !u!1 &217168121 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 217168122} m_Layer: 0 @@ -3937,8 +4451,10 @@ GameObject: --- !u!4 &217168122 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 217168121} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -3951,9 +4467,11 @@ Transform: --- !u!1 &217385428 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 217385429} m_Layer: 0 @@ -3966,8 +4484,10 @@ GameObject: --- !u!4 &217385429 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 217385428} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -3980,9 +4500,11 @@ Transform: --- !u!1 &217545527 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 217545528} m_Layer: 0 @@ -3995,8 +4517,10 @@ GameObject: --- !u!4 &217545528 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 217545527} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} @@ -4009,9 +4533,11 @@ Transform: --- !u!1 &217566107 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 217566108} m_Layer: 0 @@ -4024,8 +4550,10 @@ GameObject: --- !u!4 &217566108 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 217566107} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -4038,9 +4566,11 @@ Transform: --- !u!1 &219681584 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 219681585} m_Layer: 0 @@ -4053,8 +4583,10 @@ GameObject: --- !u!4 &219681585 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 219681584} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -4067,9 +4599,11 @@ Transform: --- !u!1 &221336177 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 221336178} m_Layer: 0 @@ -4082,8 +4616,10 @@ GameObject: --- !u!4 &221336178 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 221336177} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -4095,9 +4631,11 @@ Transform: --- !u!1 &227606714 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 227606715} m_Layer: 0 @@ -4110,8 +4648,10 @@ GameObject: --- !u!4 &227606715 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 227606714} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -4124,9 +4664,11 @@ Transform: --- !u!1 &229696932 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 229696933} m_Layer: 0 @@ -4139,8 +4681,10 @@ GameObject: --- !u!4 &229696933 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 229696932} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -4152,9 +4696,11 @@ Transform: --- !u!1 &230046022 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 230046023} m_Layer: 0 @@ -4167,8 +4713,10 @@ GameObject: --- !u!4 &230046023 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 230046022} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -4183,9 +4731,11 @@ Transform: --- !u!1 &231839470 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 231839471} m_Layer: 0 @@ -4198,8 +4748,10 @@ GameObject: --- !u!4 &231839471 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 231839470} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -4211,9 +4763,11 @@ Transform: --- !u!1 &233846267 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 233846268} m_Layer: 0 @@ -4226,8 +4780,10 @@ GameObject: --- !u!4 &233846268 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 233846267} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -4239,9 +4795,11 @@ Transform: --- !u!1 &234582462 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 234582463} m_Layer: 0 @@ -4254,8 +4812,10 @@ GameObject: --- !u!4 &234582463 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 234582462} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -4268,9 +4828,11 @@ Transform: --- !u!1 &235464499 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 235464500} m_Layer: 0 @@ -4283,8 +4845,10 @@ GameObject: --- !u!4 &235464500 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 235464499} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -4296,9 +4860,11 @@ Transform: --- !u!1 &235688806 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 235688807} m_Layer: 0 @@ -4311,8 +4877,10 @@ GameObject: --- !u!4 &235688807 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 235688806} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -4325,9 +4893,11 @@ Transform: --- !u!1 &236355048 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 236355049} m_Layer: 0 @@ -4340,8 +4910,10 @@ GameObject: --- !u!4 &236355049 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 236355048} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -4353,9 +4925,11 @@ Transform: --- !u!1 &238035197 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 238035198} m_Layer: 0 @@ -4368,8 +4942,10 @@ GameObject: --- !u!4 &238035198 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 238035197} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -4382,9 +4958,11 @@ Transform: --- !u!1 &238066726 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 238066727} m_Layer: 0 @@ -4397,8 +4975,10 @@ GameObject: --- !u!4 &238066727 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 238066726} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -4413,9 +4993,11 @@ Transform: --- !u!1 &238085180 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 238085181} m_Layer: 0 @@ -4428,8 +5010,10 @@ GameObject: --- !u!4 &238085181 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 238085180} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -4442,9 +5026,11 @@ Transform: --- !u!1 &238318600 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 238318601} m_Layer: 0 @@ -4457,8 +5043,10 @@ GameObject: --- !u!4 &238318601 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 238318600} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -4470,9 +5058,11 @@ Transform: --- !u!1 &245623510 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 245623511} m_Layer: 0 @@ -4485,8 +5075,10 @@ GameObject: --- !u!4 &245623511 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 245623510} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -4499,9 +5091,11 @@ Transform: --- !u!1 &246473120 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 246473121} m_Layer: 0 @@ -4514,8 +5108,10 @@ GameObject: --- !u!4 &246473121 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 246473120} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -4528,9 +5124,11 @@ Transform: --- !u!1 &247172844 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 247172845} m_Layer: 0 @@ -4543,8 +5141,10 @@ GameObject: --- !u!4 &247172845 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 247172844} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -4556,9 +5156,11 @@ Transform: --- !u!1 &247701429 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 247701430} m_Layer: 0 @@ -4571,8 +5173,10 @@ GameObject: --- !u!4 &247701430 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 247701429} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -4585,9 +5189,11 @@ Transform: --- !u!1 &251251597 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 251251598} m_Layer: 0 @@ -4600,8 +5206,10 @@ GameObject: --- !u!4 &251251598 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 251251597} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -4614,9 +5222,11 @@ Transform: --- !u!1 &257458431 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 257458432} m_Layer: 0 @@ -4629,8 +5239,10 @@ GameObject: --- !u!4 &257458432 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 257458431} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -4643,9 +5255,11 @@ Transform: --- !u!1 &265497993 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 265497994} m_Layer: 0 @@ -4658,8 +5272,10 @@ GameObject: --- !u!4 &265497994 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 265497993} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -4671,9 +5287,11 @@ Transform: --- !u!1 &269661176 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 269661177} m_Layer: 0 @@ -4686,8 +5304,10 @@ GameObject: --- !u!4 &269661177 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 269661176} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -4700,9 +5320,11 @@ Transform: --- !u!1 &270894628 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 270894629} m_Layer: 0 @@ -4715,8 +5337,10 @@ GameObject: --- !u!4 &270894629 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 270894628} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -4731,9 +5355,11 @@ Transform: --- !u!1 &271065206 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 271065207} m_Layer: 0 @@ -4746,8 +5372,10 @@ GameObject: --- !u!4 &271065207 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 271065206} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -4759,9 +5387,11 @@ Transform: --- !u!1 &271382942 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 271382943} m_Layer: 0 @@ -4774,8 +5404,10 @@ GameObject: --- !u!4 &271382943 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 271382942} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -4787,9 +5419,11 @@ Transform: --- !u!1 &271464530 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 271464531} m_Layer: 0 @@ -4802,8 +5436,10 @@ GameObject: --- !u!4 &271464531 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 271464530} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -4816,9 +5452,11 @@ Transform: --- !u!1 &271664407 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 271664408} m_Layer: 0 @@ -4831,8 +5469,10 @@ GameObject: --- !u!4 &271664408 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 271664407} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -4845,9 +5485,11 @@ Transform: --- !u!1 &273232036 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 273232037} m_Layer: 0 @@ -4860,8 +5502,10 @@ GameObject: --- !u!4 &273232037 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 273232036} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -4873,9 +5517,11 @@ Transform: --- !u!1 &274471147 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 274471148} m_Layer: 0 @@ -4888,8 +5534,10 @@ GameObject: --- !u!4 &274471148 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 274471147} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -4902,9 +5550,11 @@ Transform: --- !u!1 &275923169 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 275923170} m_Layer: 0 @@ -4917,8 +5567,10 @@ GameObject: --- !u!4 &275923170 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 275923169} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -4930,9 +5582,11 @@ Transform: --- !u!1 &276866635 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 276866636} m_Layer: 0 @@ -4945,8 +5599,10 @@ GameObject: --- !u!4 &276866636 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 276866635} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -4959,9 +5615,11 @@ Transform: --- !u!1 &279984075 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 279984076} m_Layer: 0 @@ -4974,8 +5632,10 @@ GameObject: --- !u!4 &279984076 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 279984075} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -4987,9 +5647,11 @@ Transform: --- !u!1 &281564321 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 281564322} m_Layer: 0 @@ -5002,8 +5664,10 @@ GameObject: --- !u!4 &281564322 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 281564321} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -5015,9 +5679,11 @@ Transform: --- !u!1 &282327639 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 282327640} m_Layer: 0 @@ -5030,8 +5696,10 @@ GameObject: --- !u!4 &282327640 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 282327639} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -5044,9 +5712,11 @@ Transform: --- !u!1 &284589748 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 284589749} m_Layer: 0 @@ -5059,8 +5729,10 @@ GameObject: --- !u!4 &284589749 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 284589748} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -5073,9 +5745,11 @@ Transform: --- !u!1 &287569470 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 287569471} m_Layer: 0 @@ -5088,8 +5762,10 @@ GameObject: --- !u!4 &287569471 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 287569470} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -5104,9 +5780,11 @@ Transform: --- !u!1 &288792576 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 288792577} m_Layer: 0 @@ -5119,8 +5797,10 @@ GameObject: --- !u!4 &288792577 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 288792576} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -5132,9 +5812,11 @@ Transform: --- !u!1 &291212523 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 291212524} m_Layer: 0 @@ -5147,8 +5829,10 @@ GameObject: --- !u!4 &291212524 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 291212523} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -5160,9 +5844,11 @@ Transform: --- !u!1 &291474047 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 291474048} m_Layer: 0 @@ -5175,8 +5861,10 @@ GameObject: --- !u!4 &291474048 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 291474047} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -5189,9 +5877,11 @@ Transform: --- !u!1 &293919179 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 293919180} m_Layer: 0 @@ -5204,8 +5894,10 @@ GameObject: --- !u!4 &293919180 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 293919179} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -5218,9 +5910,11 @@ Transform: --- !u!1 &293930463 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 293930464} m_Layer: 0 @@ -5233,8 +5927,10 @@ GameObject: --- !u!4 &293930464 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 293930463} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -5247,9 +5943,11 @@ Transform: --- !u!1 &295630014 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 295630015} m_Layer: 0 @@ -5262,8 +5960,10 @@ GameObject: --- !u!4 &295630015 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 295630014} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -5276,9 +5976,11 @@ Transform: --- !u!1 &295773765 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 295773766} m_Layer: 0 @@ -5291,8 +5993,10 @@ GameObject: --- !u!4 &295773766 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 295773765} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -5304,9 +6008,11 @@ Transform: --- !u!1 &296025863 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 296025864} m_Layer: 0 @@ -5319,8 +6025,10 @@ GameObject: --- !u!4 &296025864 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 296025863} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -5333,9 +6041,11 @@ Transform: --- !u!1 &310034758 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 310034759} m_Layer: 0 @@ -5348,8 +6058,10 @@ GameObject: --- !u!4 &310034759 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 310034758} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -5361,9 +6073,11 @@ Transform: --- !u!1 &310654803 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 310654805} - component: {fileID: 310654804} @@ -5378,9 +6092,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 310654803} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -5396,8 +6111,10 @@ Animator: --- !u!4 &310654805 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 310654803} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} @@ -5407,14 +6124,16 @@ Transform: - {fileID: 410684931} - {fileID: 1579578527} m_Father: {fileID: 0} - m_RootOrder: 2 + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &311967839 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 311967840} m_Layer: 0 @@ -5427,8 +6146,10 @@ GameObject: --- !u!4 &311967840 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 311967839} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -5441,9 +6162,11 @@ Transform: --- !u!1 &312978918 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 312978919} m_Layer: 0 @@ -5456,8 +6179,10 @@ GameObject: --- !u!4 &312978919 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 312978918} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -5469,9 +6194,11 @@ Transform: --- !u!1 &315627290 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 315627291} m_Layer: 0 @@ -5484,8 +6211,10 @@ GameObject: --- !u!4 &315627291 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 315627290} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -5497,9 +6226,11 @@ Transform: --- !u!1 &316628862 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 316628863} m_Layer: 0 @@ -5512,8 +6243,10 @@ GameObject: --- !u!4 &316628863 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 316628862} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -5526,9 +6259,11 @@ Transform: --- !u!1 &320103408 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 320103409} m_Layer: 0 @@ -5541,8 +6276,10 @@ GameObject: --- !u!4 &320103409 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 320103408} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -5557,9 +6294,11 @@ Transform: --- !u!1 &320363445 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 320363446} m_Layer: 0 @@ -5572,8 +6311,10 @@ GameObject: --- !u!4 &320363446 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 320363445} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -5585,9 +6326,11 @@ Transform: --- !u!1 &321931194 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 321931195} m_Layer: 0 @@ -5600,8 +6343,10 @@ GameObject: --- !u!4 &321931195 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 321931194} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -5614,9 +6359,11 @@ Transform: --- !u!1 &323811426 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 323811427} m_Layer: 0 @@ -5629,8 +6376,10 @@ GameObject: --- !u!4 &323811427 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 323811426} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} @@ -5643,9 +6392,11 @@ Transform: --- !u!1 &324400373 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 324400374} m_Layer: 0 @@ -5658,8 +6409,10 @@ GameObject: --- !u!4 &324400374 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 324400373} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -5672,9 +6425,11 @@ Transform: --- !u!1 &325698462 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 325698463} m_Layer: 0 @@ -5687,8 +6442,10 @@ GameObject: --- !u!4 &325698463 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 325698462} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -5700,9 +6457,11 @@ Transform: --- !u!1 &326293746 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 326293747} m_Layer: 0 @@ -5715,8 +6474,10 @@ GameObject: --- !u!4 &326293747 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 326293746} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -5731,9 +6492,11 @@ Transform: --- !u!1 &327936540 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 327936541} m_Layer: 0 @@ -5746,8 +6509,10 @@ GameObject: --- !u!4 &327936541 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 327936540} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -5760,9 +6525,11 @@ Transform: --- !u!1 &328108876 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 328108877} m_Layer: 0 @@ -5775,8 +6542,10 @@ GameObject: --- !u!4 &328108877 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 328108876} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -5788,9 +6557,11 @@ Transform: --- !u!1 &331178251 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 331178252} m_Layer: 0 @@ -5803,8 +6574,10 @@ GameObject: --- !u!4 &331178252 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 331178251} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -5817,9 +6590,11 @@ Transform: --- !u!1 &333632402 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 333632403} m_Layer: 0 @@ -5832,8 +6607,10 @@ GameObject: --- !u!4 &333632403 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 333632402} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -5845,9 +6622,11 @@ Transform: --- !u!1 &336592095 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 336592096} m_Layer: 0 @@ -5860,8 +6639,10 @@ GameObject: --- !u!4 &336592096 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 336592095} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -5873,9 +6654,11 @@ Transform: --- !u!1 &336698139 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 336698140} m_Layer: 0 @@ -5888,8 +6671,10 @@ GameObject: --- !u!4 &336698140 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 336698139} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -5901,9 +6686,11 @@ Transform: --- !u!1 &336916929 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 336916930} m_Layer: 0 @@ -5916,8 +6703,10 @@ GameObject: --- !u!4 &336916930 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 336916929} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -5929,9 +6718,11 @@ Transform: --- !u!1 &341097052 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 341097053} m_Layer: 0 @@ -5944,8 +6735,10 @@ GameObject: --- !u!4 &341097053 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 341097052} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -5958,9 +6751,11 @@ Transform: --- !u!1 &345255841 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 345255842} m_Layer: 0 @@ -5973,8 +6768,10 @@ GameObject: --- !u!4 &345255842 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 345255841} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -5986,9 +6783,11 @@ Transform: --- !u!1 &346729340 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 346729341} m_Layer: 0 @@ -6001,8 +6800,10 @@ GameObject: --- !u!4 &346729341 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 346729340} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -6017,9 +6818,11 @@ Transform: --- !u!1 &347942607 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 347942608} m_Layer: 0 @@ -6032,8 +6835,10 @@ GameObject: --- !u!4 &347942608 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 347942607} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -6046,9 +6851,11 @@ Transform: --- !u!1 &348651730 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 348651731} m_Layer: 0 @@ -6061,8 +6868,10 @@ GameObject: --- !u!4 &348651731 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 348651730} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -6075,9 +6884,11 @@ Transform: --- !u!1 &351782167 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 351782168} m_Layer: 0 @@ -6090,8 +6901,10 @@ GameObject: --- !u!4 &351782168 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 351782167} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -6104,9 +6917,11 @@ Transform: --- !u!1 &353369531 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 353369532} m_Layer: 0 @@ -6119,8 +6934,10 @@ GameObject: --- !u!4 &353369532 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 353369531} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -6133,9 +6950,11 @@ Transform: --- !u!1 &353395378 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 353395379} m_Layer: 0 @@ -6148,8 +6967,10 @@ GameObject: --- !u!4 &353395379 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 353395378} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -6162,9 +6983,11 @@ Transform: --- !u!1 &354038852 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 354038853} m_Layer: 0 @@ -6177,8 +7000,10 @@ GameObject: --- !u!4 &354038853 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 354038852} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -6191,9 +7016,11 @@ Transform: --- !u!1 &356177048 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 356177049} m_Layer: 0 @@ -6206,8 +7033,10 @@ GameObject: --- !u!4 &356177049 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 356177048} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -6220,9 +7049,11 @@ Transform: --- !u!1 &357187943 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 357187944} m_Layer: 0 @@ -6235,8 +7066,10 @@ GameObject: --- !u!4 &357187944 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 357187943} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -6249,9 +7082,11 @@ Transform: --- !u!1 &358134828 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 358134829} m_Layer: 0 @@ -6264,8 +7099,10 @@ GameObject: --- !u!4 &358134829 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 358134828} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -6278,9 +7115,11 @@ Transform: --- !u!1 &364567949 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 364567950} m_Layer: 0 @@ -6293,8 +7132,10 @@ GameObject: --- !u!4 &364567950 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 364567949} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -6306,9 +7147,11 @@ Transform: --- !u!1 &365205213 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 365205214} m_Layer: 0 @@ -6321,8 +7164,10 @@ GameObject: --- !u!4 &365205214 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 365205213} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -6334,9 +7179,11 @@ Transform: --- !u!1 &367878250 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 367878251} m_Layer: 0 @@ -6349,8 +7196,10 @@ GameObject: --- !u!4 &367878251 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 367878250} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -6362,9 +7211,11 @@ Transform: --- !u!1 &369156842 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 369156843} m_Layer: 0 @@ -6377,8 +7228,10 @@ GameObject: --- !u!4 &369156843 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 369156842} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -6393,9 +7246,11 @@ Transform: --- !u!1 &370276925 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 370276926} m_Layer: 0 @@ -6408,8 +7263,10 @@ GameObject: --- !u!4 &370276926 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 370276925} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -6422,9 +7279,11 @@ Transform: --- !u!1 &371686578 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 371686579} m_Layer: 0 @@ -6437,8 +7296,10 @@ GameObject: --- !u!4 &371686579 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 371686578} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -6451,9 +7312,11 @@ Transform: --- !u!1 &372180069 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 372180070} m_Layer: 0 @@ -6466,8 +7329,10 @@ GameObject: --- !u!4 &372180070 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 372180069} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -6479,9 +7344,11 @@ Transform: --- !u!1 &378225845 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 378225846} m_Layer: 0 @@ -6494,8 +7361,10 @@ GameObject: --- !u!4 &378225846 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 378225845} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -6507,9 +7376,11 @@ Transform: --- !u!1 &379635597 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 379635598} m_Layer: 0 @@ -6522,8 +7393,10 @@ GameObject: --- !u!4 &379635598 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 379635597} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -6538,9 +7411,11 @@ Transform: --- !u!1 &381133135 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 381133136} m_Layer: 0 @@ -6553,8 +7428,10 @@ GameObject: --- !u!4 &381133136 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 381133135} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -6567,9 +7444,11 @@ Transform: --- !u!1 &381472903 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 381472904} m_Layer: 0 @@ -6582,8 +7461,10 @@ GameObject: --- !u!4 &381472904 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 381472903} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -6595,9 +7476,11 @@ Transform: --- !u!1 &382333917 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 382333918} m_Layer: 0 @@ -6610,8 +7493,10 @@ GameObject: --- !u!4 &382333918 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 382333917} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -6623,9 +7508,11 @@ Transform: --- !u!1 &382667924 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 382667925} m_Layer: 0 @@ -6638,8 +7525,10 @@ GameObject: --- !u!4 &382667925 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 382667924} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -6651,9 +7540,11 @@ Transform: --- !u!1 &382810931 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 382810932} m_Layer: 0 @@ -6666,8 +7557,10 @@ GameObject: --- !u!4 &382810932 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 382810931} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -6679,9 +7572,11 @@ Transform: --- !u!1 &382989531 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 382989532} m_Layer: 0 @@ -6694,8 +7589,10 @@ GameObject: --- !u!4 &382989532 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 382989531} m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} @@ -6710,9 +7607,11 @@ Transform: --- !u!1 &384550638 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 384550639} m_Layer: 0 @@ -6725,8 +7624,10 @@ GameObject: --- !u!4 &384550639 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 384550638} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -6739,9 +7640,11 @@ Transform: --- !u!1 &384574733 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 384574734} m_Layer: 0 @@ -6754,8 +7657,10 @@ GameObject: --- !u!4 &384574734 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 384574733} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -6768,9 +7673,11 @@ Transform: --- !u!1 &386121282 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 386121283} m_Layer: 0 @@ -6783,8 +7690,10 @@ GameObject: --- !u!4 &386121283 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 386121282} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -6796,9 +7705,11 @@ Transform: --- !u!1 &389424775 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 389424776} m_Layer: 0 @@ -6811,8 +7722,10 @@ GameObject: --- !u!4 &389424776 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 389424775} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -6824,9 +7737,11 @@ Transform: --- !u!1 &391187297 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 391187298} m_Layer: 0 @@ -6839,8 +7754,10 @@ GameObject: --- !u!4 &391187298 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 391187297} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -6853,9 +7770,11 @@ Transform: --- !u!1 &391341674 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 391341675} m_Layer: 0 @@ -6868,8 +7787,10 @@ GameObject: --- !u!4 &391341675 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 391341674} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -6882,9 +7803,11 @@ Transform: --- !u!1 &392210570 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 392210571} m_Layer: 0 @@ -6897,8 +7820,10 @@ GameObject: --- !u!4 &392210571 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 392210570} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -6910,9 +7835,11 @@ Transform: --- !u!1 &396087424 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 396087425} m_Layer: 0 @@ -6925,8 +7852,10 @@ GameObject: --- !u!4 &396087425 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 396087424} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -6939,9 +7868,11 @@ Transform: --- !u!1 &397241240 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 397241241} m_Layer: 0 @@ -6954,8 +7885,10 @@ GameObject: --- !u!4 &397241241 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 397241240} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -6968,9 +7901,11 @@ Transform: --- !u!1 &399930709 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 399930710} m_Layer: 0 @@ -6983,8 +7918,10 @@ GameObject: --- !u!4 &399930710 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 399930709} m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} @@ -6999,9 +7936,11 @@ Transform: --- !u!1 &400228063 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 400228064} m_Layer: 0 @@ -7014,8 +7953,10 @@ GameObject: --- !u!4 &400228064 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 400228063} m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} @@ -7030,9 +7971,11 @@ Transform: --- !u!1 &400331450 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 400331451} m_Layer: 0 @@ -7045,8 +7988,10 @@ GameObject: --- !u!4 &400331451 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 400331450} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -7059,9 +8004,11 @@ Transform: --- !u!1 &401370325 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 401370326} m_Layer: 0 @@ -7074,8 +8021,10 @@ GameObject: --- !u!4 &401370326 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 401370325} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -7088,9 +8037,11 @@ Transform: --- !u!1 &403356606 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 403356607} m_Layer: 0 @@ -7103,8 +8054,10 @@ GameObject: --- !u!4 &403356607 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 403356606} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -7117,9 +8070,11 @@ Transform: --- !u!1 &408706498 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 408706499} m_Layer: 0 @@ -7132,8 +8087,10 @@ GameObject: --- !u!4 &408706499 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 408706498} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -7145,9 +8102,11 @@ Transform: --- !u!1 &410143354 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 410143355} m_Layer: 0 @@ -7160,8 +8119,10 @@ GameObject: --- !u!4 &410143355 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 410143354} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -7174,9 +8135,11 @@ Transform: --- !u!1 &410684930 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 410684931} m_Layer: 0 @@ -7189,8 +8152,10 @@ GameObject: --- !u!4 &410684931 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 410684930} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -7203,9 +8168,11 @@ Transform: --- !u!1 &412936705 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 412936706} m_Layer: 0 @@ -7218,8 +8185,10 @@ GameObject: --- !u!4 &412936706 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 412936705} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -7232,9 +8201,11 @@ Transform: --- !u!1 &415340444 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 415340445} m_Layer: 0 @@ -7247,8 +8218,10 @@ GameObject: --- !u!4 &415340445 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 415340444} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -7261,9 +8234,11 @@ Transform: --- !u!1 &415527781 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 415527782} m_Layer: 0 @@ -7276,8 +8251,10 @@ GameObject: --- !u!4 &415527782 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 415527781} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -7289,9 +8266,11 @@ Transform: --- !u!1 &417226349 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 417226350} m_Layer: 0 @@ -7304,8 +8283,10 @@ GameObject: --- !u!4 &417226350 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 417226349} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -7318,9 +8299,11 @@ Transform: --- !u!1 &418944834 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 418944835} m_Layer: 0 @@ -7333,8 +8316,10 @@ GameObject: --- !u!4 &418944835 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 418944834} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -7347,9 +8332,11 @@ Transform: --- !u!1 &419410094 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 419410095} m_Layer: 0 @@ -7362,8 +8349,10 @@ GameObject: --- !u!4 &419410095 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 419410094} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -7376,9 +8365,11 @@ Transform: --- !u!1 &420164009 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 420164010} m_Layer: 0 @@ -7391,8 +8382,10 @@ GameObject: --- !u!4 &420164010 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 420164009} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -7404,9 +8397,11 @@ Transform: --- !u!1 &420816283 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 420816284} m_Layer: 0 @@ -7419,8 +8414,10 @@ GameObject: --- !u!4 &420816284 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 420816283} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -7433,9 +8430,11 @@ Transform: --- !u!1 &422845898 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 422845899} m_Layer: 0 @@ -7448,8 +8447,10 @@ GameObject: --- !u!4 &422845899 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 422845898} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -7461,9 +8462,11 @@ Transform: --- !u!1 &424355653 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 424355654} m_Layer: 0 @@ -7476,8 +8479,10 @@ GameObject: --- !u!4 &424355654 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 424355653} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -7490,9 +8495,11 @@ Transform: --- !u!1 &425828797 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 425828798} m_Layer: 0 @@ -7505,8 +8512,10 @@ GameObject: --- !u!4 &425828798 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 425828797} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -7519,9 +8528,11 @@ Transform: --- !u!1 &426809790 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 426809791} m_Layer: 0 @@ -7534,8 +8545,10 @@ GameObject: --- !u!4 &426809791 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 426809790} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -7548,9 +8561,11 @@ Transform: --- !u!1 &427417947 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 427417949} - component: {fileID: 427417948} @@ -7565,9 +8580,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 427417947} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -7583,8 +8599,10 @@ Animator: --- !u!4 &427417949 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 427417947} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -9, y: 0, z: 0} @@ -7594,14 +8612,16 @@ Transform: - {fileID: 456625395} - {fileID: 1006537941} m_Father: {fileID: 0} - m_RootOrder: 11 + m_RootOrder: 12 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &429376570 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 429376571} m_Layer: 0 @@ -7614,8 +8634,10 @@ GameObject: --- !u!4 &429376571 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 429376570} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -7628,9 +8650,11 @@ Transform: --- !u!1 &430397888 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 430397889} m_Layer: 0 @@ -7643,8 +8667,10 @@ GameObject: --- !u!4 &430397889 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 430397888} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -7657,9 +8683,11 @@ Transform: --- !u!1 &433677248 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 433677249} m_Layer: 0 @@ -7672,8 +8700,10 @@ GameObject: --- !u!4 &433677249 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 433677248} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -7688,9 +8718,11 @@ Transform: --- !u!1 &434137396 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 434137397} m_Layer: 0 @@ -7703,8 +8735,10 @@ GameObject: --- !u!4 &434137397 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 434137396} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -7717,9 +8751,11 @@ Transform: --- !u!1 &438304319 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 438304320} m_Layer: 0 @@ -7732,8 +8768,10 @@ GameObject: --- !u!4 &438304320 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 438304319} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -7745,9 +8783,11 @@ Transform: --- !u!1 &439130158 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 439130159} m_Layer: 0 @@ -7760,8 +8800,10 @@ GameObject: --- !u!4 &439130159 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 439130158} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -7774,9 +8816,11 @@ Transform: --- !u!1 &441419578 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 441419579} m_Layer: 0 @@ -7789,8 +8833,10 @@ GameObject: --- !u!4 &441419579 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 441419578} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -7803,9 +8849,11 @@ Transform: --- !u!1 &445047826 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 445047827} m_Layer: 0 @@ -7818,8 +8866,10 @@ GameObject: --- !u!4 &445047827 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 445047826} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -7832,9 +8882,11 @@ Transform: --- !u!1 &445795611 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 445795612} m_Layer: 0 @@ -7847,8 +8899,10 @@ GameObject: --- !u!4 &445795612 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 445795611} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -7861,9 +8915,11 @@ Transform: --- !u!1 &448148859 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 448148860} m_Layer: 0 @@ -7876,8 +8932,10 @@ GameObject: --- !u!4 &448148860 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 448148859} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -7889,9 +8947,11 @@ Transform: --- !u!1 &450522602 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 450522603} m_Layer: 0 @@ -7904,8 +8964,10 @@ GameObject: --- !u!4 &450522603 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 450522602} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -7917,9 +8979,11 @@ Transform: --- !u!1 &451124526 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 451124527} m_Layer: 0 @@ -7932,8 +8996,10 @@ GameObject: --- !u!4 &451124527 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 451124526} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -7946,9 +9012,11 @@ Transform: --- !u!1 &451762115 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 451762116} m_Layer: 0 @@ -7961,8 +9029,10 @@ GameObject: --- !u!4 &451762116 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 451762115} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -7975,9 +9045,11 @@ Transform: --- !u!1 &452468735 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 452468736} m_Layer: 0 @@ -7990,8 +9062,10 @@ GameObject: --- !u!4 &452468736 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 452468735} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -8004,9 +9078,11 @@ Transform: --- !u!1 &453124180 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 453124181} m_Layer: 0 @@ -8019,8 +9095,10 @@ GameObject: --- !u!4 &453124181 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 453124180} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -8033,9 +9111,11 @@ Transform: --- !u!1 &453192689 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 453192690} m_Layer: 0 @@ -8048,8 +9128,10 @@ GameObject: --- !u!4 &453192690 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 453192689} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -8062,9 +9144,11 @@ Transform: --- !u!1 &454309763 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 454309764} m_Layer: 0 @@ -8077,8 +9161,10 @@ GameObject: --- !u!4 &454309764 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 454309763} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -8090,9 +9176,11 @@ Transform: --- !u!1 &456625394 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 456625395} m_Layer: 0 @@ -8105,8 +9193,10 @@ GameObject: --- !u!4 &456625395 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 456625394} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -8119,9 +9209,11 @@ Transform: --- !u!1 &457148870 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 457148871} m_Layer: 0 @@ -8134,8 +9226,10 @@ GameObject: --- !u!4 &457148871 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 457148870} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -8150,9 +9244,11 @@ Transform: --- !u!1 &458820802 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 458820803} m_Layer: 0 @@ -8165,8 +9261,10 @@ GameObject: --- !u!4 &458820803 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 458820802} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -8178,9 +9276,11 @@ Transform: --- !u!1 &459848149 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 459848150} m_Layer: 0 @@ -8193,8 +9293,10 @@ GameObject: --- !u!4 &459848150 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 459848149} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -8206,9 +9308,11 @@ Transform: --- !u!1 &461249756 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 461249757} m_Layer: 0 @@ -8221,8 +9325,10 @@ GameObject: --- !u!4 &461249757 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 461249756} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -8235,9 +9341,11 @@ Transform: --- !u!1 &463266194 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 463266195} m_Layer: 0 @@ -8250,8 +9358,10 @@ GameObject: --- !u!4 &463266195 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 463266194} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -8263,9 +9373,11 @@ Transform: --- !u!1 &465234953 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 465234954} m_Layer: 0 @@ -8278,8 +9390,10 @@ GameObject: --- !u!4 &465234954 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 465234953} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -8292,9 +9406,11 @@ Transform: --- !u!1 &466737756 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 466737757} m_Layer: 0 @@ -8307,8 +9423,10 @@ GameObject: --- !u!4 &466737757 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 466737756} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -8320,9 +9438,11 @@ Transform: --- !u!1 &471909586 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 471909587} m_Layer: 0 @@ -8335,8 +9455,10 @@ GameObject: --- !u!4 &471909587 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 471909586} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -8349,9 +9471,11 @@ Transform: --- !u!1 &471922850 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 471922851} m_Layer: 0 @@ -8364,8 +9488,10 @@ GameObject: --- !u!4 &471922851 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 471922850} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -8378,9 +9504,11 @@ Transform: --- !u!1 &478632798 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 478632799} m_Layer: 0 @@ -8393,8 +9521,10 @@ GameObject: --- !u!4 &478632799 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 478632798} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -8407,9 +9537,11 @@ Transform: --- !u!1 &478778206 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 478778207} m_Layer: 0 @@ -8422,8 +9554,10 @@ GameObject: --- !u!4 &478778207 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 478778206} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -8435,9 +9569,11 @@ Transform: --- !u!1 &478919080 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 478919081} m_Layer: 0 @@ -8450,8 +9586,10 @@ GameObject: --- !u!4 &478919081 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 478919080} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -8464,9 +9602,11 @@ Transform: --- !u!1 &482364470 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 482364471} m_Layer: 0 @@ -8479,8 +9619,10 @@ GameObject: --- !u!4 &482364471 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 482364470} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -8495,9 +9637,11 @@ Transform: --- !u!1 &482653115 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 482653116} m_Layer: 0 @@ -8510,8 +9654,10 @@ GameObject: --- !u!4 &482653116 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 482653115} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -8524,9 +9670,11 @@ Transform: --- !u!1 &483488757 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 483488758} m_Layer: 0 @@ -8539,8 +9687,10 @@ GameObject: --- !u!4 &483488758 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 483488757} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -8553,9 +9703,11 @@ Transform: --- !u!1 &486944245 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 486944246} m_Layer: 0 @@ -8568,8 +9720,10 @@ GameObject: --- !u!4 &486944246 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 486944245} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -8582,9 +9736,11 @@ Transform: --- !u!1 &495158560 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 495158561} m_Layer: 0 @@ -8597,8 +9753,10 @@ GameObject: --- !u!4 &495158561 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 495158560} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -8611,9 +9769,11 @@ Transform: --- !u!1 &495167884 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 495167885} m_Layer: 0 @@ -8626,8 +9786,10 @@ GameObject: --- !u!4 &495167885 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 495167884} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -8640,9 +9802,11 @@ Transform: --- !u!1 &498155424 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 498155425} m_Layer: 0 @@ -8655,8 +9819,10 @@ GameObject: --- !u!4 &498155425 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 498155424} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -8669,9 +9835,11 @@ Transform: --- !u!1 &498773590 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 498773591} m_Layer: 0 @@ -8684,8 +9852,10 @@ GameObject: --- !u!4 &498773591 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 498773590} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -8698,9 +9868,11 @@ Transform: --- !u!1 &502107869 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 502107870} m_Layer: 0 @@ -8713,8 +9885,10 @@ GameObject: --- !u!4 &502107870 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 502107869} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -8727,9 +9901,11 @@ Transform: --- !u!1 &504165172 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 504165173} m_Layer: 0 @@ -8742,8 +9918,10 @@ GameObject: --- !u!4 &504165173 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 504165172} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -8756,9 +9934,11 @@ Transform: --- !u!1 &505110635 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 505110636} m_Layer: 0 @@ -8771,8 +9951,10 @@ GameObject: --- !u!4 &505110636 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 505110635} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -8785,9 +9967,11 @@ Transform: --- !u!1 &505399762 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 505399763} m_Layer: 0 @@ -8800,8 +9984,10 @@ GameObject: --- !u!4 &505399763 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 505399762} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -8814,9 +10000,11 @@ Transform: --- !u!1 &507225667 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 507225668} m_Layer: 0 @@ -8829,8 +10017,10 @@ GameObject: --- !u!4 &507225668 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 507225667} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -8843,9 +10033,11 @@ Transform: --- !u!1 &509040815 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 509040816} m_Layer: 0 @@ -8858,8 +10050,10 @@ GameObject: --- !u!4 &509040816 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 509040815} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -8874,9 +10068,11 @@ Transform: --- !u!1 &510548266 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 510548267} m_Layer: 0 @@ -8889,8 +10085,10 @@ GameObject: --- !u!4 &510548267 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 510548266} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -8903,9 +10101,11 @@ Transform: --- !u!1 &515045922 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 515045923} m_Layer: 0 @@ -8918,8 +10118,10 @@ GameObject: --- !u!4 &515045923 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 515045922} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -8932,9 +10134,11 @@ Transform: --- !u!1 &516934887 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 516934888} m_Layer: 0 @@ -8947,8 +10151,10 @@ GameObject: --- !u!4 &516934888 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 516934887} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -8961,9 +10167,11 @@ Transform: --- !u!1 &520566636 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 520566637} m_Layer: 0 @@ -8976,8 +10184,10 @@ GameObject: --- !u!4 &520566637 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 520566636} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -8990,9 +10200,11 @@ Transform: --- !u!1 &524384238 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 524384239} m_Layer: 0 @@ -9005,8 +10217,10 @@ GameObject: --- !u!4 &524384239 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 524384238} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -9019,9 +10233,11 @@ Transform: --- !u!1 &526142400 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 526142401} m_Layer: 0 @@ -9034,8 +10250,10 @@ GameObject: --- !u!4 &526142401 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 526142400} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -9048,9 +10266,11 @@ Transform: --- !u!1 &526931811 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 526931812} m_Layer: 0 @@ -9063,8 +10283,10 @@ GameObject: --- !u!4 &526931812 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 526931811} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -9077,9 +10299,11 @@ Transform: --- !u!1 &527217933 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 527217934} m_Layer: 0 @@ -9092,8 +10316,10 @@ GameObject: --- !u!4 &527217934 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 527217933} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -9106,9 +10332,11 @@ Transform: --- !u!1 &528985887 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 528985888} m_Layer: 0 @@ -9121,8 +10349,10 @@ GameObject: --- !u!4 &528985888 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 528985887} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -9135,9 +10365,11 @@ Transform: --- !u!1 &529459088 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 529459089} m_Layer: 0 @@ -9150,8 +10382,10 @@ GameObject: --- !u!4 &529459089 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 529459088} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -9164,9 +10398,11 @@ Transform: --- !u!1 &529822461 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 529822462} m_Layer: 0 @@ -9179,8 +10415,10 @@ GameObject: --- !u!4 &529822462 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 529822461} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -9193,9 +10431,11 @@ Transform: --- !u!1 &532537077 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 532537078} m_Layer: 0 @@ -9208,8 +10448,10 @@ GameObject: --- !u!4 &532537078 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 532537077} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -9222,9 +10464,11 @@ Transform: --- !u!1 &532830281 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 532830282} m_Layer: 0 @@ -9237,8 +10481,10 @@ GameObject: --- !u!4 &532830282 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 532830281} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -9251,9 +10497,11 @@ Transform: --- !u!1 &536464331 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 536464332} m_Layer: 0 @@ -9266,8 +10514,10 @@ GameObject: --- !u!4 &536464332 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 536464331} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -9280,9 +10530,11 @@ Transform: --- !u!1 &537132025 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 537132026} m_Layer: 0 @@ -9295,8 +10547,10 @@ GameObject: --- !u!4 &537132026 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 537132025} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -9309,9 +10563,11 @@ Transform: --- !u!1 &537343387 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 537343388} m_Layer: 0 @@ -9324,8 +10580,10 @@ GameObject: --- !u!4 &537343388 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 537343387} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -9338,9 +10596,10 @@ Transform: --- !u!1 &541248042 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 541248044} - component: {fileID: 541248043} @@ -9354,8 +10613,9 @@ GameObject: --- !u!108 &541248043 Light: 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: 541248042} m_Enabled: 1 serializedVersion: 8 @@ -9381,6 +10641,7 @@ Light: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 + m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 @@ -9390,22 +10651,25 @@ Light: --- !u!4 &541248044 Transform: 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: 541248042} m_LocalRotation: {x: 0.30234554, y: -0.6332411, z: 0.295285, w: 0.6483824} m_LocalPosition: {x: -1.936, y: 4.86, z: 3.353} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 1 + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 50.000004, y: -88.646, z: 0} --- !u!1 &541680891 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 541680892} m_Layer: 0 @@ -9418,8 +10682,10 @@ GameObject: --- !u!4 &541680892 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 541680891} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -9432,9 +10698,11 @@ Transform: --- !u!1 &543900190 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 543900191} m_Layer: 0 @@ -9447,8 +10715,10 @@ GameObject: --- !u!4 &543900191 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 543900190} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -9460,9 +10730,11 @@ Transform: --- !u!1 &545274761 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 545274762} m_Layer: 0 @@ -9475,8 +10747,10 @@ GameObject: --- !u!4 &545274762 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 545274761} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -9489,9 +10763,11 @@ Transform: --- !u!1 &545993831 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 545993832} m_Layer: 0 @@ -9504,8 +10780,10 @@ GameObject: --- !u!4 &545993832 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 545993831} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -9518,9 +10796,11 @@ Transform: --- !u!1 &548720943 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 548720944} m_Layer: 0 @@ -9533,8 +10813,10 @@ GameObject: --- !u!4 &548720944 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 548720943} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -9547,9 +10829,11 @@ Transform: --- !u!1 &550028048 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 550028049} m_Layer: 0 @@ -9562,8 +10846,10 @@ GameObject: --- !u!4 &550028049 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 550028048} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -9576,9 +10862,11 @@ Transform: --- !u!1 &550740281 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 550740282} m_Layer: 0 @@ -9591,8 +10879,10 @@ GameObject: --- !u!4 &550740282 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 550740281} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -9605,9 +10895,11 @@ Transform: --- !u!1 &551827952 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 551827953} m_Layer: 0 @@ -9620,8 +10912,10 @@ GameObject: --- !u!4 &551827953 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 551827952} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -9634,9 +10928,11 @@ Transform: --- !u!1 &560792319 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 560792320} - component: {fileID: 560792322} @@ -9651,8 +10947,10 @@ GameObject: --- !u!4 &560792320 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 560792319} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -9665,9 +10963,10 @@ Transform: --- !u!23 &560792321 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 560792319} m_Enabled: 1 m_CastShadows: 1 @@ -9677,6 +10976,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: ca55f379657254d99bc5e191c2bc9f23, type: 2} m_StaticBatchInfo: @@ -9701,17 +11001,20 @@ MeshRenderer: --- !u!33 &560792322 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 560792319} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &561651848 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 561651849} m_Layer: 0 @@ -9724,8 +11027,10 @@ GameObject: --- !u!4 &561651849 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 561651848} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -9738,9 +11043,11 @@ Transform: --- !u!1 &562620793 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 562620794} m_Layer: 0 @@ -9753,8 +11060,10 @@ GameObject: --- !u!4 &562620794 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 562620793} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -9767,9 +11076,11 @@ Transform: --- !u!1 &563793143 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 563793144} m_Layer: 0 @@ -9782,8 +11093,10 @@ GameObject: --- !u!4 &563793144 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 563793143} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -9796,9 +11109,11 @@ Transform: --- !u!1 &565695545 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 565695546} m_Layer: 0 @@ -9811,8 +11126,10 @@ GameObject: --- !u!4 &565695546 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 565695545} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -9825,9 +11142,11 @@ Transform: --- !u!1 &570617230 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 570617231} m_Layer: 0 @@ -9840,8 +11159,10 @@ GameObject: --- !u!4 &570617231 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 570617230} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -9853,9 +11174,11 @@ Transform: --- !u!1 &572893032 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 572893033} m_Layer: 0 @@ -9868,8 +11191,10 @@ GameObject: --- !u!4 &572893033 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 572893032} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -9881,9 +11206,11 @@ Transform: --- !u!1 &576615538 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 576615539} m_Layer: 0 @@ -9896,8 +11223,10 @@ GameObject: --- !u!4 &576615539 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 576615538} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -9910,9 +11239,11 @@ Transform: --- !u!1 &577732981 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 577732982} m_Layer: 0 @@ -9925,8 +11256,10 @@ GameObject: --- !u!4 &577732982 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 577732981} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -9942,9 +11275,11 @@ Transform: --- !u!1 &578232835 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 578232836} m_Layer: 0 @@ -9957,8 +11292,10 @@ GameObject: --- !u!4 &578232836 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 578232835} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -9971,9 +11308,10 @@ Transform: --- !u!1 &579037528 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 579037532} - component: {fileID: 579037531} @@ -9989,27 +11327,35 @@ GameObject: --- !u!81 &579037529 AudioListener: 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: 579037528} m_Enabled: 1 --- !u!124 &579037530 Behaviour: 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: 579037528} m_Enabled: 1 --- !u!20 &579037531 Camera: 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: 579037528} 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_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_GateFitMode: 2 + m_FocalLength: 50 m_NormalizedViewPortRect: serializedVersion: 2 x: 0 @@ -10039,8 +11385,9 @@ Camera: --- !u!4 &579037532 Transform: 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: 579037528} m_LocalRotation: {x: 0.012299172, y: -0.98219335, z: 0.06935969, w: 0.17416722} m_LocalPosition: {x: -1.7289498, y: 1.9383829, z: 5.1024256} @@ -10052,9 +11399,11 @@ Transform: --- !u!1 &580847055 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 580847056} m_Layer: 0 @@ -10067,8 +11416,10 @@ GameObject: --- !u!4 &580847056 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 580847055} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -10081,9 +11432,11 @@ Transform: --- !u!1 &581662309 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 581662310} m_Layer: 0 @@ -10096,8 +11449,10 @@ GameObject: --- !u!4 &581662310 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 581662309} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -10110,9 +11465,11 @@ Transform: --- !u!1 &582029518 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 582029519} m_Layer: 0 @@ -10125,8 +11482,10 @@ GameObject: --- !u!4 &582029519 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 582029518} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -10139,9 +11498,11 @@ Transform: --- !u!1 &582900284 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 582900285} m_Layer: 0 @@ -10154,8 +11515,10 @@ GameObject: --- !u!4 &582900285 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 582900284} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -10170,9 +11533,11 @@ Transform: --- !u!1 &585526323 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 585526324} - component: {fileID: 585526326} @@ -10187,8 +11552,10 @@ GameObject: --- !u!4 &585526324 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 585526323} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -10201,9 +11568,10 @@ Transform: --- !u!23 &585526325 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 585526323} m_Enabled: 1 m_CastShadows: 1 @@ -10213,6 +11581,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 6c4de218eaba240b0bf82599f3bdca45, type: 2} m_StaticBatchInfo: @@ -10237,17 +11606,20 @@ MeshRenderer: --- !u!33 &585526326 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 585526323} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &586296832 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 586296833} m_Layer: 0 @@ -10260,8 +11632,10 @@ GameObject: --- !u!4 &586296833 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 586296832} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -10274,9 +11648,11 @@ Transform: --- !u!1 &589999877 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 589999878} m_Layer: 0 @@ -10289,8 +11665,10 @@ GameObject: --- !u!4 &589999878 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 589999877} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -10302,9 +11680,11 @@ Transform: --- !u!1 &593524404 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 593524405} m_Layer: 0 @@ -10317,8 +11697,10 @@ GameObject: --- !u!4 &593524405 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 593524404} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -10331,9 +11713,11 @@ Transform: --- !u!1 &593957789 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 593957790} m_Layer: 0 @@ -10346,8 +11730,10 @@ GameObject: --- !u!4 &593957790 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 593957789} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -10362,9 +11748,11 @@ Transform: --- !u!1 &609549888 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 609549889} m_Layer: 0 @@ -10377,8 +11765,10 @@ GameObject: --- !u!4 &609549889 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 609549888} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -10391,9 +11781,11 @@ Transform: --- !u!1 &612366333 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 612366334} m_Layer: 0 @@ -10406,8 +11798,10 @@ GameObject: --- !u!4 &612366334 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 612366333} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -10420,9 +11814,11 @@ Transform: --- !u!1 &613035286 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 613035287} m_Layer: 0 @@ -10435,8 +11831,10 @@ GameObject: --- !u!4 &613035287 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 613035286} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -10449,9 +11847,11 @@ Transform: --- !u!1 &613405503 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 613405504} m_Layer: 0 @@ -10464,8 +11864,10 @@ GameObject: --- !u!4 &613405504 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 613405503} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -10477,9 +11879,11 @@ Transform: --- !u!1 &614026942 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 614026943} m_Layer: 0 @@ -10492,8 +11896,10 @@ GameObject: --- !u!4 &614026943 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 614026942} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -10506,9 +11912,11 @@ Transform: --- !u!1 &614964289 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 614964290} m_Layer: 0 @@ -10521,8 +11929,10 @@ GameObject: --- !u!4 &614964290 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 614964289} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -10535,9 +11945,11 @@ Transform: --- !u!1 &615006110 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 615006111} m_Layer: 0 @@ -10550,8 +11962,10 @@ GameObject: --- !u!4 &615006111 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 615006110} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -10563,9 +11977,11 @@ Transform: --- !u!1 &617174975 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 617174976} m_Layer: 0 @@ -10578,8 +11994,10 @@ GameObject: --- !u!4 &617174976 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 617174975} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -10592,9 +12010,11 @@ Transform: --- !u!1 &617957430 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 617957431} m_Layer: 0 @@ -10607,8 +12027,10 @@ GameObject: --- !u!4 &617957431 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 617957430} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -10621,9 +12043,11 @@ Transform: --- !u!1 &624090034 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 624090035} m_Layer: 0 @@ -10636,8 +12060,10 @@ GameObject: --- !u!4 &624090035 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 624090034} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -10649,9 +12075,11 @@ Transform: --- !u!1 &624607043 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 624607044} m_Layer: 0 @@ -10664,8 +12092,10 @@ GameObject: --- !u!4 &624607044 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 624607043} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -10677,9 +12107,11 @@ Transform: --- !u!1 &626861261 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 626861262} m_Layer: 0 @@ -10692,8 +12124,10 @@ GameObject: --- !u!4 &626861262 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 626861261} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -10706,9 +12140,11 @@ Transform: --- !u!1 &628685292 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 628685293} m_Layer: 0 @@ -10721,8 +12157,10 @@ GameObject: --- !u!4 &628685293 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 628685292} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -10735,9 +12173,11 @@ Transform: --- !u!1 &630772756 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 630772757} m_Layer: 0 @@ -10750,8 +12190,10 @@ GameObject: --- !u!4 &630772757 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 630772756} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -10764,9 +12206,11 @@ Transform: --- !u!1 &632801116 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 632801117} m_Layer: 0 @@ -10779,8 +12223,10 @@ GameObject: --- !u!4 &632801117 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 632801116} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -10793,9 +12239,11 @@ Transform: --- !u!1 &634402544 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 634402545} m_Layer: 0 @@ -10808,8 +12256,10 @@ GameObject: --- !u!4 &634402545 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 634402544} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -10825,9 +12275,11 @@ Transform: --- !u!1 &635846554 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 635846555} m_Layer: 0 @@ -10840,8 +12292,10 @@ GameObject: --- !u!4 &635846555 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 635846554} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -10854,9 +12308,11 @@ Transform: --- !u!1 &636153397 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 636153398} m_Layer: 0 @@ -10869,8 +12325,10 @@ GameObject: --- !u!4 &636153398 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 636153397} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -10883,9 +12341,11 @@ Transform: --- !u!1 &636275031 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 636275032} m_Layer: 0 @@ -10898,8 +12358,10 @@ GameObject: --- !u!4 &636275032 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 636275031} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -10912,9 +12374,11 @@ Transform: --- !u!1 &636740151 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 636740152} m_Layer: 0 @@ -10927,8 +12391,10 @@ GameObject: --- !u!4 &636740152 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 636740151} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} @@ -10941,9 +12407,11 @@ Transform: --- !u!1 &636863279 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 636863280} - component: {fileID: 636863281} @@ -10957,8 +12425,10 @@ GameObject: --- !u!4 &636863280 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 636863279} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 2.64, z: 0} @@ -10970,9 +12440,10 @@ Transform: --- !u!137 &636863281 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 636863279} m_Enabled: 1 m_CastShadows: 1 @@ -10982,6 +12453,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: eb95d6dfca8544df68f8092806bf4bca, type: 2} m_StaticBatchInfo: @@ -11057,9 +12529,11 @@ SkinnedMeshRenderer: --- !u!1 &637308543 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 637308544} m_Layer: 0 @@ -11072,8 +12546,10 @@ GameObject: --- !u!4 &637308544 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 637308543} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -11086,9 +12562,11 @@ Transform: --- !u!1 &638340682 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 638340683} m_Layer: 0 @@ -11101,8 +12579,10 @@ GameObject: --- !u!4 &638340683 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 638340682} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -11115,9 +12595,11 @@ Transform: --- !u!1 &639662207 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 639662208} m_Layer: 0 @@ -11130,8 +12612,10 @@ GameObject: --- !u!4 &639662208 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 639662207} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -11143,9 +12627,11 @@ Transform: --- !u!1 &640662117 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 640662118} m_Layer: 0 @@ -11158,8 +12644,10 @@ GameObject: --- !u!4 &640662118 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 640662117} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -11172,9 +12660,11 @@ Transform: --- !u!1 &643327829 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 643327830} m_Layer: 0 @@ -11187,8 +12677,10 @@ GameObject: --- !u!4 &643327830 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 643327829} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -11200,9 +12692,11 @@ Transform: --- !u!1 &644258061 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 644258062} m_Layer: 0 @@ -11215,8 +12709,10 @@ GameObject: --- !u!4 &644258062 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 644258061} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -11229,9 +12725,11 @@ Transform: --- !u!1 &645287798 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 645287799} m_Layer: 0 @@ -11244,8 +12742,10 @@ GameObject: --- !u!4 &645287799 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 645287798} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -11257,9 +12757,11 @@ Transform: --- !u!1 &646064417 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 646064418} m_Layer: 0 @@ -11272,8 +12774,10 @@ GameObject: --- !u!4 &646064418 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 646064417} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -11286,9 +12790,11 @@ Transform: --- !u!1 &647511479 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 647511480} m_Layer: 0 @@ -11301,8 +12807,10 @@ GameObject: --- !u!4 &647511480 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 647511479} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -11315,9 +12823,11 @@ Transform: --- !u!1 &650508606 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 650508607} m_Layer: 0 @@ -11330,8 +12840,10 @@ GameObject: --- !u!4 &650508607 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 650508606} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -11344,9 +12856,11 @@ Transform: --- !u!1 &655890894 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 655890895} m_Layer: 0 @@ -11359,8 +12873,10 @@ GameObject: --- !u!4 &655890895 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 655890894} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -11373,9 +12889,11 @@ Transform: --- !u!1 &656795276 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 656795277} m_Layer: 0 @@ -11388,8 +12906,10 @@ GameObject: --- !u!4 &656795277 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 656795276} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -11401,9 +12921,11 @@ Transform: --- !u!1 &659828331 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 659828332} m_Layer: 0 @@ -11416,8 +12938,10 @@ GameObject: --- !u!4 &659828332 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 659828331} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -11430,9 +12954,11 @@ Transform: --- !u!1 &660563860 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 660563861} m_Layer: 0 @@ -11445,8 +12971,10 @@ GameObject: --- !u!4 &660563861 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 660563860} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -11458,9 +12986,11 @@ Transform: --- !u!1 &661955354 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 661955355} m_Layer: 0 @@ -11473,8 +13003,10 @@ GameObject: --- !u!4 &661955355 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 661955354} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -11488,9 +13020,11 @@ Transform: --- !u!1 &663078402 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 663078403} m_Layer: 0 @@ -11503,8 +13037,10 @@ GameObject: --- !u!4 &663078403 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 663078402} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -11517,9 +13053,11 @@ Transform: --- !u!1 &663632027 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 663632028} m_Layer: 0 @@ -11532,8 +13070,10 @@ GameObject: --- !u!4 &663632028 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 663632027} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -11546,9 +13086,11 @@ Transform: --- !u!1 &664208003 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 664208004} m_Layer: 0 @@ -11561,8 +13103,10 @@ GameObject: --- !u!4 &664208004 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 664208003} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -11575,9 +13119,11 @@ Transform: --- !u!1 &665044480 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 665044481} m_Layer: 0 @@ -11590,8 +13136,10 @@ GameObject: --- !u!4 &665044481 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 665044480} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -11604,9 +13152,11 @@ Transform: --- !u!1 &670299203 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 670299204} m_Layer: 0 @@ -11619,8 +13169,10 @@ GameObject: --- !u!4 &670299204 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 670299203} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -11633,9 +13185,11 @@ Transform: --- !u!1 &670781816 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 670781817} m_Layer: 0 @@ -11648,8 +13202,10 @@ GameObject: --- !u!4 &670781817 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 670781816} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -11662,9 +13218,11 @@ Transform: --- !u!1 &672877541 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 672877542} m_Layer: 0 @@ -11677,8 +13235,10 @@ GameObject: --- !u!4 &672877542 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 672877541} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -11691,9 +13251,11 @@ Transform: --- !u!1 &673595466 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 673595467} m_Layer: 0 @@ -11706,8 +13268,10 @@ GameObject: --- !u!4 &673595467 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 673595466} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -11719,9 +13283,11 @@ Transform: --- !u!1 &675086657 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 675086658} m_Layer: 0 @@ -11734,8 +13300,10 @@ GameObject: --- !u!4 &675086658 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 675086657} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -11748,9 +13316,11 @@ Transform: --- !u!1 &676515471 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 676515472} m_Layer: 0 @@ -11763,8 +13333,10 @@ GameObject: --- !u!4 &676515472 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 676515471} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -11777,9 +13349,11 @@ Transform: --- !u!1 &679193104 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 679193105} m_Layer: 0 @@ -11792,8 +13366,10 @@ GameObject: --- !u!4 &679193105 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 679193104} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -11805,9 +13381,11 @@ Transform: --- !u!1 &679659895 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 679659896} m_Layer: 0 @@ -11820,8 +13398,10 @@ GameObject: --- !u!4 &679659896 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 679659895} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -11834,9 +13414,11 @@ Transform: --- !u!1 &681325114 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 681325115} m_Layer: 0 @@ -11849,8 +13431,10 @@ GameObject: --- !u!4 &681325115 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 681325114} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -11863,9 +13447,11 @@ Transform: --- !u!1 &681706038 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 681706039} m_Layer: 0 @@ -11878,8 +13464,10 @@ GameObject: --- !u!4 &681706039 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 681706038} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -11891,9 +13479,11 @@ Transform: --- !u!1 &685957587 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 685957588} m_Layer: 0 @@ -11906,8 +13496,10 @@ GameObject: --- !u!4 &685957588 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 685957587} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -11920,9 +13512,11 @@ Transform: --- !u!1 &686165099 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 686165100} m_Layer: 0 @@ -11935,8 +13529,10 @@ GameObject: --- !u!4 &686165100 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 686165099} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -11949,9 +13545,11 @@ Transform: --- !u!1 &687736262 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 687736263} m_Layer: 0 @@ -11964,8 +13562,10 @@ GameObject: --- !u!4 &687736263 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 687736262} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -11977,9 +13577,11 @@ Transform: --- !u!1 &688646035 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 688646036} m_Layer: 0 @@ -11992,8 +13594,10 @@ GameObject: --- !u!4 &688646036 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 688646035} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -12005,9 +13609,11 @@ Transform: --- !u!1 &694914871 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 694914872} m_Layer: 0 @@ -12020,8 +13626,10 @@ GameObject: --- !u!4 &694914872 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 694914871} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -12033,9 +13641,11 @@ Transform: --- !u!1 &695689236 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 695689237} m_Layer: 0 @@ -12048,8 +13658,10 @@ GameObject: --- !u!4 &695689237 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 695689236} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -12064,9 +13676,11 @@ Transform: --- !u!1 &699451905 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 699451906} m_Layer: 0 @@ -12079,8 +13693,10 @@ GameObject: --- !u!4 &699451906 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 699451905} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -12092,9 +13708,11 @@ Transform: --- !u!1 &700848375 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 700848376} m_Layer: 0 @@ -12107,8 +13725,10 @@ GameObject: --- !u!4 &700848376 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 700848375} m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} @@ -12123,9 +13743,11 @@ Transform: --- !u!1 &701274170 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 701274171} m_Layer: 0 @@ -12138,8 +13760,10 @@ GameObject: --- !u!4 &701274171 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 701274170} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -12152,9 +13776,11 @@ Transform: --- !u!1 &702107700 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 702107701} m_Layer: 0 @@ -12167,8 +13793,10 @@ GameObject: --- !u!4 &702107701 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 702107700} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -12180,9 +13808,11 @@ Transform: --- !u!1 &704144039 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 704144040} m_Layer: 0 @@ -12195,8 +13825,10 @@ GameObject: --- !u!4 &704144040 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 704144039} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -12208,9 +13840,11 @@ Transform: --- !u!1 &705963843 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 705963844} m_Layer: 0 @@ -12223,8 +13857,10 @@ GameObject: --- !u!4 &705963844 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 705963843} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -12236,9 +13872,11 @@ Transform: --- !u!1 &706157862 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 706157863} m_Layer: 0 @@ -12251,8 +13889,10 @@ GameObject: --- !u!4 &706157863 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 706157862} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -12264,9 +13904,11 @@ Transform: --- !u!1 &708404290 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 708404291} m_Layer: 0 @@ -12279,8 +13921,10 @@ GameObject: --- !u!4 &708404291 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 708404290} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -12293,9 +13937,11 @@ Transform: --- !u!1 &710580927 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 710580928} m_Layer: 0 @@ -12308,8 +13954,10 @@ GameObject: --- !u!4 &710580928 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 710580927} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -12321,9 +13969,11 @@ Transform: --- !u!1 &712001900 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 712001901} m_Layer: 0 @@ -12336,8 +13986,10 @@ GameObject: --- !u!4 &712001901 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 712001900} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -12350,9 +14002,11 @@ Transform: --- !u!1 &713793596 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 713793597} m_Layer: 0 @@ -12365,8 +14019,10 @@ GameObject: --- !u!4 &713793597 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 713793596} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -12379,9 +14035,11 @@ Transform: --- !u!1 &715100376 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 715100377} - component: {fileID: 715100378} @@ -12395,8 +14053,10 @@ GameObject: --- !u!4 &715100377 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 715100376} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 2.64, z: 0} @@ -12408,9 +14068,10 @@ Transform: --- !u!137 &715100378 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 715100376} m_Enabled: 1 m_CastShadows: 1 @@ -12420,6 +14081,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: d0ee2edc014f34ba29ddf25dcb3b7c54, type: 2} m_StaticBatchInfo: @@ -12495,9 +14157,11 @@ SkinnedMeshRenderer: --- !u!1 &715363356 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 715363357} m_Layer: 0 @@ -12510,8 +14174,10 @@ GameObject: --- !u!4 &715363357 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 715363356} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -12523,9 +14189,11 @@ Transform: --- !u!1 &717338024 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 717338025} m_Layer: 0 @@ -12538,8 +14206,10 @@ GameObject: --- !u!4 &717338025 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 717338024} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -12552,9 +14222,11 @@ Transform: --- !u!1 &722483996 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 722483997} m_Layer: 0 @@ -12567,8 +14239,10 @@ GameObject: --- !u!4 &722483997 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 722483996} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -12580,9 +14254,11 @@ Transform: --- !u!1 &722720449 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 722720450} m_Layer: 0 @@ -12595,8 +14271,10 @@ GameObject: --- !u!4 &722720450 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 722720449} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -12609,9 +14287,11 @@ Transform: --- !u!1 &724035062 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 724035063} m_Layer: 0 @@ -12624,8 +14304,10 @@ GameObject: --- !u!4 &724035063 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 724035062} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -12638,9 +14320,11 @@ Transform: --- !u!1 &726588135 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 726588136} m_Layer: 0 @@ -12653,8 +14337,10 @@ GameObject: --- !u!4 &726588136 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 726588135} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -12667,9 +14353,11 @@ Transform: --- !u!1 &727068134 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 727068135} m_Layer: 0 @@ -12682,8 +14370,10 @@ GameObject: --- !u!4 &727068135 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 727068134} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -12695,9 +14385,11 @@ Transform: --- !u!1 &729717245 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 729717246} m_Layer: 0 @@ -12710,8 +14402,10 @@ GameObject: --- !u!4 &729717246 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 729717245} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -12724,9 +14418,11 @@ Transform: --- !u!1 &730248722 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 730248723} m_Layer: 0 @@ -12739,8 +14435,10 @@ GameObject: --- !u!4 &730248723 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 730248722} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -12753,9 +14451,11 @@ Transform: --- !u!1 &730891084 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 730891085} m_Layer: 0 @@ -12768,8 +14468,10 @@ GameObject: --- !u!4 &730891085 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 730891084} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -12782,9 +14484,11 @@ Transform: --- !u!1 &731923287 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 731923288} m_Layer: 0 @@ -12797,8 +14501,10 @@ GameObject: --- !u!4 &731923288 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 731923287} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -12810,9 +14516,11 @@ Transform: --- !u!1 &738839409 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 738839410} m_Layer: 0 @@ -12825,8 +14533,10 @@ GameObject: --- !u!4 &738839410 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 738839409} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -12839,9 +14549,11 @@ Transform: --- !u!1 &740920328 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 740920329} m_Layer: 0 @@ -12854,8 +14566,10 @@ GameObject: --- !u!4 &740920329 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 740920328} m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} @@ -12870,9 +14584,11 @@ Transform: --- !u!1 &744715378 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 744715379} m_Layer: 0 @@ -12885,8 +14601,10 @@ GameObject: --- !u!4 &744715379 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 744715378} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -12902,9 +14620,11 @@ Transform: --- !u!1 &747772848 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 747772849} m_Layer: 0 @@ -12917,8 +14637,10 @@ GameObject: --- !u!4 &747772849 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 747772848} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -12931,9 +14653,11 @@ Transform: --- !u!1 &749135072 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 749135073} m_Layer: 0 @@ -12946,8 +14670,10 @@ GameObject: --- !u!4 &749135073 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 749135072} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -12960,9 +14686,11 @@ Transform: --- !u!1 &749383823 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 749383824} m_Layer: 0 @@ -12975,8 +14703,10 @@ GameObject: --- !u!4 &749383824 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 749383823} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -12988,9 +14718,11 @@ Transform: --- !u!1 &749734890 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 749734891} m_Layer: 0 @@ -13003,8 +14735,10 @@ GameObject: --- !u!4 &749734891 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 749734890} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -13016,9 +14750,11 @@ Transform: --- !u!1 &753944293 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 753944294} m_Layer: 0 @@ -13031,8 +14767,10 @@ GameObject: --- !u!4 &753944294 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 753944293} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -13044,9 +14782,11 @@ Transform: --- !u!1 &755791521 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 755791522} m_Layer: 0 @@ -13059,8 +14799,10 @@ GameObject: --- !u!4 &755791522 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 755791521} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -13072,9 +14814,11 @@ Transform: --- !u!1 &756248789 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 756248790} m_Layer: 0 @@ -13087,8 +14831,10 @@ GameObject: --- !u!4 &756248790 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 756248789} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -13101,9 +14847,11 @@ Transform: --- !u!1 &762388085 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 762388086} m_Layer: 0 @@ -13116,8 +14864,10 @@ GameObject: --- !u!4 &762388086 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 762388085} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -13130,9 +14880,11 @@ Transform: --- !u!1 &764247473 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 764247474} m_Layer: 0 @@ -13145,8 +14897,10 @@ GameObject: --- !u!4 &764247474 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 764247473} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -13159,9 +14913,11 @@ Transform: --- !u!1 &767093108 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 767093109} m_Layer: 0 @@ -13174,8 +14930,10 @@ GameObject: --- !u!4 &767093109 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 767093108} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -13188,9 +14946,11 @@ Transform: --- !u!1 &767918835 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 767918836} m_Layer: 0 @@ -13203,8 +14963,10 @@ GameObject: --- !u!4 &767918836 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 767918835} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -13216,9 +14978,11 @@ Transform: --- !u!1 &773776917 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 773776918} m_Layer: 0 @@ -13231,8 +14995,10 @@ GameObject: --- !u!4 &773776918 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 773776917} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -13245,9 +15011,11 @@ Transform: --- !u!1 &776279688 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 776279689} m_Layer: 0 @@ -13260,8 +15028,10 @@ GameObject: --- !u!4 &776279689 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 776279688} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -13274,9 +15044,11 @@ Transform: --- !u!1 &777299979 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 777299980} m_Layer: 0 @@ -13289,8 +15061,10 @@ GameObject: --- !u!4 &777299980 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 777299979} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -13302,9 +15076,11 @@ Transform: --- !u!1 &777426352 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 777426353} m_Layer: 0 @@ -13317,8 +15093,10 @@ GameObject: --- !u!4 &777426353 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 777426352} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -13330,9 +15108,11 @@ Transform: --- !u!1 &777794712 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 777794713} m_Layer: 0 @@ -13345,8 +15125,10 @@ GameObject: --- !u!4 &777794713 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 777794712} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -13359,9 +15141,11 @@ Transform: --- !u!1 &779764644 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 779764645} m_Layer: 0 @@ -13374,8 +15158,10 @@ GameObject: --- !u!4 &779764645 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 779764644} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -13387,9 +15173,11 @@ Transform: --- !u!1 &781873045 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 781873046} m_Layer: 0 @@ -13402,8 +15190,10 @@ GameObject: --- !u!4 &781873046 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 781873045} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -13419,9 +15209,11 @@ Transform: --- !u!1 &783653729 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 783653730} m_Layer: 0 @@ -13434,8 +15226,10 @@ GameObject: --- !u!4 &783653730 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 783653729} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -13448,9 +15242,11 @@ Transform: --- !u!1 &783977726 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 783977727} m_Layer: 0 @@ -13463,8 +15259,10 @@ GameObject: --- !u!4 &783977727 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 783977726} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -13477,9 +15275,11 @@ Transform: --- !u!1 &784601033 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 784601034} m_Layer: 0 @@ -13492,8 +15292,10 @@ GameObject: --- !u!4 &784601034 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 784601033} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -13505,9 +15307,11 @@ Transform: --- !u!1 &785330944 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 785330945} m_Layer: 0 @@ -13520,8 +15324,10 @@ GameObject: --- !u!4 &785330945 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 785330944} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -13536,9 +15342,11 @@ Transform: --- !u!1 &785644543 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 785644544} m_Layer: 0 @@ -13551,8 +15359,10 @@ GameObject: --- !u!4 &785644544 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 785644543} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -13564,9 +15374,11 @@ Transform: --- !u!1 &790285598 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 790285599} m_Layer: 0 @@ -13579,8 +15391,10 @@ GameObject: --- !u!4 &790285599 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 790285598} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -13593,9 +15407,11 @@ Transform: --- !u!1 &790645491 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 790645492} m_Layer: 0 @@ -13608,8 +15424,10 @@ GameObject: --- !u!4 &790645492 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 790645491} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -13621,9 +15439,11 @@ Transform: --- !u!1 &790735057 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 790735058} m_Layer: 0 @@ -13636,8 +15456,10 @@ GameObject: --- !u!4 &790735058 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 790735057} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -13650,9 +15472,11 @@ Transform: --- !u!1 &792493322 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 792493323} m_Layer: 0 @@ -13665,8 +15489,10 @@ GameObject: --- !u!4 &792493323 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 792493322} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -13678,9 +15504,11 @@ Transform: --- !u!1 &794793883 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 794793884} m_Layer: 0 @@ -13693,8 +15521,10 @@ GameObject: --- !u!4 &794793884 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 794793883} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -13707,9 +15537,11 @@ Transform: --- !u!1 &795598212 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 795598213} m_Layer: 0 @@ -13722,8 +15554,10 @@ GameObject: --- !u!4 &795598213 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 795598212} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -13736,9 +15570,11 @@ Transform: --- !u!1 &798118122 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 798118123} m_Layer: 0 @@ -13751,8 +15587,10 @@ GameObject: --- !u!4 &798118123 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 798118122} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -13768,9 +15606,11 @@ Transform: --- !u!1 &799425510 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 799425511} m_Layer: 0 @@ -13783,8 +15623,10 @@ GameObject: --- !u!4 &799425511 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 799425510} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -13797,9 +15639,11 @@ Transform: --- !u!1 &802453157 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 802453158} m_Layer: 0 @@ -13812,8 +15656,10 @@ GameObject: --- !u!4 &802453158 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 802453157} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -13826,9 +15672,11 @@ Transform: --- !u!1 &808720949 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 808720950} m_Layer: 0 @@ -13841,8 +15689,10 @@ GameObject: --- !u!4 &808720950 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 808720949} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -13854,9 +15704,11 @@ Transform: --- !u!1 &810210238 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 810210239} m_Layer: 0 @@ -13869,8 +15721,10 @@ GameObject: --- !u!4 &810210239 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 810210238} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -13883,9 +15737,11 @@ Transform: --- !u!1 &810880267 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 810880268} m_Layer: 0 @@ -13898,8 +15754,10 @@ GameObject: --- !u!4 &810880268 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 810880267} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -13912,9 +15770,11 @@ Transform: --- !u!1 &813569042 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 813569043} m_Layer: 0 @@ -13927,8 +15787,10 @@ GameObject: --- !u!4 &813569043 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 813569042} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -13940,9 +15802,11 @@ Transform: --- !u!1 &813949251 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 813949252} m_Layer: 0 @@ -13955,8 +15819,10 @@ GameObject: --- !u!4 &813949252 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 813949251} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -13969,9 +15835,11 @@ Transform: --- !u!1 &815348119 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 815348120} m_Layer: 0 @@ -13984,8 +15852,10 @@ GameObject: --- !u!4 &815348120 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 815348119} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -13998,9 +15868,11 @@ Transform: --- !u!1 &817656733 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 817656734} m_Layer: 0 @@ -14013,8 +15885,10 @@ GameObject: --- !u!4 &817656734 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 817656733} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -14028,9 +15902,11 @@ Transform: --- !u!1 &818676100 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 818676101} m_Layer: 0 @@ -14043,8 +15919,10 @@ GameObject: --- !u!4 &818676101 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 818676100} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -14057,9 +15935,11 @@ Transform: --- !u!1 &823444235 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 823444236} m_Layer: 0 @@ -14072,8 +15952,10 @@ GameObject: --- !u!4 &823444236 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 823444235} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -14085,9 +15967,11 @@ Transform: --- !u!1 &824491096 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 824491097} m_Layer: 0 @@ -14100,8 +15984,10 @@ GameObject: --- !u!4 &824491097 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 824491096} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -14114,9 +16000,11 @@ Transform: --- !u!1 &825204155 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 825204156} m_Layer: 0 @@ -14129,8 +16017,10 @@ GameObject: --- !u!4 &825204156 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 825204155} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -14143,9 +16033,11 @@ Transform: --- !u!1 &825612593 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 825612594} m_Layer: 0 @@ -14158,8 +16050,10 @@ GameObject: --- !u!4 &825612594 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 825612593} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -14172,9 +16066,11 @@ Transform: --- !u!1 &825752692 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 825752693} m_Layer: 0 @@ -14187,8 +16083,10 @@ GameObject: --- !u!4 &825752693 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 825752692} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -14200,9 +16098,11 @@ Transform: --- !u!1 &827741865 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 827741866} m_Layer: 0 @@ -14215,8 +16115,10 @@ GameObject: --- !u!4 &827741866 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 827741865} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -14229,9 +16131,11 @@ Transform: --- !u!1 &828693156 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 828693157} m_Layer: 0 @@ -14244,8 +16148,10 @@ GameObject: --- !u!4 &828693157 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 828693156} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -14258,9 +16164,11 @@ Transform: --- !u!1 &829093522 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 829093523} m_Layer: 0 @@ -14273,8 +16181,10 @@ GameObject: --- !u!4 &829093523 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 829093522} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -14289,9 +16199,11 @@ Transform: --- !u!1 &831010291 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 831010292} m_Layer: 0 @@ -14304,8 +16216,10 @@ GameObject: --- !u!4 &831010292 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 831010291} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -14317,9 +16231,11 @@ Transform: --- !u!1 &831407877 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 831407878} m_Layer: 0 @@ -14332,8 +16248,10 @@ GameObject: --- !u!4 &831407878 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 831407877} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -14346,9 +16264,11 @@ Transform: --- !u!1 &832096066 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 832096067} m_Layer: 0 @@ -14361,8 +16281,10 @@ GameObject: --- !u!4 &832096067 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 832096066} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -14375,9 +16297,11 @@ Transform: --- !u!1 &833391146 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 833391147} m_Layer: 0 @@ -14390,8 +16314,10 @@ GameObject: --- !u!4 &833391147 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 833391146} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -14403,9 +16329,11 @@ Transform: --- !u!1 &836186355 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 836186356} m_Layer: 0 @@ -14418,8 +16346,10 @@ GameObject: --- !u!4 &836186356 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 836186355} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -14432,9 +16362,11 @@ Transform: --- !u!1 &836310140 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 836310141} m_Layer: 0 @@ -14447,8 +16379,10 @@ GameObject: --- !u!4 &836310141 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 836310140} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -14460,9 +16394,11 @@ Transform: --- !u!1 &837416537 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 837416538} m_Layer: 0 @@ -14475,8 +16411,10 @@ GameObject: --- !u!4 &837416538 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 837416537} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -14488,9 +16426,11 @@ Transform: --- !u!1 &838119877 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 838119878} m_Layer: 0 @@ -14503,8 +16443,10 @@ GameObject: --- !u!4 &838119878 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 838119877} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -14517,9 +16459,11 @@ Transform: --- !u!1 &838155455 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 838155456} m_Layer: 0 @@ -14532,8 +16476,10 @@ GameObject: --- !u!4 &838155456 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 838155455} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -14545,9 +16491,11 @@ Transform: --- !u!1 &838356973 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 838356974} m_Layer: 0 @@ -14560,8 +16508,10 @@ GameObject: --- !u!4 &838356974 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 838356973} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -14573,9 +16523,11 @@ Transform: --- !u!1 &839179464 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 839179465} m_Layer: 0 @@ -14588,8 +16540,10 @@ GameObject: --- !u!4 &839179465 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 839179464} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -14602,9 +16556,11 @@ Transform: --- !u!1 &839394440 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 839394441} m_Layer: 0 @@ -14617,8 +16573,10 @@ GameObject: --- !u!4 &839394441 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 839394440} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -14631,9 +16589,11 @@ Transform: --- !u!1 &844093052 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 844093053} m_Layer: 0 @@ -14646,8 +16606,10 @@ GameObject: --- !u!4 &844093053 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 844093052} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -14662,9 +16624,11 @@ Transform: --- !u!1 &844567314 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 844567315} m_Layer: 0 @@ -14677,8 +16641,10 @@ GameObject: --- !u!4 &844567315 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 844567314} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -14690,9 +16656,11 @@ Transform: --- !u!1 &844757258 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 844757259} m_Layer: 0 @@ -14705,8 +16673,10 @@ GameObject: --- !u!4 &844757259 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 844757258} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -14719,9 +16689,11 @@ Transform: --- !u!1 &845798976 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 845798977} m_Layer: 0 @@ -14734,8 +16706,10 @@ GameObject: --- !u!4 &845798977 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 845798976} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -14748,9 +16722,11 @@ Transform: --- !u!1 &851812245 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 851812246} m_Layer: 0 @@ -14763,8 +16739,10 @@ GameObject: --- !u!4 &851812246 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 851812245} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -14776,9 +16754,11 @@ Transform: --- !u!1 &851969563 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 851969564} m_Layer: 0 @@ -14791,8 +16771,10 @@ GameObject: --- !u!4 &851969564 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 851969563} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -14804,9 +16786,11 @@ Transform: --- !u!1 &852544573 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 852544574} m_Layer: 0 @@ -14819,8 +16803,10 @@ GameObject: --- !u!4 &852544574 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 852544573} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -14833,9 +16819,11 @@ Transform: --- !u!1 &853237432 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 853237433} m_Layer: 0 @@ -14848,8 +16836,10 @@ GameObject: --- !u!4 &853237433 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 853237432} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -14862,9 +16852,11 @@ Transform: --- !u!1 &856887850 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 856887851} m_Layer: 0 @@ -14877,8 +16869,10 @@ GameObject: --- !u!4 &856887851 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 856887850} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -14891,9 +16885,11 @@ Transform: --- !u!1 &857393781 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 857393782} m_Layer: 0 @@ -14906,8 +16902,10 @@ GameObject: --- !u!4 &857393782 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 857393781} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -14920,9 +16918,11 @@ Transform: --- !u!1 &857493786 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 857493788} - component: {fileID: 857493787} @@ -14937,9 +16937,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 857493786} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -14955,8 +16956,10 @@ Animator: --- !u!4 &857493788 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 857493786} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -5, y: 0, z: 0} @@ -14966,14 +16969,16 @@ Transform: - {fileID: 227606715} - {fileID: 715100377} m_Father: {fileID: 0} - m_RootOrder: 7 + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &857577578 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 857577579} m_Layer: 0 @@ -14986,8 +16991,10 @@ GameObject: --- !u!4 &857577579 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 857577578} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -14999,9 +17006,11 @@ Transform: --- !u!1 &858489634 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 858489635} m_Layer: 0 @@ -15014,8 +17023,10 @@ GameObject: --- !u!4 &858489635 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 858489634} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -15028,9 +17039,11 @@ Transform: --- !u!1 &862501014 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 862501015} m_Layer: 0 @@ -15043,8 +17056,10 @@ GameObject: --- !u!4 &862501015 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 862501014} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -15057,9 +17072,11 @@ Transform: --- !u!1 &868224130 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 868224131} m_Layer: 0 @@ -15072,8 +17089,10 @@ GameObject: --- !u!4 &868224131 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 868224130} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -15086,9 +17105,11 @@ Transform: --- !u!1 &868830341 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 868830342} m_Layer: 0 @@ -15101,8 +17122,10 @@ GameObject: --- !u!4 &868830342 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 868830341} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -15114,9 +17137,11 @@ Transform: --- !u!1 &869087273 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 869087274} m_Layer: 0 @@ -15129,8 +17154,10 @@ GameObject: --- !u!4 &869087274 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 869087273} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -15142,9 +17169,11 @@ Transform: --- !u!1 &870504991 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 870504992} m_Layer: 0 @@ -15157,8 +17186,10 @@ GameObject: --- !u!4 &870504992 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 870504991} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -15171,9 +17202,11 @@ Transform: --- !u!1 &873386422 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 873386423} m_Layer: 0 @@ -15186,8 +17219,10 @@ GameObject: --- !u!4 &873386423 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 873386422} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -15199,9 +17234,11 @@ Transform: --- !u!1 &880045038 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 880045039} m_Layer: 0 @@ -15214,8 +17251,10 @@ GameObject: --- !u!4 &880045039 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 880045038} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -15228,9 +17267,11 @@ Transform: --- !u!1 &888173525 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 888173526} m_Layer: 0 @@ -15243,8 +17284,10 @@ GameObject: --- !u!4 &888173526 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 888173525} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -15256,9 +17299,11 @@ Transform: --- !u!1 &888268708 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 888268709} m_Layer: 0 @@ -15271,8 +17316,10 @@ GameObject: --- !u!4 &888268709 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 888268708} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -15285,9 +17332,11 @@ Transform: --- !u!1 &896859758 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 896859759} m_Layer: 0 @@ -15300,8 +17349,10 @@ GameObject: --- !u!4 &896859759 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 896859758} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -15313,9 +17364,11 @@ Transform: --- !u!1 &899708807 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 899708808} m_Layer: 0 @@ -15328,8 +17381,10 @@ GameObject: --- !u!4 &899708808 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 899708807} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} @@ -15342,9 +17397,11 @@ Transform: --- !u!1 &899814819 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 899814820} m_Layer: 0 @@ -15357,8 +17414,10 @@ GameObject: --- !u!4 &899814820 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 899814819} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -15371,9 +17430,11 @@ Transform: --- !u!1 &899831755 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 899831756} m_Layer: 0 @@ -15386,8 +17447,10 @@ GameObject: --- !u!4 &899831756 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 899831755} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -15400,9 +17463,11 @@ Transform: --- !u!1 &900649616 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 900649617} m_Layer: 0 @@ -15415,8 +17480,10 @@ GameObject: --- !u!4 &900649617 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 900649616} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -15428,9 +17495,11 @@ Transform: --- !u!1 &901377704 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 901377705} m_Layer: 0 @@ -15443,8 +17512,10 @@ GameObject: --- !u!4 &901377705 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 901377704} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -15457,9 +17528,11 @@ Transform: --- !u!1 &901641515 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 901641516} m_Layer: 0 @@ -15472,8 +17545,10 @@ GameObject: --- !u!4 &901641516 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 901641515} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -15486,9 +17561,11 @@ Transform: --- !u!1 &903608728 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 903608729} m_Layer: 0 @@ -15501,8 +17578,10 @@ GameObject: --- !u!4 &903608729 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 903608728} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -15515,9 +17594,11 @@ Transform: --- !u!1 &904217518 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 904217519} m_Layer: 0 @@ -15530,8 +17611,10 @@ GameObject: --- !u!4 &904217519 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 904217518} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -15544,9 +17627,11 @@ Transform: --- !u!1 &910076325 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 910076326} m_Layer: 0 @@ -15559,8 +17644,10 @@ GameObject: --- !u!4 &910076326 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 910076325} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -15573,9 +17660,11 @@ Transform: --- !u!1 &913859692 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 913859693} m_Layer: 0 @@ -15588,8 +17677,10 @@ GameObject: --- !u!4 &913859693 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 913859692} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -15602,9 +17693,11 @@ Transform: --- !u!1 &914489630 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 914489631} m_Layer: 0 @@ -15617,8 +17710,10 @@ GameObject: --- !u!4 &914489631 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 914489630} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -15631,9 +17726,11 @@ Transform: --- !u!1 &918751721 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 918751722} m_Layer: 0 @@ -15646,8 +17743,10 @@ GameObject: --- !u!4 &918751722 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 918751721} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -15663,9 +17762,11 @@ Transform: --- !u!1 &918781722 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 918781723} m_Layer: 0 @@ -15678,8 +17779,10 @@ GameObject: --- !u!4 &918781723 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 918781722} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -15692,9 +17795,11 @@ Transform: --- !u!1 &919151587 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 919151588} m_Layer: 0 @@ -15707,8 +17812,10 @@ GameObject: --- !u!4 &919151588 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 919151587} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -15721,9 +17828,11 @@ Transform: --- !u!1 &921061879 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 921061880} m_Layer: 0 @@ -15736,8 +17845,10 @@ GameObject: --- !u!4 &921061880 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 921061879} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -15750,9 +17861,11 @@ Transform: --- !u!1 &921757504 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 921757505} m_Layer: 0 @@ -15765,8 +17878,10 @@ GameObject: --- !u!4 &921757505 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 921757504} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -15779,9 +17894,11 @@ Transform: --- !u!1 &922638804 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 922638805} m_Layer: 0 @@ -15794,8 +17911,10 @@ GameObject: --- !u!4 &922638805 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 922638804} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -15808,9 +17927,11 @@ Transform: --- !u!1 &923529404 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 923529405} m_Layer: 0 @@ -15823,8 +17944,10 @@ GameObject: --- !u!4 &923529405 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 923529404} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -15839,9 +17962,11 @@ Transform: --- !u!1 &927677175 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 927677176} m_Layer: 0 @@ -15854,8 +17979,10 @@ GameObject: --- !u!4 &927677176 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 927677175} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -15868,9 +17995,11 @@ Transform: --- !u!1 &929672009 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 929672010} m_Layer: 0 @@ -15883,8 +18012,10 @@ GameObject: --- !u!4 &929672010 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 929672009} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -15896,9 +18027,11 @@ Transform: --- !u!1 &930520056 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 930520057} m_Layer: 0 @@ -15911,8 +18044,10 @@ GameObject: --- !u!4 &930520057 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 930520056} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -15925,9 +18060,11 @@ Transform: --- !u!1 &933122703 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 933122704} m_Layer: 0 @@ -15940,8 +18077,10 @@ GameObject: --- !u!4 &933122704 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 933122703} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -15954,9 +18093,11 @@ Transform: --- !u!1 &935431509 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 935431510} m_Layer: 0 @@ -15969,8 +18110,10 @@ GameObject: --- !u!4 &935431510 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 935431509} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -15982,9 +18125,11 @@ Transform: --- !u!1 &936531264 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 936531265} m_Layer: 0 @@ -15997,8 +18142,10 @@ GameObject: --- !u!4 &936531265 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 936531264} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -16013,9 +18160,11 @@ Transform: --- !u!1 &937326776 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 937326777} m_Layer: 0 @@ -16028,8 +18177,10 @@ GameObject: --- !u!4 &937326777 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 937326776} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -16041,9 +18192,11 @@ Transform: --- !u!1 &938108274 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 938108275} m_Layer: 0 @@ -16056,8 +18209,10 @@ GameObject: --- !u!4 &938108275 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 938108274} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -16069,9 +18224,11 @@ Transform: --- !u!1 &938253958 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 938253959} m_Layer: 0 @@ -16084,8 +18241,10 @@ GameObject: --- !u!4 &938253959 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 938253958} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -16100,9 +18259,11 @@ Transform: --- !u!1 &938869093 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 938869094} m_Layer: 0 @@ -16115,8 +18276,10 @@ GameObject: --- !u!4 &938869094 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 938869093} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -16128,9 +18291,11 @@ Transform: --- !u!1 &942474768 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 942474769} m_Layer: 0 @@ -16143,8 +18308,10 @@ GameObject: --- !u!4 &942474769 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 942474768} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -16182,9 +18349,11 @@ Transform: --- !u!1 &944741031 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 944741032} m_Layer: 0 @@ -16197,8 +18366,10 @@ GameObject: --- !u!4 &944741032 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 944741031} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -16211,9 +18382,11 @@ Transform: --- !u!1 &947690884 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 947690885} m_Layer: 0 @@ -16226,8 +18399,10 @@ GameObject: --- !u!4 &947690885 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 947690884} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -16240,9 +18415,11 @@ Transform: --- !u!1 &948073097 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 948073098} m_Layer: 0 @@ -16255,8 +18432,10 @@ GameObject: --- !u!4 &948073098 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 948073097} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -16268,9 +18447,11 @@ Transform: --- !u!1 &948865892 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 948865893} m_Layer: 0 @@ -16283,8 +18464,10 @@ GameObject: --- !u!4 &948865893 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 948865892} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -16297,9 +18480,11 @@ Transform: --- !u!1 &955709121 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 955709122} m_Layer: 0 @@ -16312,8 +18497,10 @@ GameObject: --- !u!4 &955709122 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 955709121} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -16326,9 +18513,11 @@ Transform: --- !u!1 &956711803 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 956711804} m_Layer: 0 @@ -16341,8 +18530,10 @@ GameObject: --- !u!4 &956711804 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 956711803} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -16355,9 +18546,11 @@ Transform: --- !u!1 &958146692 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 958146693} m_Layer: 0 @@ -16370,8 +18563,10 @@ GameObject: --- !u!4 &958146693 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 958146692} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -16383,9 +18578,11 @@ Transform: --- !u!1 &960060719 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 960060720} m_Layer: 0 @@ -16398,8 +18595,10 @@ GameObject: --- !u!4 &960060720 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 960060719} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -16412,9 +18611,11 @@ Transform: --- !u!1 &962084302 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 962084303} m_Layer: 0 @@ -16427,8 +18628,10 @@ GameObject: --- !u!4 &962084303 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 962084302} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -16440,9 +18643,11 @@ Transform: --- !u!1 &962655136 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 962655137} m_Layer: 0 @@ -16455,8 +18660,10 @@ GameObject: --- !u!4 &962655137 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 962655136} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -16469,9 +18676,11 @@ Transform: --- !u!1 &963290687 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 963290688} m_Layer: 0 @@ -16484,8 +18693,10 @@ GameObject: --- !u!4 &963290688 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 963290687} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -16497,9 +18708,11 @@ Transform: --- !u!1 &964379673 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 964379674} m_Layer: 0 @@ -16512,8 +18725,10 @@ GameObject: --- !u!4 &964379674 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 964379673} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -16526,9 +18741,11 @@ Transform: --- !u!1 &966426854 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 966426855} m_Layer: 0 @@ -16541,8 +18758,10 @@ GameObject: --- !u!4 &966426855 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 966426854} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -16554,9 +18773,11 @@ Transform: --- !u!1 &967037993 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 967037994} m_Layer: 0 @@ -16569,8 +18790,10 @@ GameObject: --- !u!4 &967037994 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 967037993} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -16585,9 +18808,11 @@ Transform: --- !u!1 &968176671 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 968176672} m_Layer: 0 @@ -16600,8 +18825,10 @@ GameObject: --- !u!4 &968176672 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 968176671} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -16613,9 +18840,11 @@ Transform: --- !u!1 &968464927 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 968464928} m_Layer: 0 @@ -16628,8 +18857,10 @@ GameObject: --- !u!4 &968464928 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 968464927} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -16641,9 +18872,11 @@ Transform: --- !u!1 &973683913 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 973683914} m_Layer: 0 @@ -16656,8 +18889,10 @@ GameObject: --- !u!4 &973683914 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 973683913} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -16670,9 +18905,11 @@ Transform: --- !u!1 &976339692 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 976339693} m_Layer: 0 @@ -16685,8 +18922,10 @@ GameObject: --- !u!4 &976339693 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 976339692} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -16701,9 +18940,11 @@ Transform: --- !u!1 &979367171 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 979367172} m_Layer: 0 @@ -16716,8 +18957,10 @@ GameObject: --- !u!4 &979367172 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 979367171} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -16755,9 +18998,11 @@ Transform: --- !u!1 &981536962 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 981536963} m_Layer: 0 @@ -16770,8 +19015,10 @@ GameObject: --- !u!4 &981536963 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 981536962} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -16783,9 +19030,11 @@ Transform: --- !u!1 &982162936 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 982162937} m_Layer: 0 @@ -16798,8 +19047,10 @@ GameObject: --- !u!4 &982162937 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 982162936} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -16814,9 +19065,11 @@ Transform: --- !u!1 &986344174 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 986344175} m_Layer: 0 @@ -16829,8 +19082,10 @@ GameObject: --- !u!4 &986344175 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 986344174} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -16843,9 +19098,11 @@ Transform: --- !u!1 &986574718 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 986574719} m_Layer: 0 @@ -16858,8 +19115,10 @@ GameObject: --- !u!4 &986574719 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 986574718} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -16871,9 +19130,11 @@ Transform: --- !u!1 &986741869 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 986741870} m_Layer: 0 @@ -16886,8 +19147,10 @@ GameObject: --- !u!4 &986741870 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 986741869} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -16899,9 +19162,11 @@ Transform: --- !u!1 &988757909 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 988757910} m_Layer: 0 @@ -16914,8 +19179,10 @@ GameObject: --- !u!4 &988757910 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 988757909} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -16928,9 +19195,11 @@ Transform: --- !u!1 &991067453 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 991067454} m_Layer: 0 @@ -16943,8 +19212,10 @@ GameObject: --- !u!4 &991067454 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 991067453} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -16956,9 +19227,11 @@ Transform: --- !u!1 &991899320 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 991899321} m_Layer: 0 @@ -16971,8 +19244,10 @@ GameObject: --- !u!4 &991899321 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 991899320} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -16984,9 +19259,11 @@ Transform: --- !u!1 &992108201 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 992108202} m_Layer: 0 @@ -16999,8 +19276,10 @@ GameObject: --- !u!4 &992108202 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 992108201} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -17012,9 +19291,11 @@ Transform: --- !u!1 &995233752 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 995233753} m_Layer: 0 @@ -17027,8 +19308,10 @@ GameObject: --- !u!4 &995233753 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 995233752} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -17041,9 +19324,11 @@ Transform: --- !u!1 &995317773 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 995317774} m_Layer: 0 @@ -17056,8 +19341,10 @@ GameObject: --- !u!4 &995317774 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 995317773} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -17070,9 +19357,11 @@ Transform: --- !u!1 &996155093 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 996155094} m_Layer: 0 @@ -17085,8 +19374,10 @@ GameObject: --- !u!4 &996155094 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 996155093} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -17099,9 +19390,11 @@ Transform: --- !u!1 &997151011 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 997151012} m_Layer: 0 @@ -17114,8 +19407,10 @@ GameObject: --- !u!4 &997151012 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 997151011} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -17127,9 +19422,11 @@ Transform: --- !u!1 &997944482 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 997944483} m_Layer: 0 @@ -17142,8 +19439,10 @@ GameObject: --- !u!4 &997944483 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 997944482} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -17156,9 +19455,11 @@ Transform: --- !u!1 &999735010 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 999735011} m_Layer: 0 @@ -17171,8 +19472,10 @@ GameObject: --- !u!4 &999735011 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 999735010} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -17185,9 +19488,11 @@ Transform: --- !u!1 &1001880785 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1001880786} m_Layer: 0 @@ -17200,8 +19505,10 @@ GameObject: --- !u!4 &1001880786 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1001880785} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -17213,9 +19520,11 @@ Transform: --- !u!1 &1005964331 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1005964332} m_Layer: 0 @@ -17228,8 +19537,10 @@ GameObject: --- !u!4 &1005964332 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1005964331} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -17241,9 +19552,11 @@ Transform: --- !u!1 &1006537940 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1006537941} - component: {fileID: 1006537942} @@ -17257,8 +19570,10 @@ GameObject: --- !u!4 &1006537941 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1006537940} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 2.64, z: 0} @@ -17270,9 +19585,10 @@ Transform: --- !u!137 &1006537942 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1006537940} m_Enabled: 1 m_CastShadows: 0 @@ -17282,6 +19598,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 8cf2316045f454cc3a4de99b3b88aa11, type: 2} m_StaticBatchInfo: @@ -17357,9 +19674,11 @@ SkinnedMeshRenderer: --- !u!1 &1008979666 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1008979667} m_Layer: 0 @@ -17372,8 +19691,10 @@ GameObject: --- !u!4 &1008979667 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1008979666} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -17385,9 +19706,11 @@ Transform: --- !u!1 &1010038349 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1010038350} m_Layer: 0 @@ -17400,8 +19723,10 @@ GameObject: --- !u!4 &1010038350 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1010038349} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -17414,9 +19739,11 @@ Transform: --- !u!1 &1010424329 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1010424330} m_Layer: 0 @@ -17429,8 +19756,10 @@ GameObject: --- !u!4 &1010424330 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1010424329} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -17442,9 +19771,11 @@ Transform: --- !u!1 &1010760997 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1010760998} m_Layer: 0 @@ -17457,8 +19788,10 @@ GameObject: --- !u!4 &1010760998 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1010760997} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -17473,9 +19806,11 @@ Transform: --- !u!1 &1010935672 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1010935673} m_Layer: 0 @@ -17488,8 +19823,10 @@ GameObject: --- !u!4 &1010935673 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1010935672} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -17501,9 +19838,11 @@ Transform: --- !u!1 &1010999757 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1010999758} m_Layer: 0 @@ -17516,8 +19855,10 @@ GameObject: --- !u!4 &1010999758 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1010999757} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -17530,9 +19871,11 @@ Transform: --- !u!1 &1012533743 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1012533744} m_Layer: 0 @@ -17545,8 +19888,10 @@ GameObject: --- !u!4 &1012533744 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1012533743} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -17559,9 +19904,11 @@ Transform: --- !u!1 &1014233265 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1014233266} m_Layer: 0 @@ -17574,8 +19921,10 @@ GameObject: --- !u!4 &1014233266 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1014233265} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -17587,9 +19936,11 @@ Transform: --- !u!1 &1014613808 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1014613809} m_Layer: 0 @@ -17602,8 +19953,10 @@ GameObject: --- !u!4 &1014613809 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1014613808} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -17616,9 +19969,11 @@ Transform: --- !u!1 &1016547597 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1016547598} m_Layer: 0 @@ -17631,8 +19986,10 @@ GameObject: --- !u!4 &1016547598 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1016547597} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -17645,9 +20002,11 @@ Transform: --- !u!1 &1016643760 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1016643761} m_Layer: 0 @@ -17660,8 +20019,10 @@ GameObject: --- !u!4 &1016643761 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1016643760} m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} @@ -17676,9 +20037,11 @@ Transform: --- !u!1 &1021557602 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1021557603} m_Layer: 0 @@ -17691,8 +20054,10 @@ GameObject: --- !u!4 &1021557603 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1021557602} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -17705,9 +20070,11 @@ Transform: --- !u!1 &1021757996 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1021757997} m_Layer: 0 @@ -17720,8 +20087,10 @@ GameObject: --- !u!4 &1021757997 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1021757996} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -17733,9 +20102,11 @@ Transform: --- !u!1 &1028300087 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1028300088} m_Layer: 0 @@ -17748,8 +20119,10 @@ GameObject: --- !u!4 &1028300088 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1028300087} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -17762,9 +20135,11 @@ Transform: --- !u!1 &1028787901 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1028787902} m_Layer: 0 @@ -17777,8 +20152,10 @@ GameObject: --- !u!4 &1028787902 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1028787901} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -17793,9 +20170,11 @@ Transform: --- !u!1 &1032469270 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1032469271} m_Layer: 0 @@ -17808,8 +20187,10 @@ GameObject: --- !u!4 &1032469271 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1032469270} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -17822,9 +20203,11 @@ Transform: --- !u!1 &1033085221 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1033085222} m_Layer: 0 @@ -17837,8 +20220,10 @@ GameObject: --- !u!4 &1033085222 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1033085221} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -17851,9 +20236,11 @@ Transform: --- !u!1 &1033171611 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1033171612} m_Layer: 0 @@ -17866,8 +20253,10 @@ GameObject: --- !u!4 &1033171612 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1033171611} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -17880,9 +20269,11 @@ Transform: --- !u!1 &1033913388 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1033913389} m_Layer: 0 @@ -17895,8 +20286,10 @@ GameObject: --- !u!4 &1033913389 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1033913388} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -17909,9 +20302,11 @@ Transform: --- !u!1 &1035883061 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1035883062} m_Layer: 0 @@ -17924,8 +20319,10 @@ GameObject: --- !u!4 &1035883062 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1035883061} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -17940,9 +20337,11 @@ Transform: --- !u!1 &1036634697 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1036634698} m_Layer: 0 @@ -17955,8 +20354,10 @@ GameObject: --- !u!4 &1036634698 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1036634697} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -17969,9 +20370,11 @@ Transform: --- !u!1 &1040267694 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1040267695} m_Layer: 0 @@ -17984,8 +20387,10 @@ GameObject: --- !u!4 &1040267695 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1040267694} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -17997,9 +20402,11 @@ Transform: --- !u!1 &1043613348 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1043613349} m_Layer: 0 @@ -18012,8 +20419,10 @@ GameObject: --- !u!4 &1043613349 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1043613348} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -18026,9 +20435,11 @@ Transform: --- !u!1 &1043799444 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1043799446} - component: {fileID: 1043799445} @@ -18043,9 +20454,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1043799444} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -18061,8 +20473,10 @@ Animator: --- !u!4 &1043799446 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1043799444} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -3, y: 0, z: 0} @@ -18072,14 +20486,16 @@ Transform: - {fileID: 1649901881} - {fileID: 1072003020} m_Father: {fileID: 0} - m_RootOrder: 5 + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1044082607 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1044082608} m_Layer: 0 @@ -18092,8 +20508,10 @@ GameObject: --- !u!4 &1044082608 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1044082607} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -18105,9 +20523,11 @@ Transform: --- !u!1 &1045380807 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1045380808} m_Layer: 0 @@ -18120,8 +20540,10 @@ GameObject: --- !u!4 &1045380808 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1045380807} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -18134,9 +20556,11 @@ Transform: --- !u!1 &1046755441 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1046755442} m_Layer: 0 @@ -18149,8 +20573,10 @@ GameObject: --- !u!4 &1046755442 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1046755441} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -18162,9 +20588,11 @@ Transform: --- !u!1 &1048059494 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1048059495} m_Layer: 0 @@ -18177,8 +20605,10 @@ GameObject: --- !u!4 &1048059495 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1048059494} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -18191,9 +20621,11 @@ Transform: --- !u!1 &1048149139 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1048149140} m_Layer: 0 @@ -18206,8 +20638,10 @@ GameObject: --- !u!4 &1048149140 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1048149139} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -18220,9 +20654,11 @@ Transform: --- !u!1 &1048497410 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1048497411} m_Layer: 0 @@ -18235,8 +20671,10 @@ GameObject: --- !u!4 &1048497411 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1048497410} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -18249,9 +20687,11 @@ Transform: --- !u!1 &1049233880 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1049233881} m_Layer: 0 @@ -18264,8 +20704,10 @@ GameObject: --- !u!4 &1049233881 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1049233880} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -18277,9 +20719,11 @@ Transform: --- !u!1 &1049673582 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1049673583} m_Layer: 0 @@ -18292,8 +20736,10 @@ GameObject: --- !u!4 &1049673583 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1049673582} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -18307,9 +20753,11 @@ Transform: --- !u!1 &1052973051 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1052973052} m_Layer: 0 @@ -18322,8 +20770,10 @@ GameObject: --- !u!4 &1052973052 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1052973051} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -18336,9 +20786,11 @@ Transform: --- !u!1 &1053416911 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1053416912} m_Layer: 0 @@ -18351,8 +20803,10 @@ GameObject: --- !u!4 &1053416912 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1053416911} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -18365,9 +20819,11 @@ Transform: --- !u!1 &1060570523 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1060570524} m_Layer: 0 @@ -18380,8 +20836,10 @@ GameObject: --- !u!4 &1060570524 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1060570523} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -18396,9 +20854,11 @@ Transform: --- !u!1 &1062413541 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1062413542} m_Layer: 0 @@ -18411,8 +20871,10 @@ GameObject: --- !u!4 &1062413542 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1062413541} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -18425,9 +20887,11 @@ Transform: --- !u!1 &1065147354 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1065147355} m_Layer: 0 @@ -18440,8 +20904,10 @@ GameObject: --- !u!4 &1065147355 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1065147354} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -18456,9 +20922,11 @@ Transform: --- !u!1 &1067248803 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1067248804} m_Layer: 0 @@ -18471,8 +20939,10 @@ GameObject: --- !u!4 &1067248804 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1067248803} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -18484,9 +20954,11 @@ Transform: --- !u!1 &1067340056 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1067340057} m_Layer: 0 @@ -18499,8 +20971,10 @@ GameObject: --- !u!4 &1067340057 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1067340056} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -18512,9 +20986,11 @@ Transform: --- !u!1 &1070592964 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1070592965} m_Layer: 0 @@ -18527,8 +21003,10 @@ GameObject: --- !u!4 &1070592965 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1070592964} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -18540,9 +21018,11 @@ Transform: --- !u!1 &1072003019 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1072003020} - component: {fileID: 1072003021} @@ -18556,8 +21036,10 @@ GameObject: --- !u!4 &1072003020 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1072003019} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 2.64, z: 0} @@ -18569,9 +21051,10 @@ Transform: --- !u!137 &1072003021 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1072003019} m_Enabled: 1 m_CastShadows: 1 @@ -18581,6 +21064,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 824effff24a3d47e3b98a16550e7da6c, type: 2} m_StaticBatchInfo: @@ -18656,9 +21140,11 @@ SkinnedMeshRenderer: --- !u!1 &1072924484 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1072924485} m_Layer: 0 @@ -18671,8 +21157,10 @@ GameObject: --- !u!4 &1072924485 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1072924484} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -18685,9 +21173,11 @@ Transform: --- !u!1 &1074745165 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1074745166} m_Layer: 0 @@ -18700,8 +21190,10 @@ GameObject: --- !u!4 &1074745166 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1074745165} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -18713,9 +21205,11 @@ Transform: --- !u!1 &1075196430 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1075196431} m_Layer: 0 @@ -18728,8 +21222,10 @@ GameObject: --- !u!4 &1075196431 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1075196430} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -18742,9 +21238,11 @@ Transform: --- !u!1 &1078051668 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1078051669} m_Layer: 0 @@ -18757,8 +21255,10 @@ GameObject: --- !u!4 &1078051669 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1078051668} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -18771,9 +21271,11 @@ Transform: --- !u!1 &1082555529 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1082555530} m_Layer: 0 @@ -18786,8 +21288,10 @@ GameObject: --- !u!4 &1082555530 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1082555529} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -18800,9 +21304,11 @@ Transform: --- !u!1 &1082954192 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1082954193} m_Layer: 0 @@ -18815,8 +21321,10 @@ GameObject: --- !u!4 &1082954193 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1082954192} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -18828,9 +21336,11 @@ Transform: --- !u!1 &1082961329 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1082961330} m_Layer: 0 @@ -18843,8 +21353,10 @@ GameObject: --- !u!4 &1082961330 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1082961329} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -18857,9 +21369,11 @@ Transform: --- !u!1 &1083478105 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1083478106} m_Layer: 0 @@ -18872,8 +21386,10 @@ GameObject: --- !u!4 &1083478106 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1083478105} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -18886,9 +21402,11 @@ Transform: --- !u!1 &1083689298 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1083689299} m_Layer: 0 @@ -18901,8 +21419,10 @@ GameObject: --- !u!4 &1083689299 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1083689298} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -18915,9 +21435,11 @@ Transform: --- !u!1 &1084211575 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1084211576} m_Layer: 0 @@ -18930,8 +21452,10 @@ GameObject: --- !u!4 &1084211576 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1084211575} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -18944,9 +21468,11 @@ Transform: --- !u!1 &1084667989 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1084667990} m_Layer: 0 @@ -18959,8 +21485,10 @@ GameObject: --- !u!4 &1084667990 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1084667989} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -18973,9 +21501,11 @@ Transform: --- !u!1 &1085748345 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1085748346} m_Layer: 0 @@ -18988,8 +21518,10 @@ GameObject: --- !u!4 &1085748346 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1085748345} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -19027,9 +21559,11 @@ Transform: --- !u!1 &1086682661 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1086682662} - component: {fileID: 1086682664} @@ -19044,8 +21578,10 @@ GameObject: --- !u!4 &1086682662 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1086682661} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -19058,9 +21594,10 @@ Transform: --- !u!23 &1086682663 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1086682661} m_Enabled: 1 m_CastShadows: 1 @@ -19070,6 +21607,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 6936e1149c4e24530b7acf8f27719037, type: 2} m_StaticBatchInfo: @@ -19094,17 +21632,20 @@ MeshRenderer: --- !u!33 &1086682664 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1086682661} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &1086869305 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1086869306} m_Layer: 0 @@ -19117,8 +21658,10 @@ GameObject: --- !u!4 &1086869306 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1086869305} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -19131,9 +21674,11 @@ Transform: --- !u!1 &1088391260 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1088391261} m_Layer: 0 @@ -19146,8 +21691,10 @@ GameObject: --- !u!4 &1088391261 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1088391260} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -19160,9 +21707,11 @@ Transform: --- !u!1 &1088861827 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1088861828} m_Layer: 0 @@ -19175,8 +21724,10 @@ GameObject: --- !u!4 &1088861828 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1088861827} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -19189,9 +21740,11 @@ Transform: --- !u!1 &1089036253 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1089036254} m_Layer: 0 @@ -19204,8 +21757,10 @@ GameObject: --- !u!4 &1089036254 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1089036253} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -19218,9 +21773,11 @@ Transform: --- !u!1 &1089109658 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1089109659} m_Layer: 0 @@ -19233,8 +21790,10 @@ GameObject: --- !u!4 &1089109659 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1089109658} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -19247,9 +21806,11 @@ Transform: --- !u!1 &1089892406 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1089892407} m_Layer: 0 @@ -19262,8 +21823,10 @@ GameObject: --- !u!4 &1089892407 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1089892406} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -19276,9 +21839,11 @@ Transform: --- !u!1 &1090353670 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1090353671} m_Layer: 0 @@ -19291,8 +21856,10 @@ GameObject: --- !u!4 &1090353671 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1090353670} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -19305,9 +21872,11 @@ Transform: --- !u!1 &1090374007 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1090374008} m_Layer: 0 @@ -19320,8 +21889,10 @@ GameObject: --- !u!4 &1090374008 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1090374007} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -19333,9 +21904,11 @@ Transform: --- !u!1 &1091377166 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1091377167} m_Layer: 0 @@ -19348,8 +21921,10 @@ GameObject: --- !u!4 &1091377167 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1091377166} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -19362,9 +21937,11 @@ Transform: --- !u!1 &1098949883 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1098949884} m_Layer: 0 @@ -19377,8 +21954,10 @@ GameObject: --- !u!4 &1098949884 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1098949883} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -19391,9 +21970,11 @@ Transform: --- !u!1 &1099882946 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1099882947} m_Layer: 0 @@ -19406,8 +21987,10 @@ GameObject: --- !u!4 &1099882947 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1099882946} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -19419,9 +22002,11 @@ Transform: --- !u!1 &1100345718 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1100345719} m_Layer: 0 @@ -19434,8 +22019,10 @@ GameObject: --- !u!4 &1100345719 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1100345718} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -19448,9 +22035,11 @@ Transform: --- !u!1 &1100664384 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1100664385} m_Layer: 0 @@ -19463,8 +22052,10 @@ GameObject: --- !u!4 &1100664385 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1100664384} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -19477,9 +22068,11 @@ Transform: --- !u!1 &1102339480 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1102339481} m_Layer: 0 @@ -19492,8 +22085,10 @@ GameObject: --- !u!4 &1102339481 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1102339480} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -19506,9 +22101,11 @@ Transform: --- !u!1 &1104830105 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1104830106} m_Layer: 0 @@ -19521,8 +22118,10 @@ GameObject: --- !u!4 &1104830106 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1104830105} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -19535,9 +22134,11 @@ Transform: --- !u!1 &1108808590 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1108808591} m_Layer: 0 @@ -19550,8 +22151,10 @@ GameObject: --- !u!4 &1108808591 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1108808590} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -19563,9 +22166,11 @@ Transform: --- !u!1 &1112328014 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1112328015} m_Layer: 0 @@ -19578,8 +22183,10 @@ GameObject: --- !u!4 &1112328015 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1112328014} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -19592,9 +22199,11 @@ Transform: --- !u!1 &1114032836 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1114032837} m_Layer: 0 @@ -19607,8 +22216,10 @@ GameObject: --- !u!4 &1114032837 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1114032836} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -19621,9 +22232,11 @@ Transform: --- !u!1 &1115132724 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1115132725} m_Layer: 0 @@ -19636,8 +22249,10 @@ GameObject: --- !u!4 &1115132725 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1115132724} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -19650,9 +22265,11 @@ Transform: --- !u!1 &1115722012 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1115722013} m_Layer: 0 @@ -19665,8 +22282,10 @@ GameObject: --- !u!4 &1115722013 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1115722012} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -19678,9 +22297,11 @@ Transform: --- !u!1 &1116115594 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1116115595} m_Layer: 0 @@ -19693,8 +22314,10 @@ GameObject: --- !u!4 &1116115595 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1116115594} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -19707,9 +22330,11 @@ Transform: --- !u!1 &1118096482 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1118096483} m_Layer: 0 @@ -19722,8 +22347,10 @@ GameObject: --- !u!4 &1118096483 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1118096482} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -19736,9 +22363,11 @@ Transform: --- !u!1 &1118159986 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1118159987} m_Layer: 0 @@ -19751,8 +22380,10 @@ GameObject: --- !u!4 &1118159987 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1118159986} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -19766,9 +22397,11 @@ Transform: --- !u!1 &1118707100 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1118707101} m_Layer: 0 @@ -19781,8 +22414,10 @@ GameObject: --- !u!4 &1118707101 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1118707100} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -19794,9 +22429,11 @@ Transform: --- !u!1 &1120973371 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1120973372} m_Layer: 0 @@ -19809,8 +22446,10 @@ GameObject: --- !u!4 &1120973372 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1120973371} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -19822,9 +22461,11 @@ Transform: --- !u!1 &1121530812 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1121530813} m_Layer: 0 @@ -19837,8 +22478,10 @@ GameObject: --- !u!4 &1121530813 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1121530812} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -19850,9 +22493,11 @@ Transform: --- !u!1 &1122208767 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1122208768} m_Layer: 0 @@ -19865,8 +22510,10 @@ GameObject: --- !u!4 &1122208768 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1122208767} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -19879,9 +22526,11 @@ Transform: --- !u!1 &1125111574 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1125111575} m_Layer: 0 @@ -19894,8 +22543,10 @@ GameObject: --- !u!4 &1125111575 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1125111574} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -19907,9 +22558,11 @@ Transform: --- !u!1 &1125744441 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1125744442} m_Layer: 0 @@ -19922,8 +22575,10 @@ GameObject: --- !u!4 &1125744442 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1125744441} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -19935,9 +22590,11 @@ Transform: --- !u!1 &1126084028 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1126084029} m_Layer: 0 @@ -19950,8 +22607,10 @@ GameObject: --- !u!4 &1126084029 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1126084028} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -19963,9 +22622,11 @@ Transform: --- !u!1 &1128987529 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1128987530} m_Layer: 0 @@ -19978,8 +22639,10 @@ GameObject: --- !u!4 &1128987530 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1128987529} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -19992,9 +22655,11 @@ Transform: --- !u!1 &1131324322 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1131324323} m_Layer: 0 @@ -20007,8 +22672,10 @@ GameObject: --- !u!4 &1131324323 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1131324322} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -20021,9 +22688,11 @@ Transform: --- !u!1 &1131701756 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1131701757} m_Layer: 0 @@ -20036,8 +22705,10 @@ GameObject: --- !u!4 &1131701757 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1131701756} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -20050,9 +22721,11 @@ Transform: --- !u!1 &1133457305 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1133457306} m_Layer: 0 @@ -20065,8 +22738,10 @@ GameObject: --- !u!4 &1133457306 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1133457305} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -20081,9 +22756,11 @@ Transform: --- !u!1 &1133538058 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1133538059} m_Layer: 0 @@ -20096,8 +22773,10 @@ GameObject: --- !u!4 &1133538059 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1133538058} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -20110,9 +22789,11 @@ Transform: --- !u!1 &1133665854 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1133665855} m_Layer: 0 @@ -20125,8 +22806,10 @@ GameObject: --- !u!4 &1133665855 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1133665854} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -20138,9 +22821,11 @@ Transform: --- !u!1 &1135023954 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1135023955} m_Layer: 0 @@ -20153,8 +22838,10 @@ GameObject: --- !u!4 &1135023955 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1135023954} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -20167,9 +22854,11 @@ Transform: --- !u!1 &1135066816 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1135066817} m_Layer: 0 @@ -20182,8 +22871,10 @@ GameObject: --- !u!4 &1135066817 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1135066816} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -20198,9 +22889,11 @@ Transform: --- !u!1 &1135076093 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1135076094} m_Layer: 0 @@ -20213,8 +22906,10 @@ GameObject: --- !u!4 &1135076094 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1135076093} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -20227,9 +22922,11 @@ Transform: --- !u!1 &1136798598 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1136798599} m_Layer: 0 @@ -20242,8 +22939,10 @@ GameObject: --- !u!4 &1136798599 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1136798598} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -20256,9 +22955,11 @@ Transform: --- !u!1 &1137187533 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1137187534} m_Layer: 0 @@ -20271,8 +22972,10 @@ GameObject: --- !u!4 &1137187534 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1137187533} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -20284,9 +22987,11 @@ Transform: --- !u!1 &1137429506 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1137429507} m_Layer: 0 @@ -20299,8 +23004,10 @@ GameObject: --- !u!4 &1137429507 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1137429506} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -20312,9 +23019,11 @@ Transform: --- !u!1 &1137879335 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1137879336} m_Layer: 0 @@ -20327,8 +23036,10 @@ GameObject: --- !u!4 &1137879336 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1137879335} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -20341,9 +23052,11 @@ Transform: --- !u!1 &1147556936 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1147556937} m_Layer: 0 @@ -20356,8 +23069,10 @@ GameObject: --- !u!4 &1147556937 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1147556936} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -20372,9 +23087,11 @@ Transform: --- !u!1 &1147843898 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1147843899} m_Layer: 0 @@ -20387,8 +23104,10 @@ GameObject: --- !u!4 &1147843899 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1147843898} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -20400,9 +23119,11 @@ Transform: --- !u!1 &1152556070 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1152556072} - component: {fileID: 1152556071} @@ -20417,9 +23138,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1152556070} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -20435,8 +23157,10 @@ Animator: --- !u!4 &1152556072 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1152556070} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -7, y: 0, z: 0} @@ -20446,14 +23170,16 @@ Transform: - {fileID: 36128036} - {fileID: 2011412001} m_Father: {fileID: 0} - m_RootOrder: 9 + m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1156527283 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1156527284} m_Layer: 0 @@ -20466,8 +23192,10 @@ GameObject: --- !u!4 &1156527284 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1156527283} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -20480,9 +23208,11 @@ Transform: --- !u!1 &1159215218 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1159215219} m_Layer: 0 @@ -20495,8 +23225,10 @@ GameObject: --- !u!4 &1159215219 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1159215218} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -20509,9 +23241,11 @@ Transform: --- !u!1 &1159452696 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1159452697} m_Layer: 0 @@ -20524,8 +23258,10 @@ GameObject: --- !u!4 &1159452697 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1159452696} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -20537,9 +23273,11 @@ Transform: --- !u!1 &1160878424 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1160878425} m_Layer: 0 @@ -20552,8 +23290,10 @@ GameObject: --- !u!4 &1160878425 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1160878424} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -20565,9 +23305,11 @@ Transform: --- !u!1 &1162010080 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1162010081} m_Layer: 0 @@ -20580,8 +23322,10 @@ GameObject: --- !u!4 &1162010081 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1162010080} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -20594,9 +23338,11 @@ Transform: --- !u!1 &1164291257 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1164291258} m_Layer: 0 @@ -20609,8 +23355,10 @@ GameObject: --- !u!4 &1164291258 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1164291257} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -20623,9 +23371,11 @@ Transform: --- !u!1 &1165270895 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1165270896} m_Layer: 0 @@ -20638,8 +23388,10 @@ GameObject: --- !u!4 &1165270896 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1165270895} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -20651,9 +23403,11 @@ Transform: --- !u!1 &1169144619 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1169144620} m_Layer: 0 @@ -20666,8 +23420,10 @@ GameObject: --- !u!4 &1169144620 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1169144619} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -20680,9 +23436,11 @@ Transform: --- !u!1 &1173353104 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1173353105} m_Layer: 0 @@ -20695,8 +23453,10 @@ GameObject: --- !u!4 &1173353105 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1173353104} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -20708,9 +23468,11 @@ Transform: --- !u!1 &1174683130 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1174683131} m_Layer: 0 @@ -20723,8 +23485,10 @@ GameObject: --- !u!4 &1174683131 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1174683130} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -20737,9 +23501,11 @@ Transform: --- !u!1 &1176362653 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1176362654} m_Layer: 0 @@ -20752,8 +23518,10 @@ GameObject: --- !u!4 &1176362654 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1176362653} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} @@ -20766,9 +23534,11 @@ Transform: --- !u!1 &1177794089 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1177794090} m_Layer: 0 @@ -20781,8 +23551,10 @@ GameObject: --- !u!4 &1177794090 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1177794089} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -20795,9 +23567,11 @@ Transform: --- !u!1 &1178356227 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1178356228} m_Layer: 0 @@ -20810,8 +23584,10 @@ GameObject: --- !u!4 &1178356228 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1178356227} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -20824,9 +23600,11 @@ Transform: --- !u!1 &1178573760 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1178573761} m_Layer: 0 @@ -20839,8 +23617,10 @@ GameObject: --- !u!4 &1178573761 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1178573760} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -20853,9 +23633,11 @@ Transform: --- !u!1 &1184020391 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1184020392} m_Layer: 0 @@ -20868,8 +23650,10 @@ GameObject: --- !u!4 &1184020392 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1184020391} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -20882,9 +23666,11 @@ Transform: --- !u!1 &1186088253 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1186088254} m_Layer: 0 @@ -20897,8 +23683,10 @@ GameObject: --- !u!4 &1186088254 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1186088253} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -20911,9 +23699,11 @@ Transform: --- !u!1 &1189515588 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1189515589} m_Layer: 0 @@ -20926,8 +23716,10 @@ GameObject: --- !u!4 &1189515589 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1189515588} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -20942,9 +23734,11 @@ Transform: --- !u!1 &1189593730 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1189593731} m_Layer: 0 @@ -20957,8 +23751,10 @@ GameObject: --- !u!4 &1189593731 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1189593730} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -20971,9 +23767,11 @@ Transform: --- !u!1 &1190768142 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1190768143} m_Layer: 0 @@ -20986,8 +23784,10 @@ GameObject: --- !u!4 &1190768143 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1190768142} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -20999,9 +23799,11 @@ Transform: --- !u!1 &1192044842 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1192044843} m_Layer: 0 @@ -21014,8 +23816,10 @@ GameObject: --- !u!4 &1192044843 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1192044842} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -21028,9 +23832,11 @@ Transform: --- !u!1 &1192542624 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1192542625} - component: {fileID: 1192542626} @@ -21044,8 +23850,10 @@ GameObject: --- !u!4 &1192542625 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1192542624} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -21057,9 +23865,10 @@ Transform: --- !u!137 &1192542626 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1192542624} m_Enabled: 1 m_CastShadows: 1 @@ -21069,6 +23878,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 0289f2856ca3e42cfb4ef7c3a6a51311, type: 2} m_StaticBatchInfo: @@ -21144,9 +23954,11 @@ SkinnedMeshRenderer: --- !u!1 &1192626631 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1192626632} m_Layer: 0 @@ -21159,8 +23971,10 @@ GameObject: --- !u!4 &1192626632 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1192626631} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -21173,9 +23987,11 @@ Transform: --- !u!1 &1195503115 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1195503116} m_Layer: 0 @@ -21188,8 +24004,10 @@ GameObject: --- !u!4 &1195503116 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1195503115} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -21201,9 +24019,11 @@ Transform: --- !u!1 &1198315983 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1198315984} m_Layer: 0 @@ -21216,8 +24036,10 @@ GameObject: --- !u!4 &1198315984 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1198315983} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -21230,9 +24052,11 @@ Transform: --- !u!1 &1199410041 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1199410042} m_Layer: 0 @@ -21245,10 +24069,12 @@ GameObject: --- !u!4 &1199410042 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1199410041} - m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} + m_LocalRotation: {x: -0.30505547, y: 0.07547008, z: 0.06233673, w: 0.94729066} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} m_LocalScale: {x: 1.0000002, y: 1.0000002, z: 1.0000002} m_Children: @@ -21257,13 +24083,15 @@ Transform: - {fileID: 730891085} m_Father: {fileID: 1649901881} m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_LocalEulerAnglesHint: {x: -35.97, y: 7.451, z: 5.1080003} --- !u!1 &1200600521 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1200600522} m_Layer: 0 @@ -21276,8 +24104,10 @@ GameObject: --- !u!4 &1200600522 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1200600521} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -21290,9 +24120,11 @@ Transform: --- !u!1 &1200756777 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1200756778} m_Layer: 0 @@ -21305,8 +24137,10 @@ GameObject: --- !u!4 &1200756778 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1200756777} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -21319,9 +24153,11 @@ Transform: --- !u!1 &1201155853 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1201155854} m_Layer: 0 @@ -21334,8 +24170,10 @@ GameObject: --- !u!4 &1201155854 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1201155853} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -21347,9 +24185,11 @@ Transform: --- !u!1 &1202622714 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1202622715} m_Layer: 0 @@ -21362,8 +24202,10 @@ GameObject: --- !u!4 &1202622715 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1202622714} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -21375,9 +24217,11 @@ Transform: --- !u!1 &1205168595 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1205168596} - component: {fileID: 1205168598} @@ -21392,8 +24236,10 @@ GameObject: --- !u!4 &1205168596 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1205168595} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -21406,9 +24252,10 @@ Transform: --- !u!23 &1205168597 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1205168595} m_Enabled: 1 m_CastShadows: 1 @@ -21418,6 +24265,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 629b25fe2df1149ed80b9aacbc1be11d, type: 2} m_StaticBatchInfo: @@ -21442,17 +24290,20 @@ MeshRenderer: --- !u!33 &1205168598 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1205168595} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &1212951008 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1212951009} m_Layer: 0 @@ -21465,8 +24316,10 @@ GameObject: --- !u!4 &1212951009 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1212951008} m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} @@ -21481,9 +24334,11 @@ Transform: --- !u!1 &1214194398 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1214194399} m_Layer: 0 @@ -21496,8 +24351,10 @@ GameObject: --- !u!4 &1214194399 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1214194398} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -21509,9 +24366,11 @@ Transform: --- !u!1 &1214255894 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1214255895} m_Layer: 0 @@ -21524,8 +24383,10 @@ GameObject: --- !u!4 &1214255895 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1214255894} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -21538,9 +24399,11 @@ Transform: --- !u!1 &1216127129 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1216127130} m_Layer: 0 @@ -21553,8 +24416,10 @@ GameObject: --- !u!4 &1216127130 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1216127129} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -21567,9 +24432,11 @@ Transform: --- !u!1 &1216829149 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1216829150} m_Layer: 0 @@ -21582,8 +24449,10 @@ GameObject: --- !u!4 &1216829150 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1216829149} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -21596,9 +24465,11 @@ Transform: --- !u!1 &1217686513 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1217686514} m_Layer: 0 @@ -21611,8 +24482,10 @@ GameObject: --- !u!4 &1217686514 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1217686513} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -21624,9 +24497,11 @@ Transform: --- !u!1 &1218241170 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1218241171} m_Layer: 0 @@ -21639,8 +24514,10 @@ GameObject: --- !u!4 &1218241171 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1218241170} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -21652,9 +24529,11 @@ Transform: --- !u!1 &1219672024 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1219672025} m_Layer: 0 @@ -21667,8 +24546,10 @@ GameObject: --- !u!4 &1219672025 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1219672024} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -21681,9 +24562,11 @@ Transform: --- !u!1 &1227416718 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1227416719} m_Layer: 0 @@ -21696,8 +24579,10 @@ GameObject: --- !u!4 &1227416719 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1227416718} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -21710,9 +24595,11 @@ Transform: --- !u!1 &1227453135 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1227453136} m_Layer: 0 @@ -21725,8 +24612,10 @@ GameObject: --- !u!4 &1227453136 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1227453135} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -21741,9 +24630,11 @@ Transform: --- !u!1 &1229569517 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1229569518} m_Layer: 0 @@ -21756,8 +24647,10 @@ GameObject: --- !u!4 &1229569518 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1229569517} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -21769,9 +24662,11 @@ Transform: --- !u!1 &1229854165 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1229854166} m_Layer: 0 @@ -21784,8 +24679,10 @@ GameObject: --- !u!4 &1229854166 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1229854165} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -21798,9 +24695,11 @@ Transform: --- !u!1 &1231246252 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1231246253} m_Layer: 0 @@ -21813,8 +24712,10 @@ GameObject: --- !u!4 &1231246253 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1231246252} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -21827,9 +24728,11 @@ Transform: --- !u!1 &1231454256 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1231454257} m_Layer: 0 @@ -21842,8 +24745,10 @@ GameObject: --- !u!4 &1231454257 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1231454256} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -21859,9 +24764,11 @@ Transform: --- !u!1 &1231653195 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1231653196} m_Layer: 0 @@ -21874,8 +24781,10 @@ GameObject: --- !u!4 &1231653196 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1231653195} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -21888,9 +24797,11 @@ Transform: --- !u!1 &1232290870 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1232290871} m_Layer: 0 @@ -21903,8 +24814,10 @@ GameObject: --- !u!4 &1232290871 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1232290870} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -21917,9 +24830,11 @@ Transform: --- !u!1 &1238012902 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1238012903} m_Layer: 0 @@ -21932,8 +24847,10 @@ GameObject: --- !u!4 &1238012903 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1238012902} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -21945,9 +24862,11 @@ Transform: --- !u!1 &1240496168 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1240496169} m_Layer: 0 @@ -21960,8 +24879,10 @@ GameObject: --- !u!4 &1240496169 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1240496168} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -21974,9 +24895,11 @@ Transform: --- !u!1 &1240903131 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1240903132} m_Layer: 0 @@ -21989,8 +24912,10 @@ GameObject: --- !u!4 &1240903132 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1240903131} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -22002,9 +24927,11 @@ Transform: --- !u!1 &1243839210 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1243839211} m_Layer: 0 @@ -22017,8 +24944,10 @@ GameObject: --- !u!4 &1243839211 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1243839210} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -22031,9 +24960,11 @@ Transform: --- !u!1 &1245025300 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1245025301} m_Layer: 0 @@ -22046,8 +24977,10 @@ GameObject: --- !u!4 &1245025301 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1245025300} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -22062,9 +24995,11 @@ Transform: --- !u!1 &1245605295 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1245605296} m_Layer: 0 @@ -22077,8 +25012,10 @@ GameObject: --- !u!4 &1245605296 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1245605295} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -22090,9 +25027,11 @@ Transform: --- !u!1 &1245878047 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1245878048} m_Layer: 0 @@ -22105,8 +25044,10 @@ GameObject: --- !u!4 &1245878048 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1245878047} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -22119,9 +25060,11 @@ Transform: --- !u!1 &1248012062 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1248012063} m_Layer: 0 @@ -22134,8 +25077,10 @@ GameObject: --- !u!4 &1248012063 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1248012062} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -22148,9 +25093,11 @@ Transform: --- !u!1 &1251548674 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1251548675} m_Layer: 0 @@ -22163,8 +25110,10 @@ GameObject: --- !u!4 &1251548675 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1251548674} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -22177,9 +25126,11 @@ Transform: --- !u!1 &1251959468 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1251959469} m_Layer: 0 @@ -22192,8 +25143,10 @@ GameObject: --- !u!4 &1251959469 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1251959468} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -22206,9 +25159,11 @@ Transform: --- !u!1 &1253144458 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1253144459} m_Layer: 0 @@ -22221,8 +25176,10 @@ GameObject: --- !u!4 &1253144459 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1253144458} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -22235,9 +25192,11 @@ Transform: --- !u!1 &1254152259 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1254152260} m_Layer: 0 @@ -22250,8 +25209,10 @@ GameObject: --- !u!4 &1254152260 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1254152259} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -22264,9 +25225,11 @@ Transform: --- !u!1 &1254672290 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1254672291} m_Layer: 0 @@ -22279,8 +25242,10 @@ GameObject: --- !u!4 &1254672291 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1254672290} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -22293,9 +25258,11 @@ Transform: --- !u!1 &1255242914 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1255242915} m_Layer: 0 @@ -22308,8 +25275,10 @@ GameObject: --- !u!4 &1255242915 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1255242914} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -22321,9 +25290,11 @@ Transform: --- !u!1 &1256931139 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1256931140} m_Layer: 0 @@ -22336,8 +25307,10 @@ GameObject: --- !u!4 &1256931140 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1256931139} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -22350,9 +25323,11 @@ Transform: --- !u!1 &1258965766 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1258965767} m_Layer: 0 @@ -22365,8 +25340,10 @@ GameObject: --- !u!4 &1258965767 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1258965766} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -22379,9 +25356,11 @@ Transform: --- !u!1 &1260374728 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1260374729} m_Layer: 0 @@ -22394,8 +25373,10 @@ GameObject: --- !u!4 &1260374729 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1260374728} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -22408,9 +25389,11 @@ Transform: --- !u!1 &1262350175 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1262350176} m_Layer: 0 @@ -22423,8 +25406,10 @@ GameObject: --- !u!4 &1262350176 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1262350175} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -22436,9 +25421,11 @@ Transform: --- !u!1 &1262482617 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1262482618} m_Layer: 0 @@ -22451,8 +25438,10 @@ GameObject: --- !u!4 &1262482618 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1262482617} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} @@ -22465,9 +25454,11 @@ Transform: --- !u!1 &1266472729 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1266472730} m_Layer: 0 @@ -22480,8 +25471,10 @@ GameObject: --- !u!4 &1266472730 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1266472729} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -22494,9 +25487,11 @@ Transform: --- !u!1 &1268363977 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1268363978} m_Layer: 0 @@ -22509,8 +25504,10 @@ GameObject: --- !u!4 &1268363978 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1268363977} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -22523,9 +25520,11 @@ Transform: --- !u!1 &1268501223 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1268501224} m_Layer: 0 @@ -22538,8 +25537,10 @@ GameObject: --- !u!4 &1268501224 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1268501223} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -22551,9 +25552,11 @@ Transform: --- !u!1 &1269657425 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1269657426} - component: {fileID: 1269657428} @@ -22568,8 +25571,10 @@ GameObject: --- !u!4 &1269657426 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1269657425} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -22582,9 +25587,10 @@ Transform: --- !u!23 &1269657427 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1269657425} m_Enabled: 1 m_CastShadows: 1 @@ -22594,6 +25600,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: a6fe2affa047141d29696fb9934843e5, type: 2} m_StaticBatchInfo: @@ -22618,17 +25625,20 @@ MeshRenderer: --- !u!33 &1269657428 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1269657425} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &1270542419 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1270542420} m_Layer: 0 @@ -22641,8 +25651,10 @@ GameObject: --- !u!4 &1270542420 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1270542419} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -22654,9 +25666,11 @@ Transform: --- !u!1 &1272800498 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1272800499} m_Layer: 0 @@ -22669,8 +25683,10 @@ GameObject: --- !u!4 &1272800499 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1272800498} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -22682,9 +25698,11 @@ Transform: --- !u!1 &1273142012 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1273142013} m_Layer: 0 @@ -22697,8 +25715,10 @@ GameObject: --- !u!4 &1273142013 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1273142012} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -22711,9 +25731,11 @@ Transform: --- !u!1 &1273688444 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1273688445} m_Layer: 0 @@ -22726,8 +25748,10 @@ GameObject: --- !u!4 &1273688445 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1273688444} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -22740,9 +25764,11 @@ Transform: --- !u!1 &1275476531 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1275476532} m_Layer: 0 @@ -22755,8 +25781,10 @@ GameObject: --- !u!4 &1275476532 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1275476531} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -22769,9 +25797,11 @@ Transform: --- !u!1 &1275963095 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1275963096} m_Layer: 0 @@ -22784,8 +25814,10 @@ GameObject: --- !u!4 &1275963096 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1275963095} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -22798,9 +25830,11 @@ Transform: --- !u!1 &1276747455 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1276747456} m_Layer: 0 @@ -22813,8 +25847,10 @@ GameObject: --- !u!4 &1276747456 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1276747455} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -22826,9 +25862,11 @@ Transform: --- !u!1 &1277713346 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1277713347} m_Layer: 0 @@ -22841,8 +25879,10 @@ GameObject: --- !u!4 &1277713347 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1277713346} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -22855,9 +25895,11 @@ Transform: --- !u!1 &1279836188 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1279836189} m_Layer: 0 @@ -22870,8 +25912,10 @@ GameObject: --- !u!4 &1279836189 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1279836188} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -22886,9 +25930,11 @@ Transform: --- !u!1 &1282152693 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1282152694} m_Layer: 0 @@ -22901,8 +25947,10 @@ GameObject: --- !u!4 &1282152694 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1282152693} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -22914,9 +25962,11 @@ Transform: --- !u!1 &1283467468 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1283467469} m_Layer: 0 @@ -22929,8 +25979,10 @@ GameObject: --- !u!4 &1283467469 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1283467468} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -22943,9 +25995,11 @@ Transform: --- !u!1 &1283718048 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1283718049} m_Layer: 0 @@ -22958,8 +26012,10 @@ GameObject: --- !u!4 &1283718049 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1283718048} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -22972,9 +26028,11 @@ Transform: --- !u!1 &1283839758 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1283839759} m_Layer: 0 @@ -22987,8 +26045,10 @@ GameObject: --- !u!4 &1283839759 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1283839758} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -23000,9 +26060,11 @@ Transform: --- !u!1 &1283932549 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1283932550} m_Layer: 0 @@ -23015,8 +26077,10 @@ GameObject: --- !u!4 &1283932550 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1283932549} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -23028,9 +26092,11 @@ Transform: --- !u!1 &1284943442 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1284943443} m_Layer: 0 @@ -23043,8 +26109,10 @@ GameObject: --- !u!4 &1284943443 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1284943442} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -23057,9 +26125,11 @@ Transform: --- !u!1 &1285875404 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1285875405} m_Layer: 0 @@ -23072,8 +26142,10 @@ GameObject: --- !u!4 &1285875405 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1285875404} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -23088,9 +26160,11 @@ Transform: --- !u!1 &1289367816 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1289367817} m_Layer: 0 @@ -23103,8 +26177,10 @@ GameObject: --- !u!4 &1289367817 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1289367816} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -23117,9 +26193,11 @@ Transform: --- !u!1 &1291957832 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1291957833} m_Layer: 0 @@ -23132,8 +26210,10 @@ GameObject: --- !u!4 &1291957833 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1291957832} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -23146,9 +26226,11 @@ Transform: --- !u!1 &1292009898 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1292009899} m_Layer: 0 @@ -23161,8 +26243,10 @@ GameObject: --- !u!4 &1292009899 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1292009898} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -23174,9 +26258,11 @@ Transform: --- !u!1 &1292133981 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1292133982} m_Layer: 0 @@ -23189,8 +26275,10 @@ GameObject: --- !u!4 &1292133982 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1292133981} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -23203,9 +26291,11 @@ Transform: --- !u!1 &1292405530 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1292405531} m_Layer: 0 @@ -23218,8 +26308,10 @@ GameObject: --- !u!4 &1292405531 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1292405530} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -23232,9 +26324,11 @@ Transform: --- !u!1 &1293227168 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1293227169} m_Layer: 0 @@ -23247,8 +26341,10 @@ GameObject: --- !u!4 &1293227169 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1293227168} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -23261,9 +26357,11 @@ Transform: --- !u!1 &1299401614 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1299401615} m_Layer: 0 @@ -23276,8 +26374,10 @@ GameObject: --- !u!4 &1299401615 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1299401614} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -23290,9 +26390,11 @@ Transform: --- !u!1 &1301939308 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1301939309} m_Layer: 0 @@ -23305,8 +26407,10 @@ GameObject: --- !u!4 &1301939309 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1301939308} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -23319,9 +26423,11 @@ Transform: --- !u!1 &1303066095 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1303066096} m_Layer: 0 @@ -23334,8 +26440,10 @@ GameObject: --- !u!4 &1303066096 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1303066095} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -23347,9 +26455,11 @@ Transform: --- !u!1 &1303748732 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1303748733} m_Layer: 0 @@ -23362,8 +26472,10 @@ GameObject: --- !u!4 &1303748733 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1303748732} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -23375,9 +26487,11 @@ Transform: --- !u!1 &1305590134 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1305590135} m_Layer: 0 @@ -23390,8 +26504,10 @@ GameObject: --- !u!4 &1305590135 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1305590134} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -23404,9 +26520,11 @@ Transform: --- !u!1 &1305792677 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1305792678} m_Layer: 0 @@ -23419,8 +26537,10 @@ GameObject: --- !u!4 &1305792678 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1305792677} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -23433,9 +26553,11 @@ Transform: --- !u!1 &1312148296 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1312148297} m_Layer: 0 @@ -23448,8 +26570,10 @@ GameObject: --- !u!4 &1312148297 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1312148296} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -23462,9 +26586,11 @@ Transform: --- !u!1 &1313058734 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1313058735} m_Layer: 0 @@ -23477,8 +26603,10 @@ GameObject: --- !u!4 &1313058735 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1313058734} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -23516,9 +26644,11 @@ Transform: --- !u!1 &1319277397 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1319277398} m_Layer: 0 @@ -23531,8 +26661,10 @@ GameObject: --- !u!4 &1319277398 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1319277397} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -23544,9 +26676,11 @@ Transform: --- !u!1 &1321561293 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1321561294} m_Layer: 0 @@ -23559,8 +26693,10 @@ GameObject: --- !u!4 &1321561294 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1321561293} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -23572,9 +26708,11 @@ Transform: --- !u!1 &1324039077 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1324039078} m_Layer: 0 @@ -23587,8 +26725,10 @@ GameObject: --- !u!4 &1324039078 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1324039077} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -23601,9 +26741,11 @@ Transform: --- !u!1 &1325262294 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1325262295} m_Layer: 0 @@ -23616,8 +26758,10 @@ GameObject: --- !u!4 &1325262295 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1325262294} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -23629,9 +26773,11 @@ Transform: --- !u!1 &1328995997 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1328995998} m_Layer: 0 @@ -23644,8 +26790,10 @@ GameObject: --- !u!4 &1328995998 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1328995997} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -23659,9 +26807,11 @@ Transform: --- !u!1 &1339678316 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1339678317} m_Layer: 0 @@ -23674,8 +26824,10 @@ GameObject: --- !u!4 &1339678317 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1339678316} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -23688,9 +26840,11 @@ Transform: --- !u!1 &1340551088 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1340551089} m_Layer: 0 @@ -23703,8 +26857,10 @@ GameObject: --- !u!4 &1340551089 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1340551088} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -23717,9 +26873,11 @@ Transform: --- !u!1 &1341899349 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1341899350} m_Layer: 0 @@ -23732,8 +26890,10 @@ GameObject: --- !u!4 &1341899350 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1341899349} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -23746,9 +26906,11 @@ Transform: --- !u!1 &1342843905 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1342843906} m_Layer: 0 @@ -23761,8 +26923,10 @@ GameObject: --- !u!4 &1342843906 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1342843905} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -23774,9 +26938,11 @@ Transform: --- !u!1 &1344140177 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1344140178} m_Layer: 0 @@ -23789,8 +26955,10 @@ GameObject: --- !u!4 &1344140178 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1344140177} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -23803,9 +26971,11 @@ Transform: --- !u!1 &1347229178 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1347229179} m_Layer: 0 @@ -23818,8 +26988,10 @@ GameObject: --- !u!4 &1347229179 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1347229178} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -23831,9 +27003,11 @@ Transform: --- !u!1 &1347272522 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1347272523} m_Layer: 0 @@ -23846,8 +27020,10 @@ GameObject: --- !u!4 &1347272523 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1347272522} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -23860,9 +27036,11 @@ Transform: --- !u!1 &1350156793 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1350156794} m_Layer: 0 @@ -23875,8 +27053,10 @@ GameObject: --- !u!4 &1350156794 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1350156793} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -23888,9 +27068,11 @@ Transform: --- !u!1 &1351643022 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1351643023} m_Layer: 0 @@ -23903,8 +27085,10 @@ GameObject: --- !u!4 &1351643023 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1351643022} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -23916,9 +27100,11 @@ Transform: --- !u!1 &1353227978 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1353227979} m_Layer: 0 @@ -23931,8 +27117,10 @@ GameObject: --- !u!4 &1353227979 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1353227978} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -23945,9 +27133,11 @@ Transform: --- !u!1 &1355058799 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1355058800} m_Layer: 0 @@ -23960,8 +27150,10 @@ GameObject: --- !u!4 &1355058800 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1355058799} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -23973,9 +27165,11 @@ Transform: --- !u!1 &1355956844 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1355956845} m_Layer: 0 @@ -23988,8 +27182,10 @@ GameObject: --- !u!4 &1355956845 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1355956844} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -24002,9 +27198,11 @@ Transform: --- !u!1 &1357687955 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1357687956} m_Layer: 0 @@ -24017,8 +27215,10 @@ GameObject: --- !u!4 &1357687956 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1357687955} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -24031,9 +27231,11 @@ Transform: --- !u!1 &1357941858 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1357941859} m_Layer: 0 @@ -24046,8 +27248,10 @@ GameObject: --- !u!4 &1357941859 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1357941858} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -24060,9 +27264,11 @@ Transform: --- !u!1 &1358970566 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1358970567} m_Layer: 0 @@ -24075,8 +27281,10 @@ GameObject: --- !u!4 &1358970567 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1358970566} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -24088,9 +27296,11 @@ Transform: --- !u!1 &1359184978 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1359184979} m_Layer: 0 @@ -24103,8 +27313,10 @@ GameObject: --- !u!4 &1359184979 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1359184978} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -24116,9 +27328,11 @@ Transform: --- !u!1 &1360037447 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1360037448} m_Layer: 0 @@ -24131,8 +27345,10 @@ GameObject: --- !u!4 &1360037448 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1360037447} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -24144,9 +27360,11 @@ Transform: --- !u!1 &1364360276 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1364360277} m_Layer: 0 @@ -24159,8 +27377,10 @@ GameObject: --- !u!4 &1364360277 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1364360276} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -24172,9 +27392,11 @@ Transform: --- !u!1 &1374404536 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1374404537} m_Layer: 0 @@ -24187,8 +27409,10 @@ GameObject: --- !u!4 &1374404537 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1374404536} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -24200,9 +27424,11 @@ Transform: --- !u!1 &1377075369 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1377075370} m_Layer: 0 @@ -24215,8 +27441,10 @@ GameObject: --- !u!4 &1377075370 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1377075369} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -24229,9 +27457,11 @@ Transform: --- !u!1 &1380285304 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1380285305} m_Layer: 0 @@ -24244,8 +27474,10 @@ GameObject: --- !u!4 &1380285305 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1380285304} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -24258,9 +27490,11 @@ Transform: --- !u!1 &1380968070 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1380968071} m_Layer: 0 @@ -24273,8 +27507,10 @@ GameObject: --- !u!4 &1380968071 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1380968070} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -24287,9 +27523,11 @@ Transform: --- !u!1 &1383180512 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1383180513} m_Layer: 0 @@ -24302,8 +27540,10 @@ GameObject: --- !u!4 &1383180513 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1383180512} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -24316,9 +27556,11 @@ Transform: --- !u!1 &1389772144 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1389772145} m_Layer: 0 @@ -24331,8 +27573,10 @@ GameObject: --- !u!4 &1389772145 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1389772144} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -24344,9 +27588,11 @@ Transform: --- !u!1 &1392079339 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1392079340} m_Layer: 0 @@ -24359,8 +27605,10 @@ GameObject: --- !u!4 &1392079340 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1392079339} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -24373,9 +27621,11 @@ Transform: --- !u!1 &1394126893 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1394126894} m_Layer: 0 @@ -24388,8 +27638,10 @@ GameObject: --- !u!4 &1394126894 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1394126893} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -24401,9 +27653,11 @@ Transform: --- !u!1 &1396124949 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1396124950} m_Layer: 0 @@ -24416,8 +27670,10 @@ GameObject: --- !u!4 &1396124950 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1396124949} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -24430,9 +27686,11 @@ Transform: --- !u!1 &1396199403 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1396199404} m_Layer: 0 @@ -24445,8 +27703,10 @@ GameObject: --- !u!4 &1396199404 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1396199403} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -24461,9 +27721,11 @@ Transform: --- !u!1 &1396260642 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1396260643} m_Layer: 0 @@ -24476,8 +27738,10 @@ GameObject: --- !u!4 &1396260643 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1396260642} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -24490,9 +27754,11 @@ Transform: --- !u!1 &1396634952 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1396634953} m_Layer: 0 @@ -24505,8 +27771,10 @@ GameObject: --- !u!4 &1396634953 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1396634952} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -24518,9 +27786,11 @@ Transform: --- !u!1 &1396881896 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1396881897} - component: {fileID: 1396881899} @@ -24535,8 +27805,10 @@ GameObject: --- !u!4 &1396881897 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1396881896} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -24549,9 +27821,10 @@ Transform: --- !u!23 &1396881898 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1396881896} m_Enabled: 1 m_CastShadows: 1 @@ -24561,6 +27834,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 6ac07fd4398364636b33d100f9873d4a, type: 2} m_StaticBatchInfo: @@ -24585,17 +27859,20 @@ MeshRenderer: --- !u!33 &1396881899 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1396881896} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &1398279553 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1398279554} m_Layer: 0 @@ -24608,8 +27885,10 @@ GameObject: --- !u!4 &1398279554 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1398279553} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -24621,9 +27900,11 @@ Transform: --- !u!1 &1400437579 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1400437580} m_Layer: 0 @@ -24636,8 +27917,10 @@ GameObject: --- !u!4 &1400437580 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1400437579} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -24650,9 +27933,11 @@ Transform: --- !u!1 &1401961658 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1401961659} m_Layer: 0 @@ -24665,8 +27950,10 @@ GameObject: --- !u!4 &1401961659 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1401961658} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -24679,9 +27966,11 @@ Transform: --- !u!1 &1404618866 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1404618867} m_Layer: 0 @@ -24694,8 +27983,10 @@ GameObject: --- !u!4 &1404618867 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1404618866} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -24708,9 +27999,11 @@ Transform: --- !u!1 &1406492336 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1406492337} m_Layer: 0 @@ -24723,8 +28016,10 @@ GameObject: --- !u!4 &1406492337 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1406492336} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -24737,9 +28032,11 @@ Transform: --- !u!1 &1406912626 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1406912627} m_Layer: 0 @@ -24752,8 +28049,10 @@ GameObject: --- !u!4 &1406912627 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1406912626} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -24766,9 +28065,11 @@ Transform: --- !u!1 &1410065752 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1410065753} m_Layer: 0 @@ -24781,8 +28082,10 @@ GameObject: --- !u!4 &1410065753 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1410065752} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -24795,9 +28098,11 @@ Transform: --- !u!1 &1412004736 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1412004737} m_Layer: 0 @@ -24810,8 +28115,10 @@ GameObject: --- !u!4 &1412004737 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1412004736} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -24824,9 +28131,11 @@ Transform: --- !u!1 &1418245926 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1418245927} m_Layer: 0 @@ -24839,8 +28148,10 @@ GameObject: --- !u!4 &1418245927 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1418245926} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -24853,9 +28164,11 @@ Transform: --- !u!1 &1419134903 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1419134904} m_Layer: 0 @@ -24868,8 +28181,10 @@ GameObject: --- !u!4 &1419134904 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1419134903} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -24881,9 +28196,11 @@ Transform: --- !u!1 &1423213792 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1423213793} m_Layer: 0 @@ -24896,8 +28213,10 @@ GameObject: --- !u!4 &1423213793 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1423213792} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -24912,9 +28231,11 @@ Transform: --- !u!1 &1425462491 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1425462492} m_Layer: 0 @@ -24927,8 +28248,10 @@ GameObject: --- !u!4 &1425462492 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1425462491} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -24941,9 +28264,11 @@ Transform: --- !u!1 &1435852281 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1435852282} m_Layer: 0 @@ -24956,8 +28281,10 @@ GameObject: --- !u!4 &1435852282 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1435852281} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -24970,9 +28297,11 @@ Transform: --- !u!1 &1436791994 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1436791995} m_Layer: 0 @@ -24985,8 +28314,10 @@ GameObject: --- !u!4 &1436791995 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1436791994} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -24999,9 +28330,11 @@ Transform: --- !u!1 &1437798965 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1437798966} m_Layer: 0 @@ -25014,8 +28347,10 @@ GameObject: --- !u!4 &1437798966 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1437798965} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -25027,9 +28362,11 @@ Transform: --- !u!1 &1437939843 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1437939844} m_Layer: 0 @@ -25042,8 +28379,10 @@ GameObject: --- !u!4 &1437939844 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1437939843} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -25056,9 +28395,11 @@ Transform: --- !u!1 &1445274580 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1445274581} m_Layer: 0 @@ -25071,8 +28412,10 @@ GameObject: --- !u!4 &1445274581 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1445274580} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -25085,9 +28428,11 @@ Transform: --- !u!1 &1447815509 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1447815510} m_Layer: 0 @@ -25100,8 +28445,10 @@ GameObject: --- !u!4 &1447815510 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1447815509} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -25116,9 +28463,11 @@ Transform: --- !u!1 &1449259389 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1449259390} m_Layer: 0 @@ -25131,8 +28480,10 @@ GameObject: --- !u!4 &1449259390 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1449259389} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -25145,9 +28496,11 @@ Transform: --- !u!1 &1450851273 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1450851274} m_Layer: 0 @@ -25160,8 +28513,10 @@ GameObject: --- !u!4 &1450851274 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1450851273} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -25174,9 +28529,11 @@ Transform: --- !u!1 &1452977471 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1452977472} m_Layer: 0 @@ -25189,8 +28546,10 @@ GameObject: --- !u!4 &1452977472 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1452977471} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -25203,9 +28562,11 @@ Transform: --- !u!1 &1453665354 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1453665355} m_Layer: 0 @@ -25218,8 +28579,10 @@ GameObject: --- !u!4 &1453665355 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1453665354} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -25232,9 +28595,11 @@ Transform: --- !u!1 &1455348708 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1455348709} m_Layer: 0 @@ -25247,8 +28612,10 @@ GameObject: --- !u!4 &1455348709 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1455348708} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -25261,9 +28628,11 @@ Transform: --- !u!1 &1462213566 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1462213567} m_Layer: 0 @@ -25276,8 +28645,10 @@ GameObject: --- !u!4 &1462213567 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1462213566} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -25289,9 +28660,11 @@ Transform: --- !u!1 &1463603964 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1463603965} m_Layer: 0 @@ -25304,8 +28677,10 @@ GameObject: --- !u!4 &1463603965 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1463603964} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -25318,9 +28693,11 @@ Transform: --- !u!1 &1464448724 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1464448725} m_Layer: 0 @@ -25333,8 +28710,10 @@ GameObject: --- !u!4 &1464448725 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1464448724} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -25347,9 +28726,11 @@ Transform: --- !u!1 &1468114950 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1468114951} m_Layer: 0 @@ -25362,8 +28743,10 @@ GameObject: --- !u!4 &1468114951 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1468114950} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -25375,9 +28758,11 @@ Transform: --- !u!1 &1469604295 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1469604296} m_Layer: 0 @@ -25390,8 +28775,10 @@ GameObject: --- !u!4 &1469604296 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1469604295} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -25404,9 +28791,11 @@ Transform: --- !u!1 &1470413503 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1470413504} m_Layer: 0 @@ -25419,8 +28808,10 @@ GameObject: --- !u!4 &1470413504 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1470413503} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -25433,9 +28824,11 @@ Transform: --- !u!1 &1472498929 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1472498930} m_Layer: 0 @@ -25448,8 +28841,10 @@ GameObject: --- !u!4 &1472498930 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1472498929} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -25461,9 +28856,11 @@ Transform: --- !u!1 &1473406406 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1473406407} m_Layer: 0 @@ -25476,8 +28873,10 @@ GameObject: --- !u!4 &1473406407 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1473406406} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -25492,9 +28891,11 @@ Transform: --- !u!1 &1476508587 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1476508588} m_Layer: 0 @@ -25507,8 +28908,10 @@ GameObject: --- !u!4 &1476508588 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1476508587} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -25520,9 +28923,11 @@ Transform: --- !u!1 &1478241924 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1478241925} m_Layer: 0 @@ -25535,8 +28940,10 @@ GameObject: --- !u!4 &1478241925 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1478241924} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -25548,9 +28955,11 @@ Transform: --- !u!1 &1478714780 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1478714781} m_Layer: 0 @@ -25563,8 +28972,10 @@ GameObject: --- !u!4 &1478714781 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1478714780} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -25577,9 +28988,11 @@ Transform: --- !u!1 &1479921684 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1479921685} m_Layer: 0 @@ -25592,8 +29005,10 @@ GameObject: --- !u!4 &1479921685 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1479921684} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -25606,9 +29021,11 @@ Transform: --- !u!1 &1482110458 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1482110459} m_Layer: 0 @@ -25621,8 +29038,10 @@ GameObject: --- !u!4 &1482110459 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1482110458} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -25635,9 +29054,11 @@ Transform: --- !u!1 &1483482266 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1483482267} m_Layer: 0 @@ -25650,8 +29071,10 @@ GameObject: --- !u!4 &1483482267 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400148, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1483482266} m_LocalRotation: {x: -0.002591999, y: -0.010241358, z: 0.33528772, w: 0.94205654} m_LocalPosition: {x: -0.06969288, y: -0.044211198, z: -0.024493162} @@ -25664,9 +29087,11 @@ Transform: --- !u!1 &1484405604 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1484405605} m_Layer: 0 @@ -25679,8 +29104,10 @@ GameObject: --- !u!4 &1484405605 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1484405604} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -25693,9 +29120,11 @@ Transform: --- !u!1 &1484424013 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1484424014} m_Layer: 0 @@ -25708,8 +29137,10 @@ GameObject: --- !u!4 &1484424014 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1484424013} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -25722,9 +29153,11 @@ Transform: --- !u!1 &1487008591 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1487008592} m_Layer: 0 @@ -25737,8 +29170,10 @@ GameObject: --- !u!4 &1487008592 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1487008591} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} @@ -25751,9 +29186,11 @@ Transform: --- !u!1 &1487260481 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1487260482} m_Layer: 0 @@ -25766,8 +29203,10 @@ GameObject: --- !u!4 &1487260482 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1487260481} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -25780,9 +29219,11 @@ Transform: --- !u!1 &1487594700 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1487594701} m_Layer: 0 @@ -25795,8 +29236,10 @@ GameObject: --- !u!4 &1487594701 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1487594700} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -25809,9 +29252,11 @@ Transform: --- !u!1 &1488045997 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1488045998} m_Layer: 0 @@ -25824,8 +29269,10 @@ GameObject: --- !u!4 &1488045998 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1488045997} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -25838,9 +29285,11 @@ Transform: --- !u!1 &1489878178 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1489878179} m_Layer: 0 @@ -25853,8 +29302,10 @@ GameObject: --- !u!4 &1489878179 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1489878178} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -25869,9 +29320,11 @@ Transform: --- !u!1 &1494890996 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1494890997} m_Layer: 0 @@ -25884,8 +29337,10 @@ GameObject: --- !u!4 &1494890997 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1494890996} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -25897,9 +29352,11 @@ Transform: --- !u!1 &1495357354 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1495357355} m_Layer: 0 @@ -25912,8 +29369,10 @@ GameObject: --- !u!4 &1495357355 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1495357354} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -25926,9 +29385,11 @@ Transform: --- !u!1 &1496172132 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1496172133} m_Layer: 0 @@ -25941,8 +29402,10 @@ GameObject: --- !u!4 &1496172133 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1496172132} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -25955,9 +29418,11 @@ Transform: --- !u!1 &1496495958 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1496495959} m_Layer: 0 @@ -25970,8 +29435,10 @@ GameObject: --- !u!4 &1496495959 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1496495958} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -25984,9 +29451,11 @@ Transform: --- !u!1 &1496903112 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1496903113} m_Layer: 0 @@ -25999,8 +29468,10 @@ GameObject: --- !u!4 &1496903113 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1496903112} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -26013,9 +29484,11 @@ Transform: --- !u!1 &1498962211 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1498962212} - component: {fileID: 1498962213} @@ -26029,8 +29502,10 @@ GameObject: --- !u!4 &1498962212 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1498962211} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 2.64, z: 0} @@ -26042,9 +29517,10 @@ Transform: --- !u!137 &1498962213 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1498962211} m_Enabled: 1 m_CastShadows: 0 @@ -26054,6 +29530,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 95e4a7d19befb4f7a989ca46a1de17fa, type: 2} m_StaticBatchInfo: @@ -26129,9 +29606,11 @@ SkinnedMeshRenderer: --- !u!1 &1504351775 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1504351776} m_Layer: 0 @@ -26144,8 +29623,10 @@ GameObject: --- !u!4 &1504351776 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1504351775} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -26158,9 +29639,11 @@ Transform: --- !u!1 &1506008500 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1506008501} m_Layer: 0 @@ -26173,8 +29656,10 @@ GameObject: --- !u!4 &1506008501 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1506008500} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -26187,9 +29672,11 @@ Transform: --- !u!1 &1507429352 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1507429353} m_Layer: 0 @@ -26202,8 +29689,10 @@ GameObject: --- !u!4 &1507429353 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1507429352} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -26216,9 +29705,11 @@ Transform: --- !u!1 &1512761855 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1512761856} m_Layer: 0 @@ -26231,8 +29722,10 @@ GameObject: --- !u!4 &1512761856 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1512761855} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -26244,9 +29737,11 @@ Transform: --- !u!1 &1514454469 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1514454470} m_Layer: 0 @@ -26259,8 +29754,10 @@ GameObject: --- !u!4 &1514454470 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1514454469} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -26275,9 +29772,11 @@ Transform: --- !u!1 &1515467827 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1515467828} m_Layer: 0 @@ -26290,8 +29789,10 @@ GameObject: --- !u!4 &1515467828 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1515467827} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -26304,9 +29805,11 @@ Transform: --- !u!1 &1520049818 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1520049819} m_Layer: 0 @@ -26319,8 +29822,10 @@ GameObject: --- !u!4 &1520049819 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1520049818} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -26333,9 +29838,11 @@ Transform: --- !u!1 &1520283217 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1520283218} m_Layer: 0 @@ -26348,8 +29855,10 @@ GameObject: --- !u!4 &1520283218 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1520283217} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -26361,9 +29870,11 @@ Transform: --- !u!1 &1521953489 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1521953490} m_Layer: 0 @@ -26376,8 +29887,10 @@ GameObject: --- !u!4 &1521953490 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1521953489} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -26389,9 +29902,11 @@ Transform: --- !u!1 &1523692884 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1523692885} m_Layer: 0 @@ -26404,8 +29919,10 @@ GameObject: --- !u!4 &1523692885 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400094, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1523692884} m_LocalRotation: {x: -0.010814359, y: 0.0093515, z: -0.22761086, w: 0.97364724} m_LocalPosition: {x: 0.06969292, y: -0.04421112, z: -0.024493152} @@ -26418,9 +29935,11 @@ Transform: --- !u!1 &1525726583 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1525726584} m_Layer: 0 @@ -26433,8 +29952,10 @@ GameObject: --- !u!4 &1525726584 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1525726583} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -26447,9 +29968,11 @@ Transform: --- !u!1 &1528259706 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1528259707} m_Layer: 0 @@ -26462,8 +29985,10 @@ GameObject: --- !u!4 &1528259707 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1528259706} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -26476,9 +30001,11 @@ Transform: --- !u!1 &1528796118 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1528796119} m_Layer: 0 @@ -26491,8 +30018,10 @@ GameObject: --- !u!4 &1528796119 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1528796118} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -26504,9 +30033,11 @@ Transform: --- !u!1 &1529108305 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1529108306} m_Layer: 0 @@ -26519,8 +30050,10 @@ GameObject: --- !u!4 &1529108306 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1529108305} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -26532,9 +30065,11 @@ Transform: --- !u!1 &1529388289 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1529388290} m_Layer: 0 @@ -26547,8 +30082,10 @@ GameObject: --- !u!4 &1529388290 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1529388289} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -26561,9 +30098,11 @@ Transform: --- !u!1 &1530026112 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1530026113} m_Layer: 0 @@ -26576,8 +30115,10 @@ GameObject: --- !u!4 &1530026113 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1530026112} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -26590,9 +30131,11 @@ Transform: --- !u!1 &1530210137 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1530210138} m_Layer: 0 @@ -26605,8 +30148,10 @@ GameObject: --- !u!4 &1530210138 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1530210137} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -26619,9 +30164,11 @@ Transform: --- !u!1 &1531851282 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1531851283} m_Layer: 0 @@ -26634,8 +30181,10 @@ GameObject: --- !u!4 &1531851283 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1531851282} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -26647,9 +30196,11 @@ Transform: --- !u!1 &1533874046 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1533874047} m_Layer: 0 @@ -26662,8 +30213,10 @@ GameObject: --- !u!4 &1533874047 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1533874046} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -26675,9 +30228,11 @@ Transform: --- !u!1 &1536165615 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1536165616} m_Layer: 0 @@ -26690,8 +30245,10 @@ GameObject: --- !u!4 &1536165616 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1536165615} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -26704,9 +30261,11 @@ Transform: --- !u!1 &1538404958 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1538404960} - component: {fileID: 1538404959} @@ -26721,9 +30280,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1538404958} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -26739,8 +30299,10 @@ Animator: --- !u!4 &1538404960 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1538404958} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -6, y: 0, z: 0} @@ -26750,14 +30312,16 @@ Transform: - {fileID: 465234954} - {fileID: 636863280} m_Father: {fileID: 0} - m_RootOrder: 8 + m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1538905383 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1538905384} m_Layer: 0 @@ -26770,8 +30334,10 @@ GameObject: --- !u!4 &1538905384 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1538905383} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -26783,9 +30349,11 @@ Transform: --- !u!1 &1539034395 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1539034396} m_Layer: 0 @@ -26798,8 +30366,10 @@ GameObject: --- !u!4 &1539034396 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1539034395} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -26811,9 +30381,11 @@ Transform: --- !u!1 &1540756610 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1540756611} m_Layer: 0 @@ -26826,8 +30398,10 @@ GameObject: --- !u!4 &1540756611 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1540756610} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -26839,9 +30413,11 @@ Transform: --- !u!1 &1541850860 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1541850861} m_Layer: 0 @@ -26854,8 +30430,10 @@ GameObject: --- !u!4 &1541850861 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1541850860} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -26893,9 +30471,11 @@ Transform: --- !u!1 &1543230579 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1543230580} m_Layer: 0 @@ -26908,8 +30488,10 @@ GameObject: --- !u!4 &1543230580 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1543230579} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -26922,9 +30504,11 @@ Transform: --- !u!1 &1543551838 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1543551839} m_Layer: 0 @@ -26937,8 +30521,10 @@ GameObject: --- !u!4 &1543551839 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1543551838} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} @@ -26951,9 +30537,11 @@ Transform: --- !u!1 &1545413463 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1545413464} m_Layer: 0 @@ -26966,8 +30554,10 @@ GameObject: --- !u!4 &1545413464 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1545413463} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -26979,9 +30569,11 @@ Transform: --- !u!1 &1547166616 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1547166617} m_Layer: 0 @@ -26994,8 +30586,10 @@ GameObject: --- !u!4 &1547166617 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1547166616} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -27008,9 +30602,11 @@ Transform: --- !u!1 &1548896251 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1548896252} m_Layer: 0 @@ -27023,8 +30619,10 @@ GameObject: --- !u!4 &1548896252 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1548896251} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -27037,9 +30635,11 @@ Transform: --- !u!1 &1549928239 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1549928240} m_Layer: 0 @@ -27052,8 +30652,10 @@ GameObject: --- !u!4 &1549928240 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1549928239} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -27066,9 +30668,11 @@ Transform: --- !u!1 &1552320648 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1552320649} m_Layer: 0 @@ -27081,8 +30685,10 @@ GameObject: --- !u!4 &1552320649 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1552320648} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -27095,9 +30701,11 @@ Transform: --- !u!1 &1552981837 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1552981838} m_Layer: 0 @@ -27110,8 +30718,10 @@ GameObject: --- !u!4 &1552981838 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1552981837} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -27124,9 +30734,11 @@ Transform: --- !u!1 &1553068847 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1553068848} m_Layer: 0 @@ -27139,8 +30751,10 @@ GameObject: --- !u!4 &1553068848 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1553068847} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -27152,9 +30766,11 @@ Transform: --- !u!1 &1558062702 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1558062703} m_Layer: 0 @@ -27167,8 +30783,10 @@ GameObject: --- !u!4 &1558062703 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400144, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1558062702} m_LocalRotation: {x: 0.0037244738, y: 0.0058477046, z: 0.4346743, w: 0.90056103} m_LocalPosition: {x: -0.040489502, y: -0.035225816, z: -0.0010492104} @@ -27181,9 +30799,11 @@ Transform: --- !u!1 &1558392833 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1558392834} m_Layer: 0 @@ -27196,8 +30816,10 @@ GameObject: --- !u!4 &1558392834 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400156, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1558392833} m_LocalRotation: {x: 0.30409524, y: -0.4694347, z: -0.27372894, w: 0.78245103} m_LocalPosition: {x: -0.021304803, y: -0.024463492, z: 0.019120168} @@ -27210,9 +30832,11 @@ Transform: --- !u!1 &1558741812 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1558741813} m_Layer: 0 @@ -27225,8 +30849,10 @@ GameObject: --- !u!4 &1558741813 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1558741812} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -27238,9 +30864,11 @@ Transform: --- !u!1 &1559894837 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1559894838} m_Layer: 0 @@ -27253,8 +30881,10 @@ GameObject: --- !u!4 &1559894838 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1559894837} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -27266,9 +30896,11 @@ Transform: --- !u!1 &1560443158 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1560443159} m_Layer: 0 @@ -27281,8 +30913,10 @@ GameObject: --- !u!4 &1560443159 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1560443158} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -27295,9 +30929,11 @@ Transform: --- !u!1 &1565079253 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1565079254} m_Layer: 0 @@ -27310,8 +30946,10 @@ GameObject: --- !u!4 &1565079254 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1565079253} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -27323,9 +30961,11 @@ Transform: --- !u!1 &1566363568 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1566363569} m_Layer: 0 @@ -27338,8 +30978,10 @@ GameObject: --- !u!4 &1566363569 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1566363568} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -27352,9 +30994,11 @@ Transform: --- !u!1 &1570788624 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1570788625} m_Layer: 0 @@ -27367,8 +31011,10 @@ GameObject: --- !u!4 &1570788625 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1570788624} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -27380,9 +31026,11 @@ Transform: --- !u!1 &1573007974 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1573007975} m_Layer: 0 @@ -27395,8 +31043,10 @@ GameObject: --- !u!4 &1573007975 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1573007974} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -27408,9 +31058,11 @@ Transform: --- !u!1 &1573147621 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1573147622} m_Layer: 0 @@ -27423,8 +31075,10 @@ GameObject: --- !u!4 &1573147622 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1573147621} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -27437,9 +31091,11 @@ Transform: --- !u!1 &1575111692 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1575111693} m_Layer: 0 @@ -27452,8 +31108,10 @@ GameObject: --- !u!4 &1575111693 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1575111692} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -27465,9 +31123,11 @@ Transform: --- !u!1 &1575733944 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1575733945} m_Layer: 0 @@ -27480,8 +31140,10 @@ GameObject: --- !u!4 &1575733945 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1575733944} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -27494,9 +31156,11 @@ Transform: --- !u!1 &1579578526 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1579578527} - component: {fileID: 1579578528} @@ -27510,8 +31174,10 @@ GameObject: --- !u!4 &1579578527 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1579578526} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -27523,9 +31189,10 @@ Transform: --- !u!137 &1579578528 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1579578526} m_Enabled: 1 m_CastShadows: 1 @@ -27535,6 +31202,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: d654ae342f610104fb1106ebe8b92164, type: 2} m_StaticBatchInfo: @@ -27610,9 +31278,11 @@ SkinnedMeshRenderer: --- !u!1 &1581833979 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1581833980} m_Layer: 0 @@ -27625,8 +31295,10 @@ GameObject: --- !u!4 &1581833980 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1581833979} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -27638,9 +31310,11 @@ Transform: --- !u!1 &1583091095 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1583091096} m_Layer: 0 @@ -27653,8 +31327,10 @@ GameObject: --- !u!4 &1583091096 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400162, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1583091095} m_LocalRotation: {x: 0.024114346, y: -0.0724526, z: -0.14587688, w: 0.98635143} m_LocalPosition: {x: -0.05359749, y: 0.2123194, z: -0.059526786} @@ -27667,9 +31343,11 @@ Transform: --- !u!1 &1583494458 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1583494459} m_Layer: 0 @@ -27682,8 +31360,10 @@ GameObject: --- !u!4 &1583494459 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1583494458} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -27695,9 +31375,11 @@ Transform: --- !u!1 &1584332272 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1584332273} m_Layer: 0 @@ -27710,8 +31392,10 @@ GameObject: --- !u!4 &1584332273 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1584332272} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -27724,9 +31408,11 @@ Transform: --- !u!1 &1585091073 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1585091074} m_Layer: 0 @@ -27739,8 +31425,10 @@ GameObject: --- !u!4 &1585091074 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1585091073} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -27752,9 +31440,11 @@ Transform: --- !u!1 &1597368992 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1597368993} m_Layer: 0 @@ -27767,8 +31457,10 @@ GameObject: --- !u!4 &1597368993 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1597368992} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -27780,9 +31472,11 @@ Transform: --- !u!1 &1598419113 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1598419114} m_Layer: 0 @@ -27795,8 +31489,10 @@ GameObject: --- !u!4 &1598419114 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1598419113} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -27809,9 +31505,11 @@ Transform: --- !u!1 &1601800561 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1601800562} m_Layer: 0 @@ -27824,8 +31522,10 @@ GameObject: --- !u!4 &1601800562 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1601800561} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -27837,9 +31537,11 @@ Transform: --- !u!1 &1602611994 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1602611995} m_Layer: 0 @@ -27852,8 +31554,10 @@ GameObject: --- !u!4 &1602611995 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1602611994} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -27866,9 +31570,11 @@ Transform: --- !u!1 &1602984502 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1602984503} m_Layer: 0 @@ -27881,8 +31587,10 @@ GameObject: --- !u!4 &1602984503 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400108, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1602984502} m_LocalRotation: {x: -0.27162814, y: -0.16598006, z: -0.21230887, w: 0.9239014} m_LocalPosition: {x: 0.16636291, y: 1.3386177, z: 0.065197326} @@ -27894,9 +31602,11 @@ Transform: --- !u!1 &1604229983 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1604229984} m_Layer: 0 @@ -27909,8 +31619,10 @@ GameObject: --- !u!4 &1604229984 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400032, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1604229983} m_LocalRotation: {x: 0.49985784, y: 0.61890477, z: 0.4531891, w: 0.40214258} m_LocalPosition: {x: 0.14611547, y: 1.416783, z: 0.42451045} @@ -27922,9 +31634,11 @@ Transform: --- !u!1 &1604642302 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1604642303} m_Layer: 0 @@ -27937,8 +31651,10 @@ GameObject: --- !u!4 &1604642303 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1604642302} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -27950,9 +31666,11 @@ Transform: --- !u!1 &1606729398 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1606729399} m_Layer: 0 @@ -27965,8 +31683,10 @@ GameObject: --- !u!4 &1606729399 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1606729398} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -27978,9 +31698,11 @@ Transform: --- !u!1 &1609324761 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1609324762} m_Layer: 0 @@ -27993,8 +31715,10 @@ GameObject: --- !u!4 &1609324762 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1609324761} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -28007,9 +31731,11 @@ Transform: --- !u!1 &1609966962 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1609966963} m_Layer: 0 @@ -28022,8 +31748,10 @@ GameObject: --- !u!4 &1609966963 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1609966962} m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} @@ -28038,9 +31766,11 @@ Transform: --- !u!1 &1615404354 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1615404355} m_Layer: 0 @@ -28053,8 +31783,10 @@ GameObject: --- !u!4 &1615404355 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1615404354} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -28067,9 +31799,11 @@ Transform: --- !u!1 &1616613535 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1616613536} m_Layer: 0 @@ -28082,8 +31816,10 @@ GameObject: --- !u!4 &1616613536 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400080, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1616613535} m_LocalRotation: {x: 0.13471097, y: 0.037766885, z: -0.03369966, w: 0.9895913} m_LocalPosition: {x: 0.1939434, y: 0.09774795, z: -0.4370796} @@ -28095,9 +31831,11 @@ Transform: --- !u!1 &1621769062 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1621769063} m_Layer: 0 @@ -28110,8 +31848,10 @@ GameObject: --- !u!4 &1621769063 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1621769062} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -28124,9 +31864,11 @@ Transform: --- !u!1 &1623256287 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1623256288} m_Layer: 0 @@ -28139,8 +31881,10 @@ GameObject: --- !u!4 &1623256288 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1623256287} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -28153,9 +31897,11 @@ Transform: --- !u!1 &1623290626 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1623290627} m_Layer: 0 @@ -28168,8 +31914,10 @@ GameObject: --- !u!4 &1623290627 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1623290626} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -28182,9 +31930,11 @@ Transform: --- !u!1 &1624653270 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1624653271} m_Layer: 0 @@ -28197,8 +31947,10 @@ GameObject: --- !u!4 &1624653271 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1624653270} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -28210,9 +31962,11 @@ Transform: --- !u!1 &1625063128 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1625063129} m_Layer: 0 @@ -28225,8 +31979,10 @@ GameObject: --- !u!4 &1625063129 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1625063128} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -28238,9 +31994,11 @@ Transform: --- !u!1 &1627516820 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1627516821} m_Layer: 0 @@ -28253,8 +32011,10 @@ GameObject: --- !u!4 &1627516821 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627516820} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -28267,9 +32027,11 @@ Transform: --- !u!1 &1628048312 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1628048313} m_Layer: 0 @@ -28282,8 +32044,10 @@ GameObject: --- !u!4 &1628048313 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1628048312} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -28296,9 +32060,11 @@ Transform: --- !u!1 &1628659375 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1628659376} m_Layer: 0 @@ -28311,8 +32077,10 @@ GameObject: --- !u!4 &1628659376 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1628659375} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -28324,9 +32092,11 @@ Transform: --- !u!1 &1629287465 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1629287466} m_Layer: 0 @@ -28339,8 +32109,10 @@ GameObject: --- !u!4 &1629287466 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1629287465} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -28352,9 +32124,11 @@ Transform: --- !u!1 &1633469313 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1633469314} m_Layer: 0 @@ -28367,8 +32141,10 @@ GameObject: --- !u!4 &1633469314 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1633469313} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -28380,9 +32156,11 @@ Transform: --- !u!1 &1634912150 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1634912151} m_Layer: 0 @@ -28395,8 +32173,10 @@ GameObject: --- !u!4 &1634912151 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1634912150} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -28410,9 +32190,11 @@ Transform: --- !u!1 &1638262754 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1638262755} m_Layer: 0 @@ -28425,8 +32207,10 @@ GameObject: --- !u!4 &1638262755 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1638262754} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -28439,9 +32223,11 @@ Transform: --- !u!1 &1638544788 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1638544789} m_Layer: 0 @@ -28454,8 +32240,10 @@ GameObject: --- !u!4 &1638544789 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1638544788} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -28468,9 +32256,11 @@ Transform: --- !u!1 &1643273906 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1643273907} m_Layer: 0 @@ -28483,8 +32273,10 @@ GameObject: --- !u!4 &1643273907 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1643273906} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -28496,9 +32288,11 @@ Transform: --- !u!1 &1647226958 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1647226959} m_Layer: 0 @@ -28511,8 +32305,10 @@ GameObject: --- !u!4 &1647226959 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400018, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1647226958} m_LocalRotation: {x: 0.11712695, y: -0.031693727, z: -0.043849956, w: 0.99164206} m_LocalPosition: {x: -0.03945341, y: -0.4215795, z: -0.07594041} @@ -28525,9 +32321,11 @@ Transform: --- !u!1 &1649425523 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1649425524} m_Layer: 0 @@ -28540,8 +32338,10 @@ GameObject: --- !u!4 &1649425524 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1649425523} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -28554,9 +32354,11 @@ Transform: --- !u!1 &1649901880 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1649901881} m_Layer: 0 @@ -28569,8 +32371,10 @@ GameObject: --- !u!4 &1649901881 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1649901880} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -28583,9 +32387,11 @@ Transform: --- !u!1 &1652557829 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1652557830} m_Layer: 0 @@ -28598,8 +32404,10 @@ GameObject: --- !u!4 &1652557830 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1652557829} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -28612,9 +32420,11 @@ Transform: --- !u!1 &1657058595 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1657058596} m_Layer: 0 @@ -28627,8 +32437,10 @@ GameObject: --- !u!4 &1657058596 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400132, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1657058595} m_LocalRotation: {x: 0.0073709683, y: 0.06470815, z: 0.044177145, w: 0.99689865} m_LocalPosition: {x: -0.025678439, y: 1.0755967, z: 0.051279597} @@ -28643,9 +32455,11 @@ Transform: --- !u!1 &1659995813 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1659995814} m_Layer: 0 @@ -28658,8 +32472,10 @@ GameObject: --- !u!4 &1659995814 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1659995813} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -28672,9 +32488,11 @@ Transform: --- !u!1 &1665336975 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1665336976} m_Layer: 0 @@ -28687,8 +32505,10 @@ GameObject: --- !u!4 &1665336976 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1665336975} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -28701,9 +32521,11 @@ Transform: --- !u!1 &1665400606 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1665400607} m_Layer: 0 @@ -28716,8 +32538,10 @@ GameObject: --- !u!4 &1665400607 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1665400606} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -28730,9 +32554,11 @@ Transform: --- !u!1 &1669127080 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1669127081} m_Layer: 0 @@ -28745,8 +32571,10 @@ GameObject: --- !u!4 &1669127081 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1669127080} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -28759,9 +32587,11 @@ Transform: --- !u!1 &1671483780 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1671483781} m_Layer: 0 @@ -28774,8 +32604,10 @@ GameObject: --- !u!4 &1671483781 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1671483780} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -28788,9 +32620,11 @@ Transform: --- !u!1 &1672144146 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1672144147} m_Layer: 0 @@ -28803,8 +32637,10 @@ GameObject: --- !u!4 &1672144147 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1672144146} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -28817,9 +32653,11 @@ Transform: --- !u!1 &1676263378 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1676263379} m_Layer: 0 @@ -28832,8 +32670,10 @@ GameObject: --- !u!4 &1676263379 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1676263378} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -28846,9 +32686,11 @@ Transform: --- !u!1 &1681461452 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1681461453} m_Layer: 0 @@ -28861,8 +32703,10 @@ GameObject: --- !u!4 &1681461453 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1681461452} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -28875,9 +32719,11 @@ Transform: --- !u!1 &1681731340 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1681731341} m_Layer: 0 @@ -28890,8 +32736,10 @@ GameObject: --- !u!4 &1681731341 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1681731340} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -28903,9 +32751,11 @@ Transform: --- !u!1 &1686794287 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1686794288} m_Layer: 0 @@ -28918,8 +32768,10 @@ GameObject: --- !u!4 &1686794288 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1686794287} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -28932,9 +32784,11 @@ Transform: --- !u!1 &1691626690 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1691626691} m_Layer: 0 @@ -28947,8 +32801,10 @@ GameObject: --- !u!4 &1691626691 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1691626690} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -28960,9 +32816,11 @@ Transform: --- !u!1 &1694149911 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1694149912} m_Layer: 0 @@ -28975,8 +32833,10 @@ GameObject: --- !u!4 &1694149912 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400028, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1694149911} m_LocalRotation: {x: 0.0055819745, y: 0.008779034, z: 0.65276045, w: 0.75749296} m_LocalPosition: {x: -0.040489502, y: -0.035225753, z: -0.0010492428} @@ -28989,9 +32849,11 @@ Transform: --- !u!1 &1700030310 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1700030311} m_Layer: 0 @@ -29004,8 +32866,10 @@ GameObject: --- !u!4 &1700030311 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1700030310} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -29017,9 +32881,11 @@ Transform: --- !u!1 &1703532154 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1703532155} m_Layer: 0 @@ -29032,8 +32898,10 @@ GameObject: --- !u!4 &1703532155 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1703532154} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -29046,9 +32914,11 @@ Transform: --- !u!1 &1707983135 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1707983136} m_Layer: 0 @@ -29061,8 +32931,10 @@ GameObject: --- !u!4 &1707983136 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1707983135} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -29074,9 +32946,11 @@ Transform: --- !u!1 &1708048257 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1708048258} m_Layer: 0 @@ -29089,8 +32963,10 @@ GameObject: --- !u!4 &1708048258 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1708048257} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -29103,9 +32979,11 @@ Transform: --- !u!1 &1709181771 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1709181772} m_Layer: 0 @@ -29118,8 +32996,10 @@ GameObject: --- !u!4 &1709181772 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1709181771} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -29132,9 +33012,11 @@ Transform: --- !u!1 &1709539879 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1709539880} m_Layer: 0 @@ -29147,8 +33029,10 @@ GameObject: --- !u!4 &1709539880 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1709539879} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -29161,9 +33045,11 @@ Transform: --- !u!1 &1710922597 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1710922598} m_Layer: 0 @@ -29176,8 +33062,10 @@ GameObject: --- !u!4 &1710922598 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1710922597} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -29190,9 +33078,11 @@ Transform: --- !u!1 &1711287269 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1711287270} m_Layer: 0 @@ -29205,8 +33095,10 @@ GameObject: --- !u!4 &1711287270 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1711287269} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -29221,9 +33113,11 @@ Transform: --- !u!1 &1711754287 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1711754288} m_Layer: 0 @@ -29236,8 +33130,10 @@ GameObject: --- !u!4 &1711754288 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1711754287} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -29250,9 +33146,11 @@ Transform: --- !u!1 &1712025554 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1712025555} m_Layer: 0 @@ -29265,8 +33163,10 @@ GameObject: --- !u!4 &1712025555 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1712025554} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -29279,9 +33179,11 @@ Transform: --- !u!1 &1713786601 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1713786602} m_Layer: 0 @@ -29294,8 +33196,10 @@ GameObject: --- !u!4 &1713786602 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1713786601} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -29308,9 +33212,11 @@ Transform: --- !u!1 &1713985784 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1713985785} m_Layer: 0 @@ -29323,8 +33229,10 @@ GameObject: --- !u!4 &1713985785 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1713985784} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -29337,9 +33245,11 @@ Transform: --- !u!1 &1720560717 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1720560718} m_Layer: 0 @@ -29352,8 +33262,10 @@ GameObject: --- !u!4 &1720560718 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1720560717} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -29366,9 +33278,11 @@ Transform: --- !u!1 &1721502568 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1721502569} m_Layer: 0 @@ -29381,8 +33295,10 @@ GameObject: --- !u!4 &1721502569 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400110, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1721502568} m_LocalRotation: {x: 0.13398133, y: 0.13216665, z: 0.007865979, w: 0.98209935} m_LocalPosition: {x: 0.15799409, y: 1.0456103, z: 0.0046668192} @@ -29394,9 +33310,11 @@ Transform: --- !u!1 &1724672421 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1724672422} m_Layer: 0 @@ -29409,8 +33327,10 @@ GameObject: --- !u!4 &1724672422 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1724672421} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -29422,9 +33342,11 @@ Transform: --- !u!1 &1726324914 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1726324916} - component: {fileID: 1726324915} @@ -29439,9 +33361,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1726324914} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -29457,8 +33380,10 @@ Animator: --- !u!4 &1726324916 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1726324914} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -2, y: 0, z: 0} @@ -29468,14 +33393,16 @@ Transform: - {fileID: 1734499298} - {fileID: 1982003739} m_Father: {fileID: 0} - m_RootOrder: 4 + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1726622527 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1726622528} m_Layer: 0 @@ -29488,8 +33415,10 @@ GameObject: --- !u!4 &1726622528 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1726622527} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -29502,9 +33431,11 @@ Transform: --- !u!1 &1728044275 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1728044276} m_Layer: 0 @@ -29517,8 +33448,10 @@ GameObject: --- !u!4 &1728044276 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1728044275} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -29531,9 +33464,11 @@ Transform: --- !u!1 &1733253744 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1733253745} m_Layer: 0 @@ -29546,8 +33481,10 @@ GameObject: --- !u!4 &1733253745 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1733253744} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -29560,9 +33497,11 @@ Transform: --- !u!1 &1734499297 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1734499298} m_Layer: 0 @@ -29575,8 +33514,10 @@ GameObject: --- !u!4 &1734499298 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1734499297} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -29589,9 +33530,11 @@ Transform: --- !u!1 &1736466596 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1736466597} m_Layer: 0 @@ -29604,8 +33547,10 @@ GameObject: --- !u!4 &1736466597 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1736466596} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -29618,9 +33563,11 @@ Transform: --- !u!1 &1736729934 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1736729935} m_Layer: 0 @@ -29633,8 +33580,10 @@ GameObject: --- !u!4 &1736729935 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1736729934} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -29647,9 +33596,11 @@ Transform: --- !u!1 &1738116897 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1738116898} m_Layer: 0 @@ -29662,8 +33613,10 @@ GameObject: --- !u!4 &1738116898 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1738116897} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -29676,9 +33629,11 @@ Transform: --- !u!1 &1738161396 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1738161397} m_Layer: 0 @@ -29691,8 +33646,10 @@ GameObject: --- !u!4 &1738161397 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1738161396} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -29704,9 +33661,11 @@ Transform: --- !u!1 &1740947892 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1740947893} m_Layer: 0 @@ -29719,8 +33678,10 @@ GameObject: --- !u!4 &1740947893 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1740947892} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -29732,9 +33693,11 @@ Transform: --- !u!1 &1743409949 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1743409950} m_Layer: 0 @@ -29747,8 +33710,10 @@ GameObject: --- !u!4 &1743409950 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1743409949} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -29760,9 +33725,11 @@ Transform: --- !u!1 &1744796350 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1744796351} m_Layer: 0 @@ -29775,8 +33742,10 @@ GameObject: --- !u!4 &1744796351 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1744796350} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -29788,9 +33757,11 @@ Transform: --- !u!1 &1745106651 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1745106652} m_Layer: 0 @@ -29803,8 +33774,10 @@ GameObject: --- !u!4 &1745106652 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1745106651} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -29819,9 +33792,11 @@ Transform: --- !u!1 &1745556766 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1745556767} m_Layer: 0 @@ -29834,8 +33809,10 @@ GameObject: --- !u!4 &1745556767 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1745556766} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -29847,9 +33824,11 @@ Transform: --- !u!1 &1746959765 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1746959766} m_Layer: 0 @@ -29862,8 +33841,10 @@ GameObject: --- !u!4 &1746959766 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1746959765} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -29876,9 +33857,11 @@ Transform: --- !u!1 &1748725370 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1748725371} m_Layer: 0 @@ -29891,8 +33874,10 @@ GameObject: --- !u!4 &1748725371 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1748725370} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -29905,9 +33890,11 @@ Transform: --- !u!1 &1750018613 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1750018614} m_Layer: 0 @@ -29920,8 +33907,10 @@ GameObject: --- !u!4 &1750018614 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400184, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1750018613} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.031521317, y: -0.049687266, z: 0.00093695504} @@ -29933,9 +33922,11 @@ Transform: --- !u!1 &1750509379 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1750509380} m_Layer: 0 @@ -29948,8 +33939,10 @@ GameObject: --- !u!4 &1750509380 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1750509379} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -29962,9 +33955,11 @@ Transform: --- !u!1 &1751283733 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1751283734} m_Layer: 0 @@ -29977,8 +33972,10 @@ GameObject: --- !u!4 &1751283734 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1751283733} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -29991,9 +33988,11 @@ Transform: --- !u!1 &1751284679 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1751284680} m_Layer: 0 @@ -30006,8 +34005,10 @@ GameObject: --- !u!4 &1751284680 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400066, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1751284679} m_LocalRotation: {x: -0.20397961, y: 0.7970154, z: -0.16377215, w: 0.5443688} m_LocalPosition: {x: 0.16223651, y: 1.4939604, z: 0.2289753} @@ -30019,9 +34020,11 @@ Transform: --- !u!1 &1754524521 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1754524522} m_Layer: 0 @@ -30034,8 +34037,10 @@ GameObject: --- !u!4 &1754524522 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1754524521} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -30048,9 +34053,11 @@ Transform: --- !u!1 &1755892732 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1755892733} m_Layer: 0 @@ -30063,8 +34070,10 @@ GameObject: --- !u!4 &1755892733 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1755892732} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -30077,9 +34086,11 @@ Transform: --- !u!1 &1757399290 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1757399291} m_Layer: 0 @@ -30092,8 +34103,10 @@ GameObject: --- !u!4 &1757399291 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1757399290} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -30105,9 +34118,11 @@ Transform: --- !u!1 &1757507339 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1757507340} m_Layer: 0 @@ -30120,8 +34135,10 @@ GameObject: --- !u!4 &1757507340 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1757507339} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -30134,9 +34151,11 @@ Transform: --- !u!1 &1759475148 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1759475149} m_Layer: 0 @@ -30149,8 +34168,10 @@ GameObject: --- !u!4 &1759475149 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1759475148} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -30165,9 +34186,11 @@ Transform: --- !u!1 &1761499521 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1761499522} m_Layer: 0 @@ -30180,8 +34203,10 @@ GameObject: --- !u!4 &1761499522 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1761499521} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -30193,9 +34218,11 @@ Transform: --- !u!1 &1761801294 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1761801295} m_Layer: 0 @@ -30208,8 +34235,10 @@ GameObject: --- !u!4 &1761801295 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1761801294} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -30223,9 +34252,11 @@ Transform: --- !u!1 &1761813723 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1761813724} m_Layer: 0 @@ -30238,8 +34269,10 @@ GameObject: --- !u!4 &1761813724 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1761813723} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -30252,9 +34285,11 @@ Transform: --- !u!1 &1762336628 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1762336629} m_Layer: 0 @@ -30267,8 +34302,10 @@ GameObject: --- !u!4 &1762336629 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1762336628} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -30281,9 +34318,11 @@ Transform: --- !u!1 &1762342427 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1762342428} m_Layer: 0 @@ -30296,8 +34335,10 @@ GameObject: --- !u!4 &1762342428 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1762342427} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} @@ -30310,9 +34351,11 @@ Transform: --- !u!1 &1762741239 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1762741240} m_Layer: 0 @@ -30325,8 +34368,10 @@ GameObject: --- !u!4 &1762741240 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1762741239} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -30338,9 +34383,11 @@ Transform: --- !u!1 &1762744437 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1762744438} m_Layer: 0 @@ -30353,8 +34400,10 @@ GameObject: --- !u!4 &1762744438 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1762744437} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -30366,9 +34415,11 @@ Transform: --- !u!1 &1765667302 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1765667303} m_Layer: 0 @@ -30381,8 +34432,10 @@ GameObject: --- !u!4 &1765667303 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400114, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1765667302} m_LocalRotation: {x: 0.22998099, y: -0.05551262, z: -0.024926841, w: 0.97129077} m_LocalPosition: {x: 0.05725745, y: -0.5399984, z: 0.0025658512} @@ -30395,9 +34448,11 @@ Transform: --- !u!1 &1767208733 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1767208734} m_Layer: 0 @@ -30410,8 +34465,10 @@ GameObject: --- !u!4 &1767208734 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400040, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1767208733} m_LocalRotation: {x: 0.3866211, y: 0.6735019, z: 0.3985428, w: 0.48793742} m_LocalPosition: {x: 0.08908623, y: 1.4093153, z: 0.42568365} @@ -30423,9 +34480,11 @@ Transform: --- !u!1 &1770776952 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1770776953} m_Layer: 0 @@ -30438,8 +34497,10 @@ GameObject: --- !u!4 &1770776953 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1770776952} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -30451,9 +34512,11 @@ Transform: --- !u!1 &1770937961 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1770937962} m_Layer: 0 @@ -30466,8 +34529,10 @@ GameObject: --- !u!4 &1770937962 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1770937961} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -30480,9 +34545,11 @@ Transform: --- !u!1 &1771111316 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1771111317} m_Layer: 0 @@ -30495,8 +34562,10 @@ GameObject: --- !u!4 &1771111317 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1771111316} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -30534,9 +34603,11 @@ Transform: --- !u!1 &1771189066 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1771189067} m_Layer: 0 @@ -30549,8 +34620,10 @@ GameObject: --- !u!4 &1771189067 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1771189066} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -30563,9 +34636,11 @@ Transform: --- !u!1 &1773932005 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1773932006} m_Layer: 0 @@ -30578,8 +34653,10 @@ GameObject: --- !u!4 &1773932006 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1773932005} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -30589,12 +34666,71 @@ Transform: m_Father: {fileID: 2137861430} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1775362838 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 100000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_Name + value: PickupPrototype + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_LocalPosition.x + value: -7.037092 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_LocalPosition.y + value: -2.5498514 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_LocalPosition.z + value: -0.63846684 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c02747e7134ef1948a039c94a8f33c5b, type: 3} --- !u!1 &1782305435 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1782305437} - component: {fileID: 1782305436} @@ -30609,9 +34745,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1782305435} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -30627,8 +34764,10 @@ Animator: --- !u!4 &1782305437 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1782305435} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -10, y: 0, z: 0} @@ -30638,14 +34777,16 @@ Transform: - {fileID: 2112263857} - {fileID: 1837731014} m_Father: {fileID: 0} - m_RootOrder: 12 + m_RootOrder: 13 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1786864311 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1786864312} - component: {fileID: 1786864314} @@ -30660,8 +34801,10 @@ GameObject: --- !u!4 &1786864312 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1786864311} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -30674,9 +34817,10 @@ Transform: --- !u!23 &1786864313 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1786864311} m_Enabled: 1 m_CastShadows: 1 @@ -30686,6 +34830,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 15792250e58a94555929f3081e640d49, type: 2} m_StaticBatchInfo: @@ -30710,17 +34855,20 @@ MeshRenderer: --- !u!33 &1786864314 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1786864311} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &1788225838 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1788225839} m_Layer: 0 @@ -30733,8 +34881,10 @@ GameObject: --- !u!4 &1788225839 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1788225838} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -30747,9 +34897,11 @@ Transform: --- !u!1 &1789405530 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1789405531} m_Layer: 0 @@ -30762,8 +34914,10 @@ GameObject: --- !u!4 &1789405531 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1789405530} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -30776,9 +34930,11 @@ Transform: --- !u!1 &1790330709 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1790330710} m_Layer: 0 @@ -30791,8 +34947,10 @@ GameObject: --- !u!4 &1790330710 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1790330709} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -30805,9 +34963,11 @@ Transform: --- !u!1 &1792079689 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1792079690} m_Layer: 0 @@ -30820,8 +34980,10 @@ GameObject: --- !u!4 &1792079690 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1792079689} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -30834,9 +34996,11 @@ Transform: --- !u!1 &1793361039 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1793361040} m_Layer: 0 @@ -30849,8 +35013,10 @@ GameObject: --- !u!4 &1793361040 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1793361039} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -30863,9 +35029,11 @@ Transform: --- !u!1 &1797237916 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1797237917} m_Layer: 0 @@ -30878,8 +35046,10 @@ GameObject: --- !u!4 &1797237917 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1797237916} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -30892,9 +35062,11 @@ Transform: --- !u!1 &1799374888 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1799374889} m_Layer: 0 @@ -30907,8 +35079,10 @@ GameObject: --- !u!4 &1799374889 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1799374888} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -30921,9 +35095,11 @@ Transform: --- !u!1 &1799856807 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1799856808} m_Layer: 0 @@ -30936,8 +35112,10 @@ GameObject: --- !u!4 &1799856808 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1799856807} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -30952,9 +35130,11 @@ Transform: --- !u!1 &1801182691 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1801182692} m_Layer: 0 @@ -30967,8 +35147,10 @@ GameObject: --- !u!4 &1801182692 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1801182691} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -30980,9 +35162,11 @@ Transform: --- !u!1 &1804848578 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1804848579} m_Layer: 0 @@ -30995,8 +35179,10 @@ GameObject: --- !u!4 &1804848579 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1804848578} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -31008,9 +35194,11 @@ Transform: --- !u!1 &1806872230 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1806872231} m_Layer: 0 @@ -31023,8 +35211,10 @@ GameObject: --- !u!4 &1806872231 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400068, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1806872230} m_LocalRotation: {x: -0.023286546, y: 0.00021651977, z: -0.05747433, w: 0.99807537} m_LocalPosition: {x: 8.505478e-17, y: 0.22797531, z: -0.05134304} @@ -31037,9 +35227,11 @@ Transform: --- !u!1 &1809485955 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1809485956} m_Layer: 0 @@ -31052,8 +35244,10 @@ GameObject: --- !u!4 &1809485956 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400074, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1809485955} m_LocalRotation: {x: 0.22999303, y: -0.21043707, z: -0.18524298, w: 0.9319359} m_LocalPosition: {x: 0.123044185, y: -0.03997818, z: -0.006861901} @@ -31066,9 +35260,11 @@ Transform: --- !u!1 &1811580301 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1811580302} m_Layer: 0 @@ -31081,8 +35277,10 @@ GameObject: --- !u!4 &1811580302 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1811580301} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -31094,9 +35292,11 @@ Transform: --- !u!1 &1811950524 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1811950525} m_Layer: 0 @@ -31109,8 +35309,10 @@ GameObject: --- !u!4 &1811950525 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1811950524} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -31123,9 +35325,11 @@ Transform: --- !u!1 &1812859854 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1812859855} m_Layer: 0 @@ -31138,8 +35342,10 @@ GameObject: --- !u!4 &1812859855 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1812859854} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -31152,9 +35358,11 @@ Transform: --- !u!1 &1814941839 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1814941840} m_Layer: 0 @@ -31167,8 +35375,10 @@ GameObject: --- !u!4 &1814941840 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1814941839} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -31180,9 +35390,11 @@ Transform: --- !u!1 &1817736772 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1817736773} m_Layer: 0 @@ -31195,8 +35407,10 @@ GameObject: --- !u!4 &1817736773 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1817736772} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -31208,9 +35422,11 @@ Transform: --- !u!1 &1818740624 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1818740625} m_Layer: 0 @@ -31223,8 +35439,10 @@ GameObject: --- !u!4 &1818740625 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400192, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1818740624} m_LocalRotation: {x: 0.2535741, y: 0.065711096, z: -0.13297749, w: 0.9558762} m_LocalPosition: {x: 0.022390893, y: -0.06591156, z: 0.058291666} @@ -31237,9 +35455,11 @@ Transform: --- !u!1 &1822208077 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1822208078} m_Layer: 0 @@ -31252,8 +35472,10 @@ GameObject: --- !u!4 &1822208078 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1822208077} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -31268,9 +35490,11 @@ Transform: --- !u!1 &1823803207 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1823803208} m_Layer: 0 @@ -31283,8 +35507,10 @@ GameObject: --- !u!4 &1823803208 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1823803207} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -31297,9 +35523,11 @@ Transform: --- !u!1 &1825705908 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1825705909} m_Layer: 0 @@ -31312,8 +35540,10 @@ GameObject: --- !u!4 &1825705909 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1825705908} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -31326,9 +35556,11 @@ Transform: --- !u!1 &1827445652 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1827445653} m_Layer: 0 @@ -31341,8 +35573,10 @@ GameObject: --- !u!4 &1827445653 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400112, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1827445652} m_LocalRotation: {x: 0.3531412, y: 0.07900211, z: -0.05467395, w: 0.9306238} m_LocalPosition: {x: 0.20313434, y: 0.5273083, z: -0.15092461} @@ -31354,9 +35588,11 @@ Transform: --- !u!1 &1827855918 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1827855919} m_Layer: 0 @@ -31369,8 +35605,10 @@ GameObject: --- !u!4 &1827855919 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1827855918} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} @@ -31383,9 +35621,11 @@ Transform: --- !u!1 &1829052637 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1829052638} - component: {fileID: 1829052640} @@ -31400,8 +35640,10 @@ GameObject: --- !u!4 &1829052638 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1829052637} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -31414,9 +35656,10 @@ Transform: --- !u!23 &1829052639 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1829052637} m_Enabled: 1 m_CastShadows: 1 @@ -31426,6 +35669,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: cb46e21e0ea194272adb921c89629579, type: 2} m_StaticBatchInfo: @@ -31450,17 +35694,20 @@ MeshRenderer: --- !u!33 &1829052640 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1829052637} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &1833785429 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1833785430} - component: {fileID: 1833785432} @@ -31475,8 +35722,10 @@ GameObject: --- !u!4 &1833785430 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1833785429} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -31489,9 +35738,10 @@ Transform: --- !u!23 &1833785431 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1833785429} m_Enabled: 1 m_CastShadows: 1 @@ -31501,6 +35751,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 95b2e7da3a78e4ffeb150b513549f757, type: 2} m_StaticBatchInfo: @@ -31525,17 +35776,20 @@ MeshRenderer: --- !u!33 &1833785432 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1833785429} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &1833798676 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1833798677} m_Layer: 0 @@ -31548,8 +35802,10 @@ GameObject: --- !u!4 &1833798677 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1833798676} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -31587,9 +35843,11 @@ Transform: --- !u!1 &1833825403 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1833825404} m_Layer: 0 @@ -31602,8 +35860,10 @@ GameObject: --- !u!4 &1833825404 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1833825403} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -31616,9 +35876,11 @@ Transform: --- !u!1 &1834851331 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1834851332} m_Layer: 0 @@ -31631,8 +35893,10 @@ GameObject: --- !u!4 &1834851332 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1834851331} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -31645,9 +35909,11 @@ Transform: --- !u!1 &1837731013 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1837731014} - component: {fileID: 1837731015} @@ -31661,8 +35927,10 @@ GameObject: --- !u!4 &1837731014 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1837731013} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 2.64, z: 0} @@ -31674,9 +35942,10 @@ Transform: --- !u!137 &1837731015 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1837731013} m_Enabled: 1 m_CastShadows: 0 @@ -31686,6 +35955,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 128cbce95c60e4cdd90c883c4c07ea65, type: 2} m_StaticBatchInfo: @@ -31761,9 +36031,11 @@ SkinnedMeshRenderer: --- !u!1 &1838661088 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1838661089} m_Layer: 0 @@ -31776,8 +36048,10 @@ GameObject: --- !u!4 &1838661089 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1838661088} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -31789,9 +36063,11 @@ Transform: --- !u!1 &1838876753 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1838876754} m_Layer: 0 @@ -31804,8 +36080,10 @@ GameObject: --- !u!4 &1838876754 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1838876753} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -31820,9 +36098,11 @@ Transform: --- !u!1 &1843931848 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1843931849} m_Layer: 0 @@ -31835,8 +36115,10 @@ GameObject: --- !u!4 &1843931849 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400072, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1843931848} m_LocalRotation: {x: 0.2738051, y: 0.032601345, z: -0.038718943, w: 0.9604524} m_LocalPosition: {x: 0.16720153, y: 0.26215523, z: -0.48775613} @@ -31848,9 +36130,11 @@ Transform: --- !u!1 &1844683404 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1844683405} m_Layer: 0 @@ -31863,8 +36147,10 @@ GameObject: --- !u!4 &1844683405 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1844683404} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -31877,9 +36163,11 @@ Transform: --- !u!1 &1845482749 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1845482750} m_Layer: 0 @@ -31892,8 +36180,10 @@ GameObject: --- !u!4 &1845482750 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1845482749} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -31905,9 +36195,11 @@ Transform: --- !u!1 &1846458037 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1846458038} m_Layer: 0 @@ -31920,8 +36212,10 @@ GameObject: --- !u!4 &1846458038 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400180, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1846458037} m_LocalRotation: {x: 0.003458407, y: -0.005460525, z: -0.4050236, w: 0.9142834} m_LocalPosition: {x: 0.084914386, y: -0.05410709, z: 0.029187923} @@ -31934,9 +36228,11 @@ Transform: --- !u!1 &1846658505 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1846658506} m_Layer: 0 @@ -31949,8 +36245,10 @@ GameObject: --- !u!4 &1846658506 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1846658505} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -31962,9 +36260,11 @@ Transform: --- !u!1 &1846876078 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1846876079} m_Layer: 0 @@ -31977,8 +36277,10 @@ GameObject: --- !u!4 &1846876079 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1846876078} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -31990,9 +36292,11 @@ Transform: --- !u!1 &1847322656 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1847322657} m_Layer: 0 @@ -32005,8 +36309,10 @@ GameObject: --- !u!4 &1847322657 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1847322656} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -32019,9 +36325,11 @@ Transform: --- !u!1 &1851044731 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1851044732} m_Layer: 0 @@ -32034,8 +36342,10 @@ GameObject: --- !u!4 &1851044732 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400022, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1851044731} m_LocalRotation: {x: 0.04439936, y: 0.6575551, z: -0.2586512, w: 0.706222} m_LocalPosition: {x: -0.2865771, y: -0.18664367, z: -0.0201965} @@ -32048,9 +36358,11 @@ Transform: --- !u!1 &1854627214 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1854627215} m_Layer: 0 @@ -32063,8 +36375,10 @@ GameObject: --- !u!4 &1854627215 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1854627214} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -32077,9 +36391,11 @@ Transform: --- !u!1 &1854717261 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1854717262} m_Layer: 0 @@ -32092,8 +36408,10 @@ GameObject: --- !u!4 &1854717262 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1854717261} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -32106,9 +36424,11 @@ Transform: --- !u!1 &1856034662 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1856034663} m_Layer: 0 @@ -32121,8 +36441,10 @@ GameObject: --- !u!4 &1856034663 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1856034662} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -32134,9 +36456,11 @@ Transform: --- !u!1 &1856979073 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1856979074} m_Layer: 0 @@ -32149,8 +36473,10 @@ GameObject: --- !u!4 &1856979074 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400046, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1856979073} m_LocalRotation: {x: -0.0000004700212, y: 0.00000033736887, z: 0.00000075418103, w: 1} @@ -32163,9 +36489,11 @@ Transform: --- !u!1 &1857484544 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1857484545} m_Layer: 0 @@ -32178,8 +36506,10 @@ GameObject: --- !u!4 &1857484545 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1857484544} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -32191,9 +36521,11 @@ Transform: --- !u!1 &1857907774 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1857907775} m_Layer: 0 @@ -32206,8 +36538,10 @@ GameObject: --- !u!4 &1857907775 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400008, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1857907774} m_LocalRotation: {x: -0.21601601, y: 0.07515569, z: 0.03752462, w: 0.97276956} m_LocalPosition: {x: 0.0039786194, y: 1.0847178, z: -0.023218457} @@ -32222,9 +36556,11 @@ Transform: --- !u!1 &1858527931 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1858527932} m_Layer: 0 @@ -32237,8 +36573,10 @@ GameObject: --- !u!4 &1858527932 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1858527931} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -32251,9 +36589,11 @@ Transform: --- !u!1 &1862625151 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1862625152} m_Layer: 0 @@ -32266,8 +36606,10 @@ GameObject: --- !u!4 &1862625152 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1862625151} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -32280,9 +36622,11 @@ Transform: --- !u!1 &1866377626 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1866377627} m_Layer: 0 @@ -32295,8 +36639,10 @@ GameObject: --- !u!4 &1866377627 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1866377626} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -32309,9 +36655,11 @@ Transform: --- !u!1 &1867953519 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1867953520} m_Layer: 0 @@ -32324,8 +36672,10 @@ GameObject: --- !u!4 &1867953520 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1867953519} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -32338,9 +36688,11 @@ Transform: --- !u!1 &1870538064 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1870538065} m_Layer: 0 @@ -32353,8 +36705,10 @@ GameObject: --- !u!4 &1870538065 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1870538064} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -32366,9 +36720,11 @@ Transform: --- !u!1 &1871086462 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1871086463} m_Layer: 0 @@ -32381,8 +36737,10 @@ GameObject: --- !u!4 &1871086463 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1871086462} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -32395,9 +36753,11 @@ Transform: --- !u!1 &1873032339 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1873032340} m_Layer: 0 @@ -32410,8 +36770,10 @@ GameObject: --- !u!4 &1873032340 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400100, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1873032339} m_LocalRotation: {x: -0.2259932, y: -0.58012587, z: -0.6001259, w: 0.502225} m_LocalPosition: {x: 0.1423443, y: 1.2462388, z: 0.02935045} @@ -32423,9 +36785,11 @@ Transform: --- !u!1 &1874397409 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1874397410} m_Layer: 0 @@ -32438,8 +36802,10 @@ GameObject: --- !u!4 &1874397410 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1874397409} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -32452,9 +36818,11 @@ Transform: --- !u!1 &1875119034 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1875119035} m_Layer: 0 @@ -32467,8 +36835,10 @@ GameObject: --- !u!4 &1875119035 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1875119034} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -32481,9 +36851,11 @@ Transform: --- !u!1 &1881203923 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1881203924} m_Layer: 0 @@ -32496,8 +36868,10 @@ GameObject: --- !u!4 &1881203924 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400064, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1881203923} m_LocalRotation: {x: -0.16744453, y: 0.79272944, z: -0.15248816, w: 0.5659415} m_LocalPosition: {x: 0.14127697, y: 1.4692351, z: 0.25169197} @@ -32509,9 +36883,11 @@ Transform: --- !u!1 &1885377181 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1885377182} m_Layer: 0 @@ -32524,8 +36900,10 @@ GameObject: --- !u!4 &1885377182 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1885377181} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -32537,9 +36915,11 @@ Transform: --- !u!1 &1886620751 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1886620752} m_Layer: 0 @@ -32552,8 +36932,10 @@ GameObject: --- !u!4 &1886620752 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400030, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1886620751} m_LocalRotation: {x: -0.00000013405192, y: -0.0000005145592, z: 0.0000003294956, w: 1} @@ -32566,9 +36948,11 @@ Transform: --- !u!1 &1887949747 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1887949749} - component: {fileID: 1887949748} @@ -32583,9 +36967,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1887949747} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -32601,8 +36986,10 @@ Animator: --- !u!4 &1887949749 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1887949747} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -8, y: 0, z: 0} @@ -32612,14 +36999,16 @@ Transform: - {fileID: 1496172133} - {fileID: 1498962212} m_Father: {fileID: 0} - m_RootOrder: 10 + m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1888281880 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1888281881} m_Layer: 0 @@ -32632,8 +37021,10 @@ GameObject: --- !u!4 &1888281881 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1888281880} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -32646,9 +37037,11 @@ Transform: --- !u!1 &1889333473 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1889333474} m_Layer: 0 @@ -32661,8 +37054,10 @@ GameObject: --- !u!4 &1889333474 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1889333473} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -32674,9 +37069,11 @@ Transform: --- !u!1 &1891128329 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1891128330} m_Layer: 0 @@ -32689,8 +37086,10 @@ GameObject: --- !u!4 &1891128330 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1891128329} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -32703,9 +37102,11 @@ Transform: --- !u!1 &1892253909 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1892253910} m_Layer: 0 @@ -32718,8 +37119,10 @@ GameObject: --- !u!4 &1892253910 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1892253909} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -32731,9 +37134,11 @@ Transform: --- !u!1 &1895111757 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1895111758} m_Layer: 0 @@ -32746,8 +37151,10 @@ GameObject: --- !u!4 &1895111758 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1895111757} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -32760,9 +37167,11 @@ Transform: --- !u!1 &1897071620 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1897071621} m_Layer: 0 @@ -32775,8 +37184,10 @@ GameObject: --- !u!4 &1897071621 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1897071620} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -32789,9 +37200,11 @@ Transform: --- !u!1 &1902943170 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1902943171} m_Layer: 0 @@ -32804,8 +37217,10 @@ GameObject: --- !u!4 &1902943171 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1902943170} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -32818,9 +37233,11 @@ Transform: --- !u!1 &1904095051 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1904095052} m_Layer: 0 @@ -32833,8 +37250,10 @@ GameObject: --- !u!4 &1904095052 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400056, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1904095051} m_LocalRotation: {x: -0.02831184, y: 0.2245034, z: -0.013937453, w: 0.97396225} m_LocalPosition: {x: -0.05359751, y: 0.21231948, z: -0.05952676} @@ -32847,9 +37266,11 @@ Transform: --- !u!1 &1904928559 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1904928560} m_Layer: 0 @@ -32862,8 +37283,10 @@ GameObject: --- !u!4 &1904928560 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1904928559} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -32876,9 +37299,11 @@ Transform: --- !u!1 &1904988852 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1904988853} m_Layer: 0 @@ -32891,8 +37316,10 @@ GameObject: --- !u!4 &1904988853 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400010, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1904988852} m_LocalRotation: {x: -0.09942082, y: 0.07515568, z: 0.03752462, w: 0.99149334} m_LocalPosition: {x: 0.01432353, y: 1.0397032, z: 0.028337317} @@ -32904,9 +37331,11 @@ Transform: --- !u!1 &1905686868 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1905686869} m_Layer: 0 @@ -32919,8 +37348,10 @@ GameObject: --- !u!4 &1905686869 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400050, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1905686868} m_LocalRotation: {x: -0.3688601, y: -0.0077435756, z: 0.049517337, w: 0.9281327} m_LocalPosition: {x: -0.12934704, y: 1.033796, z: 0.05200781} @@ -32932,9 +37363,11 @@ Transform: --- !u!1 &1907588264 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1907588265} m_Layer: 0 @@ -32947,8 +37380,10 @@ GameObject: --- !u!4 &1907588265 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400136, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1907588264} m_LocalRotation: {x: 0.14210801, y: 0.0056829923, z: -0.044948164, w: 0.9888138} m_LocalPosition: {x: -0.03945342, y: -0.4215798, z: -0.07594051} @@ -32961,9 +37396,11 @@ Transform: --- !u!1 &1907592005 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1907592006} m_Layer: 0 @@ -32976,8 +37413,10 @@ GameObject: --- !u!4 &1907592006 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400188, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1907592005} m_LocalRotation: {x: -0.003147474, y: 0.012421691, z: -0.40687725, w: 0.91339296} m_LocalPosition: {x: 0.044420164, y: -0.038418964, z: -0.0036897373} @@ -32990,9 +37429,11 @@ Transform: --- !u!1 &1915461433 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1915461434} m_Layer: 0 @@ -33005,8 +37446,10 @@ GameObject: --- !u!4 &1915461434 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1915461433} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -33019,9 +37462,11 @@ Transform: --- !u!1 &1919009305 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1919009306} m_Layer: 0 @@ -33034,8 +37479,10 @@ GameObject: --- !u!4 &1919009306 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400126, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1919009305} m_LocalRotation: {x: 0.004867093, y: 0.2010249, z: 0.05779908, w: 0.97786736} m_LocalPosition: {x: 1.0242104e-17, y: 0.118276596, z: 0.023063162} @@ -33048,9 +37495,11 @@ Transform: --- !u!1 &1922044350 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1922044351} m_Layer: 0 @@ -33063,8 +37512,10 @@ GameObject: --- !u!4 &1922044351 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400084, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1922044350} m_LocalRotation: {x: -0.17001982, y: 0.010745969, z: -0.066642925, w: 0.9831259} m_LocalPosition: {x: 0.2897439, y: -0.14733642, z: 0.01932381} @@ -33079,9 +37530,11 @@ Transform: --- !u!1 &1925515219 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1925515220} m_Layer: 0 @@ -33094,8 +37547,10 @@ GameObject: --- !u!4 &1925515220 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400012, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1925515219} m_LocalRotation: {x: 0.09505805, y: -0.011318259, z: 0.013441825, w: 0.9953166} m_LocalPosition: {x: -0.13142224, y: 0.21308525, z: 0.36955565} @@ -33107,9 +37562,11 @@ Transform: --- !u!1 &1931915962 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1931915963} m_Layer: 0 @@ -33122,8 +37579,10 @@ GameObject: --- !u!4 &1931915963 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400024, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1931915962} m_LocalRotation: {x: 0.042401213, y: -0.5185517, z: 0.17085227, w: 0.8367292} m_LocalPosition: {x: -0.2897439, y: -0.14733642, z: 0.01932381} @@ -33138,9 +37597,11 @@ Transform: --- !u!1 &1935942683 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1935942684} m_Layer: 0 @@ -33153,8 +37614,10 @@ GameObject: --- !u!4 &1935942684 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400076, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1935942683} m_LocalRotation: {x: -0.40072146, y: -0.393273, z: -0.2530988, w: 0.78784496} m_LocalPosition: {x: 0.19659084, y: 1.3909955, z: -0.4350988} @@ -33166,9 +37629,11 @@ Transform: --- !u!1 &1937369870 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1937369871} m_Layer: 0 @@ -33181,8 +37646,10 @@ GameObject: --- !u!4 &1937369871 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1937369870} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -33195,9 +37662,11 @@ Transform: --- !u!1 &1937867419 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1937867420} m_Layer: 0 @@ -33210,8 +37679,10 @@ GameObject: --- !u!4 &1937867420 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400092, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1937867419} m_LocalRotation: {x: -0.25494552, y: -0.5811678, z: -0.56071913, w: 0.5318278} m_LocalPosition: {x: 0.1343473, y: 1.2941352, z: 0.08270674} @@ -33223,9 +37694,11 @@ Transform: --- !u!1 &1938626288 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1938626289} m_Layer: 0 @@ -33238,8 +37711,10 @@ GameObject: --- !u!4 &1938626289 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400208, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1938626288} m_LocalRotation: {x: 0.29264367, y: 0.09593811, z: 0.0021746256, w: 0.95139414} m_LocalPosition: {x: 0.0000000013648696, y: 0.22797553, z: 0.013661444} @@ -33254,9 +37729,11 @@ Transform: --- !u!1 &1939983765 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1939983766} m_Layer: 0 @@ -33269,8 +37746,10 @@ GameObject: --- !u!4 &1939983766 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1939983765} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -33283,9 +37762,11 @@ Transform: --- !u!1 &1940553646 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1940553647} m_Layer: 0 @@ -33298,8 +37779,10 @@ GameObject: --- !u!4 &1940553647 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400078, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1940553646} m_LocalRotation: {x: -0.08308926, y: -0.044241432, z: 0.026597261, w: 0.99520427} m_LocalPosition: {x: 0.03945341, y: -0.4215795, z: -0.07594041} @@ -33312,9 +37795,11 @@ Transform: --- !u!1 &1942448352 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1942448353} m_Layer: 0 @@ -33327,8 +37812,10 @@ GameObject: --- !u!4 &1942448353 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1942448352} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -33341,9 +37828,11 @@ Transform: --- !u!1 &1943359540 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1943359541} m_Layer: 0 @@ -33356,8 +37845,10 @@ GameObject: --- !u!4 &1943359541 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400204, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1943359540} m_LocalRotation: {x: 0.15596572, y: 0.0945635, z: -0.094827786, w: 0.978642} m_LocalPosition: {x: 0.14572722, y: -0.06315441, z: 0.028334714} @@ -33370,9 +37861,11 @@ Transform: --- !u!1 &1943443967 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1943443968} m_Layer: 0 @@ -33385,8 +37878,10 @@ GameObject: --- !u!4 &1943443968 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1943443967} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -33424,9 +37919,11 @@ Transform: --- !u!1 &1945532544 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1945532545} m_Layer: 0 @@ -33439,8 +37936,10 @@ GameObject: --- !u!4 &1945532545 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400016, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1945532544} m_LocalRotation: {x: -0.22046891, y: 0.93462723, z: -0.27749968, w: 0.029315677} m_LocalPosition: {x: -0.18154745, y: 1.4652094, z: 0.20925148} @@ -33452,9 +37951,11 @@ Transform: --- !u!1 &1946587552 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1946587553} m_Layer: 0 @@ -33467,8 +37968,10 @@ GameObject: --- !u!4 &1946587553 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1946587552} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -33480,9 +37983,11 @@ Transform: --- !u!1 &1948221735 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1948221736} m_Layer: 0 @@ -33495,8 +38000,10 @@ GameObject: --- !u!4 &1948221736 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1948221735} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -33508,9 +38015,11 @@ Transform: --- !u!1 &1954648068 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1954648069} m_Layer: 0 @@ -33523,8 +38032,10 @@ GameObject: --- !u!4 &1954648069 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1954648068} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -33537,9 +38048,11 @@ Transform: --- !u!1 &1954776817 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1954776818} m_Layer: 0 @@ -33552,10 +38065,12 @@ GameObject: --- !u!4 &1954776818 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1954776817} - m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalRotation: {x: 0, y: 0.35347486, z: 0, w: 0.93544406} m_LocalPosition: {x: -0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: @@ -33587,13 +38102,15 @@ Transform: - {fileID: 16742489} m_Father: {fileID: 1043799446} m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_LocalEulerAnglesHint: {x: 0, y: 41.4, z: 0} --- !u!1 &1957104498 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1957104499} m_Layer: 0 @@ -33606,8 +38123,10 @@ GameObject: --- !u!4 &1957104499 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1957104498} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -33619,9 +38138,11 @@ Transform: --- !u!1 &1960227622 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1960227623} m_Layer: 0 @@ -33634,8 +38155,10 @@ GameObject: --- !u!4 &1960227623 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1960227622} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -33647,9 +38170,11 @@ Transform: --- !u!1 &1962499025 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1962499026} m_Layer: 0 @@ -33662,8 +38187,10 @@ GameObject: --- !u!4 &1962499026 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400146, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1962499025} m_LocalRotation: {x: 0.000000060620565, y: 0.000037263384, z: 0.00000063951353, w: 1} @@ -33676,9 +38203,11 @@ Transform: --- !u!1 &1962827655 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1962827656} m_Layer: 0 @@ -33691,8 +38220,10 @@ GameObject: --- !u!4 &1962827656 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400098, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1962827655} m_LocalRotation: {x: 0.00000058710646, y: -0.0000003005604, z: -0.00000008327454, w: 1} @@ -33705,9 +38236,11 @@ Transform: --- !u!1 &1966701858 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1966701859} m_Layer: 0 @@ -33720,8 +38253,10 @@ GameObject: --- !u!4 &1966701859 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1966701858} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -33734,9 +38269,11 @@ Transform: --- !u!1 &1967875625 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1967875626} m_Layer: 0 @@ -33749,8 +38286,10 @@ GameObject: --- !u!4 &1967875626 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1967875625} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -33762,9 +38301,11 @@ Transform: --- !u!1 &1968687755 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1968687756} m_Layer: 0 @@ -33777,8 +38318,10 @@ GameObject: --- !u!4 &1968687756 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1968687755} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -33794,9 +38337,11 @@ Transform: --- !u!1 &1968827436 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1968827437} m_Layer: 0 @@ -33809,8 +38354,10 @@ GameObject: --- !u!4 &1968827437 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400122, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1968827436} m_LocalRotation: {x: 0.34685048, y: 0.048030578, z: 0.009418459, w: 0.93664247} m_LocalPosition: {x: 0.14572716, y: -0.06315437, z: 0.028334703} @@ -33823,9 +38370,11 @@ Transform: --- !u!1 &1969918241 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1969918242} m_Layer: 0 @@ -33838,8 +38387,10 @@ GameObject: --- !u!4 &1969918242 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1969918241} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -33852,9 +38403,11 @@ Transform: --- !u!1 &1972699344 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1972699345} m_Layer: 0 @@ -33867,8 +38420,10 @@ GameObject: --- !u!4 &1972699345 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400140, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1972699344} m_LocalRotation: {x: -0.13720636, y: -0.59921294, z: 0.17064649, w: 0.77006364} m_LocalPosition: {x: -0.28974402, y: -0.14733635, z: 0.019323787} @@ -33883,9 +38438,11 @@ Transform: --- !u!1 &1973433192 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1973433193} m_Layer: 0 @@ -33898,8 +38455,10 @@ GameObject: --- !u!4 &1973433193 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1973433192} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -33912,9 +38471,11 @@ Transform: --- !u!1 &1977642826 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1977642827} m_Layer: 0 @@ -33927,8 +38488,10 @@ GameObject: --- !u!4 &1977642827 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400096, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1977642826} m_LocalRotation: {x: -0.0017678723, y: 0.006964975, z: -0.22795007, w: 0.97364634} m_LocalPosition: {x: 0.044420164, y: -0.03841896, z: -0.0036896754} @@ -33941,9 +38504,11 @@ Transform: --- !u!1 &1981664511 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1981664512} m_Layer: 0 @@ -33956,8 +38521,10 @@ GameObject: --- !u!4 &1981664512 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1981664511} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -33970,9 +38537,11 @@ Transform: --- !u!1 &1982003738 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1982003739} - component: {fileID: 1982003740} @@ -33986,8 +38555,10 @@ GameObject: --- !u!4 &1982003739 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1982003738} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -33999,9 +38570,10 @@ Transform: --- !u!137 &1982003740 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1982003738} m_Enabled: 1 m_CastShadows: 1 @@ -34011,6 +38583,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 92fd5621cc0994cfea71091cfb0520cd, type: 2} m_StaticBatchInfo: @@ -34086,9 +38659,11 @@ SkinnedMeshRenderer: --- !u!1 &1984410878 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1984410879} - component: {fileID: 1984410881} @@ -34103,8 +38678,10 @@ GameObject: --- !u!4 &1984410879 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400212, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1984410878} m_LocalRotation: {x: 0.00000008365549, y: 0.00000020928083, z: 0.00000021849436, w: 1} @@ -34117,9 +38694,10 @@ Transform: --- !u!23 &1984410880 MeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 2300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1984410878} m_Enabled: 1 m_CastShadows: 1 @@ -34129,6 +38707,7 @@ MeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 9ec58e8d93efa476d88c22d90e7fa3e0, type: 2} m_StaticBatchInfo: @@ -34153,17 +38732,20 @@ MeshRenderer: --- !u!33 &1984410881 MeshFilter: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 3300000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1984410878} m_Mesh: {fileID: 4300002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} --- !u!1 &1987221269 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1987221270} m_Layer: 0 @@ -34176,8 +38758,10 @@ GameObject: --- !u!4 &1987221270 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400160, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1987221269} m_LocalRotation: {x: 0.20998816, y: 0.06507409, z: 0.025375182, w: 0.97520584} m_LocalPosition: {x: -0.057257485, y: -0.53999853, z: 0.0025658098} @@ -34190,9 +38774,11 @@ Transform: --- !u!1 &1988070832 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1988070833} m_Layer: 0 @@ -34205,8 +38791,10 @@ GameObject: --- !u!4 &1988070833 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1988070832} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -34218,9 +38806,11 @@ Transform: --- !u!1 &1988100483 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1988100484} m_Layer: 0 @@ -34233,8 +38823,10 @@ GameObject: --- !u!4 &1988100484 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400158, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1988100483} m_LocalRotation: {x: -0.08998873, y: 0.13699418, z: 0.08075796, w: 0.9831647} m_LocalPosition: {x: -0.023602124, y: -0.029366937, z: 0.024043841} @@ -34246,9 +38838,11 @@ Transform: --- !u!1 &1989134220 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1989134221} m_Layer: 0 @@ -34261,8 +38855,10 @@ GameObject: --- !u!4 &1989134221 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1989134220} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -34274,9 +38870,11 @@ Transform: --- !u!1 &1990304686 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1990304687} m_Layer: 0 @@ -34289,8 +38887,10 @@ GameObject: --- !u!4 &1990304687 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400036, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1990304686} m_LocalRotation: {x: -0.0046799565, y: -0.018488912, z: 0.60494184, w: 0.79604125} m_LocalPosition: {x: -0.044420164, y: -0.03841896, z: -0.0036896754} @@ -34303,9 +38903,11 @@ Transform: --- !u!1 &1992682269 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1992682270} m_Layer: 0 @@ -34318,8 +38920,10 @@ GameObject: --- !u!4 &1992682270 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1992682269} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -34331,9 +38935,11 @@ Transform: --- !u!1 &1993042410 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1993042411} m_Layer: 0 @@ -34346,8 +38952,10 @@ GameObject: --- !u!4 &1993042411 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400106, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1993042410} m_LocalRotation: {x: -0.0000014559014, y: 0.00000011264181, z: -0.0000017229432, w: 1} @@ -34360,9 +38968,11 @@ Transform: --- !u!1 &1997645626 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 1997645627} m_Layer: 0 @@ -34375,8 +38985,10 @@ GameObject: --- !u!4 &1997645627 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400042, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1997645626} m_LocalRotation: {x: 0.15607178, y: -0.24540088, z: -0.14006819, w: 0.94646764} m_LocalPosition: {x: -0.022390898, y: -0.06591156, z: 0.05689986} @@ -34389,9 +39001,11 @@ Transform: --- !u!1 &2003222511 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2003222512} m_Layer: 0 @@ -34404,8 +39018,10 @@ GameObject: --- !u!4 &2003222512 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400138, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2003222511} m_LocalRotation: {x: -0.1630143, y: 0.4487764, z: -0.05701572, w: 0.87679833} m_LocalPosition: {x: -0.28657728, y: -0.1866439, z: -0.020196581} @@ -34418,9 +39034,11 @@ Transform: --- !u!1 &2003883463 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2003883464} m_Layer: 0 @@ -34433,8 +39051,10 @@ GameObject: --- !u!4 &2003883464 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2003883463} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -34446,9 +39066,11 @@ Transform: --- !u!1 &2004082383 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2004082384} m_Layer: 0 @@ -34461,8 +39083,10 @@ GameObject: --- !u!4 &2004082384 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2004082383} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -34474,9 +39098,11 @@ Transform: --- !u!1 &2005268895 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2005268896} m_Layer: 0 @@ -34489,8 +39115,10 @@ GameObject: --- !u!4 &2005268896 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400164, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2005268895} m_LocalRotation: {x: 0.0041133733, y: -0.00000076226576, z: 0.0000000036711967, w: 0.99999154} @@ -34503,9 +39131,11 @@ Transform: --- !u!1 &2005999898 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2005999899} m_Layer: 0 @@ -34518,8 +39148,10 @@ GameObject: --- !u!4 &2005999899 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2005999898} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -34532,9 +39164,11 @@ Transform: --- !u!1 &2006056647 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2006056648} m_Layer: 0 @@ -34547,8 +39181,10 @@ GameObject: --- !u!4 &2006056648 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400088, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2006056647} m_LocalRotation: {x: 0.0017202996, y: -0.002711325, z: -0.201382, w: 0.97950757} m_LocalPosition: {x: 0.040489502, y: -0.035225753, z: -0.0010492428} @@ -34561,9 +39197,11 @@ Transform: --- !u!1 &2009162046 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2009162047} m_Layer: 0 @@ -34576,8 +39214,10 @@ GameObject: --- !u!4 &2009162047 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2009162046} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -34590,9 +39230,11 @@ Transform: --- !u!1 &2009879031 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2009879032} m_Layer: 0 @@ -34605,8 +39247,10 @@ GameObject: --- !u!4 &2009879032 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400130, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2009879031} m_LocalRotation: {x: -0.19133173, y: -0.109218, z: -0.03539357, w: 0.9747876} m_LocalPosition: {x: 0.00000011496555, y: 0.093567245, z: 0.03478571} @@ -34618,9 +39262,11 @@ Transform: --- !u!1 &2011412000 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2011412001} - component: {fileID: 2011412002} @@ -34634,8 +39280,10 @@ GameObject: --- !u!4 &2011412001 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400216, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2011412000} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 2.64, z: 0} @@ -34647,9 +39295,10 @@ Transform: --- !u!137 &2011412002 SkinnedMeshRenderer: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 13700000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2011412000} m_Enabled: 1 m_CastShadows: 1 @@ -34659,6 +39308,7 @@ SkinnedMeshRenderer: m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: c1c3e16e8cf034e9c868e0a945135e64, type: 2} m_StaticBatchInfo: @@ -34734,9 +39384,11 @@ SkinnedMeshRenderer: --- !u!1 &2012080342 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2012080344} - component: {fileID: 2012080343} @@ -34751,9 +39403,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2012080342} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -34769,8 +39422,10 @@ Animator: --- !u!4 &2012080344 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2012080342} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -4, y: 0, z: 0} @@ -34780,14 +39435,16 @@ Transform: - {fileID: 1609324762} - {fileID: 89229146} m_Father: {fileID: 0} - m_RootOrder: 6 + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &2013282313 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2013282314} m_Layer: 0 @@ -34800,8 +39457,10 @@ GameObject: --- !u!4 &2013282314 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2013282313} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -34815,9 +39474,11 @@ Transform: --- !u!1 &2015487402 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2015487403} m_Layer: 0 @@ -34830,8 +39491,10 @@ GameObject: --- !u!4 &2015487403 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2015487402} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -34844,9 +39507,11 @@ Transform: --- !u!1 &2016686100 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2016686101} m_Layer: 0 @@ -34859,8 +39524,10 @@ GameObject: --- !u!4 &2016686101 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400194, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2016686100} m_LocalRotation: {x: 0.069514535, y: 0.10818043, z: 0.06366701, w: 0.9896521} m_LocalPosition: {x: 0.021304794, y: -0.02446351, z: 0.019120185} @@ -34873,9 +39540,11 @@ Transform: --- !u!1 &2019484543 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2019484544} m_Layer: 0 @@ -34888,8 +39557,10 @@ GameObject: --- !u!4 &2019484544 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2019484543} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -34902,9 +39573,11 @@ Transform: --- !u!1 &2019845100 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2019845101} m_Layer: 0 @@ -34917,8 +39590,10 @@ GameObject: --- !u!4 &2019845101 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400166, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2019845100} m_LocalRotation: {x: -0.34014052, y: -0.050750144, z: -0.00568059, w: 0.938987} m_LocalPosition: {x: -0.14572726, y: -0.0631544, z: 0.028334707} @@ -34931,9 +39606,11 @@ Transform: --- !u!1 &2021738615 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2021738616} m_Layer: 0 @@ -34946,8 +39623,10 @@ GameObject: --- !u!4 &2021738616 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2021738615} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -34959,9 +39638,11 @@ Transform: --- !u!1 &2021978067 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2021978068} m_Layer: 0 @@ -34974,8 +39655,10 @@ GameObject: --- !u!4 &2021978068 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2021978067} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -34987,9 +39670,11 @@ Transform: --- !u!1 &2024410867 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2024410868} m_Layer: 0 @@ -35002,8 +39687,10 @@ GameObject: --- !u!4 &2024410868 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400190, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2024410867} m_LocalRotation: {x: 0, y: 0.00003721724, z: -0, w: 1} m_LocalPosition: {x: 0.016361985, y: -0.06448929, z: -0.0020981517} @@ -35015,9 +39702,11 @@ Transform: --- !u!1 &2026224289 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2026224290} m_Layer: 0 @@ -35030,8 +39719,10 @@ GameObject: --- !u!4 &2026224290 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2026224289} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -35043,9 +39734,11 @@ Transform: --- !u!1 &2027367884 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2027367885} m_Layer: 0 @@ -35058,8 +39751,10 @@ GameObject: --- !u!4 &2027367885 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400116, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2027367884} m_LocalRotation: {x: 0.04368678, y: 0.14154047, z: 0.1154991, w: 0.98220044} m_LocalPosition: {x: 0.05359751, y: 0.21231948, z: -0.05952676} @@ -35072,9 +39767,11 @@ Transform: --- !u!1 &2027516413 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2027516414} m_Layer: 0 @@ -35087,8 +39784,10 @@ GameObject: --- !u!4 &2027516414 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2027516413} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -35126,9 +39825,11 @@ Transform: --- !u!1 &2028124151 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2028124152} m_Layer: 0 @@ -35141,8 +39842,10 @@ GameObject: --- !u!4 &2028124152 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400198, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2028124151} m_LocalRotation: {x: 0.8612517, y: 0.08651626, z: 0.034078225, w: 0.49959892} m_LocalPosition: {x: 0.057257455, y: -0.5399988, z: 0.00256581} @@ -35155,9 +39858,11 @@ Transform: --- !u!1 &2030805995 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2030805996} m_Layer: 0 @@ -35170,8 +39875,10 @@ GameObject: --- !u!4 &2030805996 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400206, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2030805995} m_LocalRotation: {x: 0.057849415, y: -0.0012941619, z: 0.017616557, w: 0.99816906} m_LocalPosition: {x: -0.0000000014861948, y: 0.11827664, z: 0.023063136} @@ -35184,9 +39891,11 @@ Transform: --- !u!1 &2031021691 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2031021692} m_Layer: 0 @@ -35199,8 +39908,10 @@ GameObject: --- !u!4 &2031021692 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2031021691} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -35212,9 +39923,11 @@ Transform: --- !u!1 &2031769034 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2031769035} m_Layer: 0 @@ -35227,8 +39940,10 @@ GameObject: --- !u!4 &2031769035 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2031769034} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -35243,9 +39958,11 @@ Transform: --- !u!1 &2037390609 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2037390610} m_Layer: 0 @@ -35258,8 +39975,10 @@ GameObject: --- !u!4 &2037390610 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2037390609} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -35272,9 +39991,11 @@ Transform: --- !u!1 &2039350255 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2039350256} m_Layer: 0 @@ -35287,8 +40008,10 @@ GameObject: --- !u!4 &2039350256 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400014, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2039350255} m_LocalRotation: {x: -0.036597118, y: 0.26886132, z: 0.12568139, w: 0.95424235} m_LocalPosition: {x: -0.123044185, y: -0.03997818, z: -0.006861901} @@ -35301,9 +40024,11 @@ Transform: --- !u!1 &2040111016 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2040111017} m_Layer: 0 @@ -35316,8 +40041,10 @@ GameObject: --- !u!4 &2040111017 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2040111016} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -35330,9 +40057,11 @@ Transform: --- !u!1 &2041161006 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2041161007} m_Layer: 0 @@ -35345,8 +40074,10 @@ GameObject: --- !u!4 &2041161007 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400086, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2041161006} m_LocalRotation: {x: -0.002968849, y: 0.0025810613, z: -0.20136592, w: 0.9795082} m_LocalPosition: {x: 0.08491439, y: -0.054107055, z: 0.029187918} @@ -35359,9 +40090,11 @@ Transform: --- !u!1 &2042640587 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2042640588} m_Layer: 0 @@ -35374,8 +40107,10 @@ GameObject: --- !u!4 &2042640588 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2042640587} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -35387,9 +40122,11 @@ Transform: --- !u!1 &2042961761 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2042961762} m_Layer: 0 @@ -35402,8 +40139,10 @@ GameObject: --- !u!4 &2042961762 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400048, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2042961761} m_LocalRotation: {x: -0.29484743, y: 0.5005753, z: -0.24787651, w: 0.77527195} m_LocalPosition: {x: 0.17529684, y: 1.4519866, z: 0.46323332} @@ -35415,9 +40154,11 @@ Transform: --- !u!1 &2044975525 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2044975526} m_Layer: 0 @@ -35430,8 +40171,10 @@ GameObject: --- !u!4 &2044975526 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400168, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2044975525} m_LocalRotation: {x: -0.26718006, y: -0.12372329, z: -0.018946704, w: 0.9554834} m_LocalPosition: {x: 0.00000002483074, y: 0.22797525, z: -0.051343072} @@ -35444,9 +40187,11 @@ Transform: --- !u!1 &2045927746 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2045927747} m_Layer: 0 @@ -35459,8 +40204,10 @@ GameObject: --- !u!4 &2045927747 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400178, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2045927746} m_LocalRotation: {x: -0.45877352, y: -0.16297552, z: 0.07857014, w: 0.8699383} m_LocalPosition: {x: 0.28974396, y: -0.1473365, z: 0.019323995} @@ -35476,9 +40223,11 @@ Transform: --- !u!1 &2046975430 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2046975431} m_Layer: 0 @@ -35491,8 +40240,10 @@ GameObject: --- !u!4 &2046975431 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400082, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2046975430} m_LocalRotation: {x: -0.387413, y: -0.67337966, z: -0.08006046, w: 0.6245489} m_LocalPosition: {x: 0.2865771, y: -0.18664367, z: -0.0201965} @@ -35505,9 +40256,11 @@ Transform: --- !u!1 &2048080345 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2048080346} m_Layer: 0 @@ -35520,8 +40273,10 @@ GameObject: --- !u!4 &2048080346 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400172, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2048080345} m_LocalRotation: {x: 0.07230424, y: -0.36000672, z: -0.23330352, w: 0.9004092} m_LocalPosition: {x: 0.1230442, y: -0.039978214, z: -0.00686189} @@ -35534,9 +40289,11 @@ Transform: --- !u!1 &2049893308 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2049893309} m_Layer: 0 @@ -35549,8 +40306,10 @@ GameObject: --- !u!4 &2049893309 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400060, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2049893308} m_LocalRotation: {x: 1.6665982e-23, y: -0.000000017515637, z: -6.1139526e-16, w: 1} m_LocalPosition: {x: -0.031649474, y: -0.11027122, z: 0.13096374} @@ -35562,9 +40321,11 @@ Transform: --- !u!1 &2060845311 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2060845312} m_Layer: 0 @@ -35577,8 +40338,10 @@ GameObject: --- !u!4 &2060845312 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400002, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2060845311} m_LocalRotation: {x: -0.20182239, y: 0.12635669, z: 0.07309536, w: 0.9684828} m_LocalPosition: {x: -0.0054982677, y: 1.2014458, z: -0.051608946} @@ -35590,9 +40353,11 @@ Transform: --- !u!1 &2060883331 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2060883332} m_Layer: 0 @@ -35605,8 +40370,10 @@ GameObject: --- !u!4 &2060883332 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2060883331} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -35619,9 +40386,11 @@ Transform: --- !u!1 &2062672944 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2062672945} m_Layer: 0 @@ -35634,8 +40403,10 @@ GameObject: --- !u!4 &2062672945 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2062672944} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -35648,9 +40419,11 @@ Transform: --- !u!1 &2063168346 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2063168347} m_Layer: 0 @@ -35663,8 +40436,10 @@ GameObject: --- !u!4 &2063168347 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400128, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2063168346} m_LocalRotation: {x: 0.09439111, y: 0.0048115184, z: -0.079357296, w: 0.9923556} m_LocalPosition: {x: 2.0196145e-16, y: 0.22797546, z: 0.013661408} @@ -35679,9 +40454,11 @@ Transform: --- !u!1 &2063663415 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2063663416} m_Layer: 0 @@ -35694,8 +40471,10 @@ GameObject: --- !u!4 &2063663416 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400070, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2063663415} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -35733,9 +40512,11 @@ Transform: --- !u!1 &2067157607 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2067157608} m_Layer: 0 @@ -35748,8 +40529,10 @@ GameObject: --- !u!4 &2067157608 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2067157607} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -35762,9 +40545,11 @@ Transform: --- !u!1 &2071222657 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2071222658} m_Layer: 0 @@ -35777,8 +40562,10 @@ GameObject: --- !u!4 &2071222658 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400196, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2071222657} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.023602087, y: -0.029366873, z: 0.024043875} @@ -35790,9 +40577,11 @@ Transform: --- !u!1 &2073054856 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2073054857} m_Layer: 0 @@ -35805,8 +40594,10 @@ GameObject: --- !u!4 &2073054857 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400026, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2073054856} m_LocalRotation: {x: -0.0046523763, y: -0.0040539955, z: 0.31583932, w: 0.94879264} m_LocalPosition: {x: -0.08491439, y: -0.054107055, z: 0.029187918} @@ -35819,9 +40610,11 @@ Transform: --- !u!1 &2077671480 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2077671481} m_Layer: 0 @@ -35834,8 +40627,10 @@ GameObject: --- !u!4 &2077671481 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400034, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2077671480} m_LocalRotation: {x: -0.010537763, y: -0.00911688, z: 0.2218408, w: 0.97498333} m_LocalPosition: {x: -0.06969292, y: -0.04421112, z: -0.024493152} @@ -35848,9 +40643,11 @@ Transform: --- !u!1 &2079417991 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2079417992} m_Layer: 0 @@ -35863,8 +40660,10 @@ GameObject: --- !u!4 &2079417992 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400038, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2079417991} m_LocalRotation: {x: 0.00000042994216, y: 0.00000078731387, z: -0.0000010068211, w: 1} @@ -35877,9 +40676,11 @@ Transform: --- !u!1 &2083613178 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2083613179} m_Layer: 0 @@ -35892,8 +40693,10 @@ GameObject: --- !u!4 &2083613179 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400150, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2083613178} m_LocalRotation: {x: -0.0025865647, y: -0.010231669, z: 0.334847, w: 0.9422134} m_LocalPosition: {x: -0.04442017, y: -0.038418926, z: -0.0036896681} @@ -35906,9 +40709,11 @@ Transform: --- !u!1 &2083642626 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2083642627} m_Layer: 0 @@ -35921,8 +40726,10 @@ GameObject: --- !u!4 &2083642627 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400006, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2083642626} m_LocalRotation: {x: -0.052439384, y: -0.07204103, z: 0.08588914, w: 0.9923121} m_LocalPosition: {x: 0.014540906, y: 1.6511962, z: -0.097514436} @@ -35934,9 +40741,11 @@ Transform: --- !u!1 &2088197816 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2088197817} m_Layer: 0 @@ -35949,8 +40758,10 @@ GameObject: --- !u!4 &2088197817 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400000, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2088197816} m_LocalRotation: {x: -0.11924239, y: 0.120934084, z: -0.017217612, w: 0.9853222} m_LocalPosition: {x: -0.05981298, y: 1.6064221, z: -0.23127516} @@ -35962,9 +40773,11 @@ Transform: --- !u!1 &2090918391 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2090918393} - component: {fileID: 2090918392} @@ -35979,9 +40792,10 @@ GameObject: Animator: serializedVersion: 3 m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, + m_CorrespondingSourceObject: {fileID: 9500000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2090918391} m_Enabled: 1 m_Avatar: {fileID: 9000000, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} @@ -35997,8 +40811,10 @@ Animator: --- !u!4 &2090918393 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400218, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2090918391} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -1, y: 0, z: 0} @@ -36008,14 +40824,16 @@ Transform: - {fileID: 1496903113} - {fileID: 1192542625} m_Father: {fileID: 0} - m_RootOrder: 3 + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &2092102914 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2092102915} m_Layer: 0 @@ -36028,8 +40846,10 @@ GameObject: --- !u!4 &2092102915 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400174, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2092102914} m_LocalRotation: {x: 0.0048795333, y: 0.016536068, z: 0.011077461, w: 0.99979} m_LocalPosition: {x: 0.039453413, y: -0.42157966, z: -0.07594053} @@ -36042,9 +40862,11 @@ Transform: --- !u!1 &2092768739 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2092768740} m_Layer: 0 @@ -36057,8 +40879,10 @@ GameObject: --- !u!4 &2092768740 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400210, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2092768739} m_LocalRotation: {x: 0.019680973, y: 0.69838434, z: 0.67770356, w: 0.22932477} m_LocalPosition: {x: -0.11723883, y: -0.003005691, z: -0.031431198} @@ -36071,9 +40895,11 @@ Transform: --- !u!1 &2095697373 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2095697374} m_Layer: 0 @@ -36086,8 +40912,10 @@ GameObject: --- !u!4 &2095697374 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2095697373} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -36100,9 +40928,11 @@ Transform: --- !u!1 &2095713053 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2095713054} m_Layer: 0 @@ -36115,8 +40945,10 @@ GameObject: --- !u!4 &2095713054 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400004, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2095713053} m_LocalRotation: {x: 0.20529908, y: -0.44443342, z: 0.1432179, w: 0.86012787} m_LocalPosition: {x: 1.8198716e-16, y: 0.0935672, z: 0.034785528} @@ -36128,9 +40960,11 @@ Transform: --- !u!1 &2097574496 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2097574497} m_Layer: 0 @@ -36143,8 +40977,10 @@ GameObject: --- !u!4 &2097574497 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2097574496} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -36157,9 +40993,11 @@ Transform: --- !u!1 &2098985197 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2098985198} m_Layer: 0 @@ -36172,8 +41010,10 @@ GameObject: --- !u!4 &2098985198 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400152, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2098985197} m_LocalRotation: {x: -0.00000030790932, y: 0.00000045819132, z: -0.0000008357582, w: 1} @@ -36186,9 +41026,11 @@ Transform: --- !u!1 &2099003629 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2099003630} m_Layer: 0 @@ -36201,8 +41043,10 @@ GameObject: --- !u!4 &2099003630 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400062, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2099003629} m_LocalRotation: {x: -0.16233644, y: -0.07414237, z: -0.01605354, w: 0.9838151} m_LocalPosition: {x: -0.14572716, y: -0.06315437, z: 0.028334703} @@ -36215,9 +41059,11 @@ Transform: --- !u!1 &2100970180 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2100970181} m_Layer: 0 @@ -36230,8 +41076,10 @@ GameObject: --- !u!4 &2100970181 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2100970180} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -36245,9 +41093,11 @@ Transform: --- !u!1 &2101130464 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2101130465} m_Layer: 0 @@ -36260,8 +41110,10 @@ GameObject: --- !u!4 &2101130465 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400120, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2101130464} m_LocalRotation: {x: -0.14193535, y: 0.000000011850107, z: -0.0000000016991516, w: 0.9898759} @@ -36274,9 +41126,11 @@ Transform: --- !u!1 &2101387996 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2101387997} m_Layer: 0 @@ -36289,8 +41143,10 @@ GameObject: --- !u!4 &2101387997 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400052, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2101387996} m_LocalRotation: {x: -0.023237158, y: 0.01457894, z: 0.058661144, w: 0.99790096} m_LocalPosition: {x: -0.13989706, y: 0.63955235, z: 0.42529595} @@ -36302,9 +41158,11 @@ Transform: --- !u!1 &2102999580 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2102999581} m_Layer: 0 @@ -36317,8 +41175,10 @@ GameObject: --- !u!4 &2102999581 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2102999580} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -36331,9 +41191,11 @@ Transform: --- !u!1 &2104248225 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2104248226} m_Layer: 0 @@ -36346,8 +41208,10 @@ GameObject: --- !u!4 &2104248226 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400186, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2104248225} m_LocalRotation: {x: -0.0031550443, y: 0.012432405, z: -0.40725777, w: 0.9132232} m_LocalPosition: {x: 0.0696929, y: -0.044211116, z: -0.024493122} @@ -36360,9 +41224,11 @@ Transform: --- !u!1 &2107328975 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2107328976} m_Layer: 0 @@ -36375,8 +41241,10 @@ GameObject: --- !u!4 &2107328976 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400176, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2107328975} m_LocalRotation: {x: -0.2375972, y: -0.5164319, z: 0.046914585, w: 0.8213676} m_LocalPosition: {x: 0.28657693, y: -0.18664357, z: -0.020196583} @@ -36389,9 +41257,11 @@ Transform: --- !u!1 &2107625129 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2107625130} m_Layer: 0 @@ -36404,8 +41274,10 @@ GameObject: --- !u!4 &2107625130 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400142, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2107625129} m_LocalRotation: {x: 0.0037228917, y: 0.0058546737, z: 0.4350964, w: 0.9003572} m_LocalPosition: {x: -0.084914386, y: -0.05410709, z: 0.029187903} @@ -36418,9 +41290,11 @@ Transform: --- !u!1 &2112263856 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2112263857} m_Layer: 0 @@ -36433,8 +41307,10 @@ GameObject: --- !u!4 &2112263857 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400170, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2112263856} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0, y: 0, z: 0} @@ -36447,9 +41323,11 @@ Transform: --- !u!1 &2115170566 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2115170567} m_Layer: 0 @@ -36462,8 +41340,10 @@ GameObject: --- !u!4 &2115170567 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400020, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2115170566} m_LocalRotation: {x: 0.095058054, y: -0.011318276, z: 0.013441821, w: 0.9953166} m_LocalPosition: {x: -0.16248028, y: 0.07924635, z: 0.4764926} @@ -36475,9 +41355,11 @@ Transform: --- !u!1 &2119360569 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2119360570} m_Layer: 0 @@ -36490,8 +41372,10 @@ GameObject: --- !u!4 &2119360570 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400104, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2119360569} m_LocalRotation: {x: 0.098285004, y: 0.15175828, z: 0.08812114, w: 0.9795633} m_LocalPosition: {x: 0.021304779, y: -0.0244635, z: 0.019120166} @@ -36504,9 +41388,11 @@ Transform: --- !u!1 &2121549663 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2121549664} m_Layer: 0 @@ -36519,8 +41405,10 @@ GameObject: --- !u!4 &2121549664 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400090, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2121549663} m_LocalRotation: {x: -0.0000011248582, y: -0.00000089782884, z: -0.000001289351, w: 1} @@ -36533,9 +41421,11 @@ Transform: --- !u!1 &2122003369 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2122003370} m_Layer: 0 @@ -36548,8 +41438,10 @@ GameObject: --- !u!4 &2122003370 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400118, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2122003369} m_LocalRotation: {x: 0.19389723, y: 0.21892877, z: -0.21247588, w: 0.93237764} m_LocalPosition: {x: 0.05973871, y: 1.6267871, z: -0.22762845} @@ -36561,9 +41453,11 @@ Transform: --- !u!1 &2130781978 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2130781979} m_Layer: 0 @@ -36576,8 +41470,10 @@ GameObject: --- !u!4 &2130781979 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400102, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2130781978} m_LocalRotation: {x: 0.09725112, y: 0.152911, z: 0.08727954, w: 0.9795625} m_LocalPosition: {x: 0.022390898, y: -0.06591156, z: 0.058291595} @@ -36590,9 +41486,11 @@ Transform: --- !u!1 &2133974380 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2133974381} m_Layer: 0 @@ -36605,8 +41503,10 @@ GameObject: --- !u!4 &2133974381 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400182, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2133974380} m_LocalRotation: {x: 0.0034610508, y: -0.0054600458, z: -0.40475038, w: 0.9144044} m_LocalPosition: {x: 0.040489487, y: -0.035225745, z: -0.0010492738} @@ -36619,9 +41519,11 @@ Transform: --- !u!1 &2135072855 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2135072856} m_Layer: 0 @@ -36634,8 +41536,10 @@ GameObject: --- !u!4 &2135072856 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400054, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2135072855} m_LocalRotation: {x: 0.34769487, y: 0.00077139953, z: 0.010589454, w: 0.9375477} m_LocalPosition: {x: -0.05725745, y: -0.5399984, z: 0.0025658463} @@ -36648,9 +41552,11 @@ Transform: --- !u!1 &2135718290 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2135718291} m_Layer: 0 @@ -36663,8 +41569,10 @@ GameObject: --- !u!4 &2135718291 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400200, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2135718290} m_LocalRotation: {x: 0.036615845, y: 0.049884178, z: 0.15771762, w: 0.98554355} m_LocalPosition: {x: 0.053597536, y: 0.21231927, z: -0.059526782} @@ -36677,9 +41585,11 @@ Transform: --- !u!1 &2136321970 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2136321971} m_Layer: 0 @@ -36692,8 +41602,10 @@ GameObject: --- !u!4 &2136321971 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400124, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2136321970} m_LocalRotation: {x: -0.4989802, y: -0.36184418, z: -0.3725026, w: 0.69377905} m_LocalPosition: {x: 0.24633588, y: 1.3016734, z: -0.12593845} @@ -36705,9 +41617,11 @@ Transform: --- !u!1 &2137861429 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2137861430} m_Layer: 0 @@ -36720,8 +41634,10 @@ GameObject: --- !u!4 &2137861430 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400044, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2137861429} m_LocalRotation: {x: 0.00000056839394, y: -0.00000016790167, z: -0.0000016778919, w: 1} @@ -36735,9 +41651,11 @@ Transform: --- !u!1 &2139201223 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2139201224} m_Layer: 0 @@ -36750,8 +41668,10 @@ GameObject: --- !u!4 &2139201224 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400134, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2139201223} m_LocalRotation: {x: -0.3478548, y: 0.64586794, z: -0.14742407, w: 0.6634138} m_LocalPosition: {x: -0.1230442, y: -0.039978255, z: -0.006861915} @@ -36764,9 +41684,11 @@ Transform: --- !u!1 &2143237409 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2143237410} m_Layer: 0 @@ -36779,8 +41701,10 @@ GameObject: --- !u!4 &2143237410 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400058, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2143237409} m_LocalRotation: {x: -0.09773041, y: 0.71012294, z: -0.0019264525, w: 0.69725925} m_LocalPosition: {x: -0.18939674, y: 1.6104329, z: -0.100940235} @@ -36792,9 +41716,11 @@ Transform: --- !u!1 &2143397396 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2143397397} m_Layer: 0 @@ -36807,8 +41733,10 @@ GameObject: --- !u!4 &2143397397 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400202, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2143397396} m_LocalRotation: {x: -1.9811728e-12, y: 0.00000036112806, z: -1.759567e-18, w: 1} m_LocalPosition: {x: 0.031649474, y: -0.11027118, z: 0.13096377} @@ -36820,9 +41748,11 @@ Transform: --- !u!1 &2143549175 GameObject: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 + m_CorrespondingSourceObject: {fileID: 100154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 m_Component: - component: {fileID: 2143549176} m_Layer: 0 @@ -36835,8 +41765,10 @@ GameObject: --- !u!4 &2143549176 Transform: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, type: 3} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 400154, guid: ed2d885a3c64f49698f695a01b39ccfe, + type: 3} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2143549175} m_LocalRotation: {x: 0.13668543, y: -0.0045087906, z: 0.13649224, w: 0.98115575} m_LocalPosition: {x: -0.022390923, y: -0.065911554, z: 0.05689988} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/MeshRenderers/Graphs_MeshRenderer_MeshRenderer-Hologram.mat b/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/MeshRenderers/Graphs_MeshRenderer_MeshRenderer-Hologram.mat new file mode 100644 index 0000000..7131b90 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/MeshRenderers/Graphs_MeshRenderer_MeshRenderer-Hologram.mat @@ -0,0 +1,30 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Graphs_MeshRenderer_MeshRenderer-Hologram + m_Shader: {fileID: 4800000, guid: f84ec24c46e4844dcadc2125cf3ed839, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - Texture2D_26BE6A3A: + m_Texture: {fileID: 2800000, guid: 71252e23924e4491c9cdcfed734fa027, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: [] + m_Colors: + - Color_29C75A16: {r: 0.504717, g: 0.5435626, b: 1, a: 1} + - Vector2_294B0966: {r: 0.1, g: 0.1, b: 0, a: 0} + - Vector2_8B223909: {r: 2, g: 1, b: 0, a: 0} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/MeshRenderers/Graphs_MeshRenderer_MeshRenderer-Hologram.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/MeshRenderers/Graphs_MeshRenderer_MeshRenderer-Hologram.mat.meta new file mode 100644 index 0000000..ffe6910 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/MeshRenderers/Graphs_MeshRenderer_MeshRenderer-Hologram.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bdfdc7072f9654e6db411669b69d5917 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/Particles/Graphs_Particles_Particles-BasicSoftCircle.mat b/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/Particles/Graphs_Particles_Particles-BasicSoftCircle.mat new file mode 100644 index 0000000..46a4293 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/Particles/Graphs_Particles_Particles-BasicSoftCircle.mat @@ -0,0 +1,24 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Graphs_Particles_Particles-BasicSoftCircle + m_Shader: {fileID: 4800000, guid: 03186af44110a40a88eae10a8fc741ed, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: [] + m_Floats: + - Vector1_BCF5DA67: 0.2 + m_Colors: [] diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/Particles/Graphs_Particles_Particles-BasicSoftCircle.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/Particles/Graphs_Particles_Particles-BasicSoftCircle.mat.meta new file mode 100644 index 0000000..2a38769 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/Particles/Graphs_Particles_Particles-BasicSoftCircle.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b23997fa418814ef49693648e0f0585d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/Procedural/Noise/Procedural-Noise-VoronoiShuffle.ShaderGraph b/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/Procedural/Noise/Procedural-Noise-VoronoiShuffle.ShaderGraph index 8c6064b..3867a77 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/Procedural/Noise/Procedural-Noise-VoronoiShuffle.ShaderGraph +++ b/ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/Procedural/Noise/Procedural-Noise-VoronoiShuffle.ShaderGraph @@ -4,13 +4,13 @@ "typeInfo": { "fullName": "UnityEditor.ShaderGraph.ColorShaderProperty" }, - "JSONnodeData": "{\n \"m_Value\": {\n \"r\": 0.4616265296936035,\n \"g\": 1.0,\n \"b\": 0.25943395495414736,\n \"a\": 0.0\n },\n \"m_Name\": \"Color A\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"cf558591-00a5-4855-a784-38389e612ea3\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_ColorMode\": 0\n}" + "JSONnodeData": "{\n \"m_Value\": {\n \"r\": 0.4616265296936035,\n \"g\": 1.0,\n \"b\": 0.25943395495414736,\n \"a\": 0.0\n },\n \"m_Name\": \"Color A\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"cf558591-00a5-4855-a784-38389e612ea3\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_ColorMode\": 0,\n \"m_Hidden\": false\n}" }, { "typeInfo": { "fullName": "UnityEditor.ShaderGraph.ColorShaderProperty" }, - "JSONnodeData": "{\n \"m_Value\": {\n \"r\": 0.13756617903709413,\n \"g\": 0.5,\n \"b\": 0.0,\n \"a\": 0.0\n },\n \"m_Name\": \"Color B\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"c90279cf-e197-47b5-946b-ab1322efd59d\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_ColorMode\": 0\n}" + "JSONnodeData": "{\n \"m_Value\": {\n \"r\": 0.13756617903709413,\n \"g\": 0.5,\n \"b\": 0.0,\n \"a\": 0.0\n },\n \"m_Name\": \"Color B\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"c90279cf-e197-47b5-946b-ab1322efd59d\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_ColorMode\": 0,\n \"m_Hidden\": false\n}" }, { "typeInfo": { @@ -33,7 +33,7 @@ "typeInfo": { "fullName": "UnityEditor.ShaderGraph.PropertyNode" }, - "JSONnodeData": "{\n \"m_GuidSerialized\": \"48221663-51c2-4615-98e3-ebea35c863e0\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -861.5059814453125,\n \"y\": 79.15213775634766,\n \"width\": 110.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Cell Density\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"2440d212-61f4-4c26-992c-f6cece27624c\"\n}" + "JSONnodeData": "{\n \"m_GuidSerialized\": \"48221663-51c2-4615-98e3-ebea35c863e0\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -861.5059814453125,\n \"y\": 79.15213775634766,\n \"width\": 110.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Cell Density\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"2440d212-61f4-4c26-992c-f6cece27624c\"\n}" }, { "typeInfo": { @@ -57,31 +57,49 @@ "typeInfo": { "fullName": "UnityEditor.ShaderGraph.VoronoiNode" }, - "JSONnodeData": "{\n \"m_GuidSerialized\": \"d072c0c0-a70d-4ab6-b53a-225e380620d7\",\n \"m_Name\": \"Voronoi\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -571.0,\n \"y\": -162.82003784179688,\n \"width\": 208.0,\n \"height\": 326.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.UVMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"UV\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"UV\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Channel\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Angle Offset\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"AngleOffset\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 2.0,\\n \\\"m_DefaultValue\\\": 2.0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Cell Density\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"CellDensity\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 5.0,\\n \\\"m_DefaultValue\\\": 5.0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"Cells\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Cells\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" + "JSONnodeData": "{\n \"m_GuidSerialized\": \"d072c0c0-a70d-4ab6-b53a-225e380620d7\",\n \"m_Name\": \"Voronoi\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -596.0,\n \"y\": -174.82003784179688,\n \"width\": 208.0,\n \"height\": 326.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.UVMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"UV\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"UV\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ],\\n \\\"m_Channel\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Angle Offset\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"AngleOffset\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 2.0,\\n \\\"m_DefaultValue\\\": 2.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Cell Density\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"CellDensity\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 5.0,\\n \\\"m_DefaultValue\\\": 5.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"Cells\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Cells\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" }, { "typeInfo": { "fullName": "UnityEditor.ShaderGraph.UnlitMasterNode" }, - "JSONnodeData": "{\n \"m_GuidSerialized\": \"83135080-e139-4372-90a1-dbedcc0a0b71\",\n \"m_Name\": \"Unlit Master\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 123.0,\n \"y\": -275.0,\n \"width\": 208.0,\n \"height\": 406.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.PositionMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 9,\\n \\\"m_DisplayName\\\": \\\"Position\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Position\\\",\\n \\\"m_StageCapability\\\": 1,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Space\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.ColorRGBMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Color\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Color\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.5,\\n \\\"y\\\": 0.5,\\n \\\"z\\\": 0.5\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 7,\\n \\\"m_DisplayName\\\": \\\"Alpha\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Alpha\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 1.0,\\n \\\"m_DefaultValue\\\": 1.0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 8,\\n \\\"m_DisplayName\\\": \\\"AlphaClipThreshold\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"AlphaClipThreshold\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_SerializableSubShaders\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEngine.Experimental.Rendering.LightweightPipeline.LightWeightUnlitSubShader\"\n },\n \"JSONnodeData\": \"{}\"\n }\n ],\n \"m_SurfaceType\": 0,\n \"m_AlphaMode\": 0,\n \"m_TwoSided\": false\n}" + "JSONnodeData": "{\n \"m_GuidSerialized\": \"83135080-e139-4372-90a1-dbedcc0a0b71\",\n \"m_Name\": \"Unlit Master\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 123.0,\n \"y\": -275.0,\n \"width\": 208.0,\n \"height\": 406.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.PositionMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 9,\\n \\\"m_DisplayName\\\": \\\"Position\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Position\\\",\\n \\\"m_StageCapability\\\": 1,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ],\\n \\\"m_Space\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.ColorRGBMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Color\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Color\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.5,\\n \\\"y\\\": 0.5,\\n \\\"z\\\": 0.5\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ],\\n \\\"m_ColorMode\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 7,\\n \\\"m_DisplayName\\\": \\\"Alpha\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Alpha\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 1.0,\\n \\\"m_DefaultValue\\\": 1.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 8,\\n \\\"m_DisplayName\\\": \\\"AlphaClipThreshold\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"AlphaClipThreshold\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_SerializableSubShaders\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEngine.Experimental.Rendering.LightweightPipeline.LightWeightUnlitSubShader\"\n },\n \"JSONnodeData\": \"{}\"\n }\n ],\n \"m_SurfaceType\": 0,\n \"m_AlphaMode\": 0,\n \"m_TwoSided\": false\n}" }, { "typeInfo": { "fullName": "UnityEditor.ShaderGraph.PropertyNode" }, - "JSONnodeData": "{\n \"m_GuidSerialized\": \"c34df86c-af5f-4521-94fb-f2fa27bf7e43\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -1123.7271728515625,\n \"y\": -146.32801818847657,\n \"width\": 147.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Angle Offset Speed\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"20616702-2ef3-4bf6-a2bc-796d83884025\"\n}" + "JSONnodeData": "{\n \"m_GuidSerialized\": \"c34df86c-af5f-4521-94fb-f2fa27bf7e43\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -1167.7271728515625,\n \"y\": -137.3280029296875,\n \"width\": 147.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Angle Offset Speed\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"20616702-2ef3-4bf6-a2bc-796d83884025\"\n}" }, { "typeInfo": { "fullName": "UnityEditor.ShaderGraph.MultiplyNode" }, - "JSONnodeData": "{\n \"m_GuidSerialized\": \"6748dbd8-816f-45a2-8bb7-ef075d535c01\",\n \"m_Name\": \"Multiply\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -927.7271728515625,\n \"y\": -265.3280334472656,\n \"width\": 208.0,\n \"height\": 302.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 2.0,\\n \\\"e01\\\": 2.0,\\n \\\"e02\\\": 2.0,\\n \\\"e03\\\": 2.0,\\n \\\"e10\\\": 2.0,\\n \\\"e11\\\": 2.0,\\n \\\"e12\\\": 2.0,\\n \\\"e13\\\": 2.0,\\n \\\"e20\\\": 2.0,\\n \\\"e21\\\": 2.0,\\n \\\"e22\\\": 2.0,\\n \\\"e23\\\": 2.0,\\n \\\"e30\\\": 2.0,\\n \\\"e31\\\": 2.0,\\n \\\"e32\\\": 2.0,\\n \\\"e33\\\": 2.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" + "JSONnodeData": "{\n \"m_GuidSerialized\": \"6748dbd8-816f-45a2-8bb7-ef075d535c01\",\n \"m_Name\": \"Multiply\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -943.7271728515625,\n \"y\": -258.3280334472656,\n \"width\": 208.0,\n \"height\": 302.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 2.0,\\n \\\"e01\\\": 2.0,\\n \\\"e02\\\": 2.0,\\n \\\"e03\\\": 2.0,\\n \\\"e10\\\": 2.0,\\n \\\"e11\\\": 2.0,\\n \\\"e12\\\": 2.0,\\n \\\"e13\\\": 2.0,\\n \\\"e20\\\": 2.0,\\n \\\"e21\\\": 2.0,\\n \\\"e22\\\": 2.0,\\n \\\"e23\\\": 2.0,\\n \\\"e30\\\": 2.0,\\n \\\"e31\\\": 2.0,\\n \\\"e32\\\": 2.0,\\n \\\"e33\\\": 2.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" }, { "typeInfo": { "fullName": "UnityEditor.ShaderGraph.TimeNode" }, - "JSONnodeData": "{\n \"m_GuidSerialized\": \"2f31ed59-ebe0-40bd-9f42-5b6bff54c1d7\",\n \"m_Name\": \"Time\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -1155.7271728515625,\n \"y\": -328.68804931640627,\n \"width\": 117.0,\n \"height\": 173.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Sine Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Sine Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Cosine Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Cosine Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Delta Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Delta Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"Smooth Delta\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Smooth Delta\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" + "JSONnodeData": "{\n \"m_GuidSerialized\": \"2f31ed59-ebe0-40bd-9f42-5b6bff54c1d7\",\n \"m_Name\": \"Time\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -1155.7271728515625,\n \"y\": -328.68804931640627,\n \"width\": 117.0,\n \"height\": 173.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Sine Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Sine Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Cosine Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Cosine Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Delta Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Delta Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"Smooth Delta\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Smooth Delta\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.GradientNoiseNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"82b7d41e-b893-4035-9d26-bc8d75c950fb\",\n \"m_Name\": \"Gradient Noise\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -682.5,\n \"y\": 239.0,\n \"width\": 208.0,\n \"height\": 302.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.UVMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"UV\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"UV\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ],\\n \\\"m_Channel\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Scale\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Scale\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 2.0,\\n \\\"m_DefaultValue\\\": 10.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.TimeNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"602fb9ca-58d1-4ca7-920f-cb8f68697f6e\",\n \"m_Name\": \"Time\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -837.7271728515625,\n \"y\": 240.31195068359376,\n \"width\": 117.0,\n \"height\": 173.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Sine Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Sine Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Cosine Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Cosine Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Delta Time\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Delta Time\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"Smooth Delta\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Smooth Delta\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.NoiseSineWaveNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"38526563-0c76-42a2-b2da-6d194ec6d8ee\",\n \"m_Name\": \"Noise Sine Wave\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -202.5,\n \"y\": 243.0,\n \"width\": 208.0,\n \"height\": 302.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"In\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"In\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector2MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Min Max\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"MinMax\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": -10.5,\\n \\\"y\\\": 10.5\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" } ], "m_SerializableEdges": [ @@ -101,25 +119,25 @@ "typeInfo": { "fullName": "UnityEditor.Graphing.Edge" }, - "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"d072c0c0-a70d-4ab6-b53a-225e380620d7\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"4fcfb043-519d-45e7-83e9-c07770fedb8b\"\n }\n}" + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"4fcfb043-519d-45e7-83e9-c07770fedb8b\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"83135080-e139-4372-90a1-dbedcc0a0b71\"\n }\n}" }, { "typeInfo": { "fullName": "UnityEditor.Graphing.Edge" }, - "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"4fcfb043-519d-45e7-83e9-c07770fedb8b\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"83135080-e139-4372-90a1-dbedcc0a0b71\"\n }\n}" + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"48221663-51c2-4615-98e3-ebea35c863e0\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"d072c0c0-a70d-4ab6-b53a-225e380620d7\"\n }\n}" }, { "typeInfo": { "fullName": "UnityEditor.Graphing.Edge" }, - "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"48221663-51c2-4615-98e3-ebea35c863e0\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"d072c0c0-a70d-4ab6-b53a-225e380620d7\"\n }\n}" + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"c34df86c-af5f-4521-94fb-f2fa27bf7e43\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"6748dbd8-816f-45a2-8bb7-ef075d535c01\"\n }\n}" }, { "typeInfo": { "fullName": "UnityEditor.Graphing.Edge" }, - "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"c34df86c-af5f-4521-94fb-f2fa27bf7e43\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"6748dbd8-816f-45a2-8bb7-ef075d535c01\"\n }\n}" + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"6748dbd8-816f-45a2-8bb7-ef075d535c01\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"d072c0c0-a70d-4ab6-b53a-225e380620d7\"\n }\n}" }, { "typeInfo": { @@ -131,7 +149,13 @@ "typeInfo": { "fullName": "UnityEditor.Graphing.Edge" }, - "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"6748dbd8-816f-45a2-8bb7-ef075d535c01\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"d072c0c0-a70d-4ab6-b53a-225e380620d7\"\n }\n}" + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"602fb9ca-58d1-4ca7-920f-cb8f68697f6e\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"82b7d41e-b893-4035-9d26-bc8d75c950fb\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"d072c0c0-a70d-4ab6-b53a-225e380620d7\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"4fcfb043-519d-45e7-83e9-c07770fedb8b\"\n }\n}" } ], "m_PreviewData": { diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Skyboxes/ScenariosSkyboxMat.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Skyboxes/ScenariosSkyboxMat.mat index ef05d38..5270149 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Skyboxes/ScenariosSkyboxMat.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Skyboxes/ScenariosSkyboxMat.mat @@ -5,7 +5,8 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: ScenariosSkyboxMat m_Shader: {fileID: 106, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _SUNDISK_HIGH_QUALITY @@ -17,76 +18,13 @@ Material: disabledShaderPasses: [] m_SavedProperties: serializedVersion: 3 - m_TexEnvs: - - _BumpMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _DetailAlbedoMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _DetailMask: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _DetailNormalMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _EmissionMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MainTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MetallicGlossMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _OcclusionMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _ParallaxMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _SpecGlossMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} + m_TexEnvs: [] m_Floats: - - _AlphaClip: 0 - - _AtmosphereThickness: 0.93 - - _Blend: 0 - - _BumpScale: 1 - - _Cull: 2 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _Exposure: 1.08 - - _GlossMapScale: 1 - - _Glossiness: 0.5 - - _GlossyReflections: 1 - - _Metallic: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SmoothnessTextureChannel: 0 - - _SpecularHighlights: 1 - - _SrcBlend: 1 + - _AtmosphereThickness: 1 + - _Exposure: 0.32 - _SunDisk: 2 - _SunSize: 0.04 - _SunSizeConvergence: 5 - - _Surface: 0 - - _UVSec: 0 - - _WorkflowMode: 1 - - _ZWrite: 1 m_Colors: - - _Color: {r: 0.5, g: 0.5, b: 0.5, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _GroundColor: {r: 0.1981132, g: 0.1981132, b: 0.1981132, a: 1} - - _SkyTint: {r: 0, g: 0, b: 0, a: 1} - - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + - _GroundColor: {r: 0.36899996, g: 0.34899998, b: 0.34099993, a: 1} + - _SkyTint: {r: 0.5, g: 0.5, b: 0.5, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Standard Assets/Prototyping/Materials/NavyGrid.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Standard Assets/Prototyping/Materials/NavyGrid.mat old mode 100755 new mode 100644 index a6da2c7..1557a4e --- a/ShaderGraph_ExampleLibrary_Project/Assets/Standard Assets/Prototyping/Materials/NavyGrid.mat +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Standard Assets/Prototyping/Materials/NavyGrid.mat @@ -5,11 +5,12 @@ Material: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_Name: NavyGrid m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} - m_ShaderKeywords: _EMISSION _SPECULAR_SETUP - m_LightmapFlags: 2 + m_ShaderKeywords: _GLOSSYREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF _SPECULAR_SETUP + m_LightmapFlags: 4 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 @@ -35,12 +36,12 @@ Material: m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _EmissionMap: - m_Texture: {fileID: 2800000, guid: a196fd6788131ec459bfb26012466fc1, type: 3} - m_Scale: {x: 5, y: 5} + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _MainTex: - m_Texture: {fileID: 2800000, guid: 86e4aa9207c9e2740b6ace599d659c05, type: 3} - m_Scale: {x: 5, y: 5} + m_Texture: {fileID: 2800000, guid: c285438dda1a04a77818bedb022d652d, type: 3} + m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _MetallicGlossMap: m_Texture: {fileID: 0} @@ -74,23 +75,24 @@ Material: - _EmissionScaleUI: 2 - _GlossMapScale: 1 - _Glossiness: 0.1 - - _GlossyReflections: 1 + - _GlossyReflections: 0 - _Lightmapping: 1 - _Metallic: 0.1 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 + - _ReceiveShadows: 1 - _SmoothnessTextureChannel: 0 - - _SpecularHighlights: 1 + - _SpecularHighlights: 0 - _SrcBlend: 1 - _Surface: 0 - _UVSec: 0 - _WorkflowMode: 0 - _ZWrite: 1 m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 5.3393354, g: 5.3393354, b: 5.3393354, a: 1.3348337} + - _Color: {r: 0, g: 0, b: 0, a: 1} + - _EmissionColor: {r: 9.51702, g: 9.51702, b: 9.51702, a: 1.3348337} - _EmissionColorUI: {r: 0, g: 0, b: 0, a: 1} - _EmissionColorWithMapUI: {r: 1, g: 1, b: 1, a: 1} - - _SpecColor: {r: 0.2735849, g: 0.2735849, b: 0.2735849, a: 1} + - _SpecColor: {r: 0, g: 0, b: 0, a: 1} - _SpecularColor: {r: 0.15686275, g: 0.15686275, b: 0.15686275, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Standard Assets/Prototyping/Shaders/Custom_WorldCoord Diffuse.mat b/ShaderGraph_ExampleLibrary_Project/Assets/Standard Assets/Prototyping/Shaders/Custom_WorldCoord Diffuse.mat new file mode 100644 index 0000000..6ab7eb7 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Standard Assets/Prototyping/Shaders/Custom_WorldCoord Diffuse.mat @@ -0,0 +1,29 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Custom_WorldCoord Diffuse + m_Shader: {fileID: 4800000, guid: 406a976191e8366459222b654c60e1f8, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _MainTex: + m_Texture: {fileID: 2800000, guid: 65cee635cf4fa4716877b19442e3a58f, type: 3} + m_Scale: {x: 1, y: 1.66} + m_Offset: {x: 0, y: 0} + m_Floats: [] + m_Colors: + - _BaseScale: {r: 1, g: 1, b: 1, a: 0} + - _Color: {r: 0, g: 0, b: 0, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Standard Assets/Prototyping/Shaders/Custom_WorldCoord Diffuse.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/Standard Assets/Prototyping/Shaders/Custom_WorldCoord Diffuse.mat.meta new file mode 100644 index 0000000..0f43060 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Standard Assets/Prototyping/Shaders/Custom_WorldCoord Diffuse.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dc10a375ff5b848a4ba8a8fd1e352cc2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/Textures/Noises/noise_01.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/Textures/Noises/noise_01.png.meta index 1695da0..83cea93 100644 --- a/ShaderGraph_ExampleLibrary_Project/Assets/Textures/Noises/noise_01.png.meta +++ b/ShaderGraph_ExampleLibrary_Project/Assets/Textures/Noises/noise_01.png.meta @@ -1,55 +1,88 @@ fileFormatVersion: 2 guid: a110f228270995644aa117486f279ee4 -timeCreated: 1440780243 -licenseType: Store TextureImporter: fileIDToRecycleName: {} - serializedVersion: 2 + externalObjects: {} + serializedVersion: 9 mipmaps: mipMapMode: 0 enableMipMap: 1 + sRGBTexture: 0 linearTexture: 0 - correctGamma: 0 fadeOut: 0 borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 mipMapFadeDistanceStart: 1 mipMapFadeDistanceEnd: 3 bumpmap: convertToNormalMap: 0 externalNormalMap: 0 - heightScale: .25 + heightScale: 0.25 normalMapFilter: 0 isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 grayScaleToAlpha: 0 - generateCubemap: 0 + generateCubemap: 6 cubemapConvolution: 0 - cubemapConvolutionSteps: 8 - cubemapConvolutionExponent: 1.5 seamlessCubemap: 0 textureFormat: -1 maxTextureSize: 512 textureSettings: + serializedVersion: 2 filterMode: -1 aniso: -1 - mipBias: -1 - wrapMode: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 nPOTScale: 1 lightmap: 0 - rGBM: 0 compressionQuality: 50 spriteMode: 0 spriteExtrude: 1 spriteMeshType: 1 alignment: 0 - spritePivot: {x: .5, y: .5} - spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePivot: {x: 0.5, y: 0.5} spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 alphaIsTransparency: 0 - textureType: -1 - buildTargetSettings: [] + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 spriteSheet: + serializedVersion: 2 sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters.meta new file mode 100644 index 0000000..215173b --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bfbed3a4c0b06462fa0da12d98c7672a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/FOILBALLOON.prefab b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/FOILBALLOON.prefab new file mode 100644 index 0000000..27614c0 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/FOILBALLOON.prefab @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!95 &1111242901 +Animator: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2286069937300342110} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 5948946e6f2824b77a361de93014fde0, 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!1 &3853598382499391611 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7495466039664686411} + - component: {fileID: 6987271879333366804} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &7495466039664686411 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3853598382499391611} + m_LocalRotation: {x: 0.2580888, y: -0.8530128, z: 0.2985187, w: 0.34153473} + m_LocalPosition: {x: 11.420002, y: 20.599995, z: 14.019996} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 2286069937300248958} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 43.281002, y: -143.93501, z: -18.949001} +--- !u!108 &6987271879333366804 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3853598382499391611} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Intensity: 1 + m_Range: 11.47 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 0 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1001 &2286069937300374526 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 100000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_Name + value: FOILBALLOON + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalPosition.x + value: 28.77 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalPosition.y + value: 12.53 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalPosition.z + value: -23.23 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalRotation.y + value: 0.8541593 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalRotation.w + value: 0.52001154 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 117.33401 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalScale.x + value: 0.079371 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalScale.y + value: 0.079371 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_LocalScale.z + value: 0.079371 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1a02a8df0cecc41068eef6cc49f13da2, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ab6a7e9636fb74405a729ae089359930, type: 3} +--- !u!1 &2286069937300342110 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 100000, guid: ab6a7e9636fb74405a729ae089359930, + type: 3} + m_PrefabInstance: {fileID: 2286069937300374526} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2286069937300248958 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ab6a7e9636fb74405a729ae089359930, + type: 3} + m_PrefabInstance: {fileID: 2286069937300374526} + m_PrefabAsset: {fileID: 0} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/FOILBALLOON.prefab.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/FOILBALLOON.prefab.meta new file mode 100644 index 0000000..1fce5f7 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/FOILBALLOON.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b62d87be217e4494b8253fb4ec8b5b69 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/Letter_A.anim b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/Letter_A.anim new file mode 100644 index 0000000..0643f8b --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/Letter_A.anim @@ -0,0 +1,495 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Letter_A + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 117, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2.2 + value: {x: 0, y: 148.86334, z: 10} + inSlope: {x: 0, y: 26.949999, z: 0} + outSlope: {x: 0, y: 26.949999, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4 + value: {x: 0, y: 210.33333, z: 0} + inSlope: {x: 0, y: 39.999996, z: 0} + outSlope: {x: 0, y: 39.999996, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 6 + value: {x: 0, y: 297, z: 10} + inSlope: {x: 0, y: 45, z: 0} + outSlope: {x: 0, y: 45, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 7.8 + value: {x: 0, y: 375.56998, z: 0} + inSlope: {x: 0, y: 40.95, z: 0} + outSlope: {x: 0, y: 40.95, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 10.2 + value: {x: 0, y: 455.12994, z: 10} + inSlope: {x: 0, y: 22.950005, z: 0} + outSlope: {x: 0, y: 22.950005, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 12 + value: {x: 0, y: 477, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 28.77, y: 12.53, z: -23.23} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2.2 + value: {x: 28.77, y: 13, z: -23.23} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4 + value: {x: 28.77, y: 12.53, z: -23.23} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 6 + value: {x: 28.77, y: 13, z: -23.23} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 7.8 + value: {x: 28.77, y: 12.53, z: -23.23} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 10.2 + value: {x: 28.77, y: 13, z: -23.23} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 12 + value: {x: 28.77, y: 12.53, z: -23.23} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 5 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 12 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 12 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 117 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 12 + value: 477 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: 10 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 10 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.2 + value: 10 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 12 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 28.77 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 12 + value: 28.77 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 12.53 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2 + value: 13 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 12.53 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 13 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 7.8 + value: 12.53 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 10.2 + value: 13 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 12 + value: 12.53 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -23.23 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 12 + value: -23.23 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/Letter_A.anim.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/Letter_A.anim.meta new file mode 100644 index 0000000..1be50f3 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/Letter_A.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d38e63aa619354e8eaf851c61087e53e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/New Material.mat b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/New Material.mat new file mode 100644 index 0000000..13190dc --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/New Material.mat @@ -0,0 +1,68 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: New Material + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_ShaderKeywords: _METALLICGLOSSMAP _METALLICSPECGLOSSMAP _NORMALMAP _OCCLUSIONMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 3a1c04b3716544c5fb26d5902c412058, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 39430ce898da44f0e9b2afc82022fd39, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: f4d156830a8b84dc4a93f1d0281889f9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: dc98c3145bb2e46ae96b8ee611673e03, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaClip: 0 + - _Blend: 0 + - _BumpScale: 25 + - _Cull: 2 + - _Cutoff: 0.775 + - _DstBlend: 0 + - _GlossMapScale: 0.564 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _OcclusionStrength: 0.496 + - _ReceiveShadows: 1 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/New Material.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/New Material.mat.meta new file mode 100644 index 0000000..ab36dbb --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/New Material.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1a02a8df0cecc41068eef6cc49f13da2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/NewImageEffectShader.shader b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/NewImageEffectShader.shader new file mode 100644 index 0000000..c5f953a --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/NewImageEffectShader.shader @@ -0,0 +1,55 @@ +// Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClipPos(*)' + +Shader "Cg shader with refraction mapping" { + Properties { + _Cube("Reflection Map", Cube) = "" {} + } + SubShader { + Pass { + CGPROGRAM + + #pragma vertex vert + #pragma fragment frag + + #include "UnityCG.cginc" + + // User-specified uniforms + uniform samplerCUBE _Cube; + + struct vertexInput { + float4 vertex : POSITION; + float3 normal : NORMAL; + }; + struct vertexOutput { + float4 pos : SV_POSITION; + float3 normalDir : TEXCOORD0; + float3 viewDir : TEXCOORD1; + }; + + vertexOutput vert(vertexInput input) + { + vertexOutput output; + + float4x4 modelMatrix = unity_ObjectToWorld; + float4x4 modelMatrixInverse = unity_WorldToObject; + + output.viewDir = mul(modelMatrix, input.vertex).xyz + - _WorldSpaceCameraPos; + output.normalDir = normalize( + mul(float4(input.normal, 0.0), modelMatrixInverse).xyz); + output.pos = UnityObjectToClipPos(input.vertex); + return output; + } + + float4 frag(vertexOutput input) : COLOR + { + float refractiveIndex = 1.5; + float3 refractedDir = refract(normalize(input.viewDir), + normalize(input.normalDir), 1.0 / refractiveIndex); + return texCUBE(_Cube, refractedDir); + } + + ENDCG + } + } +} \ No newline at end of file diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/NewImageEffectShader.shader.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/NewImageEffectShader.shader.meta new file mode 100644 index 0000000..79ec2fa --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/NewImageEffectShader.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 864b4339b703b4935ad5146ae858d0f3 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.controller b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.controller new file mode 100644 index 0000000..ac82936 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: foil_balloon_letter_gold_a_Y5_LL4_Q + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 1107637083485158930} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &1102764878736937620 +AnimatorState: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Letter_A + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: d38e63aa619354e8eaf851c61087e53e, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &1107637083485158930 +AnimatorStateMachine: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 1102764878736937620} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 1102764878736937620} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.controller.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.controller.meta new file mode 100644 index 0000000..f740880 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5948946e6f2824b77a361de93014fde0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mdl b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mdl new file mode 100644 index 0000000..1fc2219 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mdl @@ -0,0 +1,24 @@ +mdl 1.3; + +using state import *; + +import adobe::mtl::*; +import adobe::util::*; +import ::tex::gamma_mode; +import ::state::normal; + +export material Letter_A(*) + = adobe::mtl::standard( + translucence : float(0), + interiorColor : color(1.0, 1.0, 1.0), + indexOfRefraction : float(12.0000), + metallic : adobe::util::float_texture( texture_2d("foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Metallic.png", ::tex::gamma_linear) ), + baseColor : adobe::util::color_texture( texture_2d("foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_BaseColor.png", ::tex::gamma_srgb) ), + roughness : adobe::util::float_texture( texture_2d("foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Roughness.png", ::tex::gamma_linear) ), + density : float(0), + glow : float(0.0), + opacity : float(1.0), + normal : adobe::util::normal_texture( texture_2d("foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Normal.png", ::tex::gamma_linear) ), + height : float(0.5), + heightScale : float(1.0) + ); \ No newline at end of file diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mdl.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mdl.meta new file mode 100644 index 0000000..d61a28d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mdl.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8814bb7c10f504136bdfb2237334281c +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.meta new file mode 100644 index 0000000..a3d382b --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6447f309bc3c74528b6e1597d2532501 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mtl b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mtl new file mode 100644 index 0000000..0e78d9d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mtl @@ -0,0 +1,16 @@ +newmtl Letter_A +Pr 0.200 +Ni 12.00 +Ka 0 0 0 +Pm 1 +d 1.0 +Ke 0.0 +Kd 1.0 0.776 0.294 +adobe_map_normal foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Normal.png +Tr 0 +illum 7 +Ks 1 1 1 +adobe_interior_color 1.0 1.0 1.0 +adobe_density 0 +Ns 16 +adobe_translucence 0 \ No newline at end of file diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mtl.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mtl.meta new file mode 100644 index 0000000..2b5c4e2 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.mtl.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1866190d6eb494ffd91c0807a5ec642f +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.obj b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.obj new file mode 100644 index 0000000..45513ef --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.obj @@ -0,0 +1,16256 @@ +# This file uses centimeters as units for non-parametric coordinates. + +mtllib foil_balloon_letter_gold_a_Y5_LL4_Q.mtl +adobe_mdllib foil_balloon_letter_gold_a_Y5_LL4_Q.mdl +g default +v 0.010580 5.270469 3.155771 +v 0.000250 3.813848 1.399549 +v 1.420175 3.813272 1.358564 +v 1.508936 5.248506 3.175816 +v 0.010787 6.909059 3.588365 +v 1.575540 7.020352 3.647914 +v 0.005192 8.233943 3.229444 +v 1.449393 8.354802 3.242079 +v 3.393476 7.421219 3.718097 +v 3.050953 9.241079 3.441232 +v 3.463924 5.223845 3.356822 +v 2.725529 3.706458 1.300016 +v 6.801716 10.263081 2.943742 +v 3.214600 11.037547 3.290165 +v 2.409242 10.701812 1.723794 +v 2.258677 9.538044 1.802285 +v 1.345545 8.945760 1.839779 +v 0.000171 8.830815 1.867052 +v 6.225239 12.052078 2.930394 +v 7.296142 12.407837 1.274826 +v 7.917720 10.581189 1.300383 +v 7.671626 6.917846 2.901739 +v 4.499782 3.954569 2.969842 +v 3.635545 3.318826 1.190994 +v 8.491579 3.783680 2.664849 +v 5.265685 2.839170 2.601501 +v 6.747932 0.487952 1.021249 +v 5.868482 0.547538 0.655540 +v 9.518513 0.682291 1.040704 +v 10.131722 1.048709 0.694408 +v 9.506952 4.176943 1.186054 +v 4.519454 2.591681 1.028481 +v 9.181604 5.755255 1.274762 +v 8.783906 7.312428 1.290079 +v 6.410032 14.400123 1.236898 +v 5.408164 14.037787 2.852852 +v 2.820649 12.784593 3.187016 +v 2.030754 12.318691 1.693876 +v 1.499201 14.068708 1.665247 +v 4.230676 16.343746 2.703817 +v 5.137656 16.974873 1.215091 +v 3.572470 19.479160 1.155825 +v 2.898933 18.422520 2.579746 +v 1.400574 19.812332 2.511921 +v 1.732996 21.276321 1.118421 +v 0.523791 15.657726 1.639991 +v 2.133367 14.644443 3.081184 +v 0.718260 16.627071 2.879993 +v -0.029063 16.865921 2.816033 +v -0.007450 15.810995 1.637080 +v 0.004614 20.224335 2.407747 +v 0.045167 21.606552 0.984894 +v 8.049027 5.333684 2.824368 +v 5.822469 6.296988 3.646398 +v 6.353893 4.756965 3.480686 +v 6.941949 3.324049 3.222030 +v 8.215610 0.525393 1.222736 +v 5.034031 9.797892 3.661332 +v 4.639064 11.551600 3.688227 +v 3.998644 13.437710 3.586869 +v 3.074287 15.459633 3.352311 +v 2.061228 17.082706 3.238884 +v 1.018561 18.039268 3.173464 +v -0.036068 18.346169 3.072272 +v 5.391784 8.008663 3.725036 +v 7.272240 8.566948 2.919545 +v 8.396697 8.912733 1.320113 +v 9.850051 2.317442 0.994139 +v 9.048388 2.061598 2.165512 +v 7.637713 1.784386 2.581322 +v 6.183726 1.508825 2.013031 +v 5.273843 1.362920 0.891596 +v 1.433670 15.945216 2.944502 +v 1.010705 15.164326 1.639913 +v -1.419726 3.813206 1.358268 +v -1.511595 5.243821 3.180413 +v -1.582137 7.022859 3.606704 +v -1.447244 8.369118 3.237086 +v -3.394862 7.434908 3.766854 +v -3.091781 9.212640 3.375276 +v -3.478535 5.234819 3.348569 +v -2.723680 3.707067 1.299335 +v -6.803252 10.265107 2.943951 +v -3.240547 11.051718 3.274772 +v -2.439203 10.697263 1.719760 +v -2.351582 9.505875 1.786595 +v -1.343332 8.910195 1.849940 +v -6.219278 12.060834 2.911777 +v -7.294893 12.408011 1.274936 +v -7.917233 10.581212 1.300349 +v -7.671889 6.918321 2.901525 +v -4.498277 3.954976 2.969590 +v -3.629061 3.321660 1.191134 +v -8.491452 3.784194 2.664445 +v -5.265587 2.840307 2.602201 +v -6.745024 0.504281 1.027681 +v -5.878351 0.591258 0.655622 +v -9.517884 0.682466 1.040687 +v -10.131238 1.048718 0.694397 +v -9.398732 4.138461 1.151560 +v -4.427278 2.584831 1.050833 +v -9.180795 5.767391 1.273341 +v -8.786920 7.313756 1.287823 +v -6.396666 14.395188 1.234426 +v -5.397325 14.046470 2.849897 +v -2.798166 12.794986 3.188827 +v -2.047202 12.332540 1.704894 +v -1.492582 14.073056 1.682788 +v -4.165298 16.362755 2.665211 +v -5.003598 16.851788 1.170780 +v -3.590114 19.499634 1.155336 +v -2.888681 18.444344 2.577785 +v -1.412296 19.823700 2.523493 +v -1.717001 21.283455 1.118107 +v -0.521214 15.667637 1.648995 +v -2.123938 14.623951 3.090367 +v -0.722598 16.639076 2.865624 +v -8.048445 5.334330 2.823250 +v -5.818487 6.296527 3.632397 +v -6.351918 4.757829 3.471601 +v -6.941801 3.323959 3.222585 +v -8.214730 0.526304 1.221416 +v -5.033142 9.767180 3.736271 +v -4.632033 11.548757 3.660356 +v -3.995700 13.436578 3.575037 +v -3.075851 15.460032 3.418432 +v -2.060082 17.055496 3.230066 +v -1.016048 18.035255 3.207330 +v -5.396901 8.020620 3.719155 +v -7.269675 8.564866 2.925399 +v -8.397063 8.913116 1.319487 +v -9.845851 2.381100 1.001809 +v -9.046848 2.062377 2.166030 +v -7.637076 1.784630 2.581285 +v -6.182072 1.509666 2.013269 +v -5.293348 1.386028 0.887785 +v -1.451930 15.943933 2.938921 +v -0.995757 15.164052 1.642975 +v -0.000108 5.252800 -3.163113 +v 0.000250 3.811017 -1.401403 +v -1.418735 3.810361 -1.361143 +v -1.513569 5.249926 -3.170958 +v -0.003434 6.879980 -3.584693 +v -1.585070 6.998615 -3.592052 +v 0.002463 8.184609 -3.181287 +v -1.454798 8.326919 -3.184798 +v -3.396210 7.416763 -3.734612 +v -3.110023 9.197572 -3.330778 +v -3.483249 5.230418 -3.349552 +v -2.719740 3.701253 -1.304469 +v -6.795990 10.261641 -2.912296 +v -3.269466 11.050892 -3.201211 +v -2.441688 10.690794 -1.689633 +v -2.365017 9.486937 -1.740900 +v -1.354934 8.860580 -1.793554 +v 0.000877 8.768704 -1.812482 +v -6.203944 12.053802 -2.872249 +v -7.269596 12.398520 -1.252902 +v -7.896436 10.574151 -1.284634 +v -7.699701 6.925249 -2.942886 +v -4.497929 3.949618 -2.990240 +v -3.619474 3.308375 -1.204763 +v -8.502090 3.785824 -2.679240 +v -5.261535 2.833889 -2.621375 +v -6.746644 0.492929 -1.031168 +v -5.875453 0.575916 -0.657590 +v -9.517180 0.681786 -1.044675 +v -10.131485 1.049196 -0.698297 +v -9.472360 4.187230 -1.186634 +v -4.423346 2.578409 -1.058522 +v -9.231343 5.778251 -1.319316 +v -8.810189 7.318913 -1.316624 +v -6.383377 14.389182 -1.218272 +v -5.389118 14.030296 -2.824240 +v -2.801323 12.794042 -3.159510 +v -2.034823 12.327190 -1.706126 +v -1.497826 14.075435 -1.684110 +v -4.147969 16.364708 -2.642062 +v -4.999051 16.851616 -1.150635 +v -3.578798 19.492943 -1.135800 +v -2.875604 18.436798 -2.561329 +v -1.399774 19.813160 -2.505238 +v -1.710899 21.278709 -1.104929 +v -0.521228 15.668775 -1.650378 +v -2.127564 14.624227 -3.082364 +v -0.723904 16.641037 -2.862832 +v -0.023804 16.869980 -2.812593 +v -0.007314 15.813611 -1.641108 +v 0.005393 20.219631 -2.402578 +v 0.043456 21.603539 -0.975553 +v -8.075998 5.339495 -2.867307 +v -5.835729 6.298115 -3.653547 +v -6.361521 4.756657 -3.501269 +v -6.944497 3.321785 -3.236615 +v -8.215066 0.524765 -1.225219 +v -5.041419 9.771440 -3.681721 +v -4.638566 11.534031 -3.602492 +v -3.998302 13.431800 -3.535468 +v -3.072885 15.458051 -3.403214 +v -2.056199 17.051743 -3.221182 +v -1.010123 18.036083 -3.190115 +v -0.013470 18.343075 -3.066542 +v -5.413122 8.030104 -3.701698 +v -7.278198 8.567492 -2.926395 +v -8.395868 8.912310 -1.322386 +v -9.845229 2.381798 -1.005320 +v -9.046968 2.063219 -2.169032 +v -7.636478 1.784243 -2.583819 +v -6.181222 1.509107 -2.019253 +v -5.273728 1.374162 -0.896379 +v -1.454059 15.945340 -2.935620 +v -1.003575 15.168866 -1.642282 +v 1.419279 3.810318 -1.360943 +v 1.512262 5.242941 -3.171670 +v 1.577944 6.997260 -3.601945 +v 1.460836 8.307404 -3.184649 +v 3.397154 7.405614 -3.693520 +v 3.065962 9.214370 -3.380474 +v 3.467316 5.232045 -3.359183 +v 2.720916 3.701935 -1.303578 +v 6.793728 10.260127 -2.910111 +v 3.225127 11.024211 -3.241658 +v 2.437373 10.699452 -1.684535 +v 2.293853 9.509908 -1.755035 +v 1.355678 8.891424 -1.786785 +v 6.204251 12.053461 -2.872410 +v 7.270398 12.398438 -1.252967 +v 7.896837 10.574159 -1.284850 +v 7.698456 6.924694 -2.941234 +v 4.497390 3.950716 -2.991768 +v 3.622053 3.311137 -1.203275 +v 8.501339 3.785575 -2.682498 +v 5.260905 2.832665 -2.621103 +v 6.749459 0.486141 -1.025943 +v 5.867777 0.545659 -0.660403 +v 9.517803 0.681631 -1.044595 +v 10.131960 1.049184 -0.698251 +v 9.507858 4.184146 -1.198950 +v 4.514867 2.589261 -1.037422 +v 9.220554 5.760723 -1.308838 +v 8.808496 7.318512 -1.317133 +v 6.389751 14.390420 -1.219122 +v 5.391488 14.029775 -2.823648 +v 2.817544 12.796145 -3.168291 +v 2.052182 12.315134 -1.676563 +v 1.480789 14.054648 -1.673425 +v 4.212254 16.332653 -2.679931 +v 5.109244 16.958061 -1.185905 +v 3.556693 19.467117 -1.132283 +v 2.880715 18.414688 -2.557763 +v 1.385058 19.804893 -2.486237 +v 1.726989 21.272163 -1.103220 +v 0.524271 15.658665 -1.643177 +v 2.128632 14.633828 -3.088658 +v 0.718761 16.628731 -2.878402 +v 8.077890 5.338376 -2.867820 +v 5.835180 6.299842 -3.667405 +v 6.362428 4.755622 -3.509496 +v 6.944552 3.321691 -3.235571 +v 8.215686 0.524321 -1.227165 +v 5.043339 9.792951 -3.621326 +v 4.643107 11.538800 -3.598916 +v 3.998699 13.438860 -3.548713 +v 3.079624 15.440755 -3.357011 +v 2.053882 17.077389 -3.211446 +v 1.015172 18.035343 -3.158843 +v 5.403873 8.009765 -3.711641 +v 7.279149 8.569949 -2.920012 +v 8.395876 8.912156 -1.322559 +v 9.848976 2.318918 -0.998254 +v 9.048469 2.062592 -2.167955 +v 7.637069 1.783905 -2.583747 +v 6.181630 1.507039 -2.019960 +v 5.268827 1.358931 -0.898423 +v 1.435038 15.946197 -2.941647 +v 1.005624 15.162136 -1.642967 +v 6.863426 0.219996 -0.195792 +v 6.862868 0.220540 0.190316 +v 8.361366 0.219023 0.213640 +v 8.361411 0.218169 -0.220032 +v 9.646271 0.317594 0.188113 +v 9.646268 0.317182 -0.193084 +v 10.282367 0.896489 0.158040 +v 10.282496 0.896465 -0.162288 +v 10.063563 2.413771 0.177629 +v 10.062203 2.413654 -0.181821 +v 9.747396 4.293292 0.173358 +v 9.746171 4.292033 -0.184232 +v 9.447439 5.877069 0.206172 +v 9.475247 5.884387 -0.227679 +v 9.003433 7.411065 0.216563 +v 9.008094 7.412561 -0.228137 +v 8.623369 8.995430 0.221731 +v 8.621291 8.994839 -0.225374 +v 8.155287 10.654760 0.217247 +v 8.146720 10.651934 -0.213675 +v 7.523893 12.481630 0.207793 +v 7.515006 12.478472 -0.202514 +v 6.610597 14.485240 0.200229 +v 6.604533 14.482119 -0.198042 +v 5.312192 17.107735 0.199459 +v 5.304725 17.102985 -0.191107 +v 3.761683 19.765942 0.195610 +v 3.762712 19.766682 -0.186182 +v 1.827765 21.723457 0.191947 +v 1.827811 21.723484 -0.187552 +v 0.057530 22.143402 0.184796 +v 0.052782 22.137207 -0.180376 +v -1.809854 21.730350 0.191064 +v -1.808460 21.728874 -0.188698 +v -3.795893 19.800812 0.193637 +v -3.793475 19.799683 -0.187728 +v -5.187458 17.001480 0.182391 +v -5.188407 17.005192 -0.174392 +v -6.590250 14.479188 0.200503 +v -6.588330 14.478066 -0.196551 +v -7.521981 12.481833 0.208152 +v -7.513560 12.478599 -0.202177 +v -8.154785 10.654793 0.217259 +v -8.146239 10.651930 -0.213593 +v -8.624052 8.995765 0.221694 +v -8.622094 8.995120 -0.225121 +v -9.007936 7.412528 0.216091 +v -9.013157 7.413912 -0.227448 +v -9.447954 5.878225 0.214369 +v -9.451692 5.878892 -0.230230 +v -9.722745 4.311708 0.194753 +v -9.712758 4.305701 -0.204963 +v -10.017951 2.465577 0.186212 +v -10.013361 2.465878 -0.189690 +v -10.282557 0.895535 0.157420 +v -10.282685 0.895538 -0.161682 +v -9.645992 0.317417 0.187808 +v -9.645948 0.317003 -0.192781 +v -8.360865 0.219030 0.213669 +v -8.360933 0.218165 -0.220017 +v -6.862344 0.220525 0.190319 +v -6.862939 0.219970 -0.195793 +v -5.810327 0.416996 0.153161 +v -5.810302 0.416642 -0.155894 +v -5.056856 1.320208 0.168096 +v -5.028704 1.323488 -0.164979 +v -4.267999 2.551090 0.167892 +v -4.267312 2.549969 -0.165959 +v -3.526040 3.233529 0.179422 +v -3.520667 3.227586 -0.177945 +v -2.702805 3.454429 0.192099 +v -2.701211 3.452789 -0.192249 +v -1.466875 3.535946 0.202714 +v -1.466793 3.535575 -0.203764 +v 0.000254 3.558459 0.213668 +v 0.000255 3.557995 -0.215333 +v 1.467362 3.535985 0.202755 +v 1.467239 3.535569 -0.203717 +v 2.706430 3.451750 0.192196 +v 2.703263 3.450787 -0.192125 +v 3.538052 3.222342 0.179456 +v 3.526933 3.218999 -0.177827 +v 4.337638 2.517825 0.166931 +v 4.336213 2.518527 -0.165209 +v 5.103231 1.346159 0.155899 +v 5.101269 1.345369 -0.153353 +v 5.811938 0.415857 0.151765 +v 5.811588 0.415185 -0.154246 +v 10.442876 0.816090 -0.002166 +v 9.726516 0.133888 -0.002116 +v 8.379931 0.013127 -0.002890 +v 6.837264 0.014058 -0.002221 +v 5.707614 0.244363 0.001437 +v 5.003147 1.250006 0.007730 +v 4.249839 2.443268 0.008566 +v 3.434588 3.052053 0.009458 +v 2.674544 3.247923 0.003511 +v 1.468603 3.318837 0.000015 +v 0.000252 3.345527 -0.000708 +v -1.468545 3.318707 0.000107 +v -2.673363 3.250608 0.003776 +v -3.426506 3.065260 0.008882 +v -4.142721 2.429775 0.006552 +v -4.888645 1.201550 0.008361 +v -5.706260 0.245566 0.000331 +v -6.836919 0.013939 -0.002252 +v -8.379407 0.013127 -0.002891 +v -9.726388 0.133476 -0.002081 +v -10.443235 0.815109 -0.002181 +v -10.178892 2.489176 -0.006006 +v -9.906099 4.354797 -0.009406 +v -9.636813 5.940538 -0.011166 +v -9.207638 7.471512 -0.007725 +v -8.822289 9.055443 -0.003802 +v -8.353971 10.717948 0.000254 +v -7.719431 12.556832 0.002472 +v -6.777574 14.573047 0.003415 +v -5.334728 17.110229 0.008014 +v -3.956517 19.945770 0.003876 +v -1.903571 21.927155 -0.000360 +v 0.038987 22.377724 0.000025 +v 1.924637 21.922367 0.004980 +v 3.919627 19.911018 0.009784 +v 5.486129 17.212425 0.004069 +v 6.797566 14.576560 -0.002664 +v 7.721631 12.555926 0.000604 +v 8.354531 10.717792 -0.000012 +v 8.821621 9.054890 -0.004585 +v 9.202793 7.470021 -0.009524 +v 9.626044 5.927726 -0.009902 +v 9.860466 4.353099 -0.002453 +v 10.205700 2.434064 -0.004533 +v 2.190807 9.552414 -0.325707 +v 2.189223 9.556759 0.339258 +v 1.329300 8.942186 0.351590 +v 1.331526 8.928885 -0.337442 +v 0.000108 8.772080 0.352849 +v -0.000494 8.755456 -0.335521 +v -1.335237 8.933995 0.350582 +v -1.337933 8.920863 -0.337643 +v -2.207184 9.545302 0.334712 +v -2.209924 9.541812 -0.319406 +v -2.395778 10.652420 0.325585 +v -2.400639 10.655587 -0.316942 +v -2.034818 12.260226 0.319372 +v -2.035116 12.260226 -0.319214 +v -1.422407 13.915556 0.323467 +v -1.422086 13.915619 -0.322771 +v -0.915634 14.935753 0.320601 +v -0.915683 14.935796 -0.319855 +v -0.479348 15.414398 0.320053 +v -0.479335 15.414201 -0.319322 +v -0.001622 15.551975 0.319898 +v -0.001592 15.551688 -0.319208 +v 0.476327 15.412210 0.320470 +v 0.476298 15.412034 -0.319723 +v 0.909470 14.931226 0.321529 +v 0.909496 14.931247 -0.320655 +v 1.411826 13.914391 0.326919 +v 1.403636 13.912316 -0.322208 +v 2.046869 12.241177 0.323267 +v 2.033323 12.241203 -0.322649 +v 2.407671 10.654852 0.325310 +v 2.395565 10.651169 -0.317865 +v 2.110053 9.652395 0.005236 +v 2.322029 10.711332 0.001596 +v 1.987974 12.245722 0.000172 +v 1.367215 13.832235 -0.000887 +v 0.884246 14.808740 -0.001109 +v 0.464819 15.273590 -0.001071 +v -0.001706 15.410295 -0.001069 +v -0.468015 15.276288 -0.001071 +v -0.890986 14.813540 -0.001084 +v -1.379476 13.837616 -0.001193 +v -1.975574 12.245024 -0.000992 +v -2.313976 10.713044 0.001906 +v -2.128547 9.641027 0.006513 +v -1.281682 9.040642 0.001953 +v -0.000215 8.878105 0.000640 +v 1.278063 9.046027 0.001772 +v 2.137615 9.609576 0.048990 +v 2.357738 10.685792 0.044493 +v 2.018252 12.232160 0.041260 +v 1.380735 13.861643 0.044851 +v 0.891260 14.851519 0.044193 +v 0.468018 15.322592 0.043512 +v -0.001722 15.460593 0.043220 +v -0.471065 15.325252 0.043512 +v -0.897647 14.856517 0.044080 +v -1.393408 13.864128 0.044344 +v -1.998622 12.245279 0.043386 +v -2.344542 10.682078 0.046472 +v -2.154170 9.593889 0.048338 +v -1.298840 8.996850 0.048802 +v -0.000584 8.833827 0.049039 +v 1.301100 9.003863 0.048751 +v -1.297075 8.994166 -0.044525 +v -0.000402 8.829934 -0.046392 +v 1.303360 9.001843 -0.044623 +v 2.135730 9.608976 -0.039803 +v 2.351389 10.687038 -0.040779 +v 2.012960 12.232901 -0.039855 +v 1.378531 13.860809 -0.044813 +v 0.891188 14.851611 -0.044523 +v 0.468009 15.322591 -0.043778 +v -0.001698 15.460541 -0.043486 +v -0.471054 15.325236 -0.043777 +v -0.897639 14.856517 -0.044361 +v -1.393335 13.864079 -0.044813 +v -1.998859 12.244805 -0.043570 +v -2.345166 10.687604 -0.042348 +v -2.152969 9.593238 -0.037243 +v 9.696392 0.199261 0.028352 +v 10.378897 0.844010 0.027325 +v 10.151855 2.430906 0.023866 +v 9.809108 4.331821 0.015417 +v 9.559021 5.906975 0.020336 +v 9.124025 7.448601 0.023737 +v 8.743742 9.032572 0.028742 +v 8.276658 10.693341 0.032163 +v 7.644863 12.526823 0.030956 +v 6.724693 14.539557 0.026458 +v 5.412199 17.176361 0.030734 +v 3.855284 19.859005 0.034931 +v 1.884980 21.856663 0.031881 +v 0.049356 22.305668 0.027225 +v -1.865346 21.862316 0.027483 +v -3.893725 19.895123 0.030090 +v -5.269858 17.072433 0.029999 +v -6.703410 14.535623 0.031331 +v -7.642681 12.527498 0.032506 +v -8.276125 10.693429 0.032379 +v -8.744411 9.033044 0.029359 +v -9.128859 7.450023 0.025095 +v -9.564963 5.913960 0.021011 +v -9.839113 4.337630 0.019915 +v -10.120840 2.481480 0.025824 +v -10.379174 0.843454 0.027335 +v -9.696084 0.199097 0.028390 +v -8.378032 0.089705 0.029762 +v -6.853920 0.093327 0.029036 +v -5.750507 0.314982 0.028327 +v -4.951534 1.252575 0.034093 +v -4.190125 2.486538 0.028724 +v -3.465239 3.134125 0.032240 +v -2.685484 3.327978 0.028821 +v -1.468817 3.397955 0.026708 +v 0.000296 3.422711 0.027406 +v 1.469207 3.398076 0.026631 +v 2.688013 3.325046 0.028589 +v 3.475897 3.120779 0.032835 +v 4.287045 2.469475 0.028009 +v 5.044820 1.288556 0.029854 +v 5.751786 0.314068 0.029297 +v 6.854488 0.093439 0.029073 +v 8.378576 0.089724 0.029760 +v 9.696349 0.199248 -0.032789 +v 8.378489 0.089600 -0.035712 +v 6.854528 0.093283 -0.033744 +v 5.751788 0.313915 -0.027286 +v 5.044905 1.287584 -0.016239 +v 4.285515 2.468923 -0.013124 +v 3.469974 3.119962 -0.016939 +v 2.686086 3.324810 -0.022811 +v 1.468924 3.398010 -0.026731 +v 0.000201 3.422687 -0.028867 +v -1.468673 3.397951 -0.026665 +v -2.684549 3.327566 -0.022547 +v -3.462582 3.132423 -0.017035 +v -4.189346 2.487036 -0.017386 +v -4.942189 1.255428 -0.018150 +v -5.750387 0.315002 -0.028327 +v -6.854153 0.093243 -0.033780 +v -8.378181 0.089602 -0.035707 +v -9.696149 0.199036 -0.032809 +v -10.379236 0.843392 -0.031740 +v -10.116981 2.482060 -0.037289 +v -9.836916 4.341999 -0.037557 +v -9.566067 5.915008 -0.042905 +v -9.129476 7.450190 -0.039882 +v -8.743702 9.032468 -0.036054 +v -8.273794 10.692331 -0.030783 +v -7.640697 12.526727 -0.026970 +v -6.703684 14.535355 -0.025059 +v -5.270991 17.072144 -0.015415 +v -3.891898 19.895863 -0.023252 +v -1.864822 21.862057 -0.028089 +v 0.047640 22.303757 -0.026876 +v 1.885014 21.857265 -0.023486 +v 3.858251 19.861172 -0.017864 +v 5.410448 17.176113 -0.023278 +v 6.723216 14.538803 -0.030442 +v 7.642663 12.526192 -0.028537 +v 8.274339 10.692237 -0.031009 +v 8.742876 9.031972 -0.036752 +v 9.124086 7.448607 -0.041518 +v 9.566923 5.908519 -0.039619 +v 9.814946 4.325193 -0.021654 +v 10.150625 2.431018 -0.032368 +v 10.378997 0.844090 -0.031710 +v 7.479066 7.736770 2.914529 +v 6.369907 8.305823 3.448280 +v 5.601888 7.155062 3.684314 +v 6.790280 6.630682 3.393712 +v 6.584554 7.459728 3.424683 +v 2.156799 19.215919 2.525612 +v 1.198830 18.895134 2.938573 +v 1.539042 17.639145 3.195860 +v 2.455497 17.732891 3.026707 +v 1.830548 18.407654 2.975590 +v 0.741384 5.252533 3.176532 +v 0.000427 4.370308 2.464462 +v 0.699599 3.812448 1.385361 +v 1.411528 4.333719 2.433492 +v 0.698377 4.357101 2.452470 +v 0.765788 6.933254 3.634669 +v 0.017068 6.122735 3.488164 +v 1.558747 6.168610 3.536505 +v 0.768064 6.121096 3.532089 +v 2.352088 5.243284 3.234057 +v 2.116606 3.790717 1.331465 +v 2.844382 4.145613 2.374107 +v 2.144607 4.279657 2.417047 +v 2.466572 7.192728 3.653541 +v 3.438554 6.446394 3.708747 +v 2.451247 6.266888 3.610203 +v 1.525158 7.749230 3.543826 +v 0.724447 8.252862 3.219928 +v 0.008916 7.611901 3.512634 +v 0.752671 7.646723 3.532492 +v 2.173114 8.632272 3.317845 +v 3.266704 8.288692 3.682169 +v 2.334900 7.959941 3.609818 +v 1.380265 8.787871 2.671244 +v 0.694612 8.849750 1.854013 +v 0.002162 8.682926 2.669288 +v 0.702340 8.691650 2.660778 +v 2.464067 9.478846 2.747918 +v 1.885988 9.169456 1.830456 +v 1.994075 9.031963 2.710350 +v 6.530833 11.148492 2.941625 +v 5.420148 11.804389 3.420207 +v 4.853760 10.655963 3.678051 +v 5.936588 10.022591 3.451957 +v 5.677522 10.888167 3.401567 +v 3.328636 10.227551 3.270338 +v 2.684769 10.826821 2.636878 +v 2.421895 10.056140 1.761905 +v 2.680915 10.127369 2.728575 +v 3.218464 3.553921 1.249784 +v 3.850545 3.521064 2.123225 +v 4.100077 4.504837 3.136393 +v 3.400610 3.868658 2.263473 +v 5.410762 4.392339 3.405586 +v 6.074939 5.497084 3.573680 +v 4.749900 5.863416 3.677094 +v 5.064611 5.065822 3.550798 +v 7.514247 10.463902 2.161455 +v 7.632382 11.481649 1.292015 +v 6.910544 12.285104 2.139132 +v 7.237950 11.363820 2.159248 +v 8.600279 8.108891 1.311527 +v 7.985981 8.779981 2.166986 +v 8.373523 7.153849 2.131812 +v 8.191277 7.964611 2.149337 +v 3.075182 11.880004 3.214107 +v 2.317499 12.511095 2.548619 +v 2.266979 11.461639 1.700420 +v 2.541688 11.632140 2.584970 +v 5.850001 13.004215 2.880686 +v 4.689043 13.752954 3.362435 +v 4.349931 12.463479 3.620920 +v 5.091841 12.743295 3.391252 +v 6.897718 13.352851 1.250524 +v 6.046142 14.266664 2.086817 +v 6.515167 13.222257 2.108069 +v 7.857914 6.114268 2.873396 +v 8.736191 5.572896 2.114700 +v 8.941227 6.518226 1.264571 +v 8.556255 6.352953 2.126986 +v 4.872089 3.418875 2.801028 +v 4.019861 2.993412 1.129570 +v 4.711859 2.644289 1.817844 +v 4.263068 3.123268 1.979996 +v 9.111426 4.015728 1.979780 +v 8.748855 2.958464 2.498525 +v 9.572245 2.230465 1.613992 +v 9.638649 3.250067 1.113454 +v 9.271473 3.131664 1.824541 +v 4.808878 16.754166 2.029165 +v 4.882219 15.210577 2.808791 +v 5.661822 15.631638 1.179660 +v 5.421919 15.475034 2.020195 +v 3.581601 15.909488 3.094236 +v 3.554303 14.482651 3.502721 +v 4.201410 14.826220 3.309558 +v 1.767651 14.297301 2.471828 +v 1.756724 13.242929 1.684130 +v 2.501335 13.740746 3.138742 +v 2.059373 13.446504 2.511588 +v 0.608553 16.056721 2.381726 +v 0.764550 15.466143 1.637584 +v 1.178096 15.495894 2.414419 +v 1.073118 16.361443 2.896590 +v 0.886031 15.839345 2.392057 +v 1.608086 20.671902 1.866413 +v 3.298746 19.071846 1.914693 +v 2.650276 20.496635 1.121553 +v 2.446229 19.973934 1.869535 +v 0.021685 21.051628 1.726094 +v 0.716499 20.164192 2.509125 +v 0.859478 21.695709 1.120224 +v 0.797684 21.064220 1.857830 +v -0.009712 19.248894 2.839326 +v 0.529471 18.270763 3.171682 +v 0.618760 19.180546 2.934829 +v 0.355733 16.789371 2.862359 +v -0.014395 16.251030 2.353845 +v 0.265077 15.762487 1.637965 +v 0.305862 16.182884 2.378501 +v 6.088760 3.091136 3.055521 +v 6.642492 4.045932 3.369889 +v 5.741970 3.750046 3.246336 +v 8.258214 4.568976 2.757673 +v 9.294648 4.998139 1.214884 +v 8.923903 4.811530 2.057045 +v 4.914973 1.986572 0.970545 +v 5.625014 1.408696 1.461612 +v 5.724105 2.186884 2.354449 +v 5.188553 2.040922 1.657527 +v 6.883240 1.638794 2.409377 +v 7.278375 2.559318 2.986844 +v 6.470905 2.374235 2.804396 +v 3.603109 17.467667 2.657340 +v 4.408167 18.291065 1.199949 +v 4.096534 17.977123 1.971752 +v 2.572796 16.318111 3.205487 +v 3.051699 16.905792 3.107571 +v 7.242950 5.064672 3.286640 +v 7.015133 5.833687 3.352935 +v 7.757763 3.554550 3.090118 +v 7.488806 4.315659 3.205324 +v 8.380213 1.920622 2.499002 +v 8.059417 2.749349 2.885645 +v 3.878385 11.285650 3.629137 +v 4.116712 9.501324 3.718506 +v 4.028239 10.393166 3.656165 +v 3.368282 13.114108 3.531277 +v 3.672809 12.161530 3.545821 +v 2.579111 15.042850 3.378317 +v 2.994809 14.092736 3.478653 +v 1.729170 16.477818 3.219299 +v 0.852121 17.297020 3.145327 +v 1.294062 16.961250 3.164146 +v -0.035951 17.564590 3.069892 +v 0.439080 17.479511 3.143253 +v 4.398450 7.728892 3.786419 +v 4.537013 6.790050 3.778481 +v 5.209109 8.895424 3.682316 +v 4.233532 8.593022 3.783519 +v 7.043441 9.403532 2.935009 +v 6.160818 9.160207 3.466424 +v 8.168191 9.729742 1.308443 +v 7.759015 9.606401 2.164830 +v 9.321420 1.254459 1.640084 +v 9.936942 0.843551 0.850016 +v 10.079231 1.533618 0.855006 +v 9.797604 1.401317 1.270982 +v 8.922660 0.585938 1.176991 +v 7.981931 1.060301 1.948009 +v 8.688376 1.147078 1.882491 +v 6.536909 0.885578 1.556857 +v 7.447314 0.506083 1.167956 +v 7.236166 0.973609 1.832550 +v 5.616811 0.827463 0.775935 +v 6.200571 0.488384 0.819870 +v 5.975648 0.840187 1.176817 +v 1.794576 15.410836 2.974481 +v 2.165067 15.869203 3.201612 +v 1.264637 14.722759 1.643357 +v 1.489722 15.018566 2.427699 +v -6.796533 6.633855 3.392632 +v -5.597812 7.147906 3.683744 +v -6.370602 8.310605 3.439009 +v -7.478589 7.736904 2.914922 +v -6.585003 7.461700 3.420000 +v -2.428345 17.749123 3.025098 +v -1.540335 17.631062 3.216923 +v -1.204400 18.896767 2.963127 +v -2.145479 19.224934 2.520078 +v -1.822927 18.406498 2.979946 +v -1.410952 4.333041 2.433361 +v -0.699093 3.812445 1.385347 +v -0.740576 5.259555 3.164947 +v -0.697630 4.356187 2.453973 +v -1.565220 6.170423 3.540119 +v -0.763625 6.934654 3.586629 +v -0.770458 6.132845 3.505709 +v -2.843109 4.145645 2.373607 +v -2.116038 3.790696 1.330895 +v -2.353092 5.249019 3.217632 +v -2.144024 4.279571 2.416652 +v -3.460092 6.460203 3.686432 +v -2.438606 7.180948 3.703150 +v -2.455671 6.266909 3.596673 +v -0.718649 8.270795 3.232258 +v -1.503418 7.737553 3.500124 +v -0.735672 7.647766 3.509789 +v -3.242628 8.264474 3.734717 +v -2.205073 8.611772 3.284968 +v -2.344631 7.963433 3.599699 +v -0.695498 8.852130 1.863497 +v -1.389177 8.771949 2.671470 +v -0.696407 8.708465 2.678364 +v -1.910857 9.096583 1.820738 +v -2.578936 9.445805 2.686703 +v -2.046297 9.009010 2.683060 +v -5.942784 10.029902 3.466159 +v -4.854728 10.656495 3.730267 +v -5.417481 11.806581 3.419700 +v -6.536152 11.152419 2.939473 +v -5.699971 10.908862 3.453298 +v -2.471061 10.049416 1.747785 +v -2.687667 10.829555 2.633532 +v -3.282669 10.210126 3.341823 +v -2.733409 10.106151 2.688429 +v -4.099335 4.506358 3.131435 +v -3.846881 3.521699 2.123308 +v -3.213733 3.555922 1.249399 +v -3.397969 3.869086 2.263203 +v -4.751787 5.868517 3.664973 +v -6.072689 5.497868 3.560398 +v -5.409277 4.393128 3.398330 +v -5.064228 5.068489 3.537112 +v -6.909462 12.283712 2.139951 +v -7.631779 11.481680 1.292035 +v -7.513753 10.463902 2.161448 +v -7.238435 11.363935 2.158027 +v -8.375951 7.155427 2.130739 +v -7.986141 8.780265 2.166757 +v -8.602136 8.109857 1.309984 +v -8.192415 7.965273 2.148296 +v -2.291174 11.464027 1.708197 +v -2.291014 12.506433 2.569477 +v -3.091608 11.898369 3.192242 +v -2.539900 11.627822 2.584786 +v -4.347978 12.457034 3.581791 +v -4.679825 13.755244 3.356768 +v -5.847801 13.003826 2.879612 +v -5.086460 12.742435 3.387028 +v -6.036154 14.265815 2.085423 +v -6.894156 13.352752 1.250413 +v -6.512704 13.222129 2.107842 +v -8.974756 6.515532 1.273556 +v -8.736636 5.587119 2.108080 +v -7.857171 6.114309 2.874330 +v -8.556126 6.354933 2.128061 +v -4.689549 2.639293 1.839185 +v -4.014335 2.995527 1.129280 +v -4.870578 3.418990 2.801097 +v -4.259200 3.123631 1.980382 +v -9.725647 3.299530 1.140362 +v -9.574024 2.227477 1.622023 +v -8.752566 2.944255 2.500560 +v -9.085665 4.005171 1.941582 +v -9.332440 3.131552 1.852844 +v -5.767832 15.606182 1.228522 +v -4.860599 15.201914 2.814992 +v -4.659743 16.667706 1.943764 +v -5.454994 15.472840 2.074306 +v -3.565091 14.464681 3.539600 +v -3.610610 15.907922 3.180189 +v -4.194970 14.840783 3.312637 +v -2.481438 13.723815 3.140209 +v -1.765586 13.226899 1.697180 +v -1.723439 14.292527 2.498272 +v -2.001487 13.422356 2.541036 +v -1.068306 16.395756 2.865951 +v -1.183038 15.517461 2.420715 +v -0.764858 15.461842 1.636447 +v -0.631914 16.069912 2.356350 +v -0.880747 15.837076 2.398145 +v -2.662511 20.524223 1.120351 +v -3.309954 19.085457 1.912581 +v -1.596864 20.681248 1.865680 +v -2.454300 19.992889 1.869285 +v -0.827130 21.687347 1.118491 +v -0.685721 20.162922 2.512349 +v -0.771367 21.062141 1.857087 +v -0.480046 18.271725 3.131978 +v -0.583859 19.177715 2.922852 +v -0.267398 15.764168 1.638545 +v -0.354558 16.786396 2.864954 +v -0.292633 16.170685 2.383108 +v -6.641781 4.046107 3.368036 +v -6.088153 3.091075 3.055497 +v -5.741628 3.750232 3.245451 +v -9.309210 4.956003 1.217521 +v -8.258193 4.568751 2.755511 +v -8.925275 4.812002 2.055180 +v -5.725331 2.183448 2.354014 +v -5.643133 1.445487 1.439840 +v -4.911968 2.034187 0.965843 +v -5.205981 2.061090 1.648813 +v -7.278025 2.559599 2.987502 +v -6.883193 1.637465 2.407249 +v -6.469426 2.374339 2.803396 +v -4.399760 18.291538 1.193829 +v -3.592143 17.449543 2.671857 +v -4.086306 17.993099 1.974059 +v -2.547137 16.350346 3.202673 +v -3.003669 16.828686 2.991214 +v -7.241974 5.065064 3.281368 +v -7.013671 5.833839 3.345605 +v -7.757883 3.554686 3.089963 +v -7.487850 4.315965 3.204577 +v -8.379818 1.920283 2.498812 +v -8.059505 2.749132 2.887859 +v -4.122368 9.497922 3.713901 +v -3.912579 11.308747 3.556439 +v -4.029300 10.408263 3.689141 +v -3.369799 13.136868 3.501073 +v -3.687032 12.187955 3.511354 +v -2.579302 15.029125 3.390401 +v -2.993491 14.074997 3.486367 +v -0.858687 17.289536 3.151012 +v -1.724643 16.492771 3.186029 +v -1.319572 16.951580 3.110553 +v -0.443199 17.492432 3.117083 +v -4.383251 7.707885 3.804050 +v -4.555152 6.806630 3.760320 +v -5.212366 8.897543 3.713313 +v -4.245331 8.615674 3.773768 +v -7.042287 9.403648 2.935510 +v -6.149381 9.181830 3.451782 +v -8.167850 9.729809 1.308276 +v -7.758630 9.606462 2.164703 +v -10.078211 1.534105 0.855034 +v -9.936452 0.843554 0.850013 +v -9.320841 1.254530 1.639716 +v -9.796461 1.401849 1.270608 +v -7.981231 1.060454 1.947902 +v -8.921658 0.586360 1.176879 +v -8.687568 1.147835 1.882816 +v -7.443833 0.516768 1.173204 +v -6.538216 0.881809 1.547100 +v -7.236029 0.971681 1.829192 +v -6.199202 0.514349 0.824643 +v -5.627412 0.835219 0.768683 +v -5.984707 0.846499 1.162496 +v -1.831617 15.387446 2.969214 +v -2.170918 15.829657 3.251971 +v -1.242667 14.712392 1.656151 +v -1.440249 14.986719 2.457078 +v -7.497179 7.742155 -2.937978 +v -6.381248 8.308005 -3.434489 +v -5.607327 7.150147 -3.690734 +v -6.816963 6.638608 -3.426315 +v -6.599760 7.465148 -3.436500 +v -2.132849 19.217888 -2.502604 +v -1.197255 18.889557 -2.950047 +v -1.538726 17.624832 -3.219398 +v -2.418892 17.744717 -3.013824 +v -1.820284 18.404091 -2.975170 +v -0.742907 5.253650 -3.158975 +v 0.000252 4.367635 -2.465369 +v -0.698501 3.809799 -1.387598 +v -1.411438 4.333480 -2.434647 +v -0.697828 4.357341 -2.454951 +v -0.761507 6.906515 -3.579015 +v -0.000603 6.099470 -3.493457 +v -1.571404 6.153793 -3.527881 +v -0.780620 6.118097 -3.497217 +v -2.354751 5.244559 -3.215285 +v -2.114156 3.787281 -1.334626 +v -2.841963 4.143931 -2.381544 +v -2.143761 4.279804 -2.420784 +v -2.453045 7.166926 -3.659770 +v -3.457314 6.455727 -3.656672 +v -2.455441 6.255519 -3.573373 +v -1.509833 7.703908 -3.461785 +v -0.716265 8.234407 -3.199307 +v 0.002200 7.577321 -3.492091 +v -0.737543 7.616234 -3.500515 +v -2.218072 8.570680 -3.224696 +v -3.257098 8.254907 -3.694342 +v -2.350533 7.918511 -3.522878 +v -1.396898 8.723325 -2.613328 +v -0.702735 8.794017 -1.814297 +v 0.003574 8.622792 -2.605905 +v -0.702151 8.657736 -2.623975 +v -2.592689 9.427967 -2.630973 +v -1.926190 9.063457 -1.767912 +v -2.061060 8.975101 -2.624228 +v -6.524023 11.146882 -2.900004 +v -5.414880 11.804046 -3.373053 +v -4.861443 10.650718 -3.648762 +v -5.942666 10.026299 -3.421337 +v -5.696445 10.903754 -3.399352 +v -3.310655 10.197065 -3.268085 +v -2.711354 10.816630 -2.573935 +v -2.485044 10.035622 -1.707154 +v -2.756449 10.093842 -2.629008 +v -3.206389 3.545757 -1.260331 +v -3.839926 3.511245 -2.143667 +v -4.100933 4.503832 -3.147159 +v -3.393740 3.862449 -2.277667 +v -5.411496 4.389056 -3.422637 +v -6.084506 5.498401 -3.590552 +v -4.752013 5.859593 -3.675192 +v -5.068094 5.066132 -3.557986 +v -7.497640 10.458331 -2.141144 +v -7.606328 11.472740 -1.271171 +v -6.885623 12.274402 -2.111271 +v -7.216471 11.355908 -2.131042 +v -8.613794 8.112392 -1.326764 +v -7.989847 8.781238 -2.170097 +v -8.403872 7.161784 -2.169225 +v -8.208939 7.969351 -2.170142 +v -3.099896 11.891781 -3.147753 +v -2.286856 12.502318 -2.556073 +v -2.278486 11.457201 -1.696031 +v -2.542113 11.622529 -2.553969 +v -5.832967 12.996841 -2.844820 +v -4.673539 13.752440 -3.323522 +v -4.352761 12.459415 -3.536436 +v -5.081514 12.738742 -3.342940 +v -6.874019 13.344173 -1.231535 +v -6.020960 14.255630 -2.063632 +v -6.491518 13.213061 -2.082519 +v -7.889482 6.120903 -2.922698 +v -8.787271 5.596040 -2.163030 +v -9.005767 6.513033 -1.308072 +v -8.590936 6.359397 -2.173145 +v -4.867427 3.411157 -2.822541 +v -4.005675 2.984846 -1.141509 +v -4.683543 2.632280 -1.855728 +v -4.252357 3.113881 -2.002116 +v -9.119383 4.014921 -1.993154 +v -8.755764 2.945419 -2.508272 +v -9.574088 2.228460 -1.625863 +v -9.732045 3.299777 -1.152082 +v -9.323260 3.137170 -1.868925 +v -4.650652 16.659767 -1.922174 +v -4.855733 15.184354 -2.793434 +v -5.759604 15.603286 -1.209359 +v -5.446662 15.460123 -2.052288 +v -3.603693 15.900881 -3.162152 +v -3.563359 14.465972 -3.515886 +v -4.186608 14.836679 -3.289454 +v -1.728429 14.294404 -2.494538 +v -1.760758 13.226626 -1.701599 +v -2.481701 13.731345 -3.126040 +v -2.000958 13.423853 -2.535867 +v -0.633060 16.074146 -2.356297 +v -0.766960 15.463279 -1.637682 +v -1.187459 15.520006 -2.420331 +v -1.069238 16.399105 -2.861140 +v -0.881904 15.839925 -2.399324 +v -1.585814 20.671112 -1.852417 +v -3.295820 19.076759 -1.892502 +v -2.652252 20.518818 -1.104902 +v -2.441568 19.986557 -1.852004 +v 0.021636 21.046349 -1.718440 +v -0.686503 20.164337 -2.512336 +v -0.824360 21.682945 -1.108178 +v -0.767815 21.058784 -1.852280 +v -0.003628 19.246513 -2.835855 +v -0.493351 18.273571 -3.162259 +v -0.591653 19.180782 -2.937619 +v -0.355026 16.789318 -2.862346 +v -0.014187 16.254894 -2.352255 +v -0.267409 15.765138 -1.641415 +v -0.292843 16.173592 -2.384156 +v -6.086070 3.085988 -3.071344 +v -6.648030 4.043965 -3.391177 +v -5.741473 3.744852 -3.267682 +v -8.277652 4.572103 -2.787692 +v -9.348275 5.003071 -1.251504 +v -8.946110 4.817180 -2.086387 +v -4.917245 2.031677 -0.967710 +v -5.637090 1.413618 -1.455308 +v -5.721719 2.179913 -2.366502 +v -5.193893 2.062624 -1.665542 +v -6.881995 1.636182 -2.411083 +v -7.278330 2.558074 -2.993759 +v -6.466949 2.370931 -2.812287 +v -3.578573 17.441708 -2.651509 +v -4.389861 18.287098 -1.171972 +v -4.072325 17.985458 -1.950830 +v -2.544188 16.346684 -3.190105 +v -2.995456 16.820839 -2.974810 +v -7.261578 5.067037 -3.319303 +v -7.035734 5.837688 -3.386446 +v -7.765134 3.554960 -3.105878 +v -7.501774 4.316745 -3.232444 +v -8.379711 1.920598 -2.501033 +v -8.062205 2.749229 -2.894244 +v -3.924490 11.289270 -3.506089 +v -4.131319 9.493793 -3.687577 +v -4.047204 10.395303 -3.616274 +v -3.379709 13.124372 -3.468297 +v -3.699543 12.179761 -3.465019 +v -2.579762 15.029910 -3.378552 +v -2.997716 14.077832 -3.463187 +v -1.727674 16.484066 -3.180610 +v -0.858247 17.290127 -3.145271 +v -1.318722 16.952221 -3.103152 +v -0.020018 17.566406 -3.058729 +v -0.435128 17.484234 -3.130786 +v -4.396476 7.718748 -3.804050 +v -4.569622 6.807698 -3.763214 +v -5.229190 8.899304 -3.697762 +v -4.254233 8.603022 -3.734331 +v -7.041829 9.402924 -2.917638 +v -6.164737 9.162403 -3.434079 +v -8.155317 9.725566 -1.300594 +v -7.751232 9.604079 -2.153985 +v -9.319553 1.255699 -1.642330 +v -9.936413 0.843482 -0.853871 +v -10.078417 1.535114 -0.858829 +v -9.796109 1.403127 -1.273728 +v -8.920549 0.585542 -1.181409 +v -7.980658 1.060757 -1.950711 +v -8.686427 1.148396 -1.885444 +v -6.536994 0.885089 -1.560050 +v -7.447271 0.507586 -1.176416 +v -7.235874 0.973993 -1.835865 +v -5.613777 0.828937 -0.774833 +v -6.200202 0.503916 -0.826932 +v -5.975045 0.838799 -1.180672 +v -1.834634 15.389501 -2.962594 +v -2.172460 15.831687 -3.235347 +v -1.255008 14.719018 -1.657708 +v -1.447188 14.990705 -2.456441 +v 6.810652 6.638019 -3.422898 +v 5.612676 7.156786 -3.690056 +v 6.380630 8.310039 -3.435123 +v 7.496412 7.742586 -2.936412 +v 6.598170 7.462354 -3.441530 +v 2.443870 17.723099 -3.003016 +v 1.533732 17.636913 -3.188005 +v 1.191360 18.885902 -2.918389 +v 2.147088 19.204086 -2.507466 +v 1.825003 18.398712 -2.963395 +v 1.411964 4.333385 -2.434527 +v 0.699009 3.809798 -1.387594 +v 0.741792 5.252008 -3.158017 +v 0.698294 4.357136 -2.455662 +v 1.569418 6.156079 -3.512588 +v 0.769929 6.907750 -3.594384 +v 0.763683 6.112341 -3.494620 +v 2.842715 4.144637 -2.380862 +v 2.114901 3.787290 -1.334144 +v 2.354537 5.241085 -3.224007 +v 2.144330 4.279779 -2.420444 +v 3.453804 6.450205 -3.679966 +v 2.466314 7.169866 -3.609184 +v 2.458765 6.262002 -3.574078 +v 0.727448 8.203364 -3.172463 +v 1.533746 7.712433 -3.493177 +v 0.749631 7.604321 -3.491957 +v 3.277591 8.269938 -3.640518 +v 2.192411 8.596168 -3.257065 +v 2.352005 7.933657 -3.549237 +v 0.700562 8.791042 -1.816669 +v 1.391118 8.730957 -2.609637 +v 0.706768 8.635005 -2.599640 +v 1.909144 9.126472 -1.778048 +v 2.488568 9.449889 -2.687355 +v 2.014013 8.990847 -2.651568 +v 5.936506 10.022076 -3.408642 +v 4.862889 10.650677 -3.637637 +v 5.417257 11.800778 -3.370861 +v 6.524051 11.146907 -2.899978 +v 5.697637 10.903773 -3.402534 +v 2.436287 10.046264 -1.715795 +v 2.712602 10.824344 -2.586890 +v 3.340491 10.221182 -3.220455 +v 2.687302 10.113611 -2.679388 +v 4.100596 4.503106 -3.152703 +v 3.841217 3.514288 -2.143188 +v 3.208421 3.547881 -1.258747 +v 3.394753 3.864617 -2.276799 +v 4.752230 5.862558 -3.685025 +v 6.085449 5.496888 -3.602724 +v 5.410447 4.387996 -3.428557 +v 5.064076 5.062232 -3.568933 +v 6.886257 12.274366 -2.111310 +v 7.606815 11.472739 -1.271291 +v 7.498037 10.458311 -2.141322 +v 7.216956 11.355893 -2.131114 +v 8.402489 7.160709 -2.168005 +v 7.989892 8.781135 -2.169919 +v 8.613040 8.112074 -1.326930 +v 8.208542 7.969124 -2.169749 +v 2.282903 11.466212 -1.675468 +v 2.344812 12.528944 -2.527346 +v 3.086815 11.893884 -3.175552 +v 2.585098 11.636866 -2.540474 +v 4.354047 12.466468 -3.563829 +v 4.681458 13.748109 -3.326842 +v 5.834001 12.996743 -2.845938 +v 5.085571 12.739361 -3.345294 +v 6.024066 14.256483 -2.063594 +v 6.875703 13.344024 -1.231672 +v 6.492535 13.212943 -2.082618 +v 8.871828 6.445798 -1.264773 +v 8.770566 5.579605 -2.159413 +v 7.888713 6.120688 -2.920794 +v 8.589359 6.357790 -2.159087 +v 4.705015 2.636815 -1.836786 +v 4.008134 2.986146 -1.142114 +v 4.867998 3.412809 -2.824240 +v 4.254046 3.115772 -2.001547 +v 9.644000 3.247305 -1.119693 +v 9.573176 2.230548 -1.618054 +v 8.756885 2.945414 -2.503270 +v 9.120658 4.014127 -1.995822 +v 9.290902 3.145604 -1.842275 +v 5.645365 15.621192 -1.158432 +v 4.863133 15.199395 -2.782020 +v 4.782271 16.738602 -1.999896 +v 5.401016 15.464427 -1.996365 +v 3.558246 14.467101 -3.487408 +v 3.574852 15.899507 -3.078910 +v 4.190878 14.825956 -3.283580 +v 2.507367 13.742713 -3.121239 +v 1.760512 13.237203 -1.680372 +v 1.759183 14.282248 -2.480079 +v 2.068331 13.454360 -2.505420 +v 1.074227 16.362919 -2.894131 +v 1.180139 15.498027 -2.415490 +v 0.764996 15.466796 -1.640059 +v 0.609373 16.059391 -2.382222 +v 0.887553 15.841563 -2.392816 +v 2.640175 20.489681 -1.102392 +v 3.280890 19.058205 -1.889447 +v 1.600770 20.662426 -1.848834 +v 2.435559 19.961494 -1.849902 +v 0.856732 21.690922 -1.108000 +v 0.713289 20.139206 -2.474786 +v 0.790640 21.057697 -1.847693 +v 0.505643 18.272144 -3.149795 +v 0.597754 19.170647 -2.895127 +v 0.265125 15.763474 -1.641611 +v 0.357297 16.792912 -2.859031 +v 0.306253 16.185932 -2.378261 +v 6.648486 4.043682 -3.392283 +v 6.086520 3.086025 -3.071449 +v 5.741657 3.745179 -3.267954 +v 9.352484 4.991943 -1.252726 +v 8.277552 4.571740 -2.788891 +v 8.944705 4.815078 -2.088068 +v 5.720361 2.182789 -2.370134 +v 5.621442 1.405656 -1.469449 +v 4.866010 1.970029 -0.986239 +v 5.169347 2.038919 -1.687998 +v 7.278557 2.557746 -2.992995 +v 6.881622 1.637549 -2.413664 +v 6.468050 2.370785 -2.813559 +v 4.384319 18.277809 -1.170937 +v 3.584356 17.460323 -2.640750 +v 4.075793 17.973728 -1.948993 +v 2.567658 16.316383 -3.194613 +v 3.041879 16.890335 -3.088235 +v 7.262228 5.066656 -3.322820 +v 7.034693 5.835909 -3.391093 +v 7.764750 3.554632 -3.105285 +v 7.502456 4.316249 -3.232573 +v 8.379992 1.920872 -2.500859 +v 8.061906 2.749435 -2.891901 +v 4.130187 9.489559 -3.660001 +v 3.900136 11.289074 -3.549337 +v 4.039168 10.372682 -3.596088 +v 3.376947 13.114949 -3.494045 +v 3.680135 12.173997 -3.500381 +v 2.574974 15.046641 -3.378778 +v 2.998637 14.091659 -3.456716 +v 0.851417 17.296440 -3.140895 +v 1.728489 16.477093 -3.205974 +v 1.292674 16.960567 -3.158643 +v 0.426090 17.485851 -3.124147 +v 4.405013 7.721056 -3.766433 +v 4.538562 6.786596 -3.748997 +v 5.218612 8.894385 -3.666579 +v 4.242908 8.582525 -3.741922 +v 7.042488 9.403165 -2.915590 +v 6.163968 9.157649 -3.443836 +v 8.155654 9.725518 -1.300822 +v 7.751599 9.604052 -2.154080 +v 10.079473 1.534746 -0.858735 +v 9.936899 0.843534 -0.853807 +v 9.320074 1.255660 -1.642384 +v 9.797244 1.402538 -1.273851 +v 7.981142 1.060785 -1.950744 +v 8.921618 0.585025 -1.181300 +v 8.687009 1.147939 -1.885134 +v 7.449000 0.504564 -1.172775 +v 6.537208 0.884919 -1.560706 +v 7.236340 0.973954 -1.836042 +v 6.201111 0.486626 -0.824574 +v 5.614129 0.825180 -0.781351 +v 5.974453 0.838564 -1.181961 +v 1.795183 15.407147 -2.973823 +v 2.164631 15.868310 -3.192616 +v 1.238735 14.710797 -1.655849 +v 1.478239 15.008176 -2.435523 +v 6.865605 0.154820 -0.059595 +v 6.254598 0.142982 -0.031027 +v 5.784317 0.366686 -0.048779 +v 6.286990 0.259163 -0.170897 +v 6.276129 0.201312 -0.053985 +v 7.587042 0.078257 -0.035402 +v 7.581265 0.206708 -0.214394 +v 8.375385 0.149891 -0.064413 +v 7.591366 0.139534 -0.063442 +v 9.102784 0.108348 -0.034585 +v 9.073249 0.236852 -0.211799 +v 9.672221 0.251636 -0.058228 +v 9.090947 0.166699 -0.062202 +v 10.136345 0.416082 -0.031502 +v 10.060752 0.508013 -0.171528 +v 10.330385 0.867578 -0.053192 +v 10.098472 0.456486 -0.054288 +v 10.392813 1.554498 -0.033608 +v 10.284211 1.564383 -0.174931 +v 10.106903 2.417495 -0.056139 +v 10.337908 1.559126 -0.056397 +v 9.988978 3.372405 -0.020940 +v 9.908279 3.385460 -0.166706 +v 9.776063 4.327787 -0.042028 +v 9.946112 3.363462 -0.039807 +v 9.536434 5.114500 -0.021314 +v 9.458828 5.091515 -0.193250 +v 9.517300 5.898020 -0.065789 +v 9.513860 5.107923 -0.043721 +v 9.291756 6.649098 -0.040872 +v 9.179432 6.618136 -0.231357 +v 9.063516 7.431563 -0.068648 +v 9.238898 6.629898 -0.068205 +v 8.936480 8.236277 -0.039663 +v 8.818633 8.199513 -0.228621 +v 8.681724 9.014223 -0.064962 +v 8.875840 8.218894 -0.067502 +v 8.524544 9.841925 -0.033742 +v 8.399081 9.803451 -0.219556 +v 8.211589 10.672828 -0.059128 +v 8.462489 9.823462 -0.061993 +v 7.982166 11.593938 -0.029002 +v 7.853775 11.550442 -0.207747 +v 7.580795 12.502981 -0.055321 +v 7.919460 11.572851 -0.056648 +v 7.238406 13.482338 -0.030015 +v 7.115001 13.430158 -0.200683 +v 6.664339 14.511231 -0.055569 +v 7.178487 13.456367 -0.055836 +v 6.053336 15.795938 -0.031469 +v 5.913407 15.737922 -0.210231 +v 5.360356 17.136696 -0.050557 +v 6.002880 15.757397 -0.060103 +v 4.693464 18.563137 -0.019589 +v 4.590835 18.480476 -0.187421 +v 3.811292 19.820713 -0.046135 +v 4.643376 18.523994 -0.047149 +v 2.883431 20.998749 -0.019380 +v 2.803953 20.883991 -0.182432 +v 1.856283 21.802124 -0.049892 +v 2.843713 20.951313 -0.045962 +v 0.927546 22.305843 -0.027271 +v 0.899991 22.164024 -0.192155 +v 0.049476 22.250870 -0.052273 +v 0.913057 22.246956 -0.053185 +v -0.894413 22.295284 -0.029666 +v -0.865594 22.153671 -0.192786 +v -1.836274 21.807091 -0.052804 +v -0.879142 22.236256 -0.054817 +v -2.908099 21.034039 -0.025424 +v -2.825473 20.918106 -0.184110 +v -3.844078 19.854282 -0.049803 +v -2.867569 20.985306 -0.050115 +v -4.694330 18.562508 -0.020470 +v -4.589691 18.485542 -0.187243 +v -5.227137 17.036030 -0.040475 +v -4.641057 18.527641 -0.047453 +v -6.033642 15.755889 -0.021806 +v -5.924933 15.696712 -0.193116 +v -6.646042 14.506639 -0.052115 +v -5.977372 15.726419 -0.049568 +v -7.232743 13.482944 -0.026517 +v -7.110628 13.430272 -0.199922 +v -7.579064 12.503365 -0.054365 +v -7.173287 13.456752 -0.053687 +v -7.981458 11.594011 -0.028472 +v -7.853157 11.550490 -0.207582 +v -8.211069 10.672877 -0.058987 +v -7.918793 11.572912 -0.056322 +v -8.524207 9.842050 -0.033421 +v -8.398761 9.803513 -0.219446 +v -8.682615 9.014647 -0.064515 +v -8.462154 9.823588 -0.061782 +v -8.939906 8.237256 -0.038427 +v -8.821835 8.200369 -0.228163 +v -9.069200 7.433099 -0.067516 +v -8.879451 8.219866 -0.066683 +v -9.330515 6.675937 -0.039948 +v -9.213973 6.638756 -0.224336 +v -9.505194 5.905151 -0.070484 +v -9.269916 6.657822 -0.067241 +v -9.591662 5.103383 -0.032580 +v -9.512254 5.069738 -0.201074 +v -9.779098 4.323754 -0.061804 +v -9.542798 5.085699 -0.056014 +v -10.092045 3.456120 -0.039743 +v -9.974281 3.423808 -0.210091 +v -10.074158 2.474792 -0.062713 +v -10.031772 3.439342 -0.065077 +v -10.392506 1.554788 -0.033708 +v -10.284440 1.562068 -0.174114 +v -10.330616 0.866714 -0.052923 +v -10.337880 1.558352 -0.056116 +v -10.136388 0.415287 -0.031513 +v -10.060851 0.507326 -0.170875 +v -9.672014 0.251390 -0.058022 +v -10.098577 0.455776 -0.053979 +v -9.102309 0.108353 -0.034587 +v -9.072739 0.236849 -0.211790 +v -8.374903 0.149898 -0.064418 +v -9.090451 0.166695 -0.062201 +v -7.586606 0.078295 -0.035404 +v -7.580751 0.206714 -0.214423 +v -6.865133 0.154773 -0.059615 +v -7.590878 0.139529 -0.063444 +v -6.254574 0.142763 -0.031234 +v -6.286486 0.259312 -0.171303 +v -5.782690 0.367902 -0.050097 +v -6.275608 0.201366 -0.054285 +v -5.341174 0.724994 -0.025203 +v -5.432853 0.815279 -0.154573 +v -4.986331 1.288548 -0.042942 +v -5.384604 0.764564 -0.049709 +v -4.551301 1.879869 -0.021358 +v -4.658196 1.954404 -0.170236 +v -4.225898 2.518613 -0.041402 +v -4.598849 1.916830 -0.046965 +v -3.801321 2.853626 -0.017241 +v -3.880544 2.938552 -0.172030 +v -3.490862 3.182639 -0.043150 +v -3.839975 2.898588 -0.042567 +v -3.110435 3.272303 -0.019324 +v -3.146137 3.382081 -0.185293 +v -2.693283 3.387933 -0.049075 +v -3.127815 3.327950 -0.045857 +v -2.130581 3.363723 -0.024832 +v -2.134706 3.499920 -0.197468 +v -1.468757 3.461546 -0.053414 +v -2.133321 3.427158 -0.051201 +v -0.745383 3.416261 -0.028065 +v -0.742534 3.552122 -0.210754 +v 0.000244 3.484863 -0.056949 +v -0.744775 3.478765 -0.055558 +v 0.745950 3.416258 -0.028072 +v 0.743036 3.552129 -0.210771 +v 1.469172 3.461588 -0.053451 +v 0.745288 3.478773 -0.055566 +v 2.130645 3.363511 -0.025017 +v 2.135440 3.499645 -0.197358 +v 2.695238 3.385332 -0.049249 +v 2.133812 3.426909 -0.051297 +v 3.115552 3.264125 -0.019521 +v 3.150938 3.376396 -0.185093 +v 3.497948 3.171010 -0.043272 +v 3.133103 3.320235 -0.046060 +v 3.807153 2.841520 -0.016613 +v 3.885353 2.929852 -0.172162 +v 4.296803 2.493340 -0.036247 +v 3.845074 2.887592 -0.042442 +v 4.646279 1.888166 -0.015417 +v 4.726545 1.947019 -0.154991 +v 5.071613 1.316318 -0.040523 +v 4.674856 1.921064 -0.040075 +v 5.323231 0.691525 -0.022808 +v 5.404319 0.773965 -0.156522 +v 5.367726 0.732416 -0.045912 +v -1.457951 3.636719 0.601786 +v -0.742727 3.552593 0.209371 +v 0.000247 3.654580 0.630383 +v -0.734200 3.646071 0.609443 +v -2.712788 3.541216 0.573141 +v -2.135331 3.500283 0.196978 +v -2.130415 3.602916 0.588744 +v -3.563104 3.271425 0.530851 +v -3.150067 3.386476 0.185989 +v -3.172219 3.447032 0.551990 +v -4.327960 2.571491 0.484956 +v -3.884579 2.942655 0.173747 +v -3.933919 2.971224 0.510597 +v -5.124986 1.358682 0.444087 +v -4.657573 1.953258 0.172063 +v -4.746154 2.011187 0.464171 +v -5.833482 0.473313 0.397663 +v -5.440568 0.812930 0.155768 +v -5.511139 0.833428 0.396429 +v -6.834828 0.305866 0.530960 +v -6.286036 0.259686 0.167040 +v -6.276819 0.330796 0.448331 +v -8.321681 0.311728 0.612511 +v -7.580324 0.207470 0.208138 +v -7.540344 0.297298 0.591281 +v -9.606746 0.425270 0.526430 +v -9.072872 0.237427 0.205903 +v -9.033687 0.343668 0.586547 +v -10.224794 0.948658 0.414197 +v -10.060799 0.507545 0.166570 +v -10.015683 0.599047 0.451566 +v -9.961911 2.449118 0.496173 +v -10.284405 1.561869 0.169170 +v -10.218349 1.564548 0.459327 +v -9.637143 4.264705 0.562605 +v -9.968449 3.422976 0.198578 +v -9.892714 3.396794 0.561018 +v -9.376055 5.851890 0.616486 +v -9.487194 5.059317 0.191509 +v -9.458228 5.041241 0.575016 +v -8.942286 7.382753 0.627576 +v -9.206402 6.637097 0.211440 +v -9.139629 6.589099 0.614746 +v -8.555661 8.970550 0.642083 +v -8.819979 8.199952 0.220251 +v -8.754714 8.171630 0.640471 +v -8.082215 10.632383 0.626362 +v -8.404524 9.805443 0.220042 +v -8.333295 9.780038 0.634172 +v -7.449477 12.455640 0.604645 +v -7.862619 11.553793 0.213198 +v -7.791107 11.530863 0.616494 +v -6.533300 14.445649 0.584651 +v -7.116104 13.432884 0.204505 +v -7.047684 13.403405 0.593101 +v -5.132232 16.954941 0.542406 +v -5.924395 15.695188 0.198871 +v -5.878907 15.659304 0.575004 +v -3.733506 19.706715 0.554393 +v -4.590175 18.484394 0.194660 +v -4.532959 18.428684 0.562683 +v -1.780754 21.590130 0.545059 +v -2.827841 20.919907 0.188177 +v -2.777828 20.793705 0.542866 +v 0.057097 21.921711 0.453542 +v -0.866172 22.155312 0.194313 +v -0.853060 22.008507 0.551225 +v 1.797844 21.583176 0.545177 +v 0.900406 22.165257 0.194623 +v 0.887439 22.017422 0.551353 +v 3.706202 19.679646 0.554570 +v 2.802331 20.882839 0.189560 +v 2.756816 20.761570 0.542665 +v 5.246141 17.089931 0.575603 +v 4.594186 18.482327 0.197267 +v 4.540775 18.426125 0.569155 +v 6.547323 14.458671 0.586783 +v 5.920684 15.744669 0.215150 +v 5.809385 15.691664 0.569821 +v 7.451125 12.455275 0.604669 +v 7.122042 13.432914 0.203885 +v 7.052539 13.403495 0.593347 +v 8.082705 10.632404 0.626339 +v 7.863298 11.553782 0.213089 +v 7.791758 11.530818 0.616485 +v 8.555081 8.970140 0.642594 +v 8.404870 9.805356 0.220018 +v 8.333608 9.779974 0.634330 +v 8.938467 7.381178 0.629025 +v 8.817091 8.199052 0.220491 +v 8.752224 8.170697 0.641535 +v 9.364548 5.842379 0.613024 +v 9.176252 6.621212 0.216960 +v 9.086175 6.578390 0.613623 +v 9.678165 4.255247 0.572181 +v 9.463515 5.091667 0.181086 +v 9.369934 5.058977 0.563449 +v 10.002302 2.383294 0.501169 +v 9.917185 3.383450 0.164278 +v 9.859138 3.346614 0.548866 +v 10.224759 0.949341 0.414551 +v 10.284155 1.564340 0.169992 +v 10.218264 1.565813 0.459970 +v 9.607335 0.425255 0.526326 +v 10.060703 0.508254 0.167234 +v 10.015780 0.599436 0.451880 +v 8.322109 0.311748 0.612592 +v 9.073392 0.237430 0.205909 +v 9.034246 0.343679 0.586560 +v 6.835342 0.305781 0.530849 +v 7.580833 0.207473 0.208134 +v 7.541002 0.297268 0.591145 +v 5.836184 0.467685 0.395267 +v 6.286613 0.259554 0.166712 +v 6.277147 0.330360 0.447805 +v 5.144406 1.363356 0.431372 +v 5.406452 0.775096 0.156042 +v 5.461431 0.803464 0.414346 +v 4.404608 2.557030 0.478226 +v 4.727465 1.947366 0.158560 +v 4.774144 1.962177 0.450082 +v 3.573026 3.264419 0.530656 +v 3.893526 2.932346 0.173993 +v 3.941307 2.965134 0.510336 +v 2.715546 3.539624 0.573637 +v 3.159152 3.378786 0.186000 +v 3.179525 3.442191 0.552229 +v 1.458514 3.636717 0.601707 +v 2.136147 3.500016 0.197055 +v 2.131207 3.602802 0.589026 +v 0.743241 3.552595 0.209366 +v 0.734834 3.646069 0.609424 +v 6.836775 0.304403 -0.536172 +v 8.322497 0.309728 -0.618497 +v 7.542033 0.295577 -0.597100 +v 9.607172 0.424335 -0.531246 +v 9.033638 0.342304 -0.592196 +v 10.225044 0.949418 -0.418654 +v 10.016061 0.598935 -0.455904 +v 10.000960 2.382889 -0.505936 +v 10.218561 1.566314 -0.464123 +v 9.675517 4.269777 -0.581147 +v 9.841784 3.340014 -0.551540 +v 9.408491 5.852019 -0.638554 +v 9.407172 5.049260 -0.580292 +v 8.953340 7.385000 -0.645940 +v 9.074183 6.558091 -0.627917 +v 8.552658 8.969080 -0.645040 +v 8.759045 8.172241 -0.652199 +v 8.066024 10.627439 -0.616944 +v 8.323006 9.776098 -0.630364 +v 7.432771 12.448402 -0.591315 +v 7.772337 11.524890 -0.603822 +v 6.533499 14.452552 -0.577355 +v 7.037728 13.397253 -0.582016 +v 5.231286 17.071239 -0.552518 +v 5.797940 15.683405 -0.555526 +v 3.698618 19.674278 -0.537991 +v 4.525917 18.417706 -0.549037 +v 1.795220 21.581562 -0.535553 +v 2.752889 20.758984 -0.530031 +v 0.053063 21.920120 -0.446148 +v 0.886180 22.014240 -0.543247 +v -1.777041 21.587372 -0.536438 +v -0.851481 22.004974 -0.543462 +v -3.726893 19.702961 -0.541239 +v -2.771874 20.789738 -0.532312 +v -5.130955 16.956390 -0.528676 +v -4.528668 18.427509 -0.548202 +v -6.526402 14.441840 -0.575297 +v -5.872011 15.666524 -0.563773 +v -7.431668 12.448547 -0.591135 +v -7.034648 13.397554 -0.581853 +v -8.065592 10.627538 -0.616655 +v -7.771837 11.524856 -0.603600 +v -8.552997 8.969490 -0.644766 +v -8.322627 9.776317 -0.630251 +v -8.956466 7.386012 -0.645538 +v -8.760963 8.172842 -0.651816 +v -9.385155 5.852317 -0.638694 +v -9.157697 6.593114 -0.636097 +v -9.608875 4.244738 -0.562916 +v -9.493755 5.056670 -0.593242 +v -9.960963 2.449617 -0.500622 +v -9.910591 3.386483 -0.574429 +v -10.225019 0.948774 -0.418325 +v -10.218555 1.565012 -0.463599 +v -9.606610 0.424341 -0.531331 +v -10.015773 0.598610 -0.455843 +v -8.322016 0.309718 -0.618460 +v -9.033164 0.342299 -0.592187 +v -6.836348 0.304541 -0.536286 +v -7.541557 0.295575 -0.597065 +v -5.834431 0.472428 -0.400493 +v -6.277801 0.329928 -0.452681 +v -5.108526 1.353509 -0.449845 +v -5.500287 0.831221 -0.400363 +v -4.326299 2.569265 -0.486803 +v -4.748573 2.012096 -0.463934 +v -3.556001 3.261760 -0.536489 +v -3.928023 2.964085 -0.514804 +v -2.710393 3.538051 -0.576315 +v -3.166878 3.439825 -0.556760 +v -1.457271 3.634975 -0.603446 +v -2.129794 3.601398 -0.590674 +v 0.000239 3.651831 -0.630196 +v -0.734547 3.643041 -0.607965 +v 1.458204 3.634936 -0.603324 +v 0.734889 3.643079 -0.608168 +v 2.711856 3.537455 -0.575489 +v 2.130391 3.601252 -0.590315 +v 3.560481 3.259411 -0.535503 +v 3.170341 3.438388 -0.555693 +v 4.402778 2.555981 -0.480799 +v 3.931411 2.961007 -0.514879 +v 5.140081 1.359994 -0.434363 +v 4.768400 1.958059 -0.452299 +v 5.835762 0.466370 -0.399332 +v 5.458967 0.801109 -0.418313 +v 6.278000 0.329348 -0.452357 +v 9.672224 0.251752 0.053506 +v 10.136310 0.416105 0.027719 +v 10.330317 0.867591 0.048860 +v 10.098434 0.456571 0.050243 +v 8.375346 0.150149 0.058241 +v 9.103075 0.108483 0.029238 +v 9.091007 0.166873 0.056592 +v 6.865408 0.154976 0.054504 +v 7.587176 0.078356 0.029597 +v 7.591267 0.139762 0.057405 +v 6.254385 0.143012 0.028690 +v 5.784620 0.367091 0.048730 +v 6.276014 0.201453 0.050740 +v 5.073438 1.316333 0.049296 +v 5.326048 0.688730 0.031176 +v 5.369061 0.733245 0.050338 +v 4.298985 2.494321 0.045807 +v 4.647735 1.887849 0.030070 +v 4.675332 1.921734 0.049496 +v 3.507014 3.173486 0.052640 +v 3.811188 2.841871 0.032549 +v 3.851644 2.889484 0.051916 +v 2.697730 3.385896 0.052311 +v 3.119735 3.264763 0.031101 +v 3.139749 3.321905 0.052701 +v 1.469268 3.461676 0.052956 +v 2.130986 3.363500 0.026961 +v 2.134227 3.427008 0.052087 +v 0.000242 3.484974 0.055376 +v 0.746033 3.416302 0.026988 +v 0.745362 3.478876 0.054345 +v -1.468852 3.461634 0.053003 +v -0.745511 3.416272 0.026996 +v -0.744843 3.478875 0.054355 +v -2.694408 3.388931 0.052442 +v -2.130755 3.363721 0.027185 +v -2.133541 3.427308 0.052216 +v -3.495011 3.186530 0.052278 +v -3.112060 3.273640 0.031036 +v -3.130835 3.330760 0.052671 +v -4.227291 2.517956 0.048534 +v -3.802986 2.854701 0.031305 +v -3.843062 2.901279 0.051076 +v -4.995779 1.292951 0.055536 +v -4.551730 1.879664 0.029878 +v -4.599194 1.916994 0.051791 +v -5.782894 0.368204 0.048756 +v -5.349635 0.713017 0.031479 +v -5.389056 0.762332 0.053604 +v -6.864938 0.154934 0.054482 +v -6.254527 0.142802 0.028447 +v -6.275499 0.201506 0.050749 +v -8.374821 0.150150 0.058243 +v -7.586508 0.078369 0.029606 +v -7.590763 0.139756 0.057410 +v -9.672066 0.251537 0.053320 +v -9.102500 0.108472 0.029239 +v -9.090513 0.166877 0.056589 +v -10.330545 0.866731 0.048580 +v -10.136322 0.415323 0.027745 +v -10.098559 0.455873 0.049937 +v -10.077798 2.475822 0.053849 +v -10.392510 1.554461 0.026759 +v -10.337913 1.558376 0.050145 +v -9.783693 4.325436 0.048873 +v -10.092050 3.458956 0.021425 +v -10.031894 3.439605 0.050515 +v -9.504201 5.904732 0.052491 +v -9.583097 5.093562 0.024152 +v -9.535433 5.081405 0.052510 +v -9.067837 7.432663 0.055673 +v -9.328920 6.675823 0.023331 +v -9.267590 6.657223 0.054032 +v -8.683814 9.015083 0.059431 +v -8.939871 8.237748 0.027215 +v -8.879244 8.219774 0.057782 +v -8.215274 10.674311 0.060622 +v -8.525828 9.842955 0.031158 +v -8.465063 9.824564 0.060379 +v -7.582642 12.504742 0.058750 +v -7.983916 11.595052 0.032866 +v -7.923207 11.574512 0.060044 +v -6.646015 14.506772 0.056184 +v -7.233751 13.483423 0.031626 +v -7.175158 13.457808 0.057354 +v -5.225272 17.031628 0.050895 +v -6.033330 15.755107 0.032643 +v -5.975900 15.724906 0.056696 +v -3.844727 19.854225 0.054693 +v -4.694601 18.560612 0.032545 +v -4.640386 18.525982 0.055628 +v -1.836791 21.807774 0.052425 +v -2.908913 21.034199 0.028096 +v -2.868446 20.985973 0.052109 +v 0.049573 22.254898 0.052265 +v -0.894595 22.295609 0.027558 +v -0.879330 22.236874 0.053272 +v 1.855422 21.801495 0.055043 +v 0.927860 22.306000 0.029974 +v 0.913109 22.247257 0.054557 +v 3.807351 19.817917 0.057507 +v 2.880997 20.997116 0.033730 +v 2.840434 20.949123 0.055248 +v 5.362572 17.137711 0.056197 +v 4.692204 18.563335 0.033835 +v 4.642189 18.522987 0.056923 +v 6.667006 14.512458 0.053453 +v 6.054927 15.798295 0.029937 +v 6.006975 15.759823 0.059118 +v 7.584737 12.504331 0.057820 +v 7.240355 13.482440 0.028250 +v 7.181536 13.457507 0.055357 +v 8.215797 10.674248 0.060497 +v 7.984698 11.594828 0.032337 +v 7.923937 11.574409 0.059728 +v 8.683114 9.014724 0.059106 +v 8.526232 9.842728 0.030857 +v 8.465415 9.824483 0.060208 +v 9.063132 7.431250 0.055016 +v 8.936841 8.236743 0.026176 +v 8.876252 8.218897 0.057256 +v 9.503557 5.893157 0.049707 +v 9.291419 6.646858 0.021880 +v 9.238370 6.630338 0.053337 +v 9.774708 4.328140 0.036411 +v 9.535536 5.114746 0.015043 +v 9.515925 5.108645 0.037251 +v 10.108985 2.418413 0.049787 +v 9.990591 3.374753 0.019288 +v 9.948137 3.362881 0.040066 +v 10.392819 1.554377 0.026757 +v 10.337941 1.559134 0.050478 +v 2.160001 9.582420 -0.089800 +v 2.320452 10.081910 -0.040394 +v 2.374542 10.667297 -0.087663 +v 2.372692 10.038260 -0.321619 +v 2.344332 10.058835 -0.088387 +v 1.787210 9.252781 -0.042643 +v 1.832505 9.183621 -0.333685 +v 1.313371 8.966028 -0.094493 +v 1.807147 9.219628 -0.092736 +v 0.682518 8.868680 -0.046324 +v 0.697609 8.794515 -0.338324 +v -0.000133 8.793899 -0.095927 +v 0.689284 8.832850 -0.096020 +v -0.680322 8.865505 -0.045980 +v -0.700592 8.791306 -0.339316 +v -1.314847 8.960998 -0.094128 +v -0.689322 8.829997 -0.095603 +v -1.801676 9.246229 -0.040850 +v -1.844631 9.177194 -0.330159 +v -2.176531 9.566120 -0.085209 +v -1.821368 9.213160 -0.090161 +v -2.327074 10.088004 -0.039926 +v -2.386031 10.039398 -0.315750 +v -2.370223 10.667965 -0.089641 +v -2.351789 10.062614 -0.087800 +v -2.230569 11.414003 -0.043627 +v -2.276974 11.407556 -0.317668 +v -2.018024 12.244000 -0.090005 +v -2.251603 11.409480 -0.090045 +v -1.694713 13.100897 -0.044875 +v -1.726716 13.130966 -0.321393 +v -1.404934 13.885389 -0.091668 +v -1.709796 13.112055 -0.091735 +v -1.130376 14.442399 -0.044641 +v -1.154188 14.511283 -0.321398 +v -0.903606 14.890396 -0.090745 +v -1.138871 14.471264 -0.091273 +v -0.684319 15.141862 -0.044086 +v -0.697038 15.227465 -0.319255 +v -0.473577 15.364074 -0.090063 +v -0.688333 15.178900 -0.090421 +v -0.241759 15.428214 -0.043549 +v -0.245763 15.518828 -0.319277 +v -0.001711 15.500212 -0.089720 +v -0.243008 15.467745 -0.089777 +v 0.238561 15.426897 -0.043555 +v 0.242644 15.517686 -0.319415 +v 0.470635 15.361481 -0.090177 +v 0.239814 15.466378 -0.089855 +v 0.680245 15.137826 -0.044172 +v 0.693128 15.223937 -0.319994 +v 0.897328 14.885527 -0.091082 +v 0.684502 15.174971 -0.090673 +v 1.121675 14.437825 -0.044778 +v 1.145571 14.506332 -0.322532 +v 1.389934 13.880280 -0.092108 +v 1.130209 14.466665 -0.091625 +v 1.694864 13.102237 -0.044908 +v 1.719324 13.130637 -0.324799 +v 2.026664 12.236073 -0.085631 +v 1.709210 13.113183 -0.092245 +v 2.230116 11.452477 -0.041773 +v 2.258168 11.426514 -0.317575 +v 2.249102 11.433482 -0.088277 +v 2.216927 9.539766 0.915392 +v 1.830287 9.192339 0.347334 +v 1.336155 8.925532 0.957655 +v 1.861469 9.172366 0.936419 +v 2.403154 10.649789 0.876575 +v 2.377212 10.041576 0.332540 +v 2.393128 10.034264 0.892836 +v 2.025408 12.241979 0.878744 +v 2.279936 11.428009 0.320424 +v 2.258572 11.439898 0.879494 +v 1.426046 13.961190 0.880818 +v 1.723381 13.128969 0.325129 +v 1.709365 13.156049 0.887886 +v 0.935829 15.003601 0.867145 +v 1.146120 14.505876 0.323675 +v 1.174465 14.573338 0.870244 +v 0.488178 15.485025 0.866160 +v 0.693153 15.224010 0.320774 +v 0.711808 15.297248 0.865200 +v -0.001994 15.623657 0.866330 +v 0.242659 15.517949 0.320153 +v 0.248262 15.590184 0.866211 +v -0.491629 15.486141 0.865958 +v -0.245799 15.519080 0.319987 +v -0.248664 15.596022 0.871127 +v -0.940852 15.007988 0.863283 +v -0.697016 15.227578 0.320101 +v -0.715521 15.299608 0.864413 +v -1.444198 13.971089 0.872185 +v -1.154194 14.511223 0.322249 +v -1.183458 14.579726 0.867641 +v -2.047870 12.271268 0.867598 +v -1.727185 13.131434 0.322111 +v -1.738665 13.160758 0.893519 +v -2.416203 10.665528 0.879533 +v -2.274681 11.408610 0.321012 +v -2.289618 11.415545 0.868948 +v -2.266379 9.523164 0.911077 +v -2.382670 10.041965 0.327003 +v -2.421686 10.034545 0.892769 +v -1.345521 8.902722 0.958217 +v -1.844430 9.184117 0.344929 +v -1.868921 9.139722 0.939624 +v -0.000777 8.765140 0.963016 +v -0.696543 8.805743 0.352847 +v -0.703172 8.789927 0.965295 +v 0.691145 8.808885 0.353313 +v 0.700086 8.802205 0.965866 +v 2.232807 9.524437 -0.888485 +v 1.342812 8.893153 -0.924434 +v 1.872361 9.148157 -0.907211 +v -0.000600 8.726048 -0.931390 +v 0.704027 8.765618 -0.924971 +v -1.357834 8.873881 -0.923850 +v -0.707273 8.752918 -0.937723 +v -2.276099 9.512666 -0.883800 +v -1.878608 9.118651 -0.908129 +v -2.411274 10.659768 -0.866149 +v -2.426257 10.027339 -0.870569 +v -2.041357 12.265663 -0.868282 +v -2.278141 11.409484 -0.866638 +v -1.444299 13.969763 -0.877478 +v -1.733915 13.163733 -0.894711 +v -0.940893 15.008071 -0.865390 +v -1.183662 14.579747 -0.869101 +v -0.491588 15.485768 -0.867817 +v -0.715502 15.299436 -0.866165 +v -0.001956 15.623119 -0.868395 +v -0.249692 15.595531 -0.874258 +v 0.488159 15.484716 -0.867995 +v 0.248249 15.589721 -0.868204 +v 0.934401 15.003098 -0.869226 +v 0.711844 15.297120 -0.866960 +v 1.413146 13.954839 -0.879784 +v 1.160403 14.576368 -0.875320 +v 2.012184 12.247073 -0.875487 +v 1.700912 13.150458 -0.880651 +v 2.400601 10.650493 -0.863265 +v 2.240388 11.434565 -0.870793 +v 2.390415 10.028186 -0.877858 +v 2.289837 10.117261 0.003840 +v 2.119073 9.639956 0.028092 +v 2.324190 10.081380 0.047538 +v 2.333564 10.704410 0.024012 +v 2.300689 10.106791 0.026618 +v 2.237580 11.453647 0.043250 +v 1.998398 12.240004 0.021564 +v 2.209454 11.453232 0.000216 +v 2.218528 11.456056 0.022704 +v 1.696960 13.102680 0.045451 +v 1.371728 13.841128 0.023023 +v 1.677206 13.088223 -0.000564 +v 1.683611 13.092538 0.023431 +v 1.121903 14.437626 0.044417 +v 0.886438 14.821980 0.022545 +v 1.111831 14.401586 -0.001131 +v 1.114959 14.412792 0.022666 +v 0.680209 15.137879 0.043878 +v 0.465879 15.288733 0.022197 +v 0.675413 15.090935 -0.001091 +v 0.676968 15.105407 0.022379 +v 0.238570 15.426932 0.043285 +v -0.001722 15.425868 0.022019 +v 0.237037 15.376916 -0.001062 +v 0.237556 15.392396 0.022064 +v -0.241778 15.428235 0.043286 +v -0.469026 15.291429 0.022196 +v -0.240252 15.378198 -0.001070 +v -0.240747 15.393689 0.022064 +v -0.684301 15.141917 0.043815 +v -0.893101 14.826799 0.022498 +v -0.679746 15.095075 -0.001073 +v -0.681216 15.109548 0.022358 +v -1.130395 14.442410 0.044291 +v -1.383840 13.845809 0.022613 +v -1.120524 14.406121 -0.001123 +v -1.123611 14.417346 0.022601 +v -1.694667 13.101349 0.044240 +v -1.982830 12.244790 0.022117 +v -1.676181 13.087447 -0.001267 +v -1.682003 13.091643 0.022530 +v -2.230350 11.413675 0.043899 +v -2.323098 10.704791 0.025256 +v -2.200824 11.433245 -0.000709 +v -2.210076 11.426775 0.022593 +v -2.327641 10.088019 0.047641 +v -2.136442 9.625882 0.028817 +v -2.296348 10.121845 0.004335 +v -2.306100 10.111553 0.027200 +v -1.802697 9.247969 0.049546 +v -1.286850 9.027224 0.026508 +v -1.777041 9.290412 0.004837 +v -1.785017 9.277349 0.028459 +v -0.681115 8.869248 0.048815 +v -0.000163 8.864757 0.025954 +v -0.672327 8.913693 0.000806 +v -0.675048 8.900310 0.025887 +v 0.681990 8.871791 0.048928 +v 1.284705 9.033085 0.026338 +v 0.671128 8.916196 0.000671 +v 0.674310 8.902749 0.025895 +v 1.787454 9.253956 0.049820 +v 1.761654 9.296643 0.003873 +v 1.769622 9.283580 0.028024 +v 2.161699 9.583116 0.098703 +v 2.383711 10.667427 0.091751 +v 2.349281 10.058539 0.095540 +v 2.034164 12.239276 0.087240 +v 2.261851 11.433720 0.090524 +v 1.394971 13.880192 0.093295 +v 1.712324 13.113094 0.093939 +v 0.897327 14.885531 0.092040 +v 1.130381 14.466650 0.092533 +v 0.470636 15.361514 0.091172 +v 0.684498 15.174985 0.091649 +v -0.001706 15.500299 0.090698 +v 0.239802 15.466457 0.090836 +v -0.473577 15.364112 0.091067 +v -0.243000 15.467828 0.090778 +v -0.903596 14.890414 0.091744 +v -0.688331 15.178940 0.091419 +v -1.405048 13.885425 0.092487 +v -1.138888 14.471258 0.092206 +v -2.017570 12.245026 0.091038 +v -1.710008 13.112141 0.092435 +v -2.367790 10.667556 0.094282 +v -2.251079 11.408980 0.091709 +v -2.177667 9.567443 0.095432 +v -2.351996 10.062805 0.095381 +v -1.314982 8.964729 0.099911 +v -1.822133 9.216172 0.098868 +v -0.000095 8.800975 0.100742 +v -0.689596 8.836355 0.100481 +v 1.312523 8.970962 0.100024 +v 0.688705 8.838298 0.100759 +v 1.807317 9.222281 0.100221 +v -0.000163 8.862795 -0.024264 +v -1.286508 9.026074 -0.022494 +v -0.675130 8.898467 -0.023912 +v 1.285134 9.031767 -0.022628 +v 0.674422 8.901134 -0.024186 +v 2.118271 9.639821 -0.018011 +v 1.769506 9.282984 -0.020444 +v 2.330462 10.704505 -0.020672 +v 2.298850 10.107245 -0.019091 +v 1.996152 12.239947 -0.020965 +v 2.214959 11.455441 -0.021914 +v 1.370594 13.840850 -0.024239 +v 1.682561 13.092252 -0.024053 +v 0.886435 14.821981 -0.024185 +v 1.114929 14.412735 -0.024348 +v 0.465880 15.288730 -0.023768 +v 0.676969 15.105403 -0.023988 +v -0.001714 15.425844 -0.023587 +v 0.237565 15.392373 -0.023627 +v -0.469026 15.291413 -0.023763 +v -0.240745 15.393672 -0.023629 +v -0.893096 14.826804 -0.024093 +v -0.681218 15.109527 -0.023935 +v -1.383813 13.845779 -0.024418 +v -1.123609 14.417339 -0.024272 +v -1.982904 12.244702 -0.023553 +v -1.681957 13.091583 -0.024483 +v -2.323741 10.705140 -0.021372 +v -2.210188 11.426889 -0.023492 +v -2.135741 9.625340 -0.016356 +v -2.305839 10.111566 -0.018826 +v -1.784594 9.276611 -0.019056 +v 9.717104 0.154450 0.015277 +v 10.185408 0.365237 -0.001806 +v 10.422876 0.824751 0.014585 +v 10.170113 0.381164 0.015012 +v 10.463476 1.551491 -0.003589 +v 10.188859 2.433063 0.011192 +v 10.441229 1.552591 0.013600 +v 10.049815 3.387176 -0.001374 +v 9.843600 4.346165 0.007124 +v 10.032271 3.386194 0.009932 +v 9.564032 5.124516 -0.001802 +v 9.604760 5.920680 0.006805 +v 9.553796 5.120265 0.007042 +v 9.361567 6.662152 -0.009897 +v 9.178127 7.463321 0.009079 +v 9.339244 6.654000 0.007603 +v 9.015017 8.258403 -0.007323 +v 8.797279 9.047818 0.014266 +v 8.990556 8.251595 0.011506 +v 8.604165 9.865899 -0.002039 +v 8.330337 10.710123 0.018357 +v 8.579885 9.858608 0.016665 +v 8.062329 11.621211 0.001105 +v 7.697770 12.546765 0.017949 +v 8.038237 11.612906 0.018981 +v 7.315272 13.515274 -0.001593 +v 6.774686 14.565227 0.013826 +v 7.291946 13.504915 0.015345 +v 6.135631 15.819816 -0.001049 +v 5.463653 17.200539 0.019483 +v 6.106390 15.819921 0.016495 +v 4.762094 18.605389 0.008028 +v 3.899300 19.894630 0.024801 +v 4.740731 18.590717 0.023322 +v 2.935947 21.056713 0.008295 +v 1.911739 21.901997 0.020742 +v 2.918553 21.037994 0.023393 +v 0.947540 22.376953 0.001748 +v 0.053354 22.350414 0.015747 +v 0.941310 22.354778 0.018067 +v -0.914314 22.366558 -0.001169 +v -1.891350 21.907078 0.015559 +v -0.908133 22.344387 0.015245 +v -2.961936 21.091545 0.001461 +v -3.936871 19.929970 0.019094 +v -2.945112 21.073826 0.016784 +v -4.762433 18.608589 0.006747 +v -5.314141 17.101761 0.020986 +v -4.740668 18.594116 0.021935 +v -6.105781 15.797035 0.006102 +v -6.754382 14.561027 0.019638 +v -6.082681 15.784055 0.021720 +v -7.308884 13.516670 0.002507 +v -7.695556 12.547590 0.019773 +v -7.285405 13.506191 0.019325 +v -8.061548 11.621450 0.001736 +v -8.329787 10.710253 0.018620 +v -8.037430 11.613192 0.019605 +v -8.603760 9.866178 -0.001666 +v -8.797931 9.048368 0.015010 +v -8.579486 9.858868 0.017027 +v -9.018023 8.259515 -0.005964 +v -9.182848 7.464843 0.010759 +v -8.993492 8.252634 0.012796 +v -9.408937 6.694752 -0.008741 +v -9.614198 5.933601 0.006717 +v -9.383868 6.688382 0.009245 +v -9.648191 5.117042 -0.005172 +v -9.885987 4.348014 0.006626 +v -9.627389 5.109091 0.010842 +v -10.171051 3.471323 -0.009583 +v -10.159726 2.487560 0.011565 +v -10.146628 3.466934 0.007567 +v -10.463476 1.550987 -0.003651 +v -10.423187 0.823846 0.014582 +v -10.441193 1.551841 0.013551 +v -10.185628 0.364378 -0.001818 +v -9.717052 0.154116 0.015284 +v -10.170291 0.380374 0.015026 +v -9.115660 0.035055 -0.002589 +v -8.378998 0.037327 0.015759 +v -9.111576 0.058178 0.015580 +v -7.577807 0.000000 -0.002810 +v -6.842253 0.038989 0.015622 +v -7.580622 0.024784 0.015708 +v -6.224191 0.066571 -0.001187 +v -5.720009 0.267319 0.016402 +v -6.233517 0.090590 0.015774 +v -5.288681 0.653930 0.003622 +v -4.907248 1.220510 0.023081 +v -5.307225 0.675736 0.019331 +v -4.489423 1.826522 0.005116 +v -4.156974 2.452185 0.019605 +v -4.509160 1.842880 0.019428 +v -3.753377 2.791881 0.008224 +v -3.438931 3.087116 0.022879 +v -3.769411 2.811555 0.022018 +v -3.087322 3.199796 0.006896 +v -2.677266 3.274931 0.018410 +v -3.095317 3.223116 0.021215 +v -2.126657 3.284050 0.001467 +v -1.468537 3.343573 0.015393 +v -2.128012 3.309050 0.016348 +v -0.746092 3.338685 -0.000521 +v 0.000285 3.369729 0.015375 +v -0.745815 3.363013 0.015242 +v 0.746552 3.338700 -0.000532 +v 1.468681 3.343693 0.015303 +v 0.746320 3.363027 0.015229 +v 2.126311 3.284011 0.001225 +v 2.678960 3.272140 0.018151 +v 2.127856 3.308958 0.016102 +v 3.092758 3.191154 0.006927 +v 3.448137 3.073778 0.023540 +v 3.101642 3.214328 0.021288 +v 3.759309 2.779552 0.009497 +v 4.265945 2.450660 0.019844 +v 3.776130 2.799213 0.023396 +v 4.589966 1.853350 0.008433 +v 5.018833 1.260592 0.020458 +v 4.611535 1.862560 0.021025 +v 5.271537 0.627715 0.004885 +v 5.721430 0.266246 0.017505 +v 5.288199 0.647440 0.020230 +v 6.224537 0.066685 -0.000924 +v 6.842648 0.039103 0.015662 +v 6.233804 0.090714 0.016036 +v 7.578315 0.000013 -0.002822 +v 8.379560 0.037333 0.015758 +v 7.581037 0.024781 0.015698 +v 9.116105 0.035049 -0.002591 +v 9.112075 0.058179 0.015576 +v 8.379511 0.037268 -0.021586 +v 9.717196 0.154423 -0.019544 +v 9.111998 0.058121 -0.020792 +v 6.842694 0.039051 -0.020140 +v 7.581237 0.024722 -0.021374 +v 5.721350 0.266101 -0.014686 +v 6.233945 0.090643 -0.017952 +v 5.019005 1.259958 -0.005096 +v 5.287646 0.647326 -0.010463 +v 4.265582 2.450315 -0.002931 +v 4.611973 1.861750 -0.004309 +v 3.445023 3.072982 -0.004889 +v 3.773843 2.798609 -0.004700 +v 2.678034 3.271961 -0.011256 +v 3.099410 3.213768 -0.007638 +v 1.468723 3.343657 -0.015273 +v 2.127646 3.308941 -0.013693 +v 0.000244 3.369685 -0.016794 +v 0.746288 3.362998 -0.016284 +v -1.468510 3.343536 -0.015185 +v -0.745858 3.362981 -0.016272 +v -2.676866 3.274605 -0.010968 +v -2.127846 3.309005 -0.013459 +v -3.437502 3.085870 -0.005270 +v -3.094323 3.222201 -0.007567 +v -4.156516 2.451971 -0.006593 +v -3.768385 2.810644 -0.005730 +v -4.903920 1.218343 -0.006225 +v -4.508900 1.842745 -0.009345 +v -5.719945 0.267202 -0.015806 +v -5.304153 0.678272 -0.012103 +v -6.842274 0.038945 -0.020174 +v -6.233566 0.090561 -0.018213 +v -8.378901 0.037264 -0.021581 +v -7.580656 0.024710 -0.021368 +v -9.717106 0.154108 -0.019557 +v -9.111478 0.058119 -0.020791 +v -10.423201 0.823879 -0.018972 +v -10.170272 0.380313 -0.018647 +v -10.159307 2.486062 -0.023663 +v -10.441174 1.551998 -0.020837 +v -9.885096 4.350159 -0.025666 +v -10.146379 3.466428 -0.026950 +v -9.614392 5.933678 -0.029588 +v -9.631801 5.113283 -0.021103 +v -9.183155 7.464842 -0.026422 +v -9.384406 6.688519 -0.026972 +v -8.797556 9.048229 -0.022460 +v -8.993505 8.252522 -0.024783 +v -8.328580 10.709718 -0.017610 +v -8.578636 9.858544 -0.019999 +v -7.694547 12.547238 -0.014349 +v -8.036191 11.612633 -0.015583 +v -6.754474 14.561095 -0.012662 +v -7.284948 13.505921 -0.014000 +v -5.315059 17.103790 -0.004903 +v -6.083216 15.784678 -0.009416 +v -3.936505 19.930431 -0.011274 +v -4.740975 18.594734 -0.008382 +v -1.891271 21.906841 -0.016200 +v -2.944981 21.073570 -0.013791 +v 0.052939 22.348736 -0.015632 +v -0.907943 22.344250 -0.017509 +v 1.912170 21.902222 -0.010884 +v 0.941173 22.354763 -0.014676 +v 3.900834 19.895718 -0.005319 +v 2.919781 21.038811 -0.006922 +v 5.462769 17.201130 -0.011179 +v 4.741432 18.591187 -0.007213 +v 6.773951 14.564837 -0.018791 +v 6.105353 15.818756 -0.018307 +v 7.696635 12.546452 -0.016182 +v 7.291024 13.504718 -0.018056 +v 8.329126 10.709608 -0.017876 +v 8.036954 11.612433 -0.016204 +v 8.796844 9.047624 -0.023248 +v 8.579028 9.858255 -0.020373 +v 9.178054 7.463368 -0.028251 +v 8.990311 8.251467 -0.026170 +v 9.609477 5.920613 -0.027028 +v 9.339849 6.656853 -0.027747 +v 9.846027 4.345644 -0.012675 +v 9.555613 5.120661 -0.011923 +v 10.188503 2.434193 -0.020325 +v 10.031401 3.385150 -0.012738 +v 10.422906 0.824769 -0.018950 +v 10.441212 1.552648 -0.020773 +v 10.170107 0.381122 -0.018649 +vt 0.681603 0.848792 +vt 0.681604 0.907687 +vt 0.720488 0.908976 +vt 0.723155 0.848108 +vt 0.681424 0.806627 +vt 0.724773 0.801098 +vt 0.681000 0.774928 +vt 0.721417 0.767315 +vt 0.772804 0.784411 +vt 0.765567 0.737154 +vt 0.776076 0.842642 +vt 0.756112 0.912858 +vt 0.863291 0.698694 +vt 0.774301 0.685996 +vt 0.735564 0.690576 +vt 0.728981 0.718007 +vt 0.710593 0.736864 +vt 0.680359 0.745161 +vt 0.849872 0.653503 +vt 0.895437 0.632719 +vt 0.911141 0.680146 +vt 0.885605 0.779991 +vt 0.807604 0.871852 +vt 0.782015 0.921487 +vt 0.911341 0.851904 +vt 0.833237 0.896429 +vt 0.891590 0.953714 +vt 0.870886 0.965431 +vt 0.955861 0.926055 +vt 0.973157 0.916872 +vt 0.955626 0.838318 +vt 0.810469 0.935432 +vt 0.944798 0.800002 +vt 0.934041 0.761820 +vt 0.871899 0.580007 +vt 0.830026 0.602234 +vt 0.767004 0.639137 +vt 0.731633 0.652953 +vt 0.719537 0.613850 +vt 0.796174 0.544413 +vt 0.831035 0.514180 +vt 0.779503 0.455217 +vt 0.755828 0.496035 +vt 0.714812 0.465821 +vt 0.724974 0.416829 +vt 0.693345 0.578763 +vt 0.747997 0.591790 +vt 0.700812 0.545887 +vt 0.679009 0.541191 +vt 0.679856 0.575737 +vt 0.679561 0.456243 +vt 0.680348 0.407032 +vt 0.897180 0.816844 +vt 0.835375 0.802951 +vt 0.851776 0.838032 +vt 0.871422 0.868790 +vt 0.925377 0.938442 +vt 0.816119 0.716718 +vt 0.808945 0.671355 +vt 0.794689 0.621992 +vt 0.768530 0.570560 +vt 0.736319 0.532527 +vt 0.706727 0.511446 +vt 0.678689 0.504663 +vt 0.823641 0.761748 +vt 0.874956 0.740372 +vt 0.922927 0.722449 +vt 0.966315 0.884314 +vt 0.931445 0.890475 +vt 0.897013 0.901903 +vt 0.866221 0.924616 +vt 0.845743 0.953176 +vt 0.723748 0.560829 +vt 0.706665 0.589399 +vt 0.642758 0.909266 +vt 0.639370 0.848422 +vt 0.637088 0.801443 +vt 0.640357 0.767905 +vt 0.588798 0.784785 +vt 0.595348 0.737488 +vt 0.586044 0.843132 +vt 0.607289 0.913418 +vt 0.496970 0.700353 +vt 0.585242 0.685900 +vt 0.623898 0.690210 +vt 0.630086 0.718179 +vt 0.650119 0.738108 +vt 0.509902 0.654594 +vt 0.464209 0.634707 +vt 0.448932 0.682505 +vt 0.475916 0.782190 +vt 0.555273 0.872826 +vt 0.581633 0.922198 +vt 0.451146 0.854562 +vt 0.530050 0.897621 +vt 0.473362 0.955774 +vt 0.494309 0.966736 +vt 0.408257 0.929734 +vt 0.390679 0.920994 +vt 0.406926 0.842208 +vt 0.554807 0.935632 +vt 0.417030 0.802898 +vt 0.427009 0.764799 +vt 0.487401 0.581573 +vt 0.529608 0.603162 +vt 0.593053 0.638740 +vt 0.628268 0.652278 +vt 0.640908 0.613454 +vt 0.563323 0.543942 +vt 0.527907 0.516907 +vt 0.579133 0.455532 +vt 0.603557 0.496082 +vt 0.643978 0.465980 +vt 0.634063 0.417048 +vt 0.666839 0.578541 +vt 0.611770 0.592404 +vt 0.658853 0.545882 +vt 0.464870 0.819255 +vt 0.526573 0.804450 +vt 0.510605 0.839710 +vt 0.491424 0.870735 +vt 0.439082 0.941505 +vt 0.544880 0.718742 +vt 0.551337 0.672284 +vt 0.565035 0.622461 +vt 0.590715 0.571150 +vt 0.622865 0.533528 +vt 0.652670 0.511867 +vt 0.537531 0.762656 +vt 0.486108 0.742444 +vt 0.437652 0.725140 +vt 0.396904 0.886683 +vt 0.431891 0.893624 +vt 0.466529 0.904347 +vt 0.497777 0.926422 +vt 0.518689 0.954193 +vt 0.635361 0.561107 +vt 0.653959 0.589354 +vt 0.317546 0.150042 +vt 0.318109 0.091408 +vt 0.279308 0.089545 +vt 0.275595 0.150438 +vt 0.317103 0.191730 +vt 0.273155 0.196737 +vt 0.316961 0.223347 +vt 0.276302 0.230174 +vt 0.224887 0.213274 +vt 0.230692 0.260741 +vt 0.222266 0.155306 +vt 0.243894 0.085052 +vt 0.132605 0.297677 +vt 0.220204 0.312604 +vt 0.258822 0.307844 +vt 0.265559 0.279996 +vt 0.286118 0.260134 +vt 0.316729 0.253353 +vt 0.145294 0.343417 +vt 0.099955 0.362959 +vt 0.084945 0.315293 +vt 0.112067 0.215990 +vt 0.191683 0.125582 +vt 0.218334 0.076121 +vt 0.087522 0.143728 +vt 0.166600 0.100635 +vt 0.109531 0.042317 +vt 0.130605 0.031188 +vt 0.044569 0.068533 +vt 0.027059 0.077392 +vt 0.043022 0.156923 +vt 0.191505 0.062478 +vt 0.053271 0.195280 +vt 0.063163 0.233305 +vt 0.122619 0.416125 +vt 0.164479 0.394673 +vt 0.227478 0.359772 +vt 0.262108 0.345829 +vt 0.273943 0.385151 +vt 0.197864 0.454653 +vt 0.162280 0.481292 +vt 0.213038 0.543047 +vt 0.237619 0.502555 +vt 0.277842 0.532812 +vt 0.267784 0.581796 +vt 0.300138 0.420575 +vt 0.245551 0.406253 +vt 0.292441 0.453105 +vt 0.312793 0.457933 +vt 0.313244 0.423339 +vt 0.313250 0.542624 +vt 0.313906 0.591867 +vt 0.101196 0.178981 +vt 0.162571 0.193910 +vt 0.146949 0.158585 +vt 0.127899 0.127461 +vt 0.075297 0.056716 +vt 0.180180 0.279744 +vt 0.186345 0.325781 +vt 0.199578 0.375929 +vt 0.224913 0.427435 +vt 0.256806 0.465218 +vt 0.286518 0.487129 +vt 0.312974 0.494295 +vt 0.173096 0.235917 +vt 0.121975 0.255653 +vt 0.073710 0.272837 +vt 0.033305 0.111766 +vt 0.068287 0.104669 +vt 0.102961 0.093819 +vt 0.134273 0.071754 +vt 0.155394 0.043764 +vt 0.268970 0.437795 +vt 0.286892 0.409656 +vt 0.356897 0.090408 +vt 0.359446 0.151225 +vt 0.360847 0.197700 +vt 0.357608 0.231251 +vt 0.408885 0.214940 +vt 0.401710 0.262229 +vt 0.412279 0.157385 +vt 0.392327 0.086695 +vt 0.498911 0.301576 +vt 0.410060 0.313903 +vt 0.371630 0.309289 +vt 0.365382 0.281234 +vt 0.346757 0.261856 +vt 0.485016 0.347064 +vt 0.530022 0.367640 +vt 0.546271 0.320332 +vt 0.521767 0.220257 +vt 0.443800 0.128212 +vt 0.418039 0.078361 +vt 0.547770 0.148288 +vt 0.469386 0.103655 +vt 0.527589 0.046273 +vt 0.506899 0.034630 +vt 0.591946 0.073787 +vt 0.609387 0.082823 +vt 0.592241 0.161929 +vt 0.446541 0.064447 +vt 0.581320 0.200055 +vt 0.570084 0.238905 +vt 0.506011 0.420128 +vt 0.464392 0.397831 +vt 0.401822 0.361401 +vt 0.366822 0.346807 +vt 0.353374 0.385589 +vt 0.430018 0.455299 +vt 0.464796 0.485609 +vt 0.412931 0.544074 +vt 0.389175 0.503307 +vt 0.348052 0.533333 +vt 0.358359 0.582201 +vt 0.326685 0.420213 +vt 0.382094 0.407818 +vt 0.334468 0.453329 +vt 0.533543 0.183377 +vt 0.471597 0.197173 +vt 0.488026 0.162091 +vt 0.507672 0.131314 +vt 0.561337 0.061515 +vt 0.452105 0.283332 +vt 0.444457 0.328712 +vt 0.429389 0.378329 +vt 0.402813 0.428772 +vt 0.369926 0.466793 +vt 0.340287 0.487672 +vt 0.459846 0.238339 +vt 0.510855 0.259884 +vt 0.558623 0.278119 +vt 0.602778 0.115472 +vt 0.567793 0.109549 +vt 0.533224 0.098140 +vt 0.502324 0.075467 +vt 0.481763 0.046879 +vt 0.357497 0.438562 +vt 0.339833 0.409692 +vt 0.537016 0.026613 +vt 0.901174 0.973424 +vt 0.939800 0.960172 +vt 0.575510 0.039730 +vt 0.970765 0.943062 +vt 0.606398 0.056347 +vt 0.985692 0.923182 +vt 0.621635 0.075897 +vt 0.987201 0.881749 +vt 0.623725 0.117733 +vt 0.981104 0.832357 +vt 0.617958 0.167378 +vt 0.971483 0.791894 +vt 0.608143 0.208447 +vt 0.960416 0.753250 +vt 0.596653 0.247539 +vt 0.949736 0.713393 +vt 0.585321 0.287519 +vt 0.937292 0.670483 +vt 0.572152 0.330235 +vt 0.920346 0.621656 +vt 0.554631 0.378737 +vt 0.894597 0.566737 +vt 0.528452 0.433349 +vt 0.850884 0.497656 +vt 0.484264 0.502039 +vt 0.793679 0.434066 +vt 0.427008 0.565090 +vt 0.730833 0.391918 +vt 0.364542 0.606808 +vt 0.680442 0.383130 +vt 0.314297 0.615588 +vt 0.627842 0.392276 +vt 0.261785 0.606444 +vt 0.564681 0.434353 +vt 0.198651 0.563985 +vt 0.508427 0.500551 +vt 0.142896 0.497310 +vt 0.464630 0.568564 +vt 0.099978 0.428811 +vt 0.439164 0.623967 +vt 0.075148 0.373489 +vt 0.422660 0.673216 +vt 0.058893 0.324571 +vt 0.410714 0.716491 +vt 0.046858 0.281613 +vt 0.400510 0.756682 +vt 0.036448 0.241603 +vt 0.390286 0.795762 +vt 0.026231 0.202507 +vt 0.381926 0.835795 +vt 0.018141 0.162444 +vt 0.376281 0.884761 +vt 0.012708 0.113725 +vt 0.378508 0.928121 +vt 0.014639 0.070782 +vt 0.394088 0.947443 +vt 0.030014 0.051229 +vt 0.425312 0.963546 +vt 0.061374 0.034755 +vt 0.464123 0.975890 +vt 0.100323 0.022262 +vt 0.493575 0.980058 +vt 0.129840 0.018045 +vt 0.525583 0.971601 +vt 0.162656 0.026210 +vt 0.563090 0.956514 +vt 0.199866 0.041311 +vt 0.588438 0.947236 +vt 0.225349 0.050709 +vt 0.610251 0.942466 +vt 0.247118 0.055857 +vt 0.642705 0.939331 +vt 0.279450 0.059427 +vt 0.681769 0.938161 +vt 0.318406 0.060942 +vt 0.720843 0.939038 +vt 0.357381 0.060296 +vt 0.753439 0.941959 +vt 0.389797 0.057522 +vt 0.775629 0.946649 +vt 0.411692 0.052895 +vt 0.802731 0.956276 +vt 0.438814 0.043419 +vt 0.839205 0.970581 +vt 0.475121 0.029289 +vt 0.871905 0.978291 +vt 0.507694 0.021712 +vt 0.627293 0.072921 +vt 0.991411 0.926030 +vt 0.611556 0.051154 +vt 0.976032 0.948136 +vt 0.579314 0.032680 +vt 0.943689 0.967185 +vt 0.538833 0.019259 +vt 0.903057 0.980752 +vt 0.507944 0.014954 +vt 0.872184 0.984983 +vt 0.474625 0.023556 +vt 0.838754 0.976137 +vt 0.437262 0.038160 +vt 0.801193 0.961273 +vt 0.410235 0.045790 +vt 0.773933 0.953596 +vt 0.388962 0.049853 +vt 0.752490 0.949541 +vt 0.357401 0.052247 +vt 0.720804 0.947076 +vt 0.318513 0.052780 +vt 0.681798 0.946319 +vt 0.279637 0.051376 +vt 0.642790 0.947363 +vt 0.248162 0.048200 +vt 0.611217 0.950038 +vt 0.227063 0.043691 +vt 0.590089 0.954158 +vt 0.201393 0.034831 +vt 0.564539 0.962859 +vt 0.163753 0.019365 +vt 0.527273 0.978371 +vt 0.129687 0.011232 +vt 0.493439 0.986844 +vt 0.098628 0.014873 +vt 0.462435 0.983272 +vt 0.057633 0.027660 +vt 0.421630 0.970667 +vt 0.024842 0.046066 +vt 0.389012 0.952696 +vt 0.008978 0.067830 +vt 0.372888 0.931191 +vt 0.006229 0.113805 +vt 0.369733 0.884691 +vt 0.010694 0.163600 +vt 0.374511 0.834680 +vt 0.018535 0.204885 +vt 0.382437 0.793366 +vt 0.028573 0.243874 +vt 0.392509 0.754415 +vt 0.038930 0.284091 +vt 0.402735 0.714061 +vt 0.051038 0.327208 +vt 0.414875 0.670616 +vt 0.067617 0.376541 +vt 0.431737 0.620922 +vt 0.093057 0.432628 +vt 0.457768 0.564722 +vt 0.137787 0.502207 +vt 0.503436 0.495558 +vt 0.194019 0.570282 +vt 0.560103 0.428047 +vt 0.259474 0.613766 +vt 0.625498 0.384926 +vt 0.313939 0.623249 +vt 0.679909 0.375502 +vt 0.366849 0.614228 +vt 0.733050 0.384513 +vt 0.431527 0.571430 +vt 0.798172 0.427770 +vt 0.490125 0.507246 +vt 0.856711 0.492552 +vt 0.535289 0.437315 +vt 0.901463 0.562802 +vt 0.562101 0.381944 +vt 0.927756 0.618520 +vt 0.579950 0.333055 +vt 0.945048 0.667777 +vt 0.593195 0.290175 +vt 0.957675 0.710831 +vt 0.604478 0.250011 +vt 0.968399 0.750791 +vt 0.615240 0.210643 +vt 0.978905 0.789650 +vt 0.623855 0.169241 +vt 0.986859 0.830470 +vt 0.629887 0.117729 +vt 0.993401 0.881640 +vt 0.341043 0.297786 +vt 0.704448 0.701791 +vt 0.695659 0.711041 +vt 0.332282 0.287961 +vt 0.679728 0.713897 +vt 0.315926 0.284157 +vt 0.663417 0.710714 +vt 0.299305 0.286422 +vt 0.654499 0.701400 +vt 0.289799 0.295754 +vt 0.654262 0.685956 +vt 0.288738 0.312166 +vt 0.659878 0.659450 +vt 0.293640 0.339463 +vt 0.668105 0.629103 +vt 0.301073 0.370102 +vt 0.672771 0.610774 +vt 0.304814 0.388188 +vt 0.676117 0.601776 +vt 0.307453 0.396926 +vt 0.681228 0.598850 +vt 0.312328 0.399954 +vt 0.685856 0.602233 +vt 0.317334 0.396765 +vt 0.688453 0.610901 +vt 0.320944 0.387910 +vt 0.692634 0.628744 +vt 0.326380 0.369715 +vt 0.700480 0.659403 +vt 0.335934 0.339251 +vt 0.705323 0.685899 +vt 0.341627 0.313182 +vt 0.333198 0.302041 +vt 0.696870 0.697026 +vt 0.333415 0.313919 +vt 0.696966 0.684734 +vt 0.327903 0.337382 +vt 0.692265 0.660681 +vt 0.318991 0.365649 +vt 0.684901 0.632326 +vt 0.314162 0.382523 +vt 0.681451 0.615716 +vt 0.312525 0.390034 +vt 0.680845 0.608536 +vt 0.312147 0.392353 +vt 0.680792 0.606530 +vt 0.312049 0.390554 +vt 0.680620 0.608648 +vt 0.311810 0.383609 +vt 0.679699 0.615976 +vt 0.308696 0.366791 +vt 0.675707 0.632896 +vt 0.301638 0.337996 +vt 0.667869 0.661351 +vt 0.297014 0.313379 +vt 0.662664 0.685244 +vt 0.296936 0.300406 +vt 0.661987 0.697283 +vt 0.302815 0.294694 +vt 0.667696 0.702653 +vt 0.315299 0.293165 +vt 0.679944 0.704674 +vt 0.327713 0.295729 +vt 0.691813 0.702830 +vt 0.698216 0.697952 +vt 0.698405 0.685071 +vt 0.693536 0.660788 +vt 0.686058 0.631600 +vt 0.682634 0.614806 +vt 0.681899 0.607342 +vt 0.680705 0.604820 +vt 0.679570 0.607411 +vt 0.678551 0.614991 +vt 0.674557 0.632159 +vt 0.666624 0.661143 +vt 0.661250 0.685582 +vt 0.660635 0.698178 +vt 0.666986 0.704179 +vt 0.679893 0.706344 +vt 0.692528 0.704350 +vt 0.302254 0.293084 +vt 0.315431 0.291453 +vt 0.328621 0.294251 +vt 0.334603 0.301173 +vt 0.334767 0.313679 +vt 0.329089 0.337380 +vt 0.320056 0.366449 +vt 0.315278 0.383548 +vt 0.313633 0.391292 +vt 0.312185 0.393985 +vt 0.311121 0.391676 +vt 0.310653 0.384458 +vt 0.307562 0.367438 +vt 0.300413 0.338119 +vt 0.295617 0.312994 +vt 0.295623 0.299389 +vt 0.974527 0.946834 +vt 0.989700 0.925162 +vt 0.991850 0.881508 +vt 0.985461 0.830950 +vt 0.977100 0.790313 +vt 0.966260 0.751439 +vt 0.955553 0.711504 +vt 0.942936 0.668504 +vt 0.925705 0.619376 +vt 0.899564 0.563911 +vt 0.854972 0.493884 +vt 0.796839 0.429515 +vt 0.732351 0.386453 +vt 0.680200 0.377442 +vt 0.626233 0.386829 +vt 0.561416 0.429761 +vt 0.504902 0.496880 +vt 0.459713 0.565795 +vt 0.433796 0.621755 +vt 0.416995 0.671314 +vt 0.404874 0.714701 +vt 0.394667 0.755010 +vt 0.384398 0.794152 +vt 0.376400 0.834972 +vt 0.371416 0.884690 +vt 0.374563 0.930243 +vt 0.390468 0.951327 +vt 0.422511 0.968739 +vt 0.462695 0.981098 +vt 0.493461 0.984653 +vt 0.526903 0.976242 +vt 0.564389 0.960889 +vt 0.589654 0.952137 +vt 0.610896 0.947992 +vt 0.642769 0.945248 +vt 0.681789 0.944237 +vt 0.720810 0.944956 +vt 0.752823 0.947480 +vt 0.774438 0.951563 +vt 0.801682 0.960135 +vt 0.838792 0.974566 +vt 0.872125 0.982805 +vt 0.902750 0.978586 +vt 0.942760 0.965285 +vt 0.610084 0.052491 +vt 0.578405 0.034589 +vt 0.538538 0.021424 +vt 0.507881 0.017138 +vt 0.474682 0.025133 +vt 0.437716 0.039282 +vt 0.410573 0.047804 +vt 0.389233 0.051915 +vt 0.357388 0.054371 +vt 0.318487 0.054862 +vt 0.279595 0.053494 +vt 0.247827 0.050252 +vt 0.226640 0.045679 +vt 0.201257 0.036807 +vt 0.163649 0.021444 +vt 0.129714 0.013411 +vt 0.098881 0.017050 +vt 0.058514 0.029587 +vt 0.026318 0.047404 +vt 0.010663 0.068732 +vt 0.007989 0.113827 +vt 0.012621 0.163435 +vt 0.020470 0.204133 +vt 0.030708 0.243282 +vt 0.041066 0.283430 +vt 0.053203 0.326484 +vt 0.069722 0.375709 +vt 0.095005 0.431555 +vt 0.139247 0.500888 +vt 0.195383 0.568585 +vt 0.260216 0.611860 +vt 0.314172 0.621278 +vt 0.366125 0.612297 +vt 0.430247 0.569733 +vt 0.488348 0.505888 +vt 0.533368 0.436179 +vt 0.560011 0.381064 +vt 0.577813 0.332285 +vt 0.591069 0.289456 +vt 0.602343 0.249349 +vt 0.613602 0.209994 +vt 0.622570 0.168590 +vt 0.628312 0.117894 +vt 0.625599 0.073820 +vt 0.880288 0.760468 +vt 0.849035 0.750691 +vt 0.829143 0.782467 +vt 0.860391 0.790750 +vt 0.854643 0.771081 +vt 0.735161 0.478367 +vt 0.710403 0.490146 +vt 0.721112 0.520180 +vt 0.744848 0.515835 +vt 0.727296 0.500790 +vt 0.701945 0.848697 +vt 0.681464 0.877459 +vt 0.700770 0.908078 +vt 0.720812 0.878486 +vt 0.700940 0.877835 +vt 0.702488 0.805217 +vt 0.681671 0.825932 +vt 0.724253 0.822784 +vt 0.702551 0.825224 +vt 0.746188 0.846237 +vt 0.739506 0.910429 +vt 0.760657 0.882307 +vt 0.741197 0.879568 +vt 0.748615 0.793835 +vt 0.774193 0.809530 +vt 0.748283 0.817720 +vt 0.723668 0.783094 +vt 0.701274 0.772911 +vt 0.681281 0.790046 +vt 0.702239 0.788190 +vt 0.741483 0.756926 +vt 0.770125 0.762214 +vt 0.745660 0.774611 +vt 0.717506 0.752101 +vt 0.696291 0.742699 +vt 0.680742 0.760304 +vt 0.699628 0.758178 +vt 0.746460 0.728549 +vt 0.721723 0.728388 +vt 0.733454 0.742242 +vt 0.856936 0.676499 +vt 0.828028 0.662869 +vt 0.812835 0.694632 +vt 0.838923 0.708334 +vt 0.833778 0.686297 +vt 0.773508 0.708522 +vt 0.755663 0.691046 +vt 0.733667 0.705802 +vt 0.754024 0.710371 +vt 0.769761 0.916621 +vt 0.790214 0.897217 +vt 0.794861 0.859331 +vt 0.776577 0.888917 +vt 0.829275 0.852399 +vt 0.842997 0.821481 +vt 0.808576 0.818707 +vt 0.818331 0.837372 +vt 0.888638 0.688808 +vt 0.903885 0.656953 +vt 0.873876 0.642420 +vt 0.881729 0.666092 +vt 0.928470 0.742351 +vt 0.900291 0.730716 +vt 0.911311 0.770102 +vt 0.905950 0.750558 +vt 0.772252 0.663192 +vt 0.750165 0.646896 +vt 0.734688 0.672749 +vt 0.754390 0.669495 +vt 0.841331 0.628820 +vt 0.810625 0.612661 +vt 0.802951 0.647357 +vt 0.820611 0.638629 +vt 0.885328 0.607664 +vt 0.851886 0.590899 +vt 0.864352 0.617992 +vt 0.891151 0.798834 +vt 0.921616 0.807886 +vt 0.939478 0.781060 +vt 0.916467 0.789319 +vt 0.819779 0.883807 +vt 0.794648 0.927330 +vt 0.818710 0.916515 +vt 0.803591 0.906189 +vt 0.933879 0.844234 +vt 0.920197 0.870228 +vt 0.949753 0.886427 +vt 0.960615 0.860982 +vt 0.940924 0.864864 +vt 0.814024 0.528544 +vt 0.814949 0.572549 +vt 0.852659 0.546344 +vt 0.834985 0.559298 +vt 0.780030 0.557877 +vt 0.782809 0.595228 +vt 0.797259 0.585527 +vt 0.735213 0.603031 +vt 0.726028 0.632147 +vt 0.758794 0.614525 +vt 0.743634 0.623690 +vt 0.697631 0.562379 +vt 0.699771 0.582862 +vt 0.715622 0.574639 +vt 0.711709 0.551657 +vt 0.706155 0.567040 +vt 0.720173 0.439965 +vt 0.767703 0.474221 +vt 0.751650 0.432638 +vt 0.743436 0.454224 +vt 0.679866 0.429986 +vt 0.697201 0.458644 +vt 0.701583 0.408884 +vt 0.699260 0.432141 +vt 0.679296 0.482098 +vt 0.693657 0.506504 +vt 0.695285 0.484176 +vt 0.690170 0.542438 +vt 0.679554 0.558552 +vt 0.686739 0.576515 +vt 0.688837 0.559574 +vt 0.852071 0.880567 +vt 0.861207 0.853467 +vt 0.840207 0.866450 +vt 0.903867 0.834208 +vt 0.950147 0.818128 +vt 0.927667 0.825685 +vt 0.828197 0.944245 +vt 0.854084 0.939235 +vt 0.849289 0.910066 +vt 0.836464 0.927816 +vt 0.881001 0.911884 +vt 0.883365 0.884826 +vt 0.865711 0.895658 +vt 0.776332 0.518035 +vt 0.806062 0.482850 +vt 0.791646 0.499401 +vt 0.752371 0.550043 +vt 0.762414 0.534935 +vt 0.874132 0.826639 +vt 0.866993 0.809222 +vt 0.890870 0.859685 +vt 0.882013 0.843209 +vt 0.913874 0.895138 +vt 0.901401 0.876882 +vt 0.791303 0.679250 +vt 0.793221 0.727146 +vt 0.792775 0.703330 +vt 0.780815 0.630452 +vt 0.787480 0.655699 +vt 0.758418 0.581358 +vt 0.771013 0.605203 +vt 0.730126 0.547210 +vt 0.703528 0.529166 +vt 0.716450 0.536508 +vt 0.678763 0.523533 +vt 0.691996 0.525181 +vt 0.798539 0.772551 +vt 0.802189 0.796012 +vt 0.819570 0.739629 +vt 0.794922 0.750761 +vt 0.869183 0.719946 +vt 0.843859 0.729802 +vt 0.917379 0.701827 +vt 0.894672 0.710258 +vt 0.944023 0.909988 +vt 0.966751 0.921391 +vt 0.970804 0.904420 +vt 0.958510 0.906637 +vt 0.941709 0.931616 +vt 0.912048 0.920545 +vt 0.928138 0.914332 +vt 0.881122 0.939795 +vt 0.907666 0.945904 +vt 0.895880 0.929207 +vt 0.861338 0.960947 +vt 0.879040 0.960936 +vt 0.869207 0.950793 +vt 0.735737 0.573354 +vt 0.743907 0.561449 +vt 0.713199 0.599386 +vt 0.725496 0.585897 +vt 0.501179 0.792479 +vt 0.532591 0.784021 +vt 0.511978 0.752158 +vt 0.480961 0.762560 +vt 0.506727 0.772748 +vt 0.615177 0.515881 +vt 0.638218 0.520780 +vt 0.648716 0.490526 +vt 0.624098 0.478520 +vt 0.632091 0.501172 +vt 0.642130 0.878756 +vt 0.662446 0.908209 +vt 0.660692 0.848786 +vt 0.661994 0.877934 +vt 0.637878 0.823002 +vt 0.659777 0.805492 +vt 0.659758 0.825249 +vt 0.602365 0.882843 +vt 0.623793 0.910858 +vt 0.616373 0.846764 +vt 0.621760 0.879964 +vt 0.587332 0.809974 +vt 0.613885 0.794756 +vt 0.613819 0.818356 +vt 0.660574 0.773375 +vt 0.638863 0.783910 +vt 0.660261 0.788589 +vt 0.591874 0.763588 +vt 0.619585 0.757642 +vt 0.615795 0.774958 +vt 0.664378 0.743255 +vt 0.643701 0.753201 +vt 0.661895 0.758879 +vt 0.638649 0.729765 +vt 0.613175 0.728379 +vt 0.626900 0.742876 +vt 0.521466 0.709527 +vt 0.547544 0.695790 +vt 0.532091 0.663985 +vt 0.502952 0.677929 +vt 0.526320 0.687158 +vt 0.625620 0.705547 +vt 0.604100 0.690412 +vt 0.586913 0.709326 +vt 0.606101 0.710246 +vt 0.567829 0.860216 +vt 0.573099 0.897985 +vt 0.593774 0.917257 +vt 0.586579 0.889575 +vt 0.553509 0.819719 +vt 0.519155 0.823055 +vt 0.533340 0.853742 +vt 0.544060 0.838574 +vt 0.485911 0.644211 +vt 0.455951 0.659124 +vt 0.471553 0.690871 +vt 0.478170 0.667964 +vt 0.449966 0.772669 +vt 0.460445 0.733070 +vt 0.432328 0.745188 +vt 0.455052 0.753033 +vt 0.624804 0.672228 +vt 0.609726 0.646504 +vt 0.587396 0.662795 +vt 0.605358 0.669140 +vt 0.556938 0.648140 +vt 0.549085 0.613383 +vt 0.518391 0.630153 +vt 0.539340 0.639660 +vt 0.507527 0.592299 +vt 0.474125 0.609448 +vt 0.495223 0.619589 +vt 0.421838 0.784421 +vt 0.440215 0.810336 +vt 0.470681 0.801157 +vt 0.445227 0.792007 +vt 0.545112 0.917082 +vt 0.569051 0.928179 +vt 0.543303 0.884906 +vt 0.559866 0.907075 +vt 0.401602 0.863855 +vt 0.413563 0.889997 +vt 0.442676 0.873433 +vt 0.428034 0.847403 +vt 0.421540 0.868276 +vt 0.505700 0.549706 +vt 0.544673 0.573753 +vt 0.545255 0.529824 +vt 0.524465 0.561524 +vt 0.576404 0.596118 +vt 0.578655 0.558789 +vt 0.562214 0.585712 +vt 0.601256 0.614927 +vt 0.634093 0.632198 +vt 0.625079 0.602841 +vt 0.616611 0.623754 +vt 0.648372 0.551283 +vt 0.644213 0.574322 +vt 0.660458 0.583041 +vt 0.661876 0.562637 +vt 0.653536 0.567058 +vt 0.606997 0.432695 +vt 0.591079 0.474517 +vt 0.638899 0.440090 +vt 0.615367 0.454331 +vt 0.657740 0.409140 +vt 0.662494 0.458873 +vt 0.660088 0.432339 +vt 0.666988 0.506521 +vt 0.664739 0.484325 +vt 0.673305 0.576547 +vt 0.669464 0.542461 +vt 0.671385 0.559635 +vt 0.501390 0.855273 +vt 0.510976 0.882156 +vt 0.522587 0.867884 +vt 0.411770 0.822444 +vt 0.458357 0.836773 +vt 0.434446 0.828607 +vt 0.514235 0.911634 +vt 0.510362 0.940630 +vt 0.536859 0.944677 +vt 0.527418 0.928876 +vt 0.479799 0.886990 +vt 0.482699 0.914061 +vt 0.497668 0.897504 +vt 0.552924 0.483456 +vt 0.582985 0.519181 +vt 0.567748 0.499666 +vt 0.607312 0.549423 +vt 0.596826 0.536470 +vt 0.488047 0.828668 +vt 0.494946 0.811143 +vt 0.471801 0.861984 +vt 0.480419 0.845368 +vt 0.449526 0.897931 +vt 0.461643 0.879395 +vt 0.567691 0.727985 +vt 0.568386 0.679115 +vt 0.567320 0.703603 +vt 0.579000 0.630092 +vt 0.572197 0.655335 +vt 0.601080 0.581928 +vt 0.588591 0.605827 +vt 0.655796 0.529520 +vt 0.629453 0.547301 +vt 0.642516 0.537240 +vt 0.667470 0.525042 +vt 0.563397 0.774109 +vt 0.559184 0.796596 +vt 0.541466 0.740768 +vt 0.566040 0.750988 +vt 0.491471 0.721814 +vt 0.517029 0.730706 +vt 0.442945 0.704377 +vt 0.465793 0.712478 +vt 0.392756 0.908537 +vt 0.397207 0.925346 +vt 0.419714 0.913430 +vt 0.405133 0.910412 +vt 0.451938 0.923301 +vt 0.422597 0.934999 +vt 0.435719 0.917417 +vt 0.457106 0.948408 +vt 0.483143 0.942135 +vt 0.468240 0.931726 +vt 0.486067 0.962624 +vt 0.503171 0.962550 +vt 0.495158 0.952793 +vt 0.623116 0.574193 +vt 0.614788 0.562562 +vt 0.647438 0.599361 +vt 0.634500 0.586317 +vt 0.116985 0.235561 +vt 0.147745 0.245947 +vt 0.168587 0.214317 +vt 0.137270 0.205789 +vt 0.142707 0.225484 +vt 0.258045 0.520257 +vt 0.282527 0.508294 +vt 0.272020 0.477946 +vt 0.249232 0.482830 +vt 0.265919 0.497630 +vt 0.296898 0.149975 +vt 0.317804 0.121618 +vt 0.298978 0.090746 +vt 0.278488 0.120092 +vt 0.298351 0.121070 +vt 0.295954 0.192688 +vt 0.317333 0.172665 +vt 0.273921 0.175350 +vt 0.295660 0.173293 +vt 0.252621 0.151833 +vt 0.260357 0.087776 +vt 0.238794 0.115772 +vt 0.258151 0.118773 +vt 0.249697 0.203627 +vt 0.223675 0.188342 +vt 0.250076 0.179983 +vt 0.274846 0.214175 +vt 0.296726 0.224768 +vt 0.317119 0.208209 +vt 0.296319 0.209488 +vt 0.255342 0.240302 +vt 0.227420 0.234797 +vt 0.251920 0.222846 +vt 0.279659 0.244964 +vt 0.300480 0.255022 +vt 0.316880 0.238194 +vt 0.297886 0.239455 +vt 0.248689 0.269917 +vt 0.274375 0.268406 +vt 0.262582 0.255305 +vt 0.138473 0.320077 +vt 0.167241 0.334262 +vt 0.182722 0.302532 +vt 0.156923 0.288645 +vt 0.161662 0.310998 +vt 0.222109 0.288915 +vt 0.239190 0.307727 +vt 0.260872 0.292515 +vt 0.241330 0.288063 +vt 0.230444 0.081153 +vt 0.209641 0.100466 +vt 0.204178 0.138278 +vt 0.223082 0.108928 +vt 0.169749 0.144564 +vt 0.155404 0.175275 +vt 0.189829 0.178442 +vt 0.180373 0.159786 +vt 0.107439 0.306992 +vt 0.091862 0.338590 +vt 0.121545 0.353590 +vt 0.113966 0.329853 +vt 0.068448 0.252848 +vt 0.096436 0.264907 +vt 0.086179 0.225402 +vt 0.091153 0.244992 +vt 0.222122 0.335555 +vt 0.243915 0.351844 +vt 0.259235 0.325789 +vt 0.239994 0.329164 +vt 0.153605 0.367891 +vt 0.183863 0.384954 +vt 0.191696 0.350389 +vt 0.174279 0.358617 +vt 0.109662 0.388180 +vt 0.142636 0.405530 +vt 0.130653 0.378223 +vt 0.106896 0.197063 +vt 0.076486 0.187841 +vt 0.057945 0.213528 +vt 0.081455 0.206078 +vt 0.179801 0.113388 +vt 0.205768 0.070045 +vt 0.181734 0.081181 +vt 0.196438 0.091328 +vt 0.064789 0.150913 +vt 0.079090 0.124857 +vt 0.049963 0.108370 +vt 0.038043 0.134540 +vt 0.058298 0.130174 +vt 0.179617 0.468388 +vt 0.179179 0.424176 +vt 0.140434 0.448213 +vt 0.159075 0.436384 +vt 0.212960 0.439640 +vt 0.210802 0.402485 +vt 0.196798 0.412670 +vt 0.258548 0.395815 +vt 0.267482 0.366209 +vt 0.235368 0.383824 +vt 0.250412 0.374769 +vt 0.295356 0.436438 +vt 0.293569 0.416045 +vt 0.277563 0.424631 +vt 0.282010 0.447690 +vt 0.286964 0.431973 +vt 0.272724 0.558661 +vt 0.225073 0.524096 +vt 0.240848 0.566049 +vt 0.249282 0.544434 +vt 0.313467 0.568854 +vt 0.296121 0.540016 +vt 0.291364 0.589718 +vt 0.293766 0.566463 +vt 0.313164 0.516847 +vt 0.300242 0.492415 +vt 0.298203 0.514583 +vt 0.303091 0.456576 +vt 0.313092 0.440546 +vt 0.306663 0.422550 +vt 0.304885 0.439452 +vt 0.147518 0.116007 +vt 0.137809 0.142978 +vt 0.159070 0.130342 +vt 0.094731 0.161508 +vt 0.048086 0.176684 +vt 0.070805 0.169644 +vt 0.173456 0.053264 +vt 0.146490 0.057270 +vt 0.150813 0.086560 +vt 0.164250 0.069463 +vt 0.119164 0.084090 +vt 0.116283 0.111176 +vt 0.134206 0.100631 +vt 0.217213 0.479321 +vt 0.186973 0.514933 +vt 0.201880 0.498792 +vt 0.241331 0.449234 +vt 0.230950 0.462068 +vt 0.124325 0.169608 +vt 0.131142 0.187147 +vt 0.108211 0.136279 +vt 0.116774 0.152908 +vt 0.085929 0.100289 +vt 0.098066 0.118843 +vt 0.203366 0.318840 +vt 0.203045 0.270367 +vt 0.202498 0.294561 +vt 0.213341 0.368124 +vt 0.206821 0.342943 +vt 0.235119 0.416757 +vt 0.222809 0.392835 +vt 0.263124 0.451349 +vt 0.289501 0.469445 +vt 0.276285 0.461646 +vt 0.312864 0.475509 +vt 0.301272 0.473794 +vt 0.199079 0.224600 +vt 0.195029 0.201869 +vt 0.176885 0.257606 +vt 0.201670 0.247151 +vt 0.127205 0.276254 +vt 0.152460 0.267003 +vt 0.078996 0.293516 +vt 0.101725 0.285450 +vt 0.056068 0.084877 +vt 0.033557 0.072986 +vt 0.029137 0.089937 +vt 0.041496 0.087976 +vt 0.058870 0.063254 +vt 0.088277 0.074908 +vt 0.072069 0.080826 +vt 0.119597 0.056272 +vt 0.093214 0.049745 +vt 0.104625 0.066565 +vt 0.139848 0.035537 +vt 0.122313 0.035419 +vt 0.131705 0.045523 +vt 0.256775 0.424639 +vt 0.248691 0.436241 +vt 0.280240 0.399510 +vt 0.267805 0.412567 +vt 0.496638 0.209526 +vt 0.465287 0.217597 +vt 0.485190 0.249555 +vt 0.516308 0.239791 +vt 0.490721 0.229044 +vt 0.378381 0.483424 +vt 0.354656 0.479035 +vt 0.343838 0.508901 +vt 0.368586 0.520706 +vt 0.360812 0.498289 +vt 0.357136 0.120951 +vt 0.337229 0.091177 +vt 0.338167 0.150399 +vt 0.337266 0.121511 +vt 0.360637 0.176291 +vt 0.338634 0.193351 +vt 0.338541 0.173627 +vt 0.396881 0.117443 +vt 0.375838 0.089051 +vt 0.382417 0.153268 +vt 0.377472 0.120047 +vt 0.410612 0.190301 +vt 0.384600 0.205160 +vt 0.384538 0.181639 +vt 0.337338 0.225378 +vt 0.359842 0.215511 +vt 0.338123 0.210058 +vt 0.406317 0.237169 +vt 0.377827 0.242053 +vt 0.382007 0.224475 +vt 0.332665 0.255649 +vt 0.353637 0.246521 +vt 0.335735 0.240368 +vt 0.357999 0.270527 +vt 0.382725 0.270819 +vt 0.369759 0.256684 +vt 0.474757 0.291954 +vt 0.448599 0.305427 +vt 0.463323 0.337364 +vt 0.492460 0.323887 +vt 0.469430 0.314282 +vt 0.369870 0.293838 +vt 0.391617 0.308965 +vt 0.409602 0.291494 +vt 0.390083 0.289309 +vt 0.431091 0.140666 +vt 0.426319 0.102781 +vt 0.405842 0.083111 +vt 0.412712 0.110955 +vt 0.444684 0.181224 +vt 0.479217 0.178619 +vt 0.465418 0.147617 +vt 0.454426 0.162575 +vt 0.508591 0.357777 +vt 0.538744 0.343476 +vt 0.523928 0.311495 +vt 0.516803 0.334215 +vt 0.547431 0.230233 +vt 0.536065 0.269639 +vt 0.564378 0.258271 +vt 0.541888 0.249802 +vt 0.370516 0.327289 +vt 0.385329 0.353578 +vt 0.407645 0.337420 +vt 0.390080 0.330637 +vt 0.438139 0.353092 +vt 0.445205 0.387482 +vt 0.476021 0.371340 +vt 0.455566 0.361617 +vt 0.486102 0.409161 +vt 0.519652 0.392593 +vt 0.498812 0.382170 +vt 0.575894 0.218125 +vt 0.557924 0.192330 +vt 0.527437 0.201414 +vt 0.552991 0.210980 +vt 0.454866 0.083555 +vt 0.430691 0.072559 +vt 0.455955 0.116275 +vt 0.439714 0.093867 +vt 0.597311 0.138834 +vt 0.586163 0.113496 +vt 0.556749 0.129573 +vt 0.570415 0.155812 +vt 0.577449 0.135448 +vt 0.486591 0.453606 +vt 0.449012 0.427316 +vt 0.447790 0.471198 +vt 0.468961 0.440621 +vt 0.417259 0.404464 +vt 0.414063 0.441774 +vt 0.431418 0.414591 +vt 0.393230 0.385547 +vt 0.360512 0.367534 +vt 0.369284 0.396452 +vt 0.378178 0.376460 +vt 0.345401 0.447618 +vt 0.349232 0.424675 +vt 0.333052 0.416128 +vt 0.331179 0.436796 +vt 0.339731 0.432176 +vt 0.385048 0.566493 +vt 0.401132 0.525065 +vt 0.353586 0.559039 +vt 0.376855 0.544840 +vt 0.335025 0.590071 +vt 0.330778 0.540204 +vt 0.332625 0.566768 +vt 0.326670 0.492660 +vt 0.328413 0.514946 +vt 0.320114 0.422481 +vt 0.323848 0.456759 +vt 0.322382 0.439563 +vt 0.497470 0.146655 +vt 0.488228 0.119482 +vt 0.476392 0.133607 +vt 0.586819 0.181596 +vt 0.540268 0.165989 +vt 0.564059 0.174474 +vt 0.485431 0.090089 +vt 0.490170 0.060858 +vt 0.463885 0.055708 +vt 0.472366 0.072657 +vt 0.519609 0.115247 +vt 0.517140 0.088170 +vt 0.501854 0.104406 +vt 0.439609 0.516785 +vt 0.409776 0.481444 +vt 0.425069 0.500288 +vt 0.386116 0.449519 +vt 0.396139 0.464339 +vt 0.510486 0.173572 +vt 0.503252 0.190955 +vt 0.527227 0.140489 +vt 0.518383 0.156992 +vt 0.550154 0.104909 +vt 0.537740 0.123239 +vt 0.429327 0.272661 +vt 0.427105 0.321170 +vt 0.428619 0.296340 +vt 0.415694 0.369806 +vt 0.422754 0.344960 +vt 0.392400 0.418561 +vt 0.405398 0.394849 +vt 0.337183 0.470013 +vt 0.363820 0.452161 +vt 0.350113 0.462748 +vt 0.325273 0.474026 +vt 0.434652 0.227166 +vt 0.438225 0.203759 +vt 0.455618 0.260415 +vt 0.431049 0.248952 +vt 0.504984 0.280321 +vt 0.479786 0.270313 +vt 0.552799 0.298690 +vt 0.530233 0.290082 +vt 0.607124 0.095257 +vt 0.602924 0.078369 +vt 0.580230 0.089939 +vt 0.594784 0.093195 +vt 0.548153 0.079466 +vt 0.577698 0.068289 +vt 0.564278 0.085642 +vt 0.543646 0.054065 +vt 0.517190 0.060240 +vt 0.531968 0.070830 +vt 0.515036 0.039092 +vt 0.497328 0.039133 +vt 0.505226 0.049267 +vt 0.369616 0.426119 +vt 0.377730 0.438110 +vt 0.346527 0.399940 +vt 0.359173 0.413454 +vt 0.538250 0.023072 +vt 0.522368 0.018169 +vt 0.507844 0.018749 +vt 0.521612 0.022983 +vt 0.522287 0.019802 +vt 0.557967 0.026866 +vt 0.555716 0.032200 +vt 0.577635 0.036070 +vt 0.557461 0.028469 +vt 0.596377 0.043379 +vt 0.592981 0.048046 +vt 0.608922 0.053546 +vt 0.595372 0.044674 +vt 0.619524 0.061877 +vt 0.615745 0.064807 +vt 0.624371 0.074560 +vt 0.618327 0.062730 +vt 0.629236 0.093075 +vt 0.624611 0.094103 +vt 0.627047 0.117726 +vt 0.627802 0.093517 +vt 0.626361 0.143368 +vt 0.621834 0.143618 +vt 0.621472 0.168715 +vt 0.625181 0.143214 +vt 0.617260 0.189853 +vt 0.612648 0.188640 +vt 0.612226 0.209603 +vt 0.616486 0.189609 +vt 0.607409 0.229163 +vt 0.601740 0.227582 +vt 0.600715 0.248819 +vt 0.605946 0.228641 +vt 0.596831 0.269266 +vt 0.591095 0.267380 +vt 0.589417 0.288892 +vt 0.595186 0.268723 +vt 0.584824 0.310203 +vt 0.579103 0.308222 +vt 0.576118 0.331686 +vt 0.583155 0.309627 +vt 0.569633 0.356068 +vt 0.564080 0.353898 +vt 0.558370 0.380375 +vt 0.567954 0.355431 +vt 0.548426 0.407102 +vt 0.543258 0.404555 +vt 0.531839 0.435342 +vt 0.546847 0.406335 +vt 0.512403 0.470296 +vt 0.507227 0.467140 +vt 0.487224 0.504549 +vt 0.511175 0.469058 +vt 0.460705 0.539750 +vt 0.457003 0.535482 +vt 0.429247 0.568355 +vt 0.459616 0.538377 +vt 0.397586 0.594723 +vt 0.395162 0.589645 +vt 0.365635 0.610679 +vt 0.396823 0.593217 +vt 0.338432 0.620887 +vt 0.337659 0.615236 +vt 0.314225 0.619818 +vt 0.338158 0.619265 +vt 0.288248 0.620468 +vt 0.289066 0.614852 +vt 0.260728 0.610278 +vt 0.288560 0.618854 +vt 0.228012 0.594234 +vt 0.230503 0.589233 +vt 0.196384 0.567191 +vt 0.228805 0.592737 +vt 0.165421 0.537337 +vt 0.169222 0.533196 +vt 0.140228 0.499676 +vt 0.166574 0.536036 +vt 0.114589 0.465587 +vt 0.119275 0.462502 +vt 0.096540 0.430728 +vt 0.116061 0.464672 +vt 0.080627 0.402056 +vt 0.085865 0.399609 +vt 0.071377 0.375048 +vt 0.082225 0.401327 +vt 0.060753 0.350462 +vt 0.066336 0.348424 +vt 0.054900 0.325928 +vt 0.062437 0.349864 +vt 0.046767 0.304265 +vt 0.052524 0.302423 +vt 0.042728 0.282908 +vt 0.048450 0.303737 +vt 0.035786 0.263193 +vt 0.041570 0.261423 +vt 0.032353 0.242806 +vt 0.037436 0.262688 +vt 0.025691 0.223656 +vt 0.031369 0.222055 +vt 0.022122 0.203795 +vt 0.027343 0.223191 +vt 0.017091 0.183716 +vt 0.021975 0.182299 +vt 0.014221 0.163117 +vt 0.018405 0.183225 +vt 0.008480 0.139700 +vt 0.014037 0.138843 +vt 0.009229 0.113794 +vt 0.010142 0.139363 +vt 0.006979 0.087772 +vt 0.011598 0.088702 +vt 0.011905 0.069464 +vt 0.008401 0.088180 +vt 0.016770 0.056818 +vt 0.020532 0.059753 +vt 0.027479 0.048455 +vt 0.017950 0.057686 +vt 0.040251 0.038255 +vt 0.043635 0.042911 +vt 0.059271 0.031072 +vt 0.041245 0.039553 +vt 0.079256 0.022116 +vt 0.081425 0.027496 +vt 0.099141 0.018699 +vt 0.079737 0.023733 +vt 0.115135 0.014147 +vt 0.115835 0.018983 +vt 0.129752 0.015043 +vt 0.115211 0.015786 +vt 0.145647 0.016206 +vt 0.145156 0.020896 +vt 0.163349 0.022923 +vt 0.145449 0.017780 +vt 0.183059 0.028862 +vt 0.181662 0.033885 +vt 0.200907 0.038111 +vt 0.182726 0.030483 +vt 0.215298 0.041586 +vt 0.213793 0.046551 +vt 0.226283 0.047208 +vt 0.214867 0.043151 +vt 0.236593 0.048321 +vt 0.235565 0.053600 +vt 0.247577 0.051906 +vt 0.236260 0.049883 +vt 0.262272 0.052020 +vt 0.261898 0.057857 +vt 0.279558 0.055222 +vt 0.262157 0.053745 +vt 0.298684 0.054414 +vt 0.298633 0.060430 +vt 0.318462 0.056573 +vt 0.298679 0.056128 +vt 0.338286 0.054850 +vt 0.338197 0.060860 +vt 0.357381 0.056094 +vt 0.338252 0.056559 +vt 0.374731 0.053321 +vt 0.374966 0.059149 +vt 0.389444 0.053566 +vt 0.374812 0.055048 +vt 0.400568 0.050228 +vt 0.401424 0.055550 +vt 0.410877 0.049363 +vt 0.400850 0.051802 +vt 0.421781 0.043951 +vt 0.423247 0.048951 +vt 0.437665 0.040195 +vt 0.422209 0.045530 +vt 0.455392 0.031753 +vt 0.456509 0.036069 +vt 0.474656 0.026314 +vt 0.455426 0.033042 +vt 0.492228 0.018934 +vt 0.492470 0.023695 +vt 0.492296 0.020562 +vt 0.642550 0.928970 +vt 0.661935 0.938528 +vt 0.681722 0.927436 +vt 0.661954 0.928208 +vt 0.609195 0.932575 +vt 0.625087 0.940693 +vt 0.624620 0.930451 +vt 0.586153 0.938616 +vt 0.598650 0.944516 +vt 0.597042 0.935240 +vt 0.560193 0.948989 +vt 0.576915 0.951323 +vt 0.574208 0.943138 +vt 0.523590 0.964755 +vt 0.544942 0.963922 +vt 0.542631 0.956476 +vt 0.493811 0.973809 +vt 0.508606 0.977076 +vt 0.506792 0.971219 +vt 0.467289 0.967752 +vt 0.479604 0.979165 +vt 0.481435 0.972196 +vt 0.430380 0.954791 +vt 0.445285 0.970690 +vt 0.449622 0.961907 +vt 0.399673 0.940744 +vt 0.407658 0.955539 +vt 0.413197 0.947518 +vt 0.384345 0.925099 +vt 0.384574 0.939118 +vt 0.390042 0.934148 +vt 0.384071 0.885109 +vt 0.375202 0.909992 +vt 0.382503 0.909020 +vt 0.391229 0.837978 +vt 0.377655 0.859517 +vt 0.386843 0.860721 +vt 0.400298 0.798218 +vt 0.386253 0.816219 +vt 0.395630 0.818216 +vt 0.410575 0.759642 +vt 0.395502 0.776243 +vt 0.405304 0.779467 +vt 0.420949 0.719645 +vt 0.405527 0.736794 +vt 0.415767 0.739892 +vt 0.432521 0.676590 +vt 0.416315 0.695533 +vt 0.426349 0.698816 +vt 0.448436 0.627941 +vt 0.430183 0.649186 +vt 0.439773 0.652804 +vt 0.472973 0.573560 +vt 0.450145 0.597748 +vt 0.458980 0.602146 +vt 0.515461 0.506450 +vt 0.484355 0.535056 +vt 0.492032 0.540608 +vt 0.570041 0.442119 +vt 0.535052 0.464910 +vt 0.541664 0.471589 +vt 0.630288 0.401432 +vt 0.596629 0.409351 +vt 0.600528 0.417982 +vt 0.680564 0.391737 +vt 0.655014 0.383841 +vt 0.656122 0.393329 +vt 0.728515 0.401111 +vt 0.703691 0.383550 +vt 0.702858 0.393066 +vt 0.788415 0.441773 +vt 0.761702 0.409221 +vt 0.757912 0.417826 +vt 0.843118 0.503148 +vt 0.823691 0.463969 +vt 0.817181 0.470859 +vt 0.886152 0.571666 +vt 0.873604 0.532726 +vt 0.865829 0.537901 +vt 0.911122 0.625748 +vt 0.909201 0.595674 +vt 0.900391 0.600184 +vt 0.927484 0.673997 +vt 0.929532 0.646651 +vt 0.919991 0.650406 +vt 0.939542 0.716699 +vt 0.943899 0.692610 +vt 0.933904 0.696037 +vt 0.950371 0.756365 +vt 0.955150 0.733524 +vt 0.944942 0.736784 +vt 0.961379 0.794728 +vt 0.965357 0.772895 +vt 0.955628 0.776037 +vt 0.971196 0.834689 +vt 0.975618 0.811351 +vt 0.966075 0.813708 +vt 0.979058 0.882648 +vt 0.985114 0.856078 +vt 0.975539 0.857851 +vt 0.979717 0.920472 +vt 0.988344 0.905162 +vt 0.981053 0.904471 +vt 0.964900 0.936637 +vt 0.980033 0.934338 +vt 0.974333 0.929714 +vt 0.934454 0.951545 +vt 0.957342 0.951657 +vt 0.951514 0.943827 +vt 0.897795 0.965361 +vt 0.919924 0.967823 +vt 0.915345 0.959142 +vt 0.871481 0.972114 +vt 0.885800 0.977029 +vt 0.883742 0.970124 +vt 0.841056 0.963914 +vt 0.856622 0.976293 +vt 0.857854 0.969822 +vt 0.805337 0.948663 +vt 0.820496 0.963636 +vt 0.822939 0.956645 +vt 0.777760 0.937977 +vt 0.787162 0.950648 +vt 0.789739 0.942417 +vt 0.754389 0.932051 +vt 0.765255 0.943967 +vt 0.766719 0.934668 +vt 0.720924 0.928680 +vt 0.738490 0.940275 +vt 0.738879 0.930021 +vt 0.701604 0.938368 +vt 0.701499 0.928054 +vt 0.533713 0.034675 +vt 0.570286 0.048389 +vt 0.551232 0.040892 +vt 0.600699 0.062940 +vt 0.587292 0.055954 +vt 0.615758 0.078837 +vt 0.610218 0.069685 +vt 0.615540 0.116927 +vt 0.617340 0.094964 +vt 0.607988 0.165565 +vt 0.612199 0.141792 +vt 0.598062 0.205451 +vt 0.603267 0.185915 +vt 0.586541 0.244371 +vt 0.591945 0.224094 +vt 0.575188 0.284063 +vt 0.580880 0.263999 +vt 0.562463 0.326637 +vt 0.569213 0.304659 +vt 0.545552 0.374640 +vt 0.554674 0.350130 +vt 0.520116 0.428482 +vt 0.534595 0.400075 +vt 0.476892 0.496487 +vt 0.499603 0.462056 +vt 0.421795 0.557471 +vt 0.450635 0.528703 +vt 0.362100 0.597760 +vt 0.391334 0.581164 +vt 0.314190 0.607117 +vt 0.336614 0.605847 +vt 0.264142 0.597395 +vt 0.289979 0.605469 +vt 0.203953 0.556347 +vt 0.234363 0.580704 +vt 0.149845 0.491528 +vt 0.175765 0.526652 +vt 0.108247 0.423939 +vt 0.127020 0.457300 +vt 0.084304 0.369605 +vt 0.094614 0.395335 +vt 0.068639 0.321214 +vt 0.075811 0.344866 +vt 0.057041 0.278396 +vt 0.062480 0.299100 +vt 0.046593 0.238556 +vt 0.051836 0.258239 +vt 0.036360 0.199986 +vt 0.041280 0.218764 +vt 0.027260 0.160053 +vt 0.031544 0.180324 +vt 0.020490 0.113339 +vt 0.023200 0.137320 +vt 0.020561 0.073629 +vt 0.018871 0.089575 +vt 0.035765 0.057771 +vt 0.026155 0.064500 +vt 0.066516 0.043470 +vt 0.049305 0.050850 +vt 0.103491 0.030400 +vt 0.085783 0.036268 +vt 0.130092 0.024306 +vt 0.117679 0.025935 +vt 0.160312 0.033194 +vt 0.143342 0.026850 +vt 0.196953 0.048957 +vt 0.179329 0.041400 +vt 0.222973 0.059510 +vt 0.211007 0.054864 +vt 0.245954 0.065816 +vt 0.233867 0.062991 +vt 0.279208 0.069800 +vt 0.261310 0.068125 +vt 0.318292 0.071611 +vt 0.298562 0.070655 +vt 0.357393 0.070672 +vt 0.338026 0.071098 +vt 0.390692 0.067474 +vt 0.375298 0.069420 +vt 0.413809 0.061714 +vt 0.402867 0.064954 +vt 0.441451 0.051098 +vt 0.425791 0.057320 +vt 0.477035 0.036048 +vt 0.458967 0.043160 +vt 0.507346 0.027924 +vt 0.493766 0.030225 +vt 0.519649 0.029912 +vt 0.973338 0.945806 +vt 0.983871 0.937197 +vt 0.988452 0.924462 +vt 0.982652 0.936375 +vt 0.941977 0.963811 +vt 0.960823 0.956263 +vt 0.959793 0.954981 +vt 0.902451 0.976937 +vt 0.922225 0.973139 +vt 0.921706 0.971546 +vt 0.886589 0.981811 +vt 0.872076 0.981206 +vt 0.886501 0.980184 +vt 0.838804 0.973429 +vt 0.856529 0.980975 +vt 0.856487 0.979334 +vt 0.801610 0.959295 +vt 0.819452 0.967785 +vt 0.819432 0.966542 +vt 0.774792 0.950017 +vt 0.785662 0.955493 +vt 0.786128 0.953909 +vt 0.753052 0.945844 +vt 0.764293 0.949141 +vt 0.764645 0.947582 +vt 0.720817 0.943231 +vt 0.738215 0.946066 +vt 0.738307 0.944355 +vt 0.681779 0.942535 +vt 0.701657 0.944383 +vt 0.701631 0.942670 +vt 0.642762 0.943525 +vt 0.661923 0.944533 +vt 0.661940 0.942827 +vt 0.610666 0.946346 +vt 0.625393 0.946474 +vt 0.625305 0.944764 +vt 0.589310 0.950600 +vt 0.599631 0.949676 +vt 0.599290 0.948117 +vt 0.564048 0.959628 +vt 0.578351 0.956168 +vt 0.577938 0.954593 +vt 0.526728 0.974636 +vt 0.546346 0.968827 +vt 0.546020 0.967232 +vt 0.493491 0.983028 +vt 0.508914 0.981846 +vt 0.508968 0.980154 +vt 0.462943 0.979452 +vt 0.478908 0.983971 +vt 0.478979 0.982340 +vt 0.423255 0.967249 +vt 0.443132 0.976077 +vt 0.443606 0.974463 +vt 0.391606 0.950265 +vt 0.404344 0.960253 +vt 0.405330 0.958938 +vt 0.375786 0.929493 +vt 0.380867 0.942116 +vt 0.382033 0.941229 +vt 0.372688 0.884680 +vt 0.370567 0.911006 +vt 0.371992 0.910569 +vt 0.377989 0.835167 +vt 0.371941 0.858558 +vt 0.373629 0.858980 +vt 0.386098 0.794475 +vt 0.381360 0.814851 +vt 0.382717 0.815201 +vt 0.396358 0.755493 +vt 0.389705 0.774640 +vt 0.391409 0.775121 +vt 0.406536 0.715223 +vt 0.399670 0.735027 +vt 0.401346 0.735547 +vt 0.418648 0.671866 +vt 0.410545 0.693710 +vt 0.412202 0.694241 +vt 0.435408 0.622396 +vt 0.424644 0.647161 +vt 0.426283 0.647749 +vt 0.461224 0.566625 +vt 0.444952 0.595293 +vt 0.446521 0.596011 +vt 0.505828 0.498206 +vt 0.479727 0.531935 +vt 0.481186 0.532871 +vt 0.562432 0.431128 +vt 0.531300 0.460777 +vt 0.532448 0.462060 +vt 0.626755 0.388400 +vt 0.594126 0.404331 +vt 0.594920 0.405824 +vt 0.680211 0.378846 +vt 0.654167 0.378182 +vt 0.654487 0.379786 +vt 0.731866 0.388047 +vt 0.704432 0.377906 +vt 0.704156 0.379508 +vt 0.795859 0.430870 +vt 0.764048 0.404212 +vt 0.763288 0.405691 +vt 0.853873 0.495189 +vt 0.827322 0.459758 +vt 0.826280 0.461116 +vt 0.898043 0.564743 +vt 0.878832 0.529622 +vt 0.877647 0.530865 +vt 0.924094 0.620036 +vt 0.914406 0.593163 +vt 0.912835 0.593900 +vt 0.941282 0.669074 +vt 0.935046 0.644554 +vt 0.933412 0.645162 +vt 0.953890 0.712055 +vt 0.949644 0.690705 +vt 0.947981 0.691256 +vt 0.964573 0.751973 +vt 0.960999 0.731657 +vt 0.959322 0.732210 +vt 0.975556 0.790783 +vt 0.971130 0.771463 +vt 0.969613 0.771928 +vt 0.984453 0.831009 +vt 0.980027 0.810172 +vt 0.979313 0.810384 +vt 0.990574 0.881671 +vt 0.989547 0.856134 +vt 0.988355 0.856381 +vt 0.993013 0.906081 +vt 0.991569 0.905669 +vt 0.335915 0.300456 +vt 0.335401 0.306250 +vt 0.336085 0.313463 +vt 0.342182 0.304496 +vt 0.336744 0.305822 +vt 0.332561 0.297235 +vt 0.337750 0.292213 +vt 0.329345 0.292929 +vt 0.333667 0.296161 +vt 0.322611 0.292301 +vt 0.324681 0.285252 +vt 0.315539 0.289952 +vt 0.323035 0.290842 +vt 0.308269 0.291763 +vt 0.307126 0.284475 +vt 0.301668 0.291696 +vt 0.308051 0.290278 +vt 0.297991 0.295680 +vt 0.293463 0.290230 +vt 0.294431 0.298587 +vt 0.297068 0.294491 +vt 0.294999 0.305076 +vt 0.288451 0.302940 +vt 0.294278 0.312678 +vt 0.293674 0.304546 +vt 0.297400 0.324041 +vt 0.290524 0.324398 +vt 0.299179 0.338241 +vt 0.296127 0.324039 +vt 0.304216 0.353541 +vt 0.297568 0.355562 +vt 0.306418 0.368026 +vt 0.303025 0.353934 +vt 0.309644 0.377613 +vt 0.303402 0.380807 +vt 0.309534 0.385255 +vt 0.308518 0.378331 +vt 0.310953 0.388866 +vt 0.305953 0.393331 +vt 0.310221 0.392753 +vt 0.309905 0.389763 +vt 0.311513 0.393415 +vt 0.309629 0.399201 +vt 0.312178 0.395345 +vt 0.310965 0.394677 +vt 0.312970 0.393251 +vt 0.315035 0.399093 +vt 0.314508 0.392473 +vt 0.313482 0.394559 +vt 0.314264 0.388202 +vt 0.319169 0.393145 +vt 0.316350 0.384486 +vt 0.315299 0.389242 +vt 0.317091 0.376575 +vt 0.323197 0.380402 +vt 0.321169 0.367131 +vt 0.318177 0.377428 +vt 0.324419 0.352732 +vt 0.331026 0.355348 +vt 0.330244 0.337686 +vt 0.325591 0.353237 +vt 0.332462 0.324686 +vt 0.339367 0.325352 +vt 0.333743 0.324582 +vt 0.714589 0.708326 +vt 0.701118 0.707221 +vt 0.701842 0.722254 +vt 0.709682 0.715969 +vt 0.717782 0.687810 +vt 0.705721 0.694884 +vt 0.717199 0.699141 +vt 0.713592 0.657110 +vt 0.703424 0.673512 +vt 0.716540 0.672832 +vt 0.704584 0.623093 +vt 0.696369 0.643162 +vt 0.709197 0.638921 +vt 0.697265 0.602479 +vt 0.690065 0.618224 +vt 0.700744 0.611080 +vt 0.689687 0.592631 +vt 0.687262 0.605816 +vt 0.693603 0.596537 +vt 0.680735 0.589485 +vt 0.683831 0.599838 +vt 0.685359 0.590300 +vt 0.671794 0.592493 +vt 0.678489 0.599518 +vt 0.676170 0.590121 +vt 0.664133 0.602260 +vt 0.674334 0.605462 +vt 0.667848 0.596332 +vt 0.656415 0.623011 +vt 0.670875 0.618328 +vt 0.660415 0.610882 +vt 0.646931 0.656648 +vt 0.664159 0.643551 +vt 0.651158 0.638908 +vt 0.641568 0.687192 +vt 0.656445 0.674112 +vt 0.643434 0.673162 +vt 0.644226 0.708015 +vt 0.653567 0.694605 +vt 0.641764 0.698716 +vt 0.657407 0.722224 +vt 0.657775 0.706801 +vt 0.649502 0.716245 +vt 0.679690 0.727280 +vt 0.671090 0.713054 +vt 0.667853 0.725961 +vt 0.688178 0.713267 +vt 0.691501 0.726110 +vt 0.351252 0.291291 +vt 0.338593 0.276952 +vt 0.346366 0.283470 +vt 0.316478 0.270984 +vt 0.328305 0.272884 +vt 0.293656 0.275293 +vt 0.304479 0.271700 +vt 0.279742 0.289373 +vt 0.285449 0.281106 +vt 0.276272 0.310524 +vt 0.276978 0.298806 +vt 0.280685 0.341660 +vt 0.277589 0.324845 +vt 0.289140 0.375699 +vt 0.284504 0.359739 +vt 0.296188 0.396567 +vt 0.292788 0.387863 +vt 0.303773 0.406454 +vt 0.299823 0.402567 +vt 0.312813 0.409408 +vt 0.308205 0.408833 +vt 0.321783 0.406306 +vt 0.317442 0.408596 +vt 0.329733 0.396661 +vt 0.325776 0.402481 +vt 0.338200 0.376041 +vt 0.333687 0.388275 +vt 0.348966 0.342356 +vt 0.343596 0.360200 +vt 0.354152 0.311826 +vt 0.352483 0.326620 +vt 0.353856 0.300424 +vt 0.333947 0.306757 +vt 0.697519 0.692186 +vt 0.697444 0.697370 +vt 0.699001 0.692792 +vt 0.697602 0.684812 +vt 0.698161 0.692387 +vt 0.696408 0.673711 +vt 0.692858 0.660703 +vt 0.331285 0.324514 +vt 0.695113 0.673801 +vt 0.695713 0.673698 +vt 0.689660 0.645278 +vt 0.685472 0.632047 +vt 0.323270 0.352212 +vt 0.688425 0.645733 +vt 0.689023 0.645533 +vt 0.683821 0.621594 +vt 0.682011 0.615369 +vt 0.316017 0.375655 +vt 0.682667 0.622430 +vt 0.683225 0.622106 +vt 0.682175 0.610310 +vt 0.681316 0.608066 +vt 0.313113 0.387093 +vt 0.680964 0.611307 +vt 0.681526 0.610926 +vt 0.681402 0.605455 +vt 0.680662 0.605803 +vt 0.312207 0.391745 +vt 0.680868 0.607002 +vt 0.680995 0.606366 +vt 0.680023 0.605531 +vt 0.680153 0.608155 +vt 0.312069 0.391928 +vt 0.680657 0.607064 +vt 0.680402 0.606426 +vt 0.679233 0.610401 +vt 0.679147 0.615601 +vt 0.312102 0.387947 +vt 0.680395 0.611468 +vt 0.679857 0.611056 +vt 0.677088 0.621962 +vt 0.675147 0.632598 +vt 0.310771 0.376827 +vt 0.678221 0.622854 +vt 0.677660 0.622508 +vt 0.670781 0.645942 +vt 0.667275 0.661232 +vt 0.305397 0.353146 +vt 0.671981 0.646428 +vt 0.671393 0.646218 +vt 0.663368 0.674884 +vt 0.662023 0.685305 +vt 0.298732 0.324287 +vt 0.664723 0.674742 +vt 0.664087 0.674747 +vt 0.660299 0.692936 +vt 0.661405 0.697625 +vt 0.296422 0.305661 +vt 0.661743 0.692489 +vt 0.661102 0.692634 +vt 0.662819 0.701643 +vt 0.667406 0.703302 +vt 0.299022 0.297043 +vt 0.663932 0.700384 +vt 0.663469 0.700908 +vt 0.672897 0.705723 +vt 0.679919 0.705384 +vt 0.308461 0.293470 +vt 0.673258 0.704086 +vt 0.673113 0.704781 +vt 0.686797 0.705872 +vt 0.692097 0.703477 +vt 0.322127 0.293946 +vt 0.686490 0.704218 +vt 0.686616 0.704918 +vt 0.696329 0.701766 +vt 0.331315 0.298452 +vt 0.695209 0.700478 +vt 0.695676 0.701019 +vt 0.699479 0.698746 +vt 0.699752 0.685353 +vt 0.700327 0.693286 +vt 0.694730 0.660507 +vt 0.697744 0.673926 +vt 0.687261 0.631026 +vt 0.690883 0.644874 +vt 0.683764 0.613953 +vt 0.684958 0.620830 +vt 0.682827 0.606224 +vt 0.683247 0.609355 +vt 0.680779 0.603430 +vt 0.682007 0.604174 +vt 0.678687 0.606224 +vt 0.679543 0.604182 +vt 0.677429 0.614084 +vt 0.678156 0.609383 +vt 0.673410 0.631485 +vt 0.675960 0.621147 +vt 0.665363 0.660923 +vt 0.669570 0.645472 +vt 0.659916 0.685727 +vt 0.662075 0.674808 +vt 0.659404 0.698875 +vt 0.658954 0.693359 +vt 0.666288 0.705524 +vt 0.661819 0.702745 +vt 0.679865 0.707851 +vt 0.672538 0.707193 +vt 0.693130 0.705728 +vt 0.687078 0.707364 +vt 0.697330 0.702907 +vt 0.315360 0.292430 +vt 0.302582 0.294019 +vt 0.308382 0.292752 +vt 0.328070 0.295101 +vt 0.322320 0.293242 +vt 0.333799 0.301717 +vt 0.331838 0.297949 +vt 0.334019 0.313881 +vt 0.334581 0.306596 +vt 0.328467 0.337406 +vt 0.331841 0.324653 +vt 0.319527 0.365971 +vt 0.323840 0.352442 +vt 0.314704 0.382925 +vt 0.316556 0.376017 +vt 0.313031 0.390538 +vt 0.313650 0.387524 +vt 0.312172 0.393042 +vt 0.312556 0.392370 +vt 0.311664 0.390991 +vt 0.311917 0.392560 +vt 0.311250 0.383919 +vt 0.311575 0.388292 +vt 0.308136 0.367042 +vt 0.310214 0.377118 +vt 0.301058 0.338068 +vt 0.304811 0.353315 +vt 0.296376 0.313265 +vt 0.298104 0.324234 +vt 0.296364 0.300009 +vt 0.295788 0.305460 +vt 0.298594 0.296484 +vt 0.975505 0.947660 +vt 0.621113 0.060785 +vt 0.985462 0.938264 +vt 0.990789 0.925735 +vt 0.984895 0.937878 +vt 0.631128 0.092590 +vt 0.994925 0.906522 +vt 0.992820 0.881601 +vt 0.994236 0.906369 +vt 0.628002 0.143635 +vt 0.991150 0.855898 +vt 0.986373 0.830631 +vt 0.990624 0.855899 +vt 0.618079 0.190173 +vt 0.980838 0.809876 +vt 0.978257 0.789885 +vt 0.980505 0.810005 +vt 0.609346 0.229538 +vt 0.973068 0.771027 +vt 0.967639 0.751016 +vt 0.972374 0.771277 +vt 0.598952 0.269955 +vt 0.963130 0.731003 +vt 0.956931 0.711068 +vt 0.962370 0.731229 +vt 0.586967 0.310935 +vt 0.951756 0.690012 +vt 0.944301 0.668035 +vt 0.951012 0.690250 +vt 0.571762 0.356885 +vt 0.937136 0.643775 +vt 0.927044 0.618829 +vt 0.936399 0.644053 +vt 0.550453 0.408070 +vt 0.916390 0.592200 +vt 0.900802 0.563172 +vt 0.915704 0.592539 +vt 0.514517 0.471210 +vt 0.880927 0.528787 +vt 0.856135 0.493019 +vt 0.880075 0.528911 +vt 0.462228 0.541281 +vt 0.828871 0.458242 +vt 0.797715 0.428370 +vt 0.828365 0.458795 +vt 0.398619 0.596557 +vt 0.765118 0.402337 +vt 0.732791 0.385185 +vt 0.764750 0.402977 +vt 0.338836 0.622853 +vt 0.704816 0.375940 +vt 0.680306 0.376290 +vt 0.704679 0.376641 +vt 0.287830 0.622428 +vt 0.653748 0.376221 +vt 0.625771 0.385588 +vt 0.653894 0.376910 +vt 0.226915 0.596034 +vt 0.593049 0.402538 +vt 0.560555 0.428625 +vt 0.593425 0.403156 +vt 0.163992 0.539014 +vt 0.529914 0.459047 +vt 0.503965 0.495916 +vt 0.530408 0.459618 +vt 0.112759 0.466837 +vt 0.477908 0.530656 +vt 0.458438 0.565100 +vt 0.478539 0.531088 +vt 0.078594 0.402988 +vt 0.442954 0.594361 +vt 0.432456 0.621215 +vt 0.443650 0.594685 +vt 0.058600 0.351227 +vt 0.422543 0.646404 +vt 0.415622 0.670870 +vt 0.423278 0.646674 +vt 0.044618 0.304953 +vt 0.408410 0.693049 +vt 0.403491 0.714286 +vt 0.409161 0.693282 +vt 0.033662 0.263845 +vt 0.397520 0.734403 +vt 0.393274 0.754611 +vt 0.398282 0.734620 +vt 0.023546 0.224129 +vt 0.387517 0.774167 +vt 0.383140 0.793600 +vt 0.388281 0.774349 +vt 0.015508 0.184114 +vt 0.379592 0.814193 +vt 0.375166 0.834831 +vt 0.380232 0.814430 +vt 0.006321 0.139965 +vt 0.369770 0.858360 +vt 0.370381 0.884670 +vt 0.370518 0.858447 +vt 0.005075 0.087255 +vt 0.368665 0.911540 +vt 0.373493 0.930865 +vt 0.369353 0.911381 +vt 0.015196 0.055718 +vt 0.379308 0.943232 +vt 0.389528 0.952198 +vt 0.379860 0.942832 +vt 0.039025 0.036585 +vt 0.403139 0.961935 +vt 0.421954 0.969971 +vt 0.403567 0.961326 +vt 0.078735 0.020023 +vt 0.442622 0.978166 +vt 0.462539 0.982501 +vt 0.442807 0.977417 +vt 0.115109 0.011968 +vt 0.478898 0.986147 +vt 0.493449 0.986088 +vt 0.478921 0.985388 +vt 0.145457 0.013824 +vt 0.509132 0.984102 +vt 0.527219 0.977604 +vt 0.509131 0.983279 +vt 0.183366 0.026679 +vt 0.546687 0.970995 +vt 0.564562 0.962100 +vt 0.546556 0.970268 +vt 0.215730 0.039540 +vt 0.578800 0.958235 +vt 0.589936 0.953463 +vt 0.578631 0.957528 +vt 0.237053 0.046339 +vt 0.600097 0.951672 +vt 0.611104 0.949336 +vt 0.599930 0.950978 +vt 0.262422 0.049900 +vt 0.625526 0.948599 +vt 0.642791 0.946636 +vt 0.625479 0.947872 +vt 0.298691 0.052329 +vt 0.661919 0.946618 +vt 0.681793 0.945600 +vt 0.661928 0.945896 +vt 0.338323 0.052760 +vt 0.701673 0.946472 +vt 0.720805 0.946349 +vt 0.701674 0.945744 +vt 0.374627 0.051198 +vt 0.738091 0.948184 +vt 0.752611 0.948829 +vt 0.738141 0.947456 +vt 0.400189 0.048226 +vt 0.763790 0.951140 +vt 0.774118 0.952895 +vt 0.763977 0.950452 +vt 0.421279 0.041920 +vt 0.785085 0.957545 +vt 0.801476 0.960833 +vt 0.785297 0.956839 +vt 0.454844 0.030067 +vt 0.818878 0.969469 +vt 0.838864 0.975572 +vt 0.819171 0.968882 +vt 0.492486 0.016694 +vt 0.856691 0.983192 +vt 0.872153 0.984233 +vt 0.856624 0.982428 +vt 0.522448 0.015998 +vt 0.886683 0.983991 +vt 0.902933 0.979983 +vt 0.886636 0.983230 +vt 0.558523 0.024782 +vt 0.922787 0.975215 +vt 0.943350 0.966499 +vt 0.922571 0.974475 +vt 0.597608 0.041718 +vt 0.962070 0.957905 +vt 0.961628 0.957311 +vt 0.578986 0.033371 +vt 0.611044 0.051648 +vt 0.597176 0.042324 +vt 0.538708 0.020022 +vt 0.558312 0.025532 +vt 0.507918 0.015714 +vt 0.522403 0.016755 +vt 0.474750 0.024116 +vt 0.492422 0.017448 +vt 0.437536 0.038587 +vt 0.455170 0.030649 +vt 0.410341 0.046464 +vt 0.421444 0.042594 +vt 0.389044 0.050552 +vt 0.400304 0.048902 +vt 0.357399 0.052982 +vt 0.374664 0.051929 +vt 0.318503 0.053504 +vt 0.338313 0.053483 +vt 0.279616 0.052107 +vt 0.298690 0.053054 +vt 0.248047 0.048906 +vt 0.262372 0.050626 +vt 0.226914 0.044362 +vt 0.236905 0.047010 +vt 0.201418 0.035579 +vt 0.215570 0.040219 +vt 0.163738 0.020058 +vt 0.183246 0.027413 +vt 0.129703 0.011979 +vt 0.145565 0.014664 +vt 0.098738 0.015646 +vt 0.115141 0.012728 +vt 0.057962 0.028350 +vt 0.078935 0.020781 +vt 0.025359 0.046561 +vt 0.039455 0.037194 +vt 0.009594 0.068137 +vt 0.015758 0.056114 +vt 0.006889 0.113785 +vt 0.005763 0.087417 +vt 0.011364 0.163513 +vt 0.007081 0.139873 +vt 0.019248 0.204659 +vt 0.016068 0.183980 +vt 0.029332 0.243665 +vt 0.024301 0.223948 +vt 0.039683 0.283861 +vt 0.034414 0.263615 +vt 0.051804 0.326951 +vt 0.045381 0.304715 +vt 0.068350 0.376249 +vt 0.059359 0.350959 +vt 0.093726 0.432248 +vt 0.079294 0.402661 +vt 0.138316 0.501911 +vt 0.113386 0.466420 +vt 0.194484 0.569712 +vt 0.164494 0.538459 +vt 0.259738 0.613104 +vt 0.227290 0.595419 +vt 0.314327 0.622430 +vt 0.287982 0.621737 +vt 0.366595 0.613559 +vt 0.338696 0.622154 +vt 0.431101 0.570861 +vt 0.398271 0.595932 +vt 0.489524 0.506786 +vt 0.461730 0.540730 +vt 0.534617 0.436931 +vt 0.513652 0.471049 +vt 0.561367 0.381638 +vt 0.549744 0.407729 +vt 0.579202 0.332777 +vt 0.571016 0.356597 +vt 0.592444 0.289915 +vt 0.586207 0.310674 +vt 0.603722 0.249780 +vt 0.598198 0.269714 +vt 0.614673 0.210394 +vt 0.608651 0.229356 +vt 0.623403 0.169069 +vt 0.617769 0.190034 +vt 0.629307 0.117801 +vt 0.627457 0.143615 +vt 0.626674 0.073232 +vt 0.630445 0.092753 +vt 0.620539 0.061181 +vn 0.592588 0.118494 0.796743 +vn 0.592113 0.128339 0.795570 +vn 0.364105 0.061509 0.929325 +vn 0.357515 0.049568 0.932591 +vn 0.592113 0.128339 0.795570 +vn 0.593038 0.141843 0.792582 +vn 0.363606 0.077138 0.928354 +vn 0.364105 0.061509 0.929325 +vn 0.364105 0.061509 0.929325 +vn 0.363606 0.077138 0.928354 +vn 0.158064 0.030080 0.986971 +vn 0.165847 -0.004479 0.986141 +vn 0.357515 0.049568 0.932591 +vn 0.364105 0.061509 0.929325 +vn 0.165847 -0.004479 0.986141 +vn 0.153324 -0.035249 0.987547 +vn 0.424624 0.407442 0.808508 +vn 0.364743 0.432839 0.824386 +vn 0.222745 0.301884 0.926958 +vn 0.254792 0.272897 0.927690 +vn 0.364743 0.432839 0.824386 +vn 0.283560 0.454004 0.844674 +vn 0.178223 0.312183 0.933155 +vn 0.222745 0.301884 0.926958 +vn 0.222745 0.301884 0.926958 +vn 0.178223 0.312183 0.933155 +vn 0.049117 0.113277 0.992349 +vn 0.041502 0.112680 0.992764 +vn 0.254792 0.272897 0.927690 +vn 0.222745 0.301884 0.926958 +vn 0.041502 0.112680 0.992764 +vn 0.054038 0.085429 0.994878 +vn -0.022857 -0.504537 0.863087 +vn -0.014441 -0.503172 0.864066 +vn -0.005202 -0.774957 0.631993 +vn -0.020314 -0.783775 0.620712 +vn -0.014441 -0.503172 0.864066 +vn -0.009478 -0.496136 0.868193 +vn -0.001874 -0.768036 0.640404 +vn -0.005202 -0.774957 0.631993 +vn -0.005202 -0.774957 0.631993 +vn -0.001874 -0.768036 0.640404 +vn 0.000278 -0.941502 0.337008 +vn -0.000719 -0.942127 0.335254 +vn -0.020314 -0.783775 0.620712 +vn -0.005202 -0.774957 0.631993 +vn -0.000719 -0.942127 0.335254 +vn -0.017239 -0.942927 0.332552 +vn -0.031720 0.003064 0.999492 +vn -0.034244 -0.000581 0.999413 +vn -0.023541 -0.252844 0.967221 +vn -0.019989 -0.239072 0.970796 +vn -0.034244 -0.000581 0.999413 +vn -0.024522 -0.004482 0.999689 +vn -0.020077 -0.246479 0.968940 +vn -0.023541 -0.252844 0.967221 +vn -0.023541 -0.252844 0.967221 +vn -0.020077 -0.246479 0.968940 +vn -0.009478 -0.496136 0.868193 +vn -0.014441 -0.503172 0.864066 +vn -0.019989 -0.239072 0.970796 +vn -0.023541 -0.252844 0.967221 +vn -0.014441 -0.503172 0.864066 +vn -0.022857 -0.504537 0.863087 +vn -0.134468 -0.410483 0.901899 +vn -0.067407 -0.491278 0.868391 +vn -0.074571 -0.787691 0.611540 +vn -0.201372 -0.770499 0.604798 +vn -0.067407 -0.491278 0.868391 +vn -0.022857 -0.504537 0.863087 +vn -0.020314 -0.783775 0.620712 +vn -0.074571 -0.787691 0.611540 +vn -0.074571 -0.787691 0.611540 +vn -0.020314 -0.783775 0.620712 +vn -0.017239 -0.942927 0.332552 +vn -0.077216 -0.942416 0.325409 +vn -0.201372 -0.770499 0.604798 +vn -0.074571 -0.787691 0.611540 +vn -0.077216 -0.942416 0.325409 +vn -0.196005 -0.932884 0.302174 +vn -0.077076 0.000413 0.997025 +vn -0.065665 0.004300 0.997833 +vn -0.060212 -0.197241 0.978504 +vn -0.072926 -0.143032 0.987028 +vn -0.065665 0.004300 0.997833 +vn -0.031720 0.003064 0.999492 +vn -0.019989 -0.239072 0.970796 +vn -0.060212 -0.197241 0.978504 +vn -0.060212 -0.197241 0.978504 +vn -0.019989 -0.239072 0.970796 +vn -0.022857 -0.504537 0.863087 +vn -0.067407 -0.491278 0.868391 +vn -0.072926 -0.143032 0.987028 +vn -0.060212 -0.197241 0.978504 +vn -0.067407 -0.491278 0.868391 +vn -0.134468 -0.410483 0.901899 +vn -0.031720 0.003064 0.999492 +vn -0.094659 0.263112 0.960110 +vn -0.045995 0.286124 0.957088 +vn -0.034244 -0.000581 0.999413 +vn -0.094659 0.263112 0.960110 +vn -0.192420 0.596223 0.779419 +vn -0.060170 0.624221 0.778928 +vn -0.045995 0.286124 0.957088 +vn -0.045995 0.286124 0.957088 +vn -0.060170 0.624221 0.778928 +vn 0.007591 0.615584 0.788035 +vn -0.012860 0.268807 0.963108 +vn -0.034244 -0.000581 0.999413 +vn -0.045995 0.286124 0.957088 +vn -0.012860 0.268807 0.963108 +vn -0.024522 -0.004482 0.999689 +vn -0.416246 0.279292 0.865295 +vn -0.337423 0.495742 0.800241 +vn -0.146259 0.188727 0.971077 +vn -0.157134 0.107030 0.981761 +vn -0.337423 0.495742 0.800241 +vn -0.192420 0.596223 0.779419 +vn -0.094659 0.263112 0.960110 +vn -0.146259 0.188727 0.971077 +vn -0.146259 0.188727 0.971077 +vn -0.094659 0.263112 0.960110 +vn -0.031720 0.003064 0.999492 +vn -0.065665 0.004300 0.997833 +vn -0.157134 0.107030 0.981761 +vn -0.146259 0.188727 0.971077 +vn -0.065665 0.004300 0.997833 +vn -0.077076 0.000413 0.997025 +vn -0.192420 0.596223 0.779419 +vn -0.253734 0.875085 0.412123 +vn -0.074496 0.905714 0.417293 +vn -0.060170 0.624221 0.778928 +vn -0.253734 0.875085 0.412123 +vn -0.275881 0.957271 0.086725 +vn -0.092306 0.993240 0.070378 +vn -0.074496 0.905714 0.417293 +vn -0.074496 0.905714 0.417293 +vn -0.092306 0.993240 0.070378 +vn 0.002516 0.998249 0.059104 +vn 0.012803 0.909331 0.415876 +vn -0.060170 0.624221 0.778928 +vn -0.074496 0.905714 0.417293 +vn 0.012803 0.909331 0.415876 +vn 0.007591 0.615584 0.788035 +vn -0.416246 0.279292 0.865295 +vn -0.729665 0.496014 0.470701 +vn -0.503396 0.755768 0.418817 +vn -0.337423 0.495742 0.800241 +vn -0.729665 0.496014 0.470701 +vn -0.839818 0.528139 0.125597 +vn -0.554347 0.825447 0.106473 +vn -0.503396 0.755768 0.418817 +vn -0.503396 0.755768 0.418817 +vn -0.554347 0.825447 0.106473 +vn -0.275881 0.957271 0.086725 +vn -0.253734 0.875085 0.412123 +vn -0.337423 0.495742 0.800241 +vn -0.503396 0.755768 0.418817 +vn -0.253734 0.875085 0.412123 +vn -0.192420 0.596223 0.779419 +vn 0.586685 0.178144 0.789978 +vn 0.580769 0.194201 0.790565 +vn 0.367663 0.112655 0.923110 +vn 0.349756 0.111967 0.930126 +vn 0.580769 0.194201 0.790565 +vn 0.582728 0.229209 0.779674 +vn 0.379503 0.139798 0.914568 +vn 0.367663 0.112655 0.923110 +vn 0.367663 0.112655 0.923110 +vn 0.379503 0.139798 0.914568 +vn 0.105996 0.065132 0.992231 +vn 0.129986 0.043844 0.990546 +vn 0.349756 0.111967 0.930126 +vn 0.367663 0.112655 0.923110 +vn 0.129986 0.043844 0.990546 +vn 0.133175 0.058355 0.989373 +vn -0.416246 0.279292 0.865295 +vn -0.553464 0.088063 0.828204 +vn -0.842620 0.162264 0.513481 +vn -0.729665 0.496014 0.470701 +vn -0.553464 0.088063 0.828204 +vn -0.601630 -0.046950 0.797394 +vn -0.862961 -0.058975 0.501817 +vn -0.842620 0.162264 0.513481 +vn -0.842620 0.162264 0.513481 +vn -0.862961 -0.058975 0.501817 +vn -0.984392 -0.079674 0.156924 +vn -0.975447 0.169581 0.140520 +vn -0.729665 0.496014 0.470701 +vn -0.842620 0.162264 0.513481 +vn -0.975447 0.169581 0.140520 +vn -0.839818 0.528139 0.125597 +vn -0.134468 -0.410483 0.901899 +vn -0.201372 -0.770499 0.604798 +vn -0.369395 -0.743537 0.557405 +vn -0.259284 -0.471861 0.842686 +vn -0.201372 -0.770499 0.604798 +vn -0.196005 -0.932884 0.302174 +vn -0.366212 -0.893899 0.258521 +vn -0.369395 -0.743537 0.557405 +vn -0.369395 -0.743537 0.557405 +vn -0.366212 -0.893899 0.258521 +vn -0.538803 -0.813147 0.220190 +vn -0.494537 -0.713472 0.496379 +vn -0.259284 -0.471861 0.842686 +vn -0.369395 -0.743537 0.557405 +vn -0.494537 -0.713472 0.496379 +vn -0.341219 -0.504622 0.793049 +vn -0.134468 -0.410483 0.901899 +vn -0.259284 -0.471861 0.842686 +vn -0.076488 -0.237815 0.968294 +vn -0.024337 -0.174444 0.984366 +vn -0.259284 -0.471861 0.842686 +vn -0.341219 -0.504622 0.793049 +vn -0.123825 -0.285702 0.950285 +vn -0.076488 -0.237815 0.968294 +vn -0.076488 -0.237815 0.968294 +vn -0.123825 -0.285702 0.950285 +vn 0.108328 -0.112099 0.987775 +vn 0.132784 -0.073236 0.988436 +vn -0.024337 -0.174444 0.984366 +vn -0.076488 -0.237815 0.968294 +vn 0.132784 -0.073236 0.988436 +vn 0.153324 -0.035249 0.987547 +vn 0.582728 0.229209 0.779674 +vn 0.580769 0.194201 0.790565 +vn 0.782477 0.265553 0.563215 +vn 0.770532 0.311592 0.556049 +vn 0.580769 0.194201 0.790565 +vn 0.586685 0.178144 0.789978 +vn 0.787194 0.235999 0.569764 +vn 0.782477 0.265553 0.563215 +vn 0.782477 0.265553 0.563215 +vn 0.787194 0.235999 0.569764 +vn 0.897712 0.275637 0.343711 +vn 0.890350 0.306390 0.336753 +vn 0.770532 0.311592 0.556049 +vn 0.782477 0.265553 0.563215 +vn 0.890350 0.306390 0.336753 +vn 0.875740 0.350244 0.332278 +vn 0.918576 0.190621 0.346240 +vn 0.912035 0.213409 0.350213 +vn 0.792429 0.179873 0.582840 +vn 0.798140 0.167394 0.578750 +vn 0.912035 0.213409 0.350213 +vn 0.905957 0.238653 0.349694 +vn 0.786573 0.202573 0.583325 +vn 0.792429 0.179873 0.582840 +vn 0.792429 0.179873 0.582840 +vn 0.786573 0.202573 0.583325 +vn 0.593038 0.141843 0.792582 +vn 0.592113 0.128339 0.795570 +vn 0.798140 0.167394 0.578750 +vn 0.792429 0.179873 0.582840 +vn 0.592113 0.128339 0.795570 +vn 0.592588 0.118494 0.796743 +vn -0.601630 -0.046950 0.797394 +vn -0.609397 -0.094701 0.787190 +vn -0.848345 -0.161832 0.504105 +vn -0.862961 -0.058975 0.501817 +vn -0.609397 -0.094701 0.787190 +vn -0.609379 -0.155829 0.777416 +vn -0.830208 -0.214966 0.514340 +vn -0.848345 -0.161832 0.504105 +vn -0.848345 -0.161832 0.504105 +vn -0.830208 -0.214966 0.514340 +vn -0.941809 -0.267845 0.203116 +vn -0.961293 -0.212419 0.175480 +vn -0.862961 -0.058975 0.501817 +vn -0.848345 -0.161832 0.504105 +vn -0.961293 -0.212419 0.175480 +vn -0.984392 -0.079674 0.156924 +vn 0.582728 0.229209 0.779674 +vn 0.588013 0.267517 0.763332 +vn 0.376685 0.178298 0.909021 +vn 0.379503 0.139798 0.914568 +vn 0.588013 0.267517 0.763332 +vn 0.591787 0.292123 0.751301 +vn 0.368252 0.194906 0.909067 +vn 0.376685 0.178298 0.909021 +vn 0.376685 0.178298 0.909021 +vn 0.368252 0.194906 0.909067 +vn 0.077215 0.080298 0.993776 +vn 0.080832 0.078563 0.993627 +vn 0.379503 0.139798 0.914568 +vn 0.376685 0.178298 0.909021 +vn 0.080832 0.078563 0.993627 +vn 0.105996 0.065132 0.992231 +vn 0.875740 0.350244 0.332278 +vn 0.861052 0.388034 0.328664 +vn 0.760629 0.344827 0.550034 +vn 0.770532 0.311592 0.556049 +vn 0.861052 0.388034 0.328664 +vn 0.837749 0.446168 0.314819 +vn 0.756503 0.386320 0.527693 +vn 0.760629 0.344827 0.550034 +vn 0.760629 0.344827 0.550034 +vn 0.756503 0.386320 0.527693 +vn 0.591787 0.292123 0.751301 +vn 0.588013 0.267517 0.763332 +vn 0.770532 0.311592 0.556049 +vn 0.760629 0.344827 0.550034 +vn 0.588013 0.267517 0.763332 +vn 0.582728 0.229209 0.779674 +vn 0.592588 0.118494 0.796743 +vn 0.591713 0.108865 0.798764 +vn 0.791676 0.176628 0.584852 +vn 0.798140 0.167394 0.578750 +vn 0.591713 0.108865 0.798764 +vn 0.592713 0.096785 0.799578 +vn 0.789119 0.158826 0.593351 +vn 0.791676 0.176628 0.584852 +vn 0.791676 0.176628 0.584852 +vn 0.789119 0.158826 0.593351 +vn 0.917139 0.189080 0.350862 +vn 0.906978 0.227938 0.354168 +vn 0.798140 0.167394 0.578750 +vn 0.791676 0.176628 0.584852 +vn 0.906978 0.227938 0.354168 +vn 0.918576 0.190621 0.346240 +vn -0.438094 -0.550094 0.710965 +vn -0.398067 -0.528638 0.749723 +vn -0.567340 -0.691991 0.446401 +vn -0.627187 -0.654562 0.422121 +vn -0.398067 -0.528638 0.749723 +vn -0.341219 -0.504622 0.793049 +vn -0.494537 -0.713472 0.496379 +vn -0.567340 -0.691991 0.446401 +vn -0.567340 -0.691991 0.446401 +vn -0.494537 -0.713472 0.496379 +vn -0.538803 -0.813147 0.220190 +vn -0.620003 -0.758191 0.201849 +vn -0.627187 -0.654562 0.422121 +vn -0.567340 -0.691991 0.446401 +vn -0.620003 -0.758191 0.201849 +vn -0.709772 -0.667176 0.226053 +vn 0.912710 0.178788 0.367418 +vn 0.812308 0.112933 0.572191 +vn 0.820895 0.087980 0.564261 +vn 0.906473 0.133493 0.400607 +vn 0.812308 0.112933 0.572191 +vn 0.619668 0.047988 0.783395 +vn 0.633471 -0.027952 0.773261 +vn 0.820895 0.087980 0.564261 +vn 0.820895 0.087980 0.564261 +vn 0.633471 -0.027952 0.773261 +vn 0.607498 -0.185449 0.772370 +vn 0.808524 0.032437 0.587568 +vn 0.906473 0.133493 0.400607 +vn 0.820895 0.087980 0.564261 +vn 0.808524 0.032437 0.587568 +vn 0.900278 0.153717 0.407272 +vn 0.849192 0.409440 0.333514 +vn 0.726962 0.392691 0.563312 +vn 0.758665 0.397179 0.516406 +vn 0.852252 0.425170 0.304790 +vn 0.726962 0.392691 0.563312 +vn 0.515780 0.331676 0.789913 +vn 0.556034 0.336095 0.760175 +vn 0.758665 0.397179 0.516406 +vn 0.758665 0.397179 0.516406 +vn 0.556034 0.336095 0.760175 +vn 0.591787 0.292123 0.751301 +vn 0.756503 0.386320 0.527693 +vn 0.852252 0.425170 0.304790 +vn 0.758665 0.397179 0.516406 +vn 0.756503 0.386320 0.527693 +vn 0.837749 0.446168 0.314819 +vn 0.591787 0.292123 0.751301 +vn 0.556034 0.336095 0.760175 +vn 0.321639 0.257464 0.911186 +vn 0.368252 0.194906 0.909067 +vn 0.556034 0.336095 0.760175 +vn 0.515780 0.331676 0.789913 +vn 0.289651 0.253875 0.922849 +vn 0.321639 0.257464 0.911186 +vn 0.321639 0.257464 0.911186 +vn 0.289651 0.253875 0.922849 +vn 0.049287 0.174417 0.983438 +vn 0.066427 0.142268 0.987597 +vn 0.368252 0.194906 0.909067 +vn 0.321639 0.257464 0.911186 +vn 0.066427 0.142268 0.987597 +vn 0.077215 0.080298 0.993776 +vn -0.628349 -0.180550 0.756689 +vn -0.822218 -0.273580 0.499112 +vn -0.824591 -0.243329 0.510726 +vn -0.622528 -0.178771 0.761906 +vn -0.822218 -0.273580 0.499112 +vn -0.913647 -0.313773 0.258447 +vn -0.928501 -0.287460 0.235058 +vn -0.824591 -0.243329 0.510726 +vn -0.824591 -0.243329 0.510726 +vn -0.928501 -0.287460 0.235058 +vn -0.941809 -0.267845 0.203116 +vn -0.830208 -0.214966 0.514340 +vn -0.622528 -0.178771 0.761906 +vn -0.824591 -0.243329 0.510726 +vn -0.830208 -0.214966 0.514340 +vn -0.609379 -0.155829 0.777416 +vn -0.291774 -0.445243 0.846538 +vn -0.413279 -0.670768 0.615850 +vn -0.587703 -0.573337 0.570868 +vn -0.428484 -0.386664 0.816635 +vn -0.413279 -0.670768 0.615850 +vn -0.484485 -0.804788 0.342915 +vn -0.675332 -0.667508 0.313624 +vn -0.587703 -0.573337 0.570868 +vn -0.587703 -0.573337 0.570868 +vn -0.675332 -0.667508 0.313624 +vn -0.788123 -0.539267 0.296738 +vn -0.691600 -0.481408 0.538457 +vn -0.428484 -0.386664 0.816635 +vn -0.587703 -0.573337 0.570868 +vn -0.691600 -0.481408 0.538457 +vn -0.494157 -0.334795 0.802322 +vn 0.461778 0.711489 0.529665 +vn 0.388408 0.601867 0.697778 +vn 0.502467 0.551166 0.666141 +vn 0.603342 0.631458 0.487072 +vn 0.388408 0.601867 0.697778 +vn 0.283560 0.454004 0.844674 +vn 0.364743 0.432839 0.824386 +vn 0.502467 0.551166 0.666141 +vn 0.502467 0.551166 0.666141 +vn 0.364743 0.432839 0.824386 +vn 0.424624 0.407442 0.808508 +vn 0.579146 0.509236 0.636606 +vn 0.603342 0.631458 0.487072 +vn 0.502467 0.551166 0.666141 +vn 0.579146 0.509236 0.636606 +vn 0.694801 0.568736 0.440217 +vn -0.008784 0.829676 0.558176 +vn -0.002646 0.709878 0.704320 +vn 0.091775 0.686026 0.721766 +vn 0.106110 0.816876 0.566969 +vn -0.002646 0.709878 0.704320 +vn 0.000061 0.522207 0.852819 +vn 0.068696 0.501106 0.862655 +vn 0.091775 0.686026 0.721766 +vn 0.091775 0.686026 0.721766 +vn 0.068696 0.501106 0.862655 +vn 0.283560 0.454004 0.844674 +vn 0.388408 0.601867 0.697778 +vn 0.106110 0.816876 0.566969 +vn 0.091775 0.686026 0.721766 +vn 0.388408 0.601867 0.697778 +vn 0.461778 0.711489 0.529665 +vn 0.000061 0.522207 0.852819 +vn -0.006350 0.334635 0.942326 +vn 0.023177 0.329669 0.943812 +vn 0.068696 0.501106 0.862655 +vn -0.006350 0.334635 0.942326 +vn -0.015083 0.135187 0.990705 +vn -0.042708 0.127973 0.990858 +vn 0.023177 0.329669 0.943812 +vn 0.023177 0.329669 0.943812 +vn -0.042708 0.127973 0.990858 +vn 0.049117 0.113277 0.992349 +vn 0.178223 0.312183 0.933155 +vn 0.068696 0.501106 0.862655 +vn 0.023177 0.329669 0.943812 +vn 0.178223 0.312183 0.933155 +vn 0.283560 0.454004 0.844674 +vn -0.484485 -0.804788 0.342915 +vn -0.413279 -0.670768 0.615850 +vn -0.256176 -0.718221 0.646940 +vn -0.269167 -0.892033 0.363080 +vn -0.413279 -0.670768 0.615850 +vn -0.291774 -0.445243 0.846538 +vn -0.210811 -0.465072 0.859806 +vn -0.256176 -0.718221 0.646940 +vn -0.256176 -0.718221 0.646940 +vn -0.210811 -0.465072 0.859806 +vn 0.012559 -0.465399 0.885012 +vn 0.024395 -0.738644 0.673655 +vn -0.269167 -0.892033 0.363080 +vn -0.256176 -0.718221 0.646940 +vn 0.024395 -0.738644 0.673655 +vn 0.008524 -0.926105 0.377171 +vn -0.341219 -0.504622 0.793049 +vn -0.398067 -0.528638 0.749723 +vn -0.167430 -0.334155 0.927528 +vn -0.123825 -0.285702 0.950285 +vn -0.398067 -0.528638 0.749723 +vn -0.438094 -0.550094 0.710965 +vn -0.202663 -0.393706 0.896618 +vn -0.167430 -0.334155 0.927528 +vn -0.167430 -0.334155 0.927528 +vn -0.202663 -0.393706 0.896618 +vn 0.052757 -0.231448 0.971416 +vn 0.078790 -0.158001 0.984291 +vn -0.123825 -0.285702 0.950285 +vn -0.167430 -0.334155 0.927528 +vn 0.078790 -0.158001 0.984291 +vn 0.108328 -0.112099 0.987775 +vn 0.592713 0.096785 0.799578 +vn 0.599538 0.085355 0.795782 +vn 0.798296 0.142369 0.585196 +vn 0.789119 0.158826 0.593351 +vn 0.599538 0.085355 0.795782 +vn 0.619668 0.047988 0.783395 +vn 0.812308 0.112933 0.572191 +vn 0.798296 0.142369 0.585196 +vn 0.798296 0.142369 0.585196 +vn 0.812308 0.112933 0.572191 +vn 0.912710 0.178788 0.367418 +vn 0.926853 0.172580 0.333406 +vn 0.789119 0.158826 0.593351 +vn 0.798296 0.142369 0.585196 +vn 0.926853 0.172580 0.333406 +vn 0.917139 0.189080 0.350862 +vn -0.709772 -0.667176 0.226053 +vn -0.783150 -0.550685 0.288830 +vn -0.653139 -0.597385 0.465339 +vn -0.627187 -0.654562 0.422121 +vn -0.783150 -0.550685 0.288830 +vn -0.755268 -0.545465 0.363370 +vn -0.587330 -0.603994 0.538735 +vn -0.653139 -0.597385 0.465339 +vn -0.653139 -0.597385 0.465339 +vn -0.587330 -0.603994 0.538735 +vn -0.377504 -0.634487 0.674476 +vn -0.439045 -0.577467 0.688310 +vn -0.627187 -0.654562 0.422121 +vn -0.653139 -0.597385 0.465339 +vn -0.439045 -0.577467 0.688310 +vn -0.438094 -0.550094 0.710965 +vn -0.438094 -0.550094 0.710965 +vn -0.439045 -0.577467 0.688310 +vn -0.209447 -0.484968 0.849081 +vn -0.202663 -0.393706 0.896618 +vn -0.439045 -0.577467 0.688310 +vn -0.377504 -0.634487 0.674476 +vn -0.166136 -0.609965 0.774817 +vn -0.209447 -0.484968 0.849081 +vn -0.209447 -0.484968 0.849081 +vn -0.166136 -0.609965 0.774817 +vn 0.061663 -0.532288 0.844314 +vn 0.047521 -0.357398 0.932743 +vn -0.202663 -0.393706 0.896618 +vn -0.209447 -0.484968 0.849081 +vn 0.047521 -0.357398 0.932743 +vn 0.052757 -0.231448 0.971416 +vn 0.694801 0.568736 0.440217 +vn 0.579146 0.509236 0.636606 +vn 0.654791 0.449862 0.607350 +vn 0.777443 0.496229 0.386445 +vn 0.579146 0.509236 0.636606 +vn 0.424624 0.407442 0.808508 +vn 0.481016 0.352626 0.802670 +vn 0.654791 0.449862 0.607350 +vn 0.654791 0.449862 0.607350 +vn 0.481016 0.352626 0.802670 +vn 0.515780 0.331676 0.789913 +vn 0.726962 0.392691 0.563312 +vn 0.777443 0.496229 0.386445 +vn 0.654791 0.449862 0.607350 +vn 0.726962 0.392691 0.563312 +vn 0.849192 0.409440 0.333514 +vn 0.424624 0.407442 0.808508 +vn 0.254792 0.272897 0.927690 +vn 0.283057 0.220066 0.933515 +vn 0.481016 0.352626 0.802670 +vn 0.254792 0.272897 0.927690 +vn 0.054038 0.085429 0.994878 +vn 0.067954 0.098262 0.992838 +vn 0.283057 0.220066 0.933515 +vn 0.283057 0.220066 0.933515 +vn 0.067954 0.098262 0.992838 +vn 0.049287 0.174417 0.983438 +vn 0.289651 0.253875 0.922849 +vn 0.481016 0.352626 0.802670 +vn 0.283057 0.220066 0.933515 +vn 0.289651 0.253875 0.922849 +vn 0.515780 0.331676 0.789913 +vn 0.108328 -0.112099 0.987775 +vn 0.355008 0.012222 0.934784 +vn 0.356681 0.031106 0.933708 +vn 0.132784 -0.073236 0.988436 +vn 0.355008 0.012222 0.934784 +vn 0.592713 0.096785 0.799578 +vn 0.591713 0.108865 0.798764 +vn 0.356681 0.031106 0.933708 +vn 0.356681 0.031106 0.933708 +vn 0.591713 0.108865 0.798764 +vn 0.592588 0.118494 0.796743 +vn 0.357515 0.049568 0.932591 +vn 0.132784 -0.073236 0.988436 +vn 0.356681 0.031106 0.933708 +vn 0.357515 0.049568 0.932591 +vn 0.153324 -0.035249 0.987547 +vn 0.052757 -0.231448 0.971416 +vn 0.349861 -0.069757 0.934201 +vn 0.351910 -0.011191 0.935967 +vn 0.078790 -0.158001 0.984291 +vn 0.349861 -0.069757 0.934201 +vn 0.619668 0.047988 0.783395 +vn 0.599538 0.085355 0.795782 +vn 0.351910 -0.011191 0.935967 +vn 0.351910 -0.011191 0.935967 +vn 0.599538 0.085355 0.795782 +vn 0.592713 0.096785 0.799578 +vn 0.355008 0.012222 0.934784 +vn 0.078790 -0.158001 0.984291 +vn 0.351910 -0.011191 0.935967 +vn 0.355008 0.012222 0.934784 +vn 0.108328 -0.112099 0.987775 +vn 0.061663 -0.532288 0.844314 +vn 0.331575 -0.392362 0.857968 +vn 0.349233 -0.195764 0.916358 +vn 0.047521 -0.357398 0.932743 +vn 0.331575 -0.392362 0.857968 +vn 0.607498 -0.185449 0.772370 +vn 0.633471 -0.027952 0.773261 +vn 0.349233 -0.195764 0.916358 +vn 0.349233 -0.195764 0.916358 +vn 0.633471 -0.027952 0.773261 +vn 0.619668 0.047988 0.783395 +vn 0.349861 -0.069757 0.934201 +vn 0.047521 -0.357398 0.932743 +vn 0.349233 -0.195764 0.916358 +vn 0.349861 -0.069757 0.934201 +vn 0.052757 -0.231448 0.971416 +vn 0.105996 0.065132 0.992231 +vn -0.270470 -0.006055 0.962709 +vn -0.219075 0.027022 0.975334 +vn 0.129986 0.043844 0.990546 +vn -0.270470 -0.006055 0.962709 +vn -0.601630 -0.046950 0.797394 +vn -0.553464 0.088063 0.828204 +vn -0.219075 0.027022 0.975334 +vn -0.219075 0.027022 0.975334 +vn -0.553464 0.088063 0.828204 +vn -0.416246 0.279292 0.865295 +vn -0.134353 0.093202 0.986541 +vn 0.129986 0.043844 0.990546 +vn -0.219075 0.027022 0.975334 +vn -0.134353 0.093202 0.986541 +vn 0.133175 0.058355 0.989373 +vn 0.077215 0.080298 0.993776 +vn -0.284643 -0.056416 0.956972 +vn -0.285935 -0.021657 0.958004 +vn 0.080832 0.078563 0.993627 +vn -0.284643 -0.056416 0.956972 +vn -0.609379 -0.155829 0.777416 +vn -0.609397 -0.094701 0.787190 +vn -0.285935 -0.021657 0.958004 +vn -0.285935 -0.021657 0.958004 +vn -0.609397 -0.094701 0.787190 +vn -0.601630 -0.046950 0.797394 +vn -0.270470 -0.006055 0.962709 +vn 0.080832 0.078563 0.993627 +vn -0.285935 -0.021657 0.958004 +vn -0.270470 -0.006055 0.962709 +vn 0.105996 0.065132 0.992231 +vn 0.049287 0.174417 0.983438 +vn -0.287559 0.009212 0.957719 +vn -0.285978 -0.034022 0.957632 +vn 0.066427 0.142268 0.987597 +vn -0.287559 0.009212 0.957719 +vn -0.628349 -0.180550 0.756689 +vn -0.622528 -0.178771 0.761906 +vn -0.285978 -0.034022 0.957632 +vn -0.285978 -0.034022 0.957632 +vn -0.622528 -0.178771 0.761906 +vn -0.609379 -0.155829 0.777416 +vn -0.284643 -0.056416 0.956972 +vn 0.066427 0.142268 0.987597 +vn -0.285978 -0.034022 0.957632 +vn -0.284643 -0.056416 0.956972 +vn 0.077215 0.080298 0.993776 +vn -0.291774 -0.445243 0.846538 +vn -0.428484 -0.386664 0.816635 +vn -0.198894 -0.140258 0.969932 +vn -0.125334 -0.170654 0.977327 +vn -0.428484 -0.386664 0.816635 +vn -0.494157 -0.334795 0.802322 +vn -0.199514 -0.126476 0.971698 +vn -0.198894 -0.140258 0.969932 +vn -0.198894 -0.140258 0.969932 +vn -0.199514 -0.126476 0.971698 +vn 0.054038 0.085429 0.994878 +vn 0.041502 0.112680 0.992764 +vn -0.125334 -0.170654 0.977327 +vn -0.198894 -0.140258 0.969932 +vn 0.041502 0.112680 0.992764 +vn 0.049117 0.113277 0.992349 +vn -0.015083 0.135187 0.990705 +vn -0.011855 -0.160324 0.986993 +vn -0.132813 -0.172456 0.976022 +vn -0.042708 0.127973 0.990858 +vn -0.011855 -0.160324 0.986993 +vn 0.012559 -0.465399 0.885012 +vn -0.210811 -0.465072 0.859806 +vn -0.132813 -0.172456 0.976022 +vn -0.132813 -0.172456 0.976022 +vn -0.210811 -0.465072 0.859806 +vn -0.291774 -0.445243 0.846538 +vn -0.125334 -0.170654 0.977327 +vn -0.042708 0.127973 0.990858 +vn -0.132813 -0.172456 0.976022 +vn -0.125334 -0.170654 0.977327 +vn 0.049117 0.113277 0.992349 +vn -0.077076 0.000413 0.997025 +vn -0.072926 -0.143032 0.987028 +vn 0.005034 -0.073242 0.997302 +vn 0.000720 0.004947 0.999988 +vn -0.072926 -0.143032 0.987028 +vn -0.134468 -0.410483 0.901899 +vn -0.024337 -0.174444 0.984366 +vn 0.005034 -0.073242 0.997302 +vn 0.005034 -0.073242 0.997302 +vn -0.024337 -0.174444 0.984366 +vn 0.153324 -0.035249 0.987547 +vn 0.165847 -0.004479 0.986141 +vn 0.000720 0.004947 0.999988 +vn 0.005034 -0.073242 0.997302 +vn 0.165847 -0.004479 0.986141 +vn 0.158064 0.030080 0.986971 +vn 0.133175 0.058355 0.989373 +vn -0.134353 0.093202 0.986541 +vn -0.046882 0.059391 0.997133 +vn 0.143163 0.057763 0.988012 +vn -0.134353 0.093202 0.986541 +vn -0.416246 0.279292 0.865295 +vn -0.157134 0.107030 0.981761 +vn -0.046882 0.059391 0.997133 +vn -0.046882 0.059391 0.997133 +vn -0.157134 0.107030 0.981761 +vn -0.077076 0.000413 0.997025 +vn 0.000720 0.004947 0.999988 +vn 0.143163 0.057763 0.988012 +vn -0.046882 0.059391 0.997133 +vn 0.000720 0.004947 0.999988 +vn 0.158064 0.030080 0.986971 +vn 0.593038 0.141843 0.792582 +vn 0.593830 0.156500 0.789224 +vn 0.353586 0.094047 0.930662 +vn 0.363606 0.077138 0.928354 +vn 0.593830 0.156500 0.789224 +vn 0.586685 0.178144 0.789978 +vn 0.349756 0.111967 0.930126 +vn 0.353586 0.094047 0.930662 +vn 0.353586 0.094047 0.930662 +vn 0.349756 0.111967 0.930126 +vn 0.133175 0.058355 0.989373 +vn 0.143163 0.057763 0.988012 +vn 0.363606 0.077138 0.928354 +vn 0.353586 0.094047 0.930662 +vn 0.143163 0.057763 0.988012 +vn 0.158064 0.030080 0.986971 +vn 0.905957 0.238653 0.349694 +vn 0.900898 0.259312 0.348053 +vn 0.786131 0.220920 0.577228 +vn 0.786573 0.202573 0.583325 +vn 0.900898 0.259312 0.348053 +vn 0.897712 0.275637 0.343711 +vn 0.787194 0.235999 0.569764 +vn 0.786131 0.220920 0.577228 +vn 0.786131 0.220920 0.577228 +vn 0.787194 0.235999 0.569764 +vn 0.586685 0.178144 0.789978 +vn 0.593830 0.156500 0.789224 +vn 0.786573 0.202573 0.583325 +vn 0.786131 0.220920 0.577228 +vn 0.593830 0.156500 0.789224 +vn 0.593038 0.141843 0.792582 +vn 0.900278 0.153717 0.407272 +vn 0.808524 0.032437 0.587568 +vn 0.754640 -0.180639 0.630784 +vn 0.898092 0.039466 0.438034 +vn 0.808524 0.032437 0.587568 +vn 0.607498 -0.185449 0.772370 +vn 0.521759 -0.433329 0.734843 +vn 0.754640 -0.180639 0.630784 +vn 0.754640 -0.180639 0.630784 +vn 0.521759 -0.433329 0.734843 +vn 0.403217 -0.700278 0.589091 +vn 0.671384 -0.485052 0.560329 +vn 0.898092 0.039466 0.438034 +vn 0.754640 -0.180639 0.630784 +vn 0.671384 -0.485052 0.560329 +vn 0.872734 -0.201842 0.444517 +vn 0.055030 -0.870112 0.489772 +vn 0.191894 -0.818620 0.541329 +vn 0.273968 -0.612776 0.741247 +vn 0.068476 -0.710358 0.700502 +vn 0.191894 -0.818620 0.541329 +vn 0.403217 -0.700278 0.589091 +vn 0.521759 -0.433329 0.734843 +vn 0.273968 -0.612776 0.741247 +vn 0.273968 -0.612776 0.741247 +vn 0.521759 -0.433329 0.734843 +vn 0.607498 -0.185449 0.772370 +vn 0.331575 -0.392362 0.857968 +vn 0.068476 -0.710358 0.700502 +vn 0.273968 -0.612776 0.741247 +vn 0.331575 -0.392362 0.857968 +vn 0.061663 -0.532288 0.844314 +vn -0.377504 -0.634487 0.674476 +vn -0.257135 -0.744349 0.616301 +vn -0.094201 -0.749095 0.655730 +vn -0.166136 -0.609965 0.774817 +vn -0.257135 -0.744349 0.616301 +vn -0.128778 -0.880962 0.455327 +vn -0.037618 -0.885689 0.462752 +vn -0.094201 -0.749095 0.655730 +vn -0.094201 -0.749095 0.655730 +vn -0.037618 -0.885689 0.462752 +vn 0.055030 -0.870112 0.489772 +vn 0.068476 -0.710358 0.700502 +vn -0.166136 -0.609965 0.774817 +vn -0.094201 -0.749095 0.655730 +vn 0.068476 -0.710358 0.700502 +vn 0.061663 -0.532288 0.844314 +vn -0.755268 -0.545465 0.363370 +vn -0.649124 -0.640744 0.409983 +vn -0.450891 -0.698454 0.555751 +vn -0.587330 -0.603994 0.538735 +vn -0.649124 -0.640744 0.409983 +vn -0.475285 -0.791378 0.384480 +vn -0.279319 -0.854931 0.437120 +vn -0.450891 -0.698454 0.555751 +vn -0.450891 -0.698454 0.555751 +vn -0.279319 -0.854931 0.437120 +vn -0.128778 -0.880962 0.455327 +vn -0.257135 -0.744349 0.616301 +vn -0.587330 -0.603994 0.538735 +vn -0.450891 -0.698454 0.555751 +vn -0.257135 -0.744349 0.616301 +vn -0.377504 -0.634487 0.674476 +vn 0.054038 0.085429 0.994878 +vn -0.199514 -0.126476 0.971698 +vn -0.229371 -0.047825 0.972164 +vn 0.067954 0.098262 0.992838 +vn -0.199514 -0.126476 0.971698 +vn -0.494157 -0.334795 0.802322 +vn -0.573087 -0.240351 0.783455 +vn -0.229371 -0.047825 0.972164 +vn -0.229371 -0.047825 0.972164 +vn -0.573087 -0.240351 0.783455 +vn -0.628349 -0.180550 0.756689 +vn -0.287559 0.009212 0.957719 +vn 0.067954 0.098262 0.992838 +vn -0.229371 -0.047825 0.972164 +vn -0.287559 0.009212 0.957719 +vn 0.049287 0.174417 0.983438 +vn -0.788123 -0.539267 0.296738 +vn -0.870017 -0.405660 0.280196 +vn -0.778488 -0.362402 0.512466 +vn -0.691600 -0.481408 0.538457 +vn -0.870017 -0.405660 0.280196 +vn -0.913647 -0.313773 0.258447 +vn -0.822218 -0.273580 0.499112 +vn -0.778488 -0.362402 0.512466 +vn -0.778488 -0.362402 0.512466 +vn -0.822218 -0.273580 0.499112 +vn -0.628349 -0.180550 0.756689 +vn -0.573087 -0.240351 0.783455 +vn -0.691600 -0.481408 0.538457 +vn -0.778488 -0.362402 0.512466 +vn -0.573087 -0.240351 0.783455 +vn -0.494157 -0.334795 0.802322 +vn -0.591860 0.118032 0.797352 +vn -0.354450 0.045848 0.933950 +vn -0.361471 0.061559 0.930349 +vn -0.590599 0.128726 0.796632 +vn -0.354450 0.045848 0.933950 +vn -0.149060 -0.040001 0.988019 +vn -0.165510 -0.010460 0.986153 +vn -0.361471 0.061559 0.930349 +vn -0.361471 0.061559 0.930349 +vn -0.165510 -0.010460 0.986153 +vn -0.166009 0.023674 0.985840 +vn -0.366505 0.076289 0.927283 +vn -0.590599 0.128726 0.796632 +vn -0.361471 0.061559 0.930349 +vn -0.366505 0.076289 0.927283 +vn -0.588753 0.142636 0.795629 +vn -0.419875 0.389892 0.819567 +vn -0.276785 0.246177 0.928863 +vn -0.242043 0.299846 0.922772 +vn -0.370423 0.429109 0.823804 +vn -0.276785 0.246177 0.928863 +vn -0.077379 0.076991 0.994025 +vn -0.052986 0.077911 0.995551 +vn -0.242043 0.299846 0.922772 +vn -0.242043 0.299846 0.922772 +vn -0.052986 0.077911 0.995551 +vn -0.010632 0.103621 0.994560 +vn -0.156298 0.315335 0.936021 +vn -0.370423 0.429109 0.823804 +vn -0.242043 0.299846 0.922772 +vn -0.156298 0.315335 0.936021 +vn -0.275641 0.458338 0.844955 +vn 0.024909 -0.501069 0.865049 +vn 0.019474 -0.782959 0.621769 +vn 0.006330 -0.773336 0.633965 +vn 0.016320 -0.496567 0.867845 +vn 0.019474 -0.782959 0.621769 +vn 0.016887 -0.943033 0.332270 +vn 0.000818 -0.942249 0.334913 +vn 0.006330 -0.773336 0.633965 +vn 0.006330 -0.773336 0.633965 +vn 0.000818 -0.942249 0.334913 +vn 0.000278 -0.941502 0.337008 +vn -0.001874 -0.768036 0.640404 +vn 0.016320 -0.496567 0.867845 +vn 0.006330 -0.773336 0.633965 +vn -0.001874 -0.768036 0.640404 +vn -0.009478 -0.496136 0.868193 +vn 0.066142 0.012830 0.997728 +vn 0.038025 -0.229547 0.972555 +vn 0.019012 -0.235482 0.971693 +vn 0.014296 0.005399 0.999883 +vn 0.038025 -0.229547 0.972555 +vn 0.024909 -0.501069 0.865049 +vn 0.016320 -0.496567 0.867845 +vn 0.019012 -0.235482 0.971693 +vn 0.019012 -0.235482 0.971693 +vn 0.016320 -0.496567 0.867845 +vn -0.009478 -0.496136 0.868193 +vn -0.020077 -0.246479 0.968940 +vn 0.014296 0.005399 0.999883 +vn 0.019012 -0.235482 0.971693 +vn -0.020077 -0.246479 0.968940 +vn -0.024522 -0.004482 0.999689 +vn 0.134731 -0.402090 0.905633 +vn 0.202107 -0.766916 0.609092 +vn 0.070517 -0.785842 0.614393 +vn 0.057310 -0.488436 0.870716 +vn 0.202107 -0.766916 0.609092 +vn 0.195051 -0.933325 0.301429 +vn 0.076603 -0.942559 0.325137 +vn 0.070517 -0.785842 0.614393 +vn 0.070517 -0.785842 0.614393 +vn 0.076603 -0.942559 0.325137 +vn 0.016887 -0.943033 0.332270 +vn 0.019474 -0.782959 0.621769 +vn 0.057310 -0.488436 0.870716 +vn 0.070517 -0.785842 0.614393 +vn 0.019474 -0.782959 0.621769 +vn 0.024909 -0.501069 0.865049 +vn 0.065278 -0.018457 0.997697 +vn 0.060890 -0.169441 0.983658 +vn 0.060102 -0.215331 0.974690 +vn 0.097760 -0.004742 0.995199 +vn 0.060890 -0.169441 0.983658 +vn 0.134731 -0.402090 0.905633 +vn 0.057310 -0.488436 0.870716 +vn 0.060102 -0.215331 0.974690 +vn 0.060102 -0.215331 0.974690 +vn 0.057310 -0.488436 0.870716 +vn 0.024909 -0.501069 0.865049 +vn 0.038025 -0.229547 0.972555 +vn 0.097760 -0.004742 0.995199 +vn 0.060102 -0.215331 0.974690 +vn 0.038025 -0.229547 0.972555 +vn 0.066142 0.012830 0.997728 +vn 0.066142 0.012830 0.997728 +vn 0.014296 0.005399 0.999883 +vn 0.022095 0.259198 0.965571 +vn 0.100783 0.253558 0.962056 +vn 0.014296 0.005399 0.999883 +vn -0.024522 -0.004482 0.999689 +vn -0.012860 0.268807 0.963108 +vn 0.022095 0.259198 0.965571 +vn 0.022095 0.259198 0.965571 +vn -0.012860 0.268807 0.963108 +vn 0.007591 0.615584 0.788035 +vn 0.050228 0.609394 0.791275 +vn 0.100783 0.253558 0.962056 +vn 0.022095 0.259198 0.965571 +vn 0.050228 0.609394 0.791275 +vn 0.160452 0.598648 0.784778 +vn 0.454840 0.281159 0.845027 +vn 0.172229 0.154302 0.972897 +vn 0.186041 0.222874 0.956930 +vn 0.326606 0.536007 0.778476 +vn 0.172229 0.154302 0.972897 +vn 0.065278 -0.018457 0.997697 +vn 0.097760 -0.004742 0.995199 +vn 0.186041 0.222874 0.956930 +vn 0.186041 0.222874 0.956930 +vn 0.097760 -0.004742 0.995199 +vn 0.066142 0.012830 0.997728 +vn 0.100783 0.253558 0.962056 +vn 0.326606 0.536007 0.778476 +vn 0.186041 0.222874 0.956930 +vn 0.100783 0.253558 0.962056 +vn 0.160452 0.598648 0.784778 +vn 0.160452 0.598648 0.784778 +vn 0.050228 0.609394 0.791275 +vn 0.064170 0.910564 0.408358 +vn 0.203582 0.895702 0.395314 +vn 0.050228 0.609394 0.791275 +vn 0.007591 0.615584 0.788035 +vn 0.012803 0.909331 0.415876 +vn 0.064170 0.910564 0.408358 +vn 0.064170 0.910564 0.408358 +vn 0.012803 0.909331 0.415876 +vn 0.002516 0.998249 0.059104 +vn 0.071602 0.995585 0.060697 +vn 0.203582 0.895702 0.395314 +vn 0.064170 0.910564 0.408358 +vn 0.071602 0.995585 0.060697 +vn 0.226321 0.970638 0.081492 +vn 0.454840 0.281159 0.845027 +vn 0.326606 0.536007 0.778476 +vn 0.459779 0.792621 0.400444 +vn 0.754871 0.471051 0.456378 +vn 0.326606 0.536007 0.778476 +vn 0.160452 0.598648 0.784778 +vn 0.203582 0.895702 0.395314 +vn 0.459779 0.792621 0.400444 +vn 0.459779 0.792621 0.400444 +vn 0.203582 0.895702 0.395314 +vn 0.226321 0.970638 0.081492 +vn 0.507539 0.853671 0.116836 +vn 0.754871 0.471051 0.456378 +vn 0.459779 0.792621 0.400444 +vn 0.507539 0.853671 0.116836 +vn 0.843678 0.512894 0.158580 +vn -0.596871 0.169641 0.784198 +vn -0.381193 0.095458 0.919554 +vn -0.379167 0.136737 0.915170 +vn -0.591928 0.204330 0.779661 +vn -0.381193 0.095458 0.919554 +vn -0.129062 0.037047 0.990944 +vn -0.097653 0.078205 0.992143 +vn -0.379167 0.136737 0.915170 +vn -0.379167 0.136737 0.915170 +vn -0.097653 0.078205 0.992143 +vn -0.063264 0.097647 0.993208 +vn -0.367477 0.167184 0.914883 +vn -0.591928 0.204330 0.779661 +vn -0.379167 0.136737 0.915170 +vn -0.367477 0.167184 0.914883 +vn -0.585741 0.241137 0.773796 +vn 0.454840 0.281159 0.845027 +vn 0.754871 0.471051 0.456378 +vn 0.876676 0.095184 0.471572 +vn 0.582545 0.069857 0.809791 +vn 0.754871 0.471051 0.456378 +vn 0.843678 0.512894 0.158580 +vn 0.980867 0.106919 0.162693 +vn 0.876676 0.095184 0.471572 +vn 0.876676 0.095184 0.471572 +vn 0.980867 0.106919 0.162693 +vn 0.982247 -0.102263 0.157271 +vn 0.871462 -0.069342 0.485537 +vn 0.582545 0.069857 0.809791 +vn 0.876676 0.095184 0.471572 +vn 0.871462 -0.069342 0.485537 +vn 0.590963 -0.005141 0.806682 +vn 0.134731 -0.402090 0.905633 +vn 0.260155 -0.465860 0.845751 +vn 0.370903 -0.740959 0.559830 +vn 0.202107 -0.766916 0.609092 +vn 0.260155 -0.465860 0.845751 +vn 0.341115 -0.500021 0.796002 +vn 0.495266 -0.712430 0.497147 +vn 0.370903 -0.740959 0.559830 +vn 0.370903 -0.740959 0.559830 +vn 0.495266 -0.712430 0.497147 +vn 0.539095 -0.813309 0.218873 +vn 0.365917 -0.894388 0.257246 +vn 0.202107 -0.766916 0.609092 +vn 0.370903 -0.740959 0.559830 +vn 0.365917 -0.894388 0.257246 +vn 0.195051 -0.933325 0.301429 +vn 0.134731 -0.402090 0.905633 +vn 0.027109 -0.171821 0.984755 +vn 0.076456 -0.232683 0.969543 +vn 0.260155 -0.465860 0.845751 +vn 0.027109 -0.171821 0.984755 +vn -0.149060 -0.040001 0.988019 +vn -0.128982 -0.072827 0.988969 +vn 0.076456 -0.232683 0.969543 +vn 0.076456 -0.232683 0.969543 +vn -0.128982 -0.072827 0.988969 +vn -0.104613 -0.106180 0.988829 +vn 0.124419 -0.278327 0.952394 +vn 0.260155 -0.465860 0.845751 +vn 0.076456 -0.232683 0.969543 +vn 0.124419 -0.278327 0.952394 +vn 0.341115 -0.500021 0.796002 +vn -0.585741 0.241137 0.773796 +vn -0.768479 0.312542 0.558352 +vn -0.781643 0.267649 0.563381 +vn -0.591928 0.204330 0.779661 +vn -0.768479 0.312542 0.558352 +vn -0.875383 0.351603 0.331784 +vn -0.890299 0.306732 0.336577 +vn -0.781643 0.267649 0.563381 +vn -0.781643 0.267649 0.563381 +vn -0.890299 0.306732 0.336577 +vn -0.897714 0.275689 0.343663 +vn -0.787777 0.235665 0.569096 +vn -0.591928 0.204330 0.779661 +vn -0.781643 0.267649 0.563381 +vn -0.787777 0.235665 0.569096 +vn -0.596871 0.169641 0.784198 +vn -0.911698 0.207094 0.354850 +vn -0.794265 0.171830 0.582767 +vn -0.792300 0.180299 0.582883 +vn -0.911507 0.214680 0.350811 +vn -0.794265 0.171830 0.582767 +vn -0.591860 0.118032 0.797352 +vn -0.590599 0.128726 0.796632 +vn -0.792300 0.180299 0.582883 +vn -0.792300 0.180299 0.582883 +vn -0.590599 0.128726 0.796632 +vn -0.588753 0.142636 0.795629 +vn -0.786612 0.203114 0.583084 +vn -0.911507 0.214680 0.350811 +vn -0.792300 0.180299 0.582883 +vn -0.786612 0.203114 0.583084 +vn -0.905569 0.239653 0.350017 +vn 0.590963 -0.005141 0.806682 +vn 0.871462 -0.069342 0.485537 +vn 0.843712 -0.179223 0.505993 +vn 0.572755 -0.110340 0.812266 +vn 0.871462 -0.069342 0.485537 +vn 0.982247 -0.102263 0.157271 +vn 0.962189 -0.219454 0.161347 +vn 0.843712 -0.179223 0.505993 +vn 0.843712 -0.179223 0.505993 +vn 0.962189 -0.219454 0.161347 +vn 0.943383 -0.283148 0.172788 +vn 0.824603 -0.241900 0.511384 +vn 0.572755 -0.110340 0.812266 +vn 0.843712 -0.179223 0.505993 +vn 0.824603 -0.241900 0.511384 +vn 0.573619 -0.171395 0.800990 +vn -0.585741 0.241137 0.773796 +vn -0.367477 0.167184 0.914883 +vn -0.364896 0.172718 0.914888 +vn -0.587266 0.266477 0.764270 +vn -0.367477 0.167184 0.914883 +vn -0.063264 0.097647 0.993208 +vn -0.060520 0.063026 0.996175 +vn -0.364896 0.172718 0.914888 +vn -0.364896 0.172718 0.914888 +vn -0.060520 0.063026 0.996175 +vn -0.075311 0.054461 0.995672 +vn -0.371125 0.185987 0.909766 +vn -0.587266 0.266477 0.764270 +vn -0.364896 0.172718 0.914888 +vn -0.371125 0.185987 0.909766 +vn -0.588290 0.285441 0.756597 +vn -0.875383 0.351603 0.331784 +vn -0.768479 0.312542 0.558352 +vn -0.759445 0.346773 0.550447 +vn -0.859369 0.393508 0.326553 +vn -0.768479 0.312542 0.558352 +vn -0.585741 0.241137 0.773796 +vn -0.587266 0.266477 0.764270 +vn -0.759445 0.346773 0.550447 +vn -0.759445 0.346773 0.550447 +vn -0.587266 0.266477 0.764270 +vn -0.588290 0.285441 0.756597 +vn -0.758028 0.368167 0.538374 +vn -0.859369 0.393508 0.326553 +vn -0.759445 0.346773 0.550447 +vn -0.758028 0.368167 0.538374 +vn -0.850418 0.425215 0.309808 +vn -0.591860 0.118032 0.797352 +vn -0.794265 0.171830 0.582767 +vn -0.786926 0.173696 0.592096 +vn -0.590435 0.106248 0.800061 +vn -0.794265 0.171830 0.582767 +vn -0.911698 0.207094 0.354850 +vn -0.900347 0.227354 0.371061 +vn -0.786926 0.173696 0.592096 +vn -0.786926 0.173696 0.592096 +vn -0.900347 0.227354 0.371061 +vn -0.907728 0.185400 0.376373 +vn -0.787651 0.154479 0.596441 +vn -0.590435 0.106248 0.800061 +vn -0.786926 0.173696 0.592096 +vn -0.787651 0.154479 0.596441 +vn -0.591332 0.096451 0.800640 +vn 0.433680 -0.551318 0.712720 +vn 0.613692 -0.658423 0.435731 +vn 0.577539 -0.676145 0.457468 +vn 0.398124 -0.522915 0.753696 +vn 0.613692 -0.658423 0.435731 +vn 0.698233 -0.678548 0.228131 +vn 0.648295 -0.732882 0.206392 +vn 0.577539 -0.676145 0.457468 +vn 0.577539 -0.676145 0.457468 +vn 0.648295 -0.732882 0.206392 +vn 0.539095 -0.813309 0.218873 +vn 0.495266 -0.712430 0.497147 +vn 0.398124 -0.522915 0.753696 +vn 0.577539 -0.676145 0.457468 +vn 0.495266 -0.712430 0.497147 +vn 0.341115 -0.500021 0.796002 +vn -0.899560 0.200396 0.388114 +vn -0.903806 0.178773 0.388812 +vn -0.808800 0.116400 0.576450 +vn -0.817741 0.142620 0.557637 +vn -0.903806 0.178773 0.388812 +vn -0.917668 0.116807 0.379792 +vn -0.802484 -0.006441 0.596639 +vn -0.808800 0.116400 0.576450 +vn -0.808800 0.116400 0.576450 +vn -0.802484 -0.006441 0.596639 +vn -0.597710 -0.201372 0.776010 +vn -0.622656 -0.023586 0.782140 +vn -0.817741 0.142620 0.557637 +vn -0.808800 0.116400 0.576450 +vn -0.622656 -0.023586 0.782140 +vn -0.620539 0.057971 0.782030 +vn -0.834403 0.436336 0.336723 +vn -0.824718 0.475436 0.306268 +vn -0.726121 0.436320 0.531388 +vn -0.727646 0.412866 0.547789 +vn -0.824718 0.475436 0.306268 +vn -0.850418 0.425215 0.309808 +vn -0.758028 0.368167 0.538374 +vn -0.726121 0.436320 0.531388 +vn -0.726121 0.436320 0.531388 +vn -0.758028 0.368167 0.538374 +vn -0.588290 0.285441 0.756597 +vn -0.561224 0.356418 0.746990 +vn -0.727646 0.412866 0.547789 +vn -0.726121 0.436320 0.531388 +vn -0.561224 0.356418 0.746990 +vn -0.533008 0.363920 0.763849 +vn -0.588290 0.285441 0.756597 +vn -0.371125 0.185987 0.909766 +vn -0.354779 0.249748 0.900976 +vn -0.561224 0.356418 0.746990 +vn -0.371125 0.185987 0.909766 +vn -0.075311 0.054461 0.995672 +vn -0.066575 0.107078 0.992019 +vn -0.354779 0.249748 0.900976 +vn -0.354779 0.249748 0.900976 +vn -0.066575 0.107078 0.992019 +vn -0.036009 0.185631 0.981960 +vn -0.297497 0.303880 0.905070 +vn -0.561224 0.356418 0.746990 +vn -0.354779 0.249748 0.900976 +vn -0.297497 0.303880 0.905070 +vn -0.533008 0.363920 0.763849 +vn 0.615666 -0.167912 0.769910 +vn 0.596432 -0.177051 0.782893 +vn 0.826555 -0.251808 0.503389 +vn 0.820654 -0.268346 0.504497 +vn 0.596432 -0.177051 0.782893 +vn 0.573619 -0.171395 0.800990 +vn 0.824603 -0.241900 0.511384 +vn 0.826555 -0.251808 0.503389 +vn 0.826555 -0.251808 0.503389 +vn 0.824603 -0.241900 0.511384 +vn 0.943383 -0.283148 0.172788 +vn 0.934047 -0.301563 0.191353 +vn 0.820654 -0.268346 0.504497 +vn 0.826555 -0.251808 0.503389 +vn 0.934047 -0.301563 0.191353 +vn 0.919069 -0.329188 0.216677 +vn 0.249678 -0.455988 0.854246 +vn 0.417909 -0.372526 0.828599 +vn 0.599199 -0.550010 0.581764 +vn 0.395727 -0.669924 0.628173 +vn 0.417909 -0.372526 0.828599 +vn 0.513923 -0.299763 0.803757 +vn 0.698578 -0.446564 0.559079 +vn 0.599199 -0.550010 0.581764 +vn 0.599199 -0.550010 0.581764 +vn 0.698578 -0.446564 0.559079 +vn 0.806439 -0.520654 0.280313 +vn 0.687230 -0.656589 0.310815 +vn 0.395727 -0.669924 0.628173 +vn 0.599199 -0.550010 0.581764 +vn 0.687230 -0.656589 0.310815 +vn 0.483518 -0.801620 0.351590 +vn -0.442632 0.720800 0.533408 +vn -0.591098 0.635795 0.496354 +vn -0.497872 0.550793 0.669889 +vn -0.375990 0.609542 0.697919 +vn -0.591098 0.635795 0.496354 +vn -0.698859 0.558430 0.446937 +vn -0.579860 0.503058 0.640855 +vn -0.497872 0.550793 0.669889 +vn -0.497872 0.550793 0.669889 +vn -0.579860 0.503058 0.640855 +vn -0.419875 0.389892 0.819567 +vn -0.370423 0.429109 0.823804 +vn -0.375990 0.609542 0.697919 +vn -0.497872 0.550793 0.669889 +vn -0.370423 0.429109 0.823804 +vn -0.275641 0.458338 0.844955 +vn -0.008784 0.829676 0.558176 +vn -0.105499 0.817198 0.566619 +vn -0.087240 0.688761 0.719721 +vn -0.002646 0.709878 0.704320 +vn -0.105499 0.817198 0.566619 +vn -0.442632 0.720800 0.533408 +vn -0.375990 0.609542 0.697919 +vn -0.087240 0.688761 0.719721 +vn -0.087240 0.688761 0.719721 +vn -0.375990 0.609542 0.697919 +vn -0.275641 0.458338 0.844955 +vn -0.054202 0.502133 0.863090 +vn -0.002646 0.709878 0.704320 +vn -0.087240 0.688761 0.719721 +vn -0.054202 0.502133 0.863090 +vn 0.000061 0.522207 0.852819 +vn 0.000061 0.522207 0.852819 +vn -0.054202 0.502133 0.863090 +vn 0.003310 0.324771 0.945787 +vn -0.006350 0.334635 0.942326 +vn -0.054202 0.502133 0.863090 +vn -0.275641 0.458338 0.844955 +vn -0.156298 0.315335 0.936021 +vn 0.003310 0.324771 0.945787 +vn 0.003310 0.324771 0.945787 +vn -0.156298 0.315335 0.936021 +vn -0.010632 0.103621 0.994560 +vn 0.079330 0.124698 0.989018 +vn -0.006350 0.334635 0.942326 +vn 0.003310 0.324771 0.945787 +vn 0.079330 0.124698 0.989018 +vn -0.015083 0.135187 0.990705 +vn 0.483518 -0.801620 0.351590 +vn 0.256320 -0.896467 0.361450 +vn 0.234436 -0.725196 0.647403 +vn 0.395727 -0.669924 0.628173 +vn 0.256320 -0.896467 0.361450 +vn 0.008524 -0.926105 0.377171 +vn 0.024395 -0.738644 0.673655 +vn 0.234436 -0.725196 0.647403 +vn 0.234436 -0.725196 0.647403 +vn 0.024395 -0.738644 0.673655 +vn 0.012559 -0.465399 0.885012 +vn 0.207898 -0.459724 0.863384 +vn 0.395727 -0.669924 0.628173 +vn 0.234436 -0.725196 0.647403 +vn 0.207898 -0.459724 0.863384 +vn 0.249678 -0.455988 0.854246 +vn 0.341115 -0.500021 0.796002 +vn 0.124419 -0.278327 0.952394 +vn 0.167657 -0.329863 0.929022 +vn 0.398124 -0.522915 0.753696 +vn 0.124419 -0.278327 0.952394 +vn -0.104613 -0.106180 0.988829 +vn -0.076781 -0.153199 0.985208 +vn 0.167657 -0.329863 0.929022 +vn 0.167657 -0.329863 0.929022 +vn -0.076781 -0.153199 0.985208 +vn -0.052062 -0.230445 0.971692 +vn 0.202765 -0.393099 0.896861 +vn 0.398124 -0.522915 0.753696 +vn 0.167657 -0.329863 0.929022 +vn 0.202765 -0.393099 0.896861 +vn 0.433680 -0.551318 0.712720 +vn -0.591332 0.096451 0.800640 +vn -0.787651 0.154479 0.596441 +vn -0.811730 0.115797 0.572439 +vn -0.604985 0.081556 0.792049 +vn -0.787651 0.154479 0.596441 +vn -0.907728 0.185400 0.376373 +vn -0.922794 0.123004 0.365132 +vn -0.811730 0.115797 0.572439 +vn -0.811730 0.115797 0.572439 +vn -0.922794 0.123004 0.365132 +vn -0.899560 0.200396 0.388114 +vn -0.817741 0.142620 0.557637 +vn -0.604985 0.081556 0.792049 +vn -0.811730 0.115797 0.572439 +vn -0.817741 0.142620 0.557637 +vn -0.620539 0.057971 0.782030 +vn 0.698233 -0.678548 0.228131 +vn 0.613692 -0.658423 0.435731 +vn 0.629893 -0.627220 0.458073 +vn 0.742667 -0.594481 0.308282 +vn 0.613692 -0.658423 0.435731 +vn 0.433680 -0.551318 0.712720 +vn 0.439573 -0.588337 0.678702 +vn 0.629893 -0.627220 0.458073 +vn 0.629893 -0.627220 0.458073 +vn 0.439573 -0.588337 0.678702 +vn 0.392145 -0.638342 0.662376 +vn 0.600415 -0.600088 0.528580 +vn 0.742667 -0.594481 0.308282 +vn 0.629893 -0.627220 0.458073 +vn 0.600415 -0.600088 0.528580 +vn 0.740952 -0.548247 0.387834 +vn 0.433680 -0.551318 0.712720 +vn 0.202765 -0.393099 0.896861 +vn 0.209456 -0.485303 0.848887 +vn 0.439573 -0.588337 0.678702 +vn 0.202765 -0.393099 0.896861 +vn -0.052062 -0.230445 0.971692 +vn -0.046619 -0.357960 0.932573 +vn 0.209456 -0.485303 0.848887 +vn 0.209456 -0.485303 0.848887 +vn -0.046619 -0.357960 0.932573 +vn -0.060828 -0.533074 0.843879 +vn 0.166296 -0.611036 0.773939 +vn 0.439573 -0.588337 0.678702 +vn 0.209456 -0.485303 0.848887 +vn 0.166296 -0.611036 0.773939 +vn 0.392145 -0.638342 0.662376 +vn -0.698859 0.558430 0.446937 +vn -0.810723 0.438778 0.387560 +vn -0.692967 0.405546 0.596095 +vn -0.579860 0.503058 0.640855 +vn -0.810723 0.438778 0.387560 +vn -0.834403 0.436336 0.336723 +vn -0.727646 0.412866 0.547789 +vn -0.692967 0.405546 0.596095 +vn -0.692967 0.405546 0.596095 +vn -0.727646 0.412866 0.547789 +vn -0.533008 0.363920 0.763849 +vn -0.495417 0.324680 0.805695 +vn -0.579860 0.503058 0.640855 +vn -0.692967 0.405546 0.596095 +vn -0.495417 0.324680 0.805695 +vn -0.419875 0.389892 0.819567 +vn -0.419875 0.389892 0.819567 +vn -0.495417 0.324680 0.805695 +vn -0.290588 0.246436 0.924569 +vn -0.276785 0.246177 0.928863 +vn -0.495417 0.324680 0.805695 +vn -0.533008 0.363920 0.763849 +vn -0.297497 0.303880 0.905070 +vn -0.290588 0.246436 0.924569 +vn -0.290588 0.246436 0.924569 +vn -0.297497 0.303880 0.905070 +vn -0.036009 0.185631 0.981960 +vn -0.076832 0.153818 0.985108 +vn -0.276785 0.246177 0.928863 +vn -0.290588 0.246436 0.924569 +vn -0.076832 0.153818 0.985108 +vn -0.077379 0.076991 0.994025 +vn -0.104613 -0.106180 0.988829 +vn -0.128982 -0.072827 0.988969 +vn -0.351541 0.027997 0.935754 +vn -0.350687 0.014382 0.936382 +vn -0.128982 -0.072827 0.988969 +vn -0.149060 -0.040001 0.988019 +vn -0.354450 0.045848 0.933950 +vn -0.351541 0.027997 0.935754 +vn -0.351541 0.027997 0.935754 +vn -0.354450 0.045848 0.933950 +vn -0.591860 0.118032 0.797352 +vn -0.590435 0.106248 0.800061 +vn -0.350687 0.014382 0.936382 +vn -0.351541 0.027997 0.935754 +vn -0.590435 0.106248 0.800061 +vn -0.591332 0.096451 0.800640 +vn -0.052062 -0.230445 0.971692 +vn -0.076781 -0.153199 0.985208 +vn -0.350001 -0.008402 0.936712 +vn -0.349232 -0.067799 0.934581 +vn -0.076781 -0.153199 0.985208 +vn -0.104613 -0.106180 0.988829 +vn -0.350687 0.014382 0.936382 +vn -0.350001 -0.008402 0.936712 +vn -0.350001 -0.008402 0.936712 +vn -0.350687 0.014382 0.936382 +vn -0.591332 0.096451 0.800640 +vn -0.604985 0.081556 0.792049 +vn -0.349232 -0.067799 0.934581 +vn -0.350001 -0.008402 0.936712 +vn -0.604985 0.081556 0.792049 +vn -0.620539 0.057971 0.782030 +vn -0.060828 -0.533074 0.843879 +vn -0.046619 -0.357960 0.932573 +vn -0.348061 -0.195983 0.916757 +vn -0.330740 -0.394486 0.857316 +vn -0.046619 -0.357960 0.932573 +vn -0.052062 -0.230445 0.971692 +vn -0.349232 -0.067799 0.934581 +vn -0.348061 -0.195983 0.916757 +vn -0.348061 -0.195983 0.916757 +vn -0.349232 -0.067799 0.934581 +vn -0.620539 0.057971 0.782030 +vn -0.622656 -0.023586 0.782140 +vn -0.330740 -0.394486 0.857316 +vn -0.348061 -0.195983 0.916757 +vn -0.622656 -0.023586 0.782140 +vn -0.597710 -0.201372 0.776010 +vn -0.063264 0.097647 0.993208 +vn -0.097653 0.078205 0.992143 +vn 0.237707 0.051970 0.969946 +vn 0.273559 0.040328 0.961010 +vn -0.097653 0.078205 0.992143 +vn -0.129062 0.037047 0.990944 +vn 0.163839 0.065538 0.984308 +vn 0.237707 0.051970 0.969946 +vn 0.237707 0.051970 0.969946 +vn 0.163839 0.065538 0.984308 +vn 0.454840 0.281159 0.845027 +vn 0.582545 0.069857 0.809791 +vn 0.273559 0.040328 0.961010 +vn 0.237707 0.051970 0.969946 +vn 0.582545 0.069857 0.809791 +vn 0.590963 -0.005141 0.806682 +vn -0.075311 0.054461 0.995672 +vn -0.060520 0.063026 0.996175 +vn 0.269536 -0.039095 0.962196 +vn 0.268123 -0.077691 0.960247 +vn -0.060520 0.063026 0.996175 +vn -0.063264 0.097647 0.993208 +vn 0.273559 0.040328 0.961010 +vn 0.269536 -0.039095 0.962196 +vn 0.269536 -0.039095 0.962196 +vn 0.273559 0.040328 0.961010 +vn 0.590963 -0.005141 0.806682 +vn 0.572755 -0.110340 0.812266 +vn 0.268123 -0.077691 0.960247 +vn 0.269536 -0.039095 0.962196 +vn 0.572755 -0.110340 0.812266 +vn 0.573619 -0.171395 0.800990 +vn -0.036009 0.185631 0.981960 +vn -0.066575 0.107078 0.992019 +vn 0.289044 -0.058680 0.955516 +vn 0.315759 -0.007895 0.948807 +vn -0.066575 0.107078 0.992019 +vn -0.075311 0.054461 0.995672 +vn 0.268123 -0.077691 0.960247 +vn 0.289044 -0.058680 0.955516 +vn 0.289044 -0.058680 0.955516 +vn 0.268123 -0.077691 0.960247 +vn 0.573619 -0.171395 0.800990 +vn 0.596432 -0.177051 0.782893 +vn 0.315759 -0.007895 0.948807 +vn 0.289044 -0.058680 0.955516 +vn 0.596432 -0.177051 0.782893 +vn 0.615666 -0.167912 0.769910 +vn 0.249678 -0.455988 0.854246 +vn 0.133767 -0.198362 0.970958 +vn 0.196304 -0.175084 0.964785 +vn 0.417909 -0.372526 0.828599 +vn 0.133767 -0.198362 0.970958 +vn -0.010632 0.103621 0.994560 +vn -0.052986 0.077911 0.995551 +vn 0.196304 -0.175084 0.964785 +vn 0.196304 -0.175084 0.964785 +vn -0.052986 0.077911 0.995551 +vn -0.077379 0.076991 0.994025 +vn 0.237749 -0.107284 0.965384 +vn 0.417909 -0.372526 0.828599 +vn 0.196304 -0.175084 0.964785 +vn 0.237749 -0.107284 0.965384 +vn 0.513923 -0.299763 0.803757 +vn -0.015083 0.135187 0.990705 +vn 0.079330 0.124698 0.989018 +vn 0.157330 -0.162566 0.974074 +vn -0.011855 -0.160324 0.986993 +vn 0.079330 0.124698 0.989018 +vn -0.010632 0.103621 0.994560 +vn 0.133767 -0.198362 0.970958 +vn 0.157330 -0.162566 0.974074 +vn 0.157330 -0.162566 0.974074 +vn 0.133767 -0.198362 0.970958 +vn 0.249678 -0.455988 0.854246 +vn 0.207898 -0.459724 0.863384 +vn -0.011855 -0.160324 0.986993 +vn 0.157330 -0.162566 0.974074 +vn 0.207898 -0.459724 0.863384 +vn 0.012559 -0.465399 0.885012 +vn 0.065278 -0.018457 0.997697 +vn -0.017279 -0.008945 0.999811 +vn -0.013321 -0.089842 0.995867 +vn 0.060890 -0.169441 0.983658 +vn -0.017279 -0.008945 0.999811 +vn -0.166009 0.023674 0.985840 +vn -0.165510 -0.010460 0.986153 +vn -0.013321 -0.089842 0.995867 +vn -0.013321 -0.089842 0.995867 +vn -0.165510 -0.010460 0.986153 +vn -0.149060 -0.040001 0.988019 +vn 0.027109 -0.171821 0.984755 +vn 0.060890 -0.169441 0.983658 +vn -0.013321 -0.089842 0.995867 +vn 0.027109 -0.171821 0.984755 +vn 0.134731 -0.402090 0.905633 +vn -0.129062 0.037047 0.990944 +vn -0.150224 0.037783 0.987930 +vn 0.056621 0.072409 0.995767 +vn 0.163839 0.065538 0.984308 +vn -0.150224 0.037783 0.987930 +vn -0.166009 0.023674 0.985840 +vn -0.017279 -0.008945 0.999811 +vn 0.056621 0.072409 0.995767 +vn 0.056621 0.072409 0.995767 +vn -0.017279 -0.008945 0.999811 +vn 0.065278 -0.018457 0.997697 +vn 0.172229 0.154302 0.972897 +vn 0.163839 0.065538 0.984308 +vn 0.056621 0.072409 0.995767 +vn 0.172229 0.154302 0.972897 +vn 0.454840 0.281159 0.845027 +vn -0.588753 0.142636 0.795629 +vn -0.366505 0.076289 0.927283 +vn -0.372400 0.080757 0.924552 +vn -0.592494 0.153264 0.790861 +vn -0.366505 0.076289 0.927283 +vn -0.166009 0.023674 0.985840 +vn -0.150224 0.037783 0.987930 +vn -0.372400 0.080757 0.924552 +vn -0.372400 0.080757 0.924552 +vn -0.150224 0.037783 0.987930 +vn -0.129062 0.037047 0.990944 +vn -0.381193 0.095458 0.919554 +vn -0.592494 0.153264 0.790861 +vn -0.372400 0.080757 0.924552 +vn -0.381193 0.095458 0.919554 +vn -0.596871 0.169641 0.784198 +vn -0.905569 0.239653 0.350017 +vn -0.786612 0.203114 0.583084 +vn -0.786284 0.221240 0.576898 +vn -0.900753 0.259703 0.348134 +vn -0.786612 0.203114 0.583084 +vn -0.588753 0.142636 0.795629 +vn -0.592494 0.153264 0.790861 +vn -0.786284 0.221240 0.576898 +vn -0.786284 0.221240 0.576898 +vn -0.592494 0.153264 0.790861 +vn -0.596871 0.169641 0.784198 +vn -0.787777 0.235665 0.569096 +vn -0.900753 0.259703 0.348134 +vn -0.786284 0.221240 0.576898 +vn -0.787777 0.235665 0.569096 +vn -0.897714 0.275689 0.343663 +vn -0.917668 0.116807 0.379792 +vn -0.902279 0.041445 0.429156 +vn -0.753859 -0.183747 0.630820 +vn -0.802484 -0.006441 0.596639 +vn -0.902279 0.041445 0.429156 +vn -0.872269 -0.201339 0.445656 +vn -0.671127 -0.484650 0.560984 +vn -0.753859 -0.183747 0.630820 +vn -0.753859 -0.183747 0.630820 +vn -0.671127 -0.484650 0.560984 +vn -0.403098 -0.700036 0.589459 +vn -0.520196 -0.435207 0.734841 +vn -0.802484 -0.006441 0.596639 +vn -0.753859 -0.183747 0.630820 +vn -0.520196 -0.435207 0.734841 +vn -0.597710 -0.201372 0.776010 +vn -0.052900 -0.870116 0.490000 +vn -0.067479 -0.711401 0.699539 +vn -0.273877 -0.612978 0.741113 +vn -0.191415 -0.818528 0.541639 +vn -0.067479 -0.711401 0.699539 +vn -0.060828 -0.533074 0.843879 +vn -0.330740 -0.394486 0.857316 +vn -0.273877 -0.612978 0.741113 +vn -0.273877 -0.612978 0.741113 +vn -0.330740 -0.394486 0.857316 +vn -0.597710 -0.201372 0.776010 +vn -0.520196 -0.435207 0.734841 +vn -0.191415 -0.818528 0.541639 +vn -0.273877 -0.612978 0.741113 +vn -0.520196 -0.435207 0.734841 +vn -0.403098 -0.700036 0.589459 +vn 0.392145 -0.638342 0.662376 +vn 0.166296 -0.611036 0.773939 +vn 0.095754 -0.751649 0.652575 +vn 0.270912 -0.746832 0.607329 +vn 0.166296 -0.611036 0.773939 +vn -0.060828 -0.533074 0.843879 +vn -0.067479 -0.711401 0.699539 +vn 0.095754 -0.751649 0.652575 +vn 0.095754 -0.751649 0.652575 +vn -0.067479 -0.711401 0.699539 +vn -0.052900 -0.870116 0.490000 +vn 0.041234 -0.884246 0.465198 +vn 0.270912 -0.746832 0.607329 +vn 0.095754 -0.751649 0.652575 +vn 0.041234 -0.884246 0.465198 +vn 0.137299 -0.877022 0.460415 +vn 0.740952 -0.548247 0.387834 +vn 0.600415 -0.600088 0.528580 +vn 0.467204 -0.695353 0.546082 +vn 0.652618 -0.640486 0.404807 +vn 0.600415 -0.600088 0.528580 +vn 0.392145 -0.638342 0.662376 +vn 0.270912 -0.746832 0.607329 +vn 0.467204 -0.695353 0.546082 +vn 0.467204 -0.695353 0.546082 +vn 0.270912 -0.746832 0.607329 +vn 0.137299 -0.877022 0.460415 +vn 0.296075 -0.842738 0.449591 +vn 0.652618 -0.640486 0.404807 +vn 0.467204 -0.695353 0.546082 +vn 0.296075 -0.842738 0.449591 +vn 0.500123 -0.771052 0.394153 +vn -0.077379 0.076991 0.994025 +vn -0.076832 0.153818 0.985108 +vn 0.275891 -0.033550 0.960603 +vn 0.237749 -0.107284 0.965384 +vn -0.076832 0.153818 0.985108 +vn -0.036009 0.185631 0.981960 +vn 0.315759 -0.007895 0.948807 +vn 0.275891 -0.033550 0.960603 +vn 0.275891 -0.033550 0.960603 +vn 0.315759 -0.007895 0.948807 +vn 0.615666 -0.167912 0.769910 +vn 0.585572 -0.211605 0.782515 +vn 0.237749 -0.107284 0.965384 +vn 0.275891 -0.033550 0.960603 +vn 0.585572 -0.211605 0.782515 +vn 0.513923 -0.299763 0.803757 +vn 0.806439 -0.520654 0.280313 +vn 0.698578 -0.446564 0.559079 +vn 0.787242 -0.326216 0.523291 +vn 0.882443 -0.401743 0.244739 +vn 0.698578 -0.446564 0.559079 +vn 0.513923 -0.299763 0.803757 +vn 0.585572 -0.211605 0.782515 +vn 0.787242 -0.326216 0.523291 +vn 0.787242 -0.326216 0.523291 +vn 0.585572 -0.211605 0.782515 +vn 0.615666 -0.167912 0.769910 +vn 0.820654 -0.268346 0.504497 +vn 0.882443 -0.401743 0.244739 +vn 0.787242 -0.326216 0.523291 +vn 0.820654 -0.268346 0.504497 +vn 0.919069 -0.329188 0.216677 +vn -0.584145 0.133191 -0.800646 +vn -0.581757 0.152336 -0.798970 +vn -0.346740 0.081882 -0.934380 +vn -0.340434 0.057679 -0.938498 +vn -0.581757 0.152336 -0.798970 +vn -0.581975 0.165289 -0.796231 +vn -0.357014 0.093385 -0.929420 +vn -0.346740 0.081882 -0.934380 +vn -0.346740 0.081882 -0.934380 +vn -0.357014 0.093385 -0.929420 +vn -0.158737 0.039616 -0.986526 +vn -0.154760 0.004835 -0.987940 +vn -0.340434 0.057679 -0.938498 +vn -0.346740 0.081882 -0.934380 +vn -0.154760 0.004835 -0.987940 +vn -0.136065 -0.030458 -0.990232 +vn -0.426133 0.391197 -0.815706 +vn -0.372812 0.432848 -0.820764 +vn -0.243538 0.306427 -0.920213 +vn -0.288050 0.247256 -0.925144 +vn -0.372812 0.432848 -0.820764 +vn -0.291206 0.458144 -0.839824 +vn -0.180653 0.318502 -0.930549 +vn -0.243538 0.306427 -0.920213 +vn -0.243538 0.306427 -0.920213 +vn -0.180653 0.318502 -0.930549 +vn -0.034857 0.102892 -0.994082 +vn -0.049907 0.079117 -0.995615 +vn -0.288050 0.247256 -0.925144 +vn -0.243538 0.306427 -0.920213 +vn -0.049907 0.079117 -0.995615 +vn -0.085327 0.073805 -0.993616 +vn 0.023954 -0.497259 -0.867271 +vn 0.004050 -0.497973 -0.867183 +vn 0.000648 -0.772520 -0.634990 +vn 0.020644 -0.780229 -0.625153 +vn 0.004050 -0.497973 -0.867183 +vn -0.000046 -0.496293 -0.868155 +vn -0.000262 -0.768828 -0.639456 +vn 0.000648 -0.772520 -0.634990 +vn 0.000648 -0.772520 -0.634990 +vn -0.000262 -0.768828 -0.639456 +vn -0.000095 -0.941361 -0.337400 +vn 0.000357 -0.941960 -0.335727 +vn 0.020644 -0.780229 -0.625153 +vn 0.000648 -0.772520 -0.634990 +vn 0.000357 -0.941960 -0.335727 +vn 0.017544 -0.942800 -0.332897 +vn 0.046030 0.031832 -0.998433 +vn 0.006082 0.014257 -0.999880 +vn 0.007438 -0.235378 -0.971876 +vn 0.029542 -0.226443 -0.973576 +vn 0.006082 0.014257 -0.999880 +vn -0.003128 0.004563 -0.999985 +vn -0.001949 -0.243111 -0.969997 +vn 0.007438 -0.235378 -0.971876 +vn 0.007438 -0.235378 -0.971876 +vn -0.001949 -0.243111 -0.969997 +vn -0.000046 -0.496293 -0.868155 +vn 0.004050 -0.497973 -0.867183 +vn 0.029542 -0.226443 -0.973576 +vn 0.007438 -0.235378 -0.971876 +vn 0.004050 -0.497973 -0.867183 +vn 0.023954 -0.497259 -0.867271 +vn 0.143985 -0.391036 -0.909043 +vn 0.060251 -0.481142 -0.874570 +vn 0.075378 -0.782990 -0.617451 +vn 0.209215 -0.762637 -0.612057 +vn 0.060251 -0.481142 -0.874570 +vn 0.023954 -0.497259 -0.867271 +vn 0.020644 -0.780229 -0.625153 +vn 0.075378 -0.782990 -0.617451 +vn 0.075378 -0.782990 -0.617451 +vn 0.020644 -0.780229 -0.625153 +vn 0.017544 -0.942800 -0.332897 +vn 0.079313 -0.942354 -0.325082 +vn 0.209215 -0.762637 -0.612057 +vn 0.075378 -0.782990 -0.617451 +vn 0.079313 -0.942354 -0.325082 +vn 0.203003 -0.931888 -0.300624 +vn 0.089251 -0.005252 -0.995995 +vn 0.094753 0.018030 -0.995338 +vn 0.055370 -0.202662 -0.977682 +vn 0.075357 -0.157482 -0.984643 +vn 0.094753 0.018030 -0.995338 +vn 0.046030 0.031832 -0.998433 +vn 0.029542 -0.226443 -0.973576 +vn 0.055370 -0.202662 -0.977682 +vn 0.055370 -0.202662 -0.977682 +vn 0.029542 -0.226443 -0.973576 +vn 0.023954 -0.497259 -0.867271 +vn 0.060251 -0.481142 -0.874570 +vn 0.075357 -0.157482 -0.984643 +vn 0.055370 -0.202662 -0.977682 +vn 0.060251 -0.481142 -0.874570 +vn 0.143985 -0.391036 -0.909043 +vn 0.046030 0.031832 -0.998433 +vn 0.073858 0.279581 -0.957277 +vn 0.017358 0.283823 -0.958720 +vn 0.006082 0.014257 -0.999880 +vn 0.073858 0.279581 -0.957277 +vn 0.143441 0.612166 -0.777610 +vn 0.051606 0.633146 -0.772310 +vn 0.017358 0.283823 -0.958720 +vn 0.017358 0.283823 -0.958720 +vn 0.051606 0.633146 -0.772310 +vn 0.022140 0.639251 -0.768680 +vn 0.007380 0.292147 -0.956345 +vn 0.006082 0.014257 -0.999880 +vn 0.017358 0.283823 -0.958720 +vn 0.007380 0.292147 -0.956345 +vn -0.003128 0.004563 -0.999985 +vn 0.465084 0.285305 -0.838032 +vn 0.333485 0.531593 -0.778586 +vn 0.187275 0.237454 -0.953176 +vn 0.196389 0.161792 -0.967086 +vn 0.333485 0.531593 -0.778586 +vn 0.143441 0.612166 -0.777610 +vn 0.073858 0.279581 -0.957277 +vn 0.187275 0.237454 -0.953176 +vn 0.187275 0.237454 -0.953176 +vn 0.073858 0.279581 -0.957277 +vn 0.046030 0.031832 -0.998433 +vn 0.094753 0.018030 -0.995338 +vn 0.196389 0.161792 -0.967086 +vn 0.187275 0.237454 -0.953176 +vn 0.094753 0.018030 -0.995338 +vn 0.089251 -0.005252 -0.995995 +vn 0.143441 0.612166 -0.777610 +vn 0.207590 0.897603 -0.388865 +vn 0.071559 0.916096 -0.394522 +vn 0.051606 0.633146 -0.772310 +vn 0.207590 0.897603 -0.388865 +vn 0.239678 0.966603 -0.090739 +vn 0.079397 0.994341 -0.070584 +vn 0.071559 0.916096 -0.394522 +vn 0.071559 0.916096 -0.394522 +vn 0.079397 0.994341 -0.070584 +vn 0.003330 0.997601 -0.069145 +vn 0.018688 0.915106 -0.402780 +vn 0.051606 0.633146 -0.772310 +vn 0.071559 0.916096 -0.394522 +vn 0.018688 0.915106 -0.402780 +vn 0.022140 0.639251 -0.768680 +vn 0.465084 0.285305 -0.838032 +vn 0.756178 0.467971 -0.457382 +vn 0.473700 0.783954 -0.401279 +vn 0.333485 0.531593 -0.778586 +vn 0.756178 0.467971 -0.457382 +vn 0.846880 0.504687 -0.167589 +vn 0.522998 0.842912 -0.126380 +vn 0.473700 0.783954 -0.401279 +vn 0.473700 0.783954 -0.401279 +vn 0.522998 0.842912 -0.126380 +vn 0.239678 0.966603 -0.090739 +vn 0.207590 0.897603 -0.388865 +vn 0.333485 0.531593 -0.778586 +vn 0.473700 0.783954 -0.401279 +vn 0.207590 0.897603 -0.388865 +vn 0.143441 0.612166 -0.777610 +vn -0.590668 0.183946 -0.785669 +vn -0.587904 0.208528 -0.781592 +vn -0.368054 0.137043 -0.919650 +vn -0.368661 0.116833 -0.922193 +vn -0.587904 0.208528 -0.781592 +vn -0.585020 0.239228 -0.774933 +vn -0.363569 0.158637 -0.917961 +vn -0.368054 0.137043 -0.919650 +vn -0.368054 0.137043 -0.919650 +vn -0.363569 0.158637 -0.917961 +vn -0.064127 0.082387 -0.994535 +vn -0.094730 0.081985 -0.992121 +vn -0.368661 0.116833 -0.922193 +vn -0.368054 0.137043 -0.919650 +vn -0.094730 0.081985 -0.992121 +vn -0.122084 0.065385 -0.990364 +vn 0.465084 0.285305 -0.838032 +vn 0.587492 0.084185 -0.804840 +vn 0.869922 0.100521 -0.482836 +vn 0.756178 0.467971 -0.457382 +vn 0.587492 0.084185 -0.804840 +vn 0.587215 -0.025345 -0.809034 +vn 0.859000 -0.086447 -0.504624 +vn 0.869922 0.100521 -0.482836 +vn 0.869922 0.100521 -0.482836 +vn 0.859000 -0.086447 -0.504624 +vn 0.977607 -0.118892 -0.173633 +vn 0.979206 0.100950 -0.175969 +vn 0.756178 0.467971 -0.457382 +vn 0.869922 0.100521 -0.482836 +vn 0.979206 0.100950 -0.175969 +vn 0.846880 0.504687 -0.167589 +vn 0.143985 -0.391036 -0.909043 +vn 0.209215 -0.762637 -0.612057 +vn 0.379861 -0.733786 -0.563262 +vn 0.267957 -0.458090 -0.847557 +vn 0.209215 -0.762637 -0.612057 +vn 0.203003 -0.931888 -0.300624 +vn 0.375977 -0.890608 -0.255848 +vn 0.379861 -0.733786 -0.563262 +vn 0.379861 -0.733786 -0.563262 +vn 0.375977 -0.890608 -0.255848 +vn 0.541753 -0.812340 -0.215886 +vn 0.498324 -0.708122 -0.500236 +vn 0.267957 -0.458090 -0.847557 +vn 0.379861 -0.733786 -0.563262 +vn 0.498324 -0.708122 -0.500236 +vn 0.343965 -0.495114 -0.797841 +vn 0.143985 -0.391036 -0.909043 +vn 0.267957 -0.458090 -0.847557 +vn 0.085358 -0.227559 -0.970016 +vn 0.042784 -0.162123 -0.985843 +vn 0.267957 -0.458090 -0.847557 +vn 0.343965 -0.495114 -0.797841 +vn 0.127956 -0.278287 -0.951937 +vn 0.085358 -0.227559 -0.970016 +vn 0.085358 -0.227559 -0.970016 +vn 0.127956 -0.278287 -0.951937 +vn -0.099210 -0.112648 -0.988670 +vn -0.117921 -0.071387 -0.990454 +vn 0.042784 -0.162123 -0.985843 +vn 0.085358 -0.227559 -0.970016 +vn -0.117921 -0.071387 -0.990454 +vn -0.136065 -0.030458 -0.990232 +vn -0.585020 0.239228 -0.774933 +vn -0.587904 0.208528 -0.781592 +vn -0.779779 0.273001 -0.563396 +vn -0.768161 0.311359 -0.559451 +vn -0.587904 0.208528 -0.781592 +vn -0.590668 0.183946 -0.785669 +vn -0.784784 0.247214 -0.568331 +vn -0.779779 0.273001 -0.563396 +vn -0.779779 0.273001 -0.563396 +vn -0.784784 0.247214 -0.568331 +vn -0.893986 0.284212 -0.346428 +vn -0.887294 0.309670 -0.341781 +vn -0.768161 0.311359 -0.559451 +vn -0.779779 0.273001 -0.563396 +vn -0.887294 0.309670 -0.341781 +vn -0.873778 0.348773 -0.338923 +vn -0.912567 0.221033 -0.344045 +vn -0.909547 0.233642 -0.343710 +vn -0.788679 0.203825 -0.580035 +vn -0.792892 0.188324 -0.579531 +vn -0.909547 0.233642 -0.343710 +vn -0.901988 0.257500 -0.346571 +vn -0.782326 0.225629 -0.580567 +vn -0.788679 0.203825 -0.580035 +vn -0.788679 0.203825 -0.580035 +vn -0.782326 0.225629 -0.580567 +vn -0.581975 0.165289 -0.796231 +vn -0.581757 0.152336 -0.798970 +vn -0.792892 0.188324 -0.579531 +vn -0.788679 0.203825 -0.580035 +vn -0.581757 0.152336 -0.798970 +vn -0.584145 0.133191 -0.800646 +vn 0.587215 -0.025345 -0.809034 +vn 0.561074 -0.131421 -0.817267 +vn 0.826780 -0.200142 -0.525716 +vn 0.859000 -0.086447 -0.504624 +vn 0.561074 -0.131421 -0.817267 +vn 0.559873 -0.179445 -0.808914 +vn 0.814596 -0.245529 -0.525499 +vn 0.826780 -0.200142 -0.525716 +vn 0.826780 -0.200142 -0.525716 +vn 0.814596 -0.245529 -0.525499 +vn 0.942854 -0.281394 -0.178451 +vn 0.957357 -0.231161 -0.173299 +vn 0.859000 -0.086447 -0.504624 +vn 0.826780 -0.200142 -0.525716 +vn 0.957357 -0.231161 -0.173299 +vn 0.977607 -0.118892 -0.173633 +vn -0.585020 0.239228 -0.774933 +vn -0.588273 0.261426 -0.765240 +vn -0.365135 0.166086 -0.916020 +vn -0.363569 0.158637 -0.917961 +vn -0.588273 0.261426 -0.765240 +vn -0.589777 0.280048 -0.757454 +vn -0.372944 0.178661 -0.910490 +vn -0.365135 0.166086 -0.916020 +vn -0.365135 0.166086 -0.916020 +vn -0.372944 0.178661 -0.910490 +vn -0.080833 0.045954 -0.995668 +vn -0.064137 0.054892 -0.996430 +vn -0.363569 0.158637 -0.917961 +vn -0.365135 0.166086 -0.916020 +vn -0.064137 0.054892 -0.996430 +vn -0.064127 0.082387 -0.994535 +vn -0.873778 0.348773 -0.338923 +vn -0.858951 0.387339 -0.334920 +vn -0.760189 0.341504 -0.552710 +vn -0.768161 0.311359 -0.559451 +vn -0.858951 0.387339 -0.334920 +vn -0.849952 0.419749 -0.318422 +vn -0.758541 0.363288 -0.540960 +vn -0.760189 0.341504 -0.552710 +vn -0.760189 0.341504 -0.552710 +vn -0.758541 0.363288 -0.540960 +vn -0.589777 0.280048 -0.757454 +vn -0.588273 0.261426 -0.765240 +vn -0.768161 0.311359 -0.559451 +vn -0.760189 0.341504 -0.552710 +vn -0.588273 0.261426 -0.765240 +vn -0.585020 0.239228 -0.774933 +vn -0.584145 0.133191 -0.800646 +vn -0.582967 0.109647 -0.805063 +vn -0.784025 0.187632 -0.591692 +vn -0.792892 0.188324 -0.579531 +vn -0.582967 0.109647 -0.805063 +vn -0.586319 0.082201 -0.805899 +vn -0.785666 0.146522 -0.601049 +vn -0.784025 0.187632 -0.591692 +vn -0.784025 0.187632 -0.591692 +vn -0.785666 0.146522 -0.601049 +vn -0.913727 0.192540 -0.357816 +vn -0.903518 0.242821 -0.353119 +vn -0.792892 0.188324 -0.579531 +vn -0.784025 0.187632 -0.591692 +vn -0.903518 0.242821 -0.353119 +vn -0.912567 0.221033 -0.344045 +vn 0.428866 -0.555122 -0.712681 +vn 0.396193 -0.523314 -0.754436 +vn 0.574525 -0.678284 -0.458097 +vn 0.610397 -0.663951 -0.431953 +vn 0.396193 -0.523314 -0.754436 +vn 0.343965 -0.495114 -0.797841 +vn 0.498324 -0.708122 -0.500236 +vn 0.574525 -0.678284 -0.458097 +vn 0.574525 -0.678284 -0.458097 +vn 0.498324 -0.708122 -0.500236 +vn 0.541753 -0.812340 -0.215886 +vn 0.643926 -0.738214 -0.200999 +vn 0.610397 -0.663951 -0.431953 +vn 0.574525 -0.678284 -0.458097 +vn 0.643926 -0.738214 -0.200999 +vn 0.693292 -0.686277 -0.219933 +vn -0.917163 0.181904 -0.354575 +vn -0.807881 0.119424 -0.577118 +vn -0.807490 0.084657 -0.583775 +vn -0.914075 0.152886 -0.375622 +vn -0.807881 0.119424 -0.577118 +vn -0.615427 0.039137 -0.787222 +vn -0.620571 -0.040212 -0.783119 +vn -0.807490 0.084657 -0.583775 +vn -0.807490 0.084657 -0.583775 +vn -0.620571 -0.040212 -0.783119 +vn -0.597927 -0.203929 -0.775175 +vn -0.802076 -0.009030 -0.597154 +vn -0.914075 0.152886 -0.375622 +vn -0.807490 0.084657 -0.583775 +vn -0.802076 -0.009030 -0.597154 +vn -0.917044 0.111341 -0.382927 +vn -0.831331 0.435630 -0.345130 +vn -0.725104 0.412764 -0.551226 +vn -0.725669 0.433476 -0.534325 +vn -0.823513 0.472027 -0.314670 +vn -0.725104 0.412764 -0.551226 +vn -0.534988 0.363828 -0.762507 +vn -0.563185 0.354052 -0.746639 +vn -0.725669 0.433476 -0.534325 +vn -0.725669 0.433476 -0.534325 +vn -0.563185 0.354052 -0.746639 +vn -0.589777 0.280048 -0.757454 +vn -0.758541 0.363288 -0.540960 +vn -0.823513 0.472027 -0.314670 +vn -0.725669 0.433476 -0.534325 +vn -0.758541 0.363288 -0.540960 +vn -0.849952 0.419749 -0.318422 +vn -0.589777 0.280048 -0.757454 +vn -0.563185 0.354052 -0.746639 +vn -0.358603 0.245967 -0.900502 +vn -0.372944 0.178661 -0.910490 +vn -0.563185 0.354052 -0.746639 +vn -0.534988 0.363828 -0.762507 +vn -0.303638 0.304740 -0.902739 +vn -0.358603 0.245967 -0.900502 +vn -0.358603 0.245967 -0.900502 +vn -0.303638 0.304740 -0.902739 +vn -0.040872 0.184406 -0.982000 +vn -0.073647 0.100179 -0.992240 +vn -0.372944 0.178661 -0.910490 +vn -0.358603 0.245967 -0.900502 +vn -0.073647 0.100179 -0.992240 +vn -0.080833 0.045954 -0.995668 +vn 0.610426 -0.167929 -0.774067 +vn 0.820805 -0.264670 -0.506191 +vn 0.822491 -0.248427 -0.511657 +vn 0.586244 -0.180092 -0.789864 +vn 0.820805 -0.264670 -0.506191 +vn 0.920791 -0.321848 -0.220359 +vn 0.935580 -0.294541 -0.194771 +vn 0.822491 -0.248427 -0.511657 +vn 0.822491 -0.248427 -0.511657 +vn 0.935580 -0.294541 -0.194771 +vn 0.942854 -0.281394 -0.178451 +vn 0.814596 -0.245529 -0.525499 +vn 0.586244 -0.180092 -0.789864 +vn 0.822491 -0.248427 -0.511657 +vn 0.814596 -0.245529 -0.525499 +vn 0.559873 -0.179445 -0.808914 +vn 0.242064 -0.458734 -0.854967 +vn 0.393035 -0.668886 -0.630964 +vn 0.596061 -0.551177 -0.583880 +vn 0.416194 -0.371134 -0.830086 +vn 0.393035 -0.668886 -0.630964 +vn 0.481395 -0.801872 -0.353921 +vn 0.682093 -0.660436 -0.313965 +vn 0.596061 -0.551177 -0.583880 +vn 0.596061 -0.551177 -0.583880 +vn 0.682093 -0.660436 -0.313965 +vn 0.801034 -0.526508 -0.284841 +vn 0.695096 -0.451304 -0.559613 +vn 0.416194 -0.371134 -0.830086 +vn 0.596061 -0.551177 -0.583880 +vn 0.695096 -0.451304 -0.559613 +vn 0.508491 -0.300770 -0.806830 +vn -0.444756 0.717031 -0.536712 +vn -0.383124 0.605620 -0.697453 +vn -0.498083 0.548749 -0.671407 +vn -0.590420 0.631993 -0.501985 +vn -0.383124 0.605620 -0.697453 +vn -0.291206 0.458144 -0.839824 +vn -0.372812 0.432848 -0.820764 +vn -0.498083 0.548749 -0.671407 +vn -0.498083 0.548749 -0.671407 +vn -0.372812 0.432848 -0.820764 +vn -0.426133 0.391197 -0.815706 +vn -0.580377 0.501655 -0.641487 +vn -0.590420 0.631993 -0.501985 +vn -0.498083 0.548749 -0.671407 +vn -0.580377 0.501655 -0.641487 +vn -0.696536 0.555872 -0.453700 +vn -0.007437 0.828781 -0.559523 +vn 0.005618 0.708545 -0.705643 +vn -0.091830 0.689120 -0.718805 +vn -0.107227 0.815830 -0.568265 +vn 0.005618 0.708545 -0.705643 +vn 0.024594 0.521253 -0.853048 +vn -0.063110 0.505311 -0.860626 +vn -0.091830 0.689120 -0.718805 +vn -0.091830 0.689120 -0.718805 +vn -0.063110 0.505311 -0.860626 +vn -0.291206 0.458144 -0.839824 +vn -0.383124 0.605620 -0.697453 +vn -0.107227 0.815830 -0.568265 +vn -0.091830 0.689120 -0.718805 +vn -0.383124 0.605620 -0.697453 +vn -0.444756 0.717031 -0.536712 +vn 0.024594 0.521253 -0.853048 +vn 0.032093 0.339780 -0.939957 +vn -0.007294 0.329779 -0.944030 +vn -0.063110 0.505311 -0.860626 +vn 0.032093 0.339780 -0.939957 +vn 0.023928 0.136132 -0.990402 +vn 0.073230 0.122035 -0.989821 +vn -0.007294 0.329779 -0.944030 +vn -0.007294 0.329779 -0.944030 +vn 0.073230 0.122035 -0.989821 +vn -0.034857 0.102892 -0.994082 +vn -0.180653 0.318502 -0.930549 +vn -0.063110 0.505311 -0.860626 +vn -0.007294 0.329779 -0.944030 +vn -0.180653 0.318502 -0.930549 +vn -0.291206 0.458144 -0.839824 +vn 0.481395 -0.801872 -0.353921 +vn 0.393035 -0.668886 -0.630964 +vn 0.234544 -0.723138 -0.649661 +vn 0.256306 -0.895435 -0.364011 +vn 0.393035 -0.668886 -0.630964 +vn 0.242064 -0.458734 -0.854967 +vn 0.209804 -0.464586 -0.860315 +vn 0.234544 -0.723138 -0.649661 +vn 0.234544 -0.723138 -0.649661 +vn 0.209804 -0.464586 -0.860315 +vn 0.023567 -0.462883 -0.886106 +vn 0.025128 -0.736352 -0.676132 +vn 0.256306 -0.895435 -0.364011 +vn 0.234544 -0.723138 -0.649661 +vn 0.025128 -0.736352 -0.676132 +vn 0.008792 -0.924621 -0.380787 +vn 0.343965 -0.495114 -0.797841 +vn 0.396193 -0.523314 -0.754436 +vn 0.165742 -0.333745 -0.927978 +vn 0.127956 -0.278287 -0.951937 +vn 0.396193 -0.523314 -0.754436 +vn 0.428866 -0.555122 -0.712681 +vn 0.197410 -0.398890 -0.895498 +vn 0.165742 -0.333745 -0.927978 +vn 0.165742 -0.333745 -0.927978 +vn 0.197410 -0.398890 -0.895498 +vn -0.054673 -0.240455 -0.969119 +vn -0.076526 -0.163849 -0.983513 +vn 0.127956 -0.278287 -0.951937 +vn 0.165742 -0.333745 -0.927978 +vn -0.076526 -0.163849 -0.983513 +vn -0.099210 -0.112648 -0.988670 +vn -0.586319 0.082201 -0.805899 +vn -0.600341 0.062181 -0.797323 +vn -0.803721 0.104747 -0.585714 +vn -0.785666 0.146522 -0.601049 +vn -0.600341 0.062181 -0.797323 +vn -0.615427 0.039137 -0.787222 +vn -0.807881 0.119424 -0.577118 +vn -0.803721 0.104747 -0.585714 +vn -0.803721 0.104747 -0.585714 +vn -0.807881 0.119424 -0.577118 +vn -0.917163 0.181904 -0.354575 +vn -0.932032 0.121944 -0.341242 +vn -0.785666 0.146522 -0.601049 +vn -0.803721 0.104747 -0.585714 +vn -0.932032 0.121944 -0.341242 +vn -0.913727 0.192540 -0.357816 +vn 0.693292 -0.686277 -0.219933 +vn 0.751228 -0.586946 -0.301912 +vn 0.632219 -0.625084 -0.457788 +vn 0.610397 -0.663951 -0.431953 +vn 0.751228 -0.586946 -0.301912 +vn 0.750582 -0.541828 -0.378217 +vn 0.596841 -0.598401 -0.534507 +vn 0.632219 -0.625084 -0.457788 +vn 0.632219 -0.625084 -0.457788 +vn 0.596841 -0.598401 -0.534507 +vn 0.382279 -0.637592 -0.668834 +vn 0.433166 -0.589916 -0.681444 +vn 0.610397 -0.663951 -0.431953 +vn 0.632219 -0.625084 -0.457788 +vn 0.433166 -0.589916 -0.681444 +vn 0.428866 -0.555122 -0.712681 +vn 0.428866 -0.555122 -0.712681 +vn 0.433166 -0.589916 -0.681444 +vn 0.203995 -0.490390 -0.847292 +vn 0.197410 -0.398890 -0.895498 +vn 0.433166 -0.589916 -0.681444 +vn 0.382279 -0.637592 -0.668834 +vn 0.162834 -0.612705 -0.773355 +vn 0.203995 -0.490390 -0.847292 +vn 0.203995 -0.490390 -0.847292 +vn 0.162834 -0.612705 -0.773355 +vn -0.062684 -0.534711 -0.842707 +vn -0.049485 -0.364001 -0.930083 +vn 0.197410 -0.398890 -0.895498 +vn 0.203995 -0.490390 -0.847292 +vn -0.049485 -0.364001 -0.930083 +vn -0.054673 -0.240455 -0.969119 +vn -0.696536 0.555872 -0.453700 +vn -0.580377 0.501655 -0.641487 +vn -0.691450 0.405581 -0.597831 +vn -0.806770 0.439013 -0.395462 +vn -0.580377 0.501655 -0.641487 +vn -0.426133 0.391197 -0.815706 +vn -0.498910 0.325286 -0.803292 +vn -0.691450 0.405581 -0.597831 +vn -0.691450 0.405581 -0.597831 +vn -0.498910 0.325286 -0.803292 +vn -0.534988 0.363828 -0.762507 +vn -0.725104 0.412764 -0.551226 +vn -0.806770 0.439013 -0.395462 +vn -0.691450 0.405581 -0.597831 +vn -0.725104 0.412764 -0.551226 +vn -0.831331 0.435630 -0.345130 +vn -0.426133 0.391197 -0.815706 +vn -0.288050 0.247256 -0.925144 +vn -0.298130 0.248040 -0.921735 +vn -0.498910 0.325286 -0.803292 +vn -0.288050 0.247256 -0.925144 +vn -0.085327 0.073805 -0.993616 +vn -0.083248 0.153321 -0.984664 +vn -0.298130 0.248040 -0.921735 +vn -0.298130 0.248040 -0.921735 +vn -0.083248 0.153321 -0.984664 +vn -0.040872 0.184406 -0.982000 +vn -0.303638 0.304740 -0.902739 +vn -0.498910 0.325286 -0.803292 +vn -0.298130 0.248040 -0.921735 +vn -0.303638 0.304740 -0.902739 +vn -0.534988 0.363828 -0.762507 +vn -0.099210 -0.112648 -0.988670 +vn -0.344603 0.002565 -0.938745 +vn -0.340758 0.027142 -0.939759 +vn -0.117921 -0.071387 -0.990454 +vn -0.344603 0.002565 -0.938745 +vn -0.586319 0.082201 -0.805899 +vn -0.582967 0.109647 -0.805063 +vn -0.340758 0.027142 -0.939759 +vn -0.340758 0.027142 -0.939759 +vn -0.582967 0.109647 -0.805063 +vn -0.584145 0.133191 -0.800646 +vn -0.340434 0.057679 -0.938498 +vn -0.117921 -0.071387 -0.990454 +vn -0.340758 0.027142 -0.939759 +vn -0.340434 0.057679 -0.938498 +vn -0.136065 -0.030458 -0.990232 +vn -0.054673 -0.240455 -0.969119 +vn -0.349972 -0.082606 -0.933111 +vn -0.348441 -0.025582 -0.936981 +vn -0.076526 -0.163849 -0.983513 +vn -0.349972 -0.082606 -0.933111 +vn -0.615427 0.039137 -0.787222 +vn -0.600341 0.062181 -0.797323 +vn -0.348441 -0.025582 -0.936981 +vn -0.348441 -0.025582 -0.936981 +vn -0.600341 0.062181 -0.797323 +vn -0.586319 0.082201 -0.805899 +vn -0.344603 0.002565 -0.938745 +vn -0.076526 -0.163849 -0.983513 +vn -0.348441 -0.025582 -0.936981 +vn -0.344603 0.002565 -0.938745 +vn -0.099210 -0.112648 -0.988670 +vn -0.062684 -0.534711 -0.842707 +vn -0.330752 -0.397062 -0.856122 +vn -0.348680 -0.203983 -0.914775 +vn -0.049485 -0.364001 -0.930083 +vn -0.330752 -0.397062 -0.856122 +vn -0.597927 -0.203929 -0.775175 +vn -0.620571 -0.040212 -0.783119 +vn -0.348680 -0.203983 -0.914775 +vn -0.348680 -0.203983 -0.914775 +vn -0.620571 -0.040212 -0.783119 +vn -0.615427 0.039137 -0.787222 +vn -0.349972 -0.082606 -0.933111 +vn -0.049485 -0.364001 -0.930083 +vn -0.348680 -0.203983 -0.914775 +vn -0.349972 -0.082606 -0.933111 +vn -0.054673 -0.240455 -0.969119 +vn -0.064127 0.082387 -0.994535 +vn 0.274218 0.022749 -0.961398 +vn 0.241512 0.064851 -0.968229 +vn -0.094730 0.081985 -0.992121 +vn 0.274218 0.022749 -0.961398 +vn 0.587215 -0.025345 -0.809034 +vn 0.587492 0.084185 -0.804840 +vn 0.241512 0.064851 -0.968229 +vn 0.241512 0.064851 -0.968229 +vn 0.587492 0.084185 -0.804840 +vn 0.465084 0.285305 -0.838032 +vn 0.170922 0.088870 -0.981269 +vn -0.094730 0.081985 -0.992121 +vn 0.241512 0.064851 -0.968229 +vn 0.170922 0.088870 -0.981269 +vn -0.122084 0.065385 -0.990364 +vn -0.080833 0.045954 -0.995668 +vn 0.257450 -0.086600 -0.962403 +vn 0.264875 -0.051652 -0.962898 +vn -0.064137 0.054892 -0.996430 +vn 0.257450 -0.086600 -0.962403 +vn 0.559873 -0.179445 -0.808914 +vn 0.561074 -0.131421 -0.817267 +vn 0.264875 -0.051652 -0.962898 +vn 0.264875 -0.051652 -0.962898 +vn 0.561074 -0.131421 -0.817267 +vn 0.587215 -0.025345 -0.809034 +vn 0.274218 0.022749 -0.961398 +vn -0.064137 0.054892 -0.996430 +vn 0.264875 -0.051652 -0.962898 +vn 0.274218 0.022749 -0.961398 +vn -0.064127 0.082387 -0.994535 +vn -0.040872 0.184406 -0.982000 +vn 0.309955 -0.009301 -0.950706 +vn 0.277876 -0.065309 -0.958394 +vn -0.073647 0.100179 -0.992240 +vn 0.309955 -0.009301 -0.950706 +vn 0.610426 -0.167929 -0.774067 +vn 0.586244 -0.180092 -0.789864 +vn 0.277876 -0.065309 -0.958394 +vn 0.277876 -0.065309 -0.958394 +vn 0.586244 -0.180092 -0.789864 +vn 0.559873 -0.179445 -0.808914 +vn 0.257450 -0.086600 -0.962403 +vn -0.073647 0.100179 -0.992240 +vn 0.277876 -0.065309 -0.958394 +vn 0.257450 -0.086600 -0.962403 +vn -0.080833 0.045954 -0.995668 +vn 0.242064 -0.458734 -0.854967 +vn 0.416194 -0.371134 -0.830086 +vn 0.197290 -0.175915 -0.964433 +vn 0.117688 -0.203289 -0.972020 +vn 0.416194 -0.371134 -0.830086 +vn 0.508491 -0.300770 -0.806830 +vn 0.232931 -0.110498 -0.966195 +vn 0.197290 -0.175915 -0.964433 +vn 0.197290 -0.175915 -0.964433 +vn 0.232931 -0.110498 -0.966195 +vn -0.085327 0.073805 -0.993616 +vn -0.049907 0.079117 -0.995615 +vn 0.117688 -0.203289 -0.972020 +vn 0.197290 -0.175915 -0.964433 +vn -0.049907 0.079117 -0.995615 +vn -0.034857 0.102892 -0.994082 +vn 0.023928 0.136132 -0.990402 +vn 0.017467 -0.162372 -0.986575 +vn 0.156363 -0.174591 -0.972146 +vn 0.073230 0.122035 -0.989821 +vn 0.017467 -0.162372 -0.986575 +vn 0.023567 -0.462883 -0.886106 +vn 0.209804 -0.464586 -0.860315 +vn 0.156363 -0.174591 -0.972146 +vn 0.156363 -0.174591 -0.972146 +vn 0.209804 -0.464586 -0.860315 +vn 0.242064 -0.458734 -0.854967 +vn 0.117688 -0.203289 -0.972020 +vn 0.073230 0.122035 -0.989821 +vn 0.156363 -0.174591 -0.972146 +vn 0.117688 -0.203289 -0.972020 +vn -0.034857 0.102892 -0.994082 +vn 0.089251 -0.005252 -0.995995 +vn 0.075357 -0.157482 -0.984643 +vn 0.001948 -0.079887 -0.996802 +vn -0.002198 0.006522 -0.999976 +vn 0.075357 -0.157482 -0.984643 +vn 0.143985 -0.391036 -0.909043 +vn 0.042784 -0.162123 -0.985843 +vn 0.001948 -0.079887 -0.996802 +vn 0.001948 -0.079887 -0.996802 +vn 0.042784 -0.162123 -0.985843 +vn -0.136065 -0.030458 -0.990232 +vn -0.154760 0.004835 -0.987940 +vn -0.002198 0.006522 -0.999976 +vn 0.001948 -0.079887 -0.996802 +vn -0.154760 0.004835 -0.987940 +vn -0.158737 0.039616 -0.986526 +vn -0.122084 0.065385 -0.990364 +vn 0.170922 0.088870 -0.981269 +vn 0.068044 0.084737 -0.994077 +vn -0.143018 0.056601 -0.988100 +vn 0.170922 0.088870 -0.981269 +vn 0.465084 0.285305 -0.838032 +vn 0.196389 0.161792 -0.967086 +vn 0.068044 0.084737 -0.994077 +vn 0.068044 0.084737 -0.994077 +vn 0.196389 0.161792 -0.967086 +vn 0.089251 -0.005252 -0.995995 +vn -0.002198 0.006522 -0.999976 +vn -0.143018 0.056601 -0.988100 +vn 0.068044 0.084737 -0.994077 +vn -0.002198 0.006522 -0.999976 +vn -0.158737 0.039616 -0.986526 +vn -0.581975 0.165289 -0.796231 +vn -0.587003 0.173074 -0.790868 +vn -0.365289 0.102198 -0.925268 +vn -0.357014 0.093385 -0.929420 +vn -0.587003 0.173074 -0.790868 +vn -0.590668 0.183946 -0.785669 +vn -0.368661 0.116833 -0.922193 +vn -0.365289 0.102198 -0.925268 +vn -0.365289 0.102198 -0.925268 +vn -0.368661 0.116833 -0.922193 +vn -0.122084 0.065385 -0.990364 +vn -0.143018 0.056601 -0.988100 +vn -0.357014 0.093385 -0.929420 +vn -0.365289 0.102198 -0.925268 +vn -0.143018 0.056601 -0.988100 +vn -0.158737 0.039616 -0.986526 +vn -0.901988 0.257500 -0.346571 +vn -0.896753 0.273270 -0.348077 +vn -0.782476 0.238568 -0.575166 +vn -0.782326 0.225629 -0.580567 +vn -0.896753 0.273270 -0.348077 +vn -0.893986 0.284212 -0.346428 +vn -0.784784 0.247214 -0.568331 +vn -0.782476 0.238568 -0.575166 +vn -0.782476 0.238568 -0.575166 +vn -0.784784 0.247214 -0.568331 +vn -0.590668 0.183946 -0.785669 +vn -0.587003 0.173074 -0.790868 +vn -0.782326 0.225629 -0.580567 +vn -0.782476 0.238568 -0.575166 +vn -0.587003 0.173074 -0.790868 +vn -0.581975 0.165289 -0.796231 +vn -0.917044 0.111341 -0.382927 +vn -0.802076 -0.009030 -0.597154 +vn -0.753361 -0.183462 -0.631498 +vn -0.902065 0.041874 -0.429564 +vn -0.802076 -0.009030 -0.597154 +vn -0.597927 -0.203929 -0.775175 +vn -0.519857 -0.434670 -0.735398 +vn -0.753361 -0.183462 -0.631498 +vn -0.753361 -0.183462 -0.631498 +vn -0.519857 -0.434670 -0.735398 +vn -0.403430 -0.698667 -0.590854 +vn -0.670917 -0.483707 -0.562048 +vn -0.902065 0.041874 -0.429564 +vn -0.753361 -0.183462 -0.631498 +vn -0.670917 -0.483707 -0.562048 +vn -0.871970 -0.200964 -0.446411 +vn -0.055201 -0.869083 -0.491578 +vn -0.192223 -0.817103 -0.543501 +vn -0.274147 -0.612113 -0.741729 +vn -0.069117 -0.709816 -0.700988 +vn -0.192223 -0.817103 -0.543501 +vn -0.403430 -0.698667 -0.590854 +vn -0.519857 -0.434670 -0.735398 +vn -0.274147 -0.612113 -0.741729 +vn -0.274147 -0.612113 -0.741729 +vn -0.519857 -0.434670 -0.735398 +vn -0.597927 -0.203929 -0.775175 +vn -0.330752 -0.397062 -0.856122 +vn -0.069117 -0.709816 -0.700988 +vn -0.274147 -0.612113 -0.741729 +vn -0.330752 -0.397062 -0.856122 +vn -0.062684 -0.534711 -0.842707 +vn 0.382279 -0.637592 -0.668834 +vn 0.260961 -0.745074 -0.613811 +vn 0.093407 -0.748943 -0.656018 +vn 0.162834 -0.612705 -0.773355 +vn 0.260961 -0.745074 -0.613811 +vn 0.133542 -0.879330 -0.457105 +vn 0.038321 -0.884287 -0.465369 +vn 0.093407 -0.748943 -0.656018 +vn 0.093407 -0.748943 -0.656018 +vn 0.038321 -0.884287 -0.465369 +vn -0.055201 -0.869083 -0.491578 +vn -0.069117 -0.709816 -0.700988 +vn 0.162834 -0.612705 -0.773355 +vn 0.093407 -0.748943 -0.656018 +vn -0.069117 -0.709816 -0.700988 +vn -0.062684 -0.534711 -0.842707 +vn 0.750582 -0.541828 -0.378217 +vn 0.650489 -0.651684 -0.390092 +vn 0.456431 -0.701630 -0.547162 +vn 0.596841 -0.598401 -0.534507 +vn 0.650489 -0.651684 -0.390092 +vn 0.494256 -0.784131 -0.375299 +vn 0.289419 -0.850606 -0.438984 +vn 0.456431 -0.701630 -0.547162 +vn 0.456431 -0.701630 -0.547162 +vn 0.289419 -0.850606 -0.438984 +vn 0.133542 -0.879330 -0.457105 +vn 0.260961 -0.745074 -0.613811 +vn 0.596841 -0.598401 -0.534507 +vn 0.456431 -0.701630 -0.547162 +vn 0.260961 -0.745074 -0.613811 +vn 0.382279 -0.637592 -0.668834 +vn -0.085327 0.073805 -0.993616 +vn 0.232931 -0.110498 -0.966195 +vn 0.269381 -0.034363 -0.962420 +vn -0.083248 0.153321 -0.984664 +vn 0.232931 -0.110498 -0.966195 +vn 0.508491 -0.300770 -0.806830 +vn 0.580757 -0.211674 -0.786076 +vn 0.269381 -0.034363 -0.962420 +vn 0.269381 -0.034363 -0.962420 +vn 0.580757 -0.211674 -0.786076 +vn 0.610426 -0.167929 -0.774067 +vn 0.309955 -0.009301 -0.950706 +vn -0.083248 0.153321 -0.984664 +vn 0.269381 -0.034363 -0.962420 +vn 0.309955 -0.009301 -0.950706 +vn -0.040872 0.184406 -0.982000 +vn 0.801034 -0.526508 -0.284841 +vn 0.881618 -0.400319 -0.249988 +vn 0.786873 -0.327445 -0.523079 +vn 0.695096 -0.451304 -0.559613 +vn 0.881618 -0.400319 -0.249988 +vn 0.920791 -0.321848 -0.220359 +vn 0.820805 -0.264670 -0.506191 +vn 0.786873 -0.327445 -0.523079 +vn 0.786873 -0.327445 -0.523079 +vn 0.820805 -0.264670 -0.506191 +vn 0.610426 -0.167929 -0.774067 +vn 0.580757 -0.211674 -0.786076 +vn 0.695096 -0.451304 -0.559613 +vn 0.786873 -0.327445 -0.523079 +vn 0.580757 -0.211674 -0.786076 +vn 0.508491 -0.300770 -0.806830 +vn 0.585617 0.131673 -0.799822 +vn 0.344408 0.060605 -0.936862 +vn 0.349706 0.082226 -0.933244 +vn 0.582388 0.151861 -0.798600 +vn 0.344408 0.060605 -0.936862 +vn 0.135169 -0.022968 -0.990556 +vn 0.146045 0.010473 -0.989223 +vn 0.349706 0.082226 -0.933244 +vn 0.349706 0.082226 -0.933244 +vn 0.146045 0.010473 -0.989223 +vn 0.145018 0.041508 -0.988558 +vn 0.355077 0.096874 -0.929804 +vn 0.582388 0.151861 -0.798600 +vn 0.349706 0.082226 -0.933244 +vn 0.355077 0.096874 -0.929804 +vn 0.583977 0.164941 -0.794837 +vn 0.428460 0.408123 -0.806137 +vn 0.261104 0.272505 -0.926049 +vn 0.227231 0.304323 -0.925070 +vn 0.367117 0.433953 -0.822745 +vn 0.261104 0.272505 -0.926049 +vn 0.065016 0.089369 -0.993874 +vn 0.051975 0.114569 -0.992055 +vn 0.227231 0.304323 -0.925070 +vn 0.227231 0.304323 -0.925070 +vn 0.051975 0.114569 -0.992055 +vn 0.038495 0.124998 -0.991410 +vn 0.166104 0.322774 -0.931787 +vn 0.367117 0.433953 -0.822745 +vn 0.227231 0.304323 -0.925070 +vn 0.166104 0.322774 -0.931787 +vn 0.273399 0.454607 -0.847694 +vn -0.026469 -0.494263 -0.868910 +vn -0.021813 -0.781444 -0.623594 +vn -0.001513 -0.772787 -0.634664 +vn -0.003099 -0.496252 -0.868173 +vn -0.021813 -0.781444 -0.623594 +vn -0.017384 -0.942819 -0.332853 +vn -0.000359 -0.941993 -0.335632 +vn -0.001513 -0.772787 -0.634664 +vn -0.001513 -0.772787 -0.634664 +vn -0.000359 -0.941993 -0.335632 +vn -0.000095 -0.941361 -0.337400 +vn -0.000262 -0.768828 -0.639456 +vn -0.003099 -0.496252 -0.868173 +vn -0.001513 -0.772787 -0.634664 +vn -0.000262 -0.768828 -0.639456 +vn -0.000046 -0.496293 -0.868155 +vn -0.029583 0.015974 -0.999435 +vn -0.022355 -0.223654 -0.974412 +vn -0.004063 -0.242315 -0.970189 +vn -0.011137 0.009605 -0.999892 +vn -0.022355 -0.223654 -0.974412 +vn -0.026469 -0.494263 -0.868910 +vn -0.003099 -0.496252 -0.868173 +vn -0.004063 -0.242315 -0.970189 +vn -0.004063 -0.242315 -0.970189 +vn -0.003099 -0.496252 -0.868173 +vn -0.000046 -0.496293 -0.868155 +vn -0.001949 -0.243111 -0.969997 +vn -0.011137 0.009605 -0.999892 +vn -0.004063 -0.242315 -0.970189 +vn -0.001949 -0.243111 -0.969997 +vn -0.003128 0.004563 -0.999985 +vn -0.144761 -0.393890 -0.907687 +vn -0.208280 -0.765452 -0.608853 +vn -0.075436 -0.785051 -0.614821 +vn -0.066870 -0.480327 -0.874537 +vn -0.208280 -0.765452 -0.608853 +vn -0.201414 -0.931991 -0.301373 +vn -0.078796 -0.942333 -0.325268 +vn -0.075436 -0.785051 -0.614821 +vn -0.075436 -0.785051 -0.614821 +vn -0.078796 -0.942333 -0.325268 +vn -0.017384 -0.942819 -0.332853 +vn -0.021813 -0.781444 -0.623594 +vn -0.066870 -0.480327 -0.874537 +vn -0.075436 -0.785051 -0.614821 +vn -0.021813 -0.781444 -0.623594 +vn -0.026469 -0.494263 -0.868910 +vn -0.089033 0.007876 -0.995998 +vn -0.083064 -0.130341 -0.987984 +vn -0.062433 -0.182293 -0.981260 +vn -0.074611 0.016185 -0.997081 +vn -0.083064 -0.130341 -0.987984 +vn -0.144761 -0.393890 -0.907687 +vn -0.066870 -0.480327 -0.874537 +vn -0.062433 -0.182293 -0.981260 +vn -0.062433 -0.182293 -0.981260 +vn -0.066870 -0.480327 -0.874537 +vn -0.026469 -0.494263 -0.868910 +vn -0.022355 -0.223654 -0.974412 +vn -0.074611 0.016185 -0.997081 +vn -0.062433 -0.182293 -0.981260 +vn -0.022355 -0.223654 -0.974412 +vn -0.029583 0.015974 -0.999435 +vn -0.029583 0.015974 -0.999435 +vn -0.011137 0.009605 -0.999892 +vn -0.028744 0.301710 -0.952967 +vn -0.089627 0.275394 -0.957144 +vn -0.011137 0.009605 -0.999892 +vn -0.003128 0.004563 -0.999985 +vn 0.007380 0.292147 -0.956345 +vn -0.028744 0.301710 -0.952967 +vn -0.028744 0.301710 -0.952967 +vn 0.007380 0.292147 -0.956345 +vn 0.022140 0.639251 -0.768680 +vn -0.054416 0.640461 -0.766060 +vn -0.089627 0.275394 -0.957144 +vn -0.028744 0.301710 -0.952967 +vn -0.054416 0.640461 -0.766060 +vn -0.191531 0.606212 -0.771896 +vn -0.423510 0.279451 -0.861711 +vn -0.171753 0.123576 -0.977359 +vn -0.157553 0.202358 -0.966555 +vn -0.346158 0.500389 -0.793591 +vn -0.171753 0.123576 -0.977359 +vn -0.089033 0.007876 -0.995998 +vn -0.074611 0.016185 -0.997081 +vn -0.157553 0.202358 -0.966555 +vn -0.157553 0.202358 -0.966555 +vn -0.074611 0.016185 -0.997081 +vn -0.029583 0.015974 -0.999435 +vn -0.089627 0.275394 -0.957144 +vn -0.346158 0.500389 -0.793591 +vn -0.157553 0.202358 -0.966555 +vn -0.089627 0.275394 -0.957144 +vn -0.191531 0.606212 -0.771896 +vn -0.191531 0.606212 -0.771896 +vn -0.054416 0.640461 -0.766060 +vn -0.075994 0.909153 -0.409469 +vn -0.258256 0.875703 -0.407981 +vn -0.054416 0.640461 -0.766060 +vn 0.022140 0.639251 -0.768680 +vn 0.018688 0.915106 -0.402780 +vn -0.075994 0.909153 -0.409469 +vn -0.075994 0.909153 -0.409469 +vn 0.018688 0.915106 -0.402780 +vn 0.003330 0.997601 -0.069145 +vn -0.095896 0.991685 -0.085816 +vn -0.258256 0.875703 -0.407981 +vn -0.075994 0.909153 -0.409469 +vn -0.095896 0.991685 -0.085816 +vn -0.282076 0.954164 -0.100026 +vn -0.423510 0.279451 -0.861711 +vn -0.346158 0.500389 -0.793591 +vn -0.511555 0.752309 -0.415142 +vn -0.740861 0.480524 -0.469278 +vn -0.346158 0.500389 -0.793591 +vn -0.191531 0.606212 -0.771896 +vn -0.258256 0.875703 -0.407981 +vn -0.511555 0.752309 -0.415142 +vn -0.511555 0.752309 -0.415142 +vn -0.258256 0.875703 -0.407981 +vn -0.282076 0.954164 -0.100026 +vn -0.560510 0.819608 -0.118621 +vn -0.740861 0.480524 -0.469278 +vn -0.511555 0.752309 -0.415142 +vn -0.560510 0.819608 -0.118621 +vn -0.850688 0.507297 -0.137766 +vn 0.588657 0.183777 -0.787216 +vn 0.351773 0.111051 -0.929475 +vn 0.362225 0.123781 -0.923835 +vn 0.587746 0.205554 -0.782497 +vn 0.351773 0.111051 -0.929475 +vn 0.117469 0.060973 -0.991203 +vn 0.101603 0.054542 -0.993329 +vn 0.362225 0.123781 -0.923835 +vn 0.362225 0.123781 -0.923835 +vn 0.101603 0.054542 -0.993329 +vn 0.087102 0.070149 -0.993727 +vn 0.367239 0.154480 -0.917208 +vn 0.587746 0.205554 -0.782497 +vn 0.362225 0.123781 -0.923835 +vn 0.367239 0.154480 -0.917208 +vn 0.585441 0.238900 -0.774716 +vn -0.423510 0.279451 -0.861711 +vn -0.740861 0.480524 -0.469278 +vn -0.847340 0.154688 -0.508021 +vn -0.550064 0.086326 -0.830649 +vn -0.740861 0.480524 -0.469278 +vn -0.850688 0.507297 -0.137766 +vn -0.976047 0.156756 -0.150861 +vn -0.847340 0.154688 -0.508021 +vn -0.847340 0.154688 -0.508021 +vn -0.976047 0.156756 -0.150861 +vn -0.981264 -0.074453 -0.177703 +vn -0.865427 -0.050861 -0.498448 +vn -0.550064 0.086326 -0.830649 +vn -0.847340 0.154688 -0.508021 +vn -0.865427 -0.050861 -0.498448 +vn -0.597616 -0.045240 -0.800505 +vn -0.144761 -0.393890 -0.907687 +vn -0.268137 -0.462669 -0.845009 +vn -0.378762 -0.736498 -0.560456 +vn -0.208280 -0.765452 -0.608853 +vn -0.268137 -0.462669 -0.845009 +vn -0.344382 -0.499619 -0.794847 +vn -0.498667 -0.709032 -0.498604 +vn -0.378762 -0.736498 -0.560456 +vn -0.378762 -0.736498 -0.560456 +vn -0.498667 -0.709032 -0.498604 +vn -0.541891 -0.811731 -0.217823 +vn -0.374182 -0.890933 -0.257344 +vn -0.208280 -0.765452 -0.608853 +vn -0.378762 -0.736498 -0.560456 +vn -0.374182 -0.890933 -0.257344 +vn -0.201414 -0.931991 -0.301373 +vn -0.144761 -0.393890 -0.907687 +vn -0.042132 -0.156926 -0.986711 +vn -0.086372 -0.231868 -0.968905 +vn -0.268137 -0.462669 -0.845009 +vn -0.042132 -0.156926 -0.986711 +vn 0.135169 -0.022968 -0.990556 +vn 0.121771 -0.071273 -0.989996 +vn -0.086372 -0.231868 -0.968905 +vn -0.086372 -0.231868 -0.968905 +vn 0.121771 -0.071273 -0.989996 +vn 0.102740 -0.117826 -0.987705 +vn -0.127235 -0.285033 -0.950036 +vn -0.268137 -0.462669 -0.845009 +vn -0.086372 -0.231868 -0.968905 +vn -0.127235 -0.285033 -0.950036 +vn -0.344382 -0.499619 -0.794847 +vn 0.585441 0.238900 -0.774716 +vn 0.768231 0.310971 -0.559570 +vn 0.779633 0.272386 -0.563896 +vn 0.587746 0.205554 -0.782497 +vn 0.768231 0.310971 -0.559570 +vn 0.873841 0.348197 -0.339353 +vn 0.887313 0.309509 -0.341878 +vn 0.779633 0.272386 -0.563896 +vn 0.779633 0.272386 -0.563896 +vn 0.887313 0.309509 -0.341878 +vn 0.894000 0.284140 -0.346451 +vn 0.784223 0.246908 -0.569237 +vn 0.587746 0.205554 -0.782497 +vn 0.779633 0.272386 -0.563896 +vn 0.784223 0.246908 -0.569237 +vn 0.588657 0.183777 -0.787216 +vn 0.928065 0.164953 -0.333896 +vn 0.809941 0.165710 -0.562615 +vn 0.788444 0.203150 -0.580592 +vn 0.910075 0.232584 -0.343028 +vn 0.809941 0.165710 -0.562615 +vn 0.585617 0.131673 -0.799822 +vn 0.582388 0.151861 -0.798600 +vn 0.788444 0.203150 -0.580592 +vn 0.788444 0.203150 -0.580592 +vn 0.582388 0.151861 -0.798600 +vn 0.583977 0.164941 -0.794837 +vn 0.781892 0.224979 -0.581403 +vn 0.910075 0.232584 -0.343028 +vn 0.788444 0.203150 -0.580592 +vn 0.781892 0.224979 -0.581403 +vn 0.902319 0.256767 -0.346252 +vn -0.597616 -0.045240 -0.800505 +vn -0.865427 -0.050861 -0.498448 +vn -0.847619 -0.169897 -0.502670 +vn -0.604772 -0.111821 -0.788509 +vn -0.865427 -0.050861 -0.498448 +vn -0.981264 -0.074453 -0.177703 +vn -0.954178 -0.216323 -0.206757 +vn -0.847619 -0.169897 -0.502670 +vn -0.847619 -0.169897 -0.502670 +vn -0.954178 -0.216323 -0.206757 +vn -0.933686 -0.274990 -0.229372 +vn -0.824827 -0.233082 -0.515105 +vn -0.604772 -0.111821 -0.788509 +vn -0.847619 -0.169897 -0.502670 +vn -0.824827 -0.233082 -0.515105 +vn -0.605069 -0.170326 -0.777741 +vn 0.585441 0.238900 -0.774716 +vn 0.367239 0.154480 -0.917208 +vn 0.374993 0.165527 -0.912130 +vn 0.589488 0.260540 -0.764606 +vn 0.367239 0.154480 -0.917208 +vn 0.087102 0.070149 -0.993727 +vn 0.085954 0.058893 -0.994557 +vn 0.374993 0.165527 -0.912130 +vn 0.374993 0.165527 -0.912130 +vn 0.085954 0.058893 -0.994557 +vn 0.084758 0.068013 -0.994078 +vn 0.372805 0.187630 -0.908742 +vn 0.589488 0.260540 -0.764606 +vn 0.374993 0.165527 -0.912130 +vn 0.372805 0.187630 -0.908742 +vn 0.593058 0.289869 -0.751172 +vn 0.873841 0.348197 -0.339353 +vn 0.768231 0.310971 -0.559570 +vn 0.760319 0.340249 -0.553305 +vn 0.859378 0.384679 -0.336884 +vn 0.768231 0.310971 -0.559570 +vn 0.585441 0.238900 -0.774716 +vn 0.589488 0.260540 -0.764606 +vn 0.760319 0.340249 -0.553305 +vn 0.760319 0.340249 -0.553305 +vn 0.589488 0.260540 -0.764606 +vn 0.593058 0.289869 -0.751172 +vn 0.755751 0.385006 -0.529728 +vn 0.859378 0.384679 -0.336884 +vn 0.760319 0.340249 -0.553305 +vn 0.755751 0.385006 -0.529728 +vn 0.835622 0.444202 -0.323141 +vn 0.585617 0.131673 -0.799822 +vn 0.809941 0.165710 -0.562615 +vn 0.808972 0.189235 -0.556556 +vn 0.587114 0.111204 -0.801830 +vn 0.809941 0.165710 -0.562615 +vn 0.928065 0.164953 -0.333896 +vn 0.903821 0.248155 -0.348606 +vn 0.808972 0.189235 -0.556556 +vn 0.808972 0.189235 -0.556556 +vn 0.903821 0.248155 -0.348606 +vn 0.904647 0.241256 -0.351297 +vn 0.790920 0.175514 -0.586209 +vn 0.587114 0.111204 -0.801830 +vn 0.808972 0.189235 -0.556556 +vn 0.790920 0.175514 -0.586209 +vn 0.591000 0.085841 -0.802091 +vn -0.433396 -0.550991 -0.713146 +vn -0.629492 -0.649278 -0.426822 +vn -0.565786 -0.693263 -0.446401 +vn -0.396080 -0.528371 -0.750962 +vn -0.629492 -0.649278 -0.426822 +vn -0.720021 -0.659082 -0.217210 +vn -0.616240 -0.762536 -0.196946 +vn -0.565786 -0.693263 -0.446401 +vn -0.565786 -0.693263 -0.446401 +vn -0.616240 -0.762536 -0.196946 +vn -0.541891 -0.811731 -0.217823 +vn -0.498667 -0.709032 -0.498604 +vn -0.396080 -0.528371 -0.750962 +vn -0.565786 -0.693263 -0.446401 +vn -0.498667 -0.709032 -0.498604 +vn -0.344382 -0.499619 -0.794847 +vn 0.921849 0.154771 -0.355305 +vn 0.913783 0.133158 -0.383758 +vn 0.823348 0.081486 -0.561657 +vn 0.814555 0.096785 -0.571956 +vn 0.913783 0.133158 -0.383758 +vn 0.904044 0.153384 -0.398970 +vn 0.810162 0.023511 -0.585735 +vn 0.823348 0.081486 -0.561657 +vn 0.823348 0.081486 -0.561657 +vn 0.810162 0.023511 -0.585735 +vn 0.604551 -0.193421 -0.772727 +vn 0.630014 -0.039128 -0.775597 +vn 0.814555 0.096785 -0.571956 +vn 0.823348 0.081486 -0.561657 +vn 0.630014 -0.039128 -0.775597 +vn 0.619553 0.033539 -0.784238 +vn 0.846184 0.410089 -0.340294 +vn 0.848008 0.427589 -0.313131 +vn 0.757216 0.399393 -0.516825 +vn 0.729533 0.393345 -0.559519 +vn 0.848008 0.427589 -0.313131 +vn 0.835622 0.444202 -0.323141 +vn 0.755751 0.385006 -0.529728 +vn 0.757216 0.399393 -0.516825 +vn 0.757216 0.399393 -0.516825 +vn 0.755751 0.385006 -0.529728 +vn 0.593058 0.289869 -0.751172 +vn 0.560023 0.336617 -0.757010 +vn 0.729533 0.393345 -0.559519 +vn 0.757216 0.399393 -0.516825 +vn 0.560023 0.336617 -0.757010 +vn 0.522370 0.332620 -0.785171 +vn 0.593058 0.289869 -0.751172 +vn 0.372805 0.187630 -0.908742 +vn 0.333975 0.255335 -0.907339 +vn 0.560023 0.336617 -0.757010 +vn 0.372805 0.187630 -0.908742 +vn 0.084758 0.068013 -0.994078 +vn 0.078555 0.130313 -0.988356 +vn 0.333975 0.255335 -0.907339 +vn 0.333975 0.255335 -0.907339 +vn 0.078555 0.130313 -0.988356 +vn 0.058751 0.176342 -0.982574 +vn 0.302160 0.258952 -0.917411 +vn 0.560023 0.336617 -0.757010 +vn 0.333975 0.255335 -0.907339 +vn 0.302160 0.258952 -0.917411 +vn 0.522370 0.332620 -0.785171 +vn -0.617062 -0.186315 -0.764540 +vn -0.610683 -0.193087 -0.767974 +vn -0.814321 -0.264623 -0.516581 +vn -0.811197 -0.285805 -0.510172 +vn -0.610683 -0.193087 -0.767974 +vn -0.605069 -0.170326 -0.777741 +vn -0.824827 -0.233082 -0.515105 +vn -0.814321 -0.264623 -0.516581 +vn -0.814321 -0.264623 -0.516581 +vn -0.824827 -0.233082 -0.515105 +vn -0.933686 -0.274990 -0.229372 +vn -0.918963 -0.305623 -0.249201 +vn -0.811197 -0.285805 -0.510172 +vn -0.814321 -0.264623 -0.516581 +vn -0.918963 -0.305623 -0.249201 +vn -0.907806 -0.327458 -0.262030 +vn -0.294929 -0.441153 -0.847586 +vn -0.424006 -0.385737 -0.819406 +vn -0.587330 -0.571149 -0.573438 +vn -0.413254 -0.668940 -0.617851 +vn -0.424006 -0.385737 -0.819406 +vn -0.491242 -0.327395 -0.807152 +vn -0.698239 -0.466079 -0.543353 +vn -0.587330 -0.571149 -0.573438 +vn -0.587330 -0.571149 -0.573438 +vn -0.698239 -0.466079 -0.543353 +vn -0.802040 -0.519751 -0.294262 +vn -0.677926 -0.664069 -0.315322 +vn -0.413254 -0.668940 -0.617851 +vn -0.587330 -0.571149 -0.573438 +vn -0.677926 -0.664069 -0.315322 +vn -0.483956 -0.804143 -0.345168 +vn 0.462750 0.706677 -0.535229 +vn 0.603723 0.624991 -0.494878 +vn 0.504571 0.547588 -0.667500 +vn 0.387346 0.596586 -0.702885 +vn 0.603723 0.624991 -0.494878 +vn 0.694813 0.562580 -0.448038 +vn 0.582584 0.508148 -0.634336 +vn 0.504571 0.547588 -0.667500 +vn 0.504571 0.547588 -0.667500 +vn 0.582584 0.508148 -0.634336 +vn 0.428460 0.408123 -0.806137 +vn 0.367117 0.433953 -0.822745 +vn 0.387346 0.596586 -0.702885 +vn 0.504571 0.547588 -0.667500 +vn 0.367117 0.433953 -0.822745 +vn 0.273399 0.454607 -0.847694 +vn -0.007437 0.828781 -0.559523 +vn 0.108270 0.814213 -0.570381 +vn 0.096927 0.679783 -0.726980 +vn 0.005618 0.708545 -0.705643 +vn 0.108270 0.814213 -0.570381 +vn 0.462750 0.706677 -0.535229 +vn 0.387346 0.596586 -0.702885 +vn 0.096927 0.679783 -0.726980 +vn 0.096927 0.679783 -0.726980 +vn 0.387346 0.596586 -0.702885 +vn 0.273399 0.454607 -0.847694 +vn 0.080923 0.494005 -0.865685 +vn 0.005618 0.708545 -0.705643 +vn 0.096927 0.679783 -0.726980 +vn 0.080923 0.494005 -0.865685 +vn 0.024594 0.521253 -0.853048 +vn 0.024594 0.521253 -0.853048 +vn 0.080923 0.494005 -0.865685 +vn 0.034472 0.335731 -0.941327 +vn 0.032093 0.339780 -0.939957 +vn 0.080923 0.494005 -0.865685 +vn 0.273399 0.454607 -0.847694 +vn 0.166104 0.322774 -0.931787 +vn 0.034472 0.335731 -0.941327 +vn 0.034472 0.335731 -0.941327 +vn 0.166104 0.322774 -0.931787 +vn 0.038495 0.124998 -0.991410 +vn -0.040230 0.136032 -0.989887 +vn 0.032093 0.339780 -0.939957 +vn 0.034472 0.335731 -0.941327 +vn -0.040230 0.136032 -0.989887 +vn 0.023928 0.136132 -0.990402 +vn -0.483956 -0.804143 -0.345168 +vn -0.270453 -0.890593 -0.365648 +vn -0.258913 -0.715195 -0.649199 +vn -0.413254 -0.668940 -0.617851 +vn -0.270453 -0.890593 -0.365648 +vn 0.008792 -0.924621 -0.380787 +vn 0.025128 -0.736352 -0.676132 +vn -0.258913 -0.715195 -0.649199 +vn -0.258913 -0.715195 -0.649199 +vn 0.025128 -0.736352 -0.676132 +vn 0.023567 -0.462883 -0.886106 +vn -0.215921 -0.457024 -0.862849 +vn -0.413254 -0.668940 -0.617851 +vn -0.258913 -0.715195 -0.649199 +vn -0.215921 -0.457024 -0.862849 +vn -0.294929 -0.441153 -0.847586 +vn -0.344382 -0.499619 -0.794847 +vn -0.127235 -0.285033 -0.950036 +vn -0.164932 -0.337392 -0.926803 +vn -0.396080 -0.528371 -0.750962 +vn -0.127235 -0.285033 -0.950036 +vn 0.102740 -0.117826 -0.987705 +vn 0.078500 -0.168088 -0.982641 +vn -0.164932 -0.337392 -0.926803 +vn -0.164932 -0.337392 -0.926803 +vn 0.078500 -0.168088 -0.982641 +vn 0.055491 -0.240992 -0.968940 +vn -0.196846 -0.398548 -0.895774 +vn -0.396080 -0.528371 -0.750962 +vn -0.164932 -0.337392 -0.926803 +vn -0.196846 -0.398548 -0.895774 +vn -0.433396 -0.550991 -0.713146 +vn 0.591000 0.085841 -0.802091 +vn 0.790920 0.175514 -0.586209 +vn 0.798810 0.118241 -0.589849 +vn 0.601202 0.064987 -0.796450 +vn 0.790920 0.175514 -0.586209 +vn 0.904647 0.241256 -0.351297 +vn 0.931901 0.149230 -0.330591 +vn 0.798810 0.118241 -0.589849 +vn 0.798810 0.118241 -0.589849 +vn 0.931901 0.149230 -0.330591 +vn 0.921849 0.154771 -0.355305 +vn 0.814555 0.096785 -0.571956 +vn 0.601202 0.064987 -0.796450 +vn 0.798810 0.118241 -0.589849 +vn 0.814555 0.096785 -0.571956 +vn 0.619553 0.033539 -0.784238 +vn -0.720021 -0.659082 -0.217210 +vn -0.629492 -0.649278 -0.426822 +vn -0.644852 -0.599102 -0.474597 +vn -0.787605 -0.552464 -0.272877 +vn -0.629492 -0.649278 -0.426822 +vn -0.433396 -0.550991 -0.713146 +vn -0.430362 -0.581000 -0.690816 +vn -0.644852 -0.599102 -0.474597 +vn -0.644852 -0.599102 -0.474597 +vn -0.430362 -0.581000 -0.690816 +vn -0.369704 -0.639581 -0.673985 +vn -0.573361 -0.616067 -0.540110 +vn -0.787605 -0.552464 -0.272877 +vn -0.644852 -0.599102 -0.474597 +vn -0.573361 -0.616067 -0.540110 +vn -0.745875 -0.564511 -0.353551 +vn -0.433396 -0.550991 -0.713146 +vn -0.196846 -0.398548 -0.895774 +vn -0.203115 -0.489392 -0.848080 +vn -0.430362 -0.581000 -0.690816 +vn -0.196846 -0.398548 -0.895774 +vn 0.055491 -0.240992 -0.968940 +vn 0.050644 -0.363118 -0.930366 +vn -0.203115 -0.489392 -0.848080 +vn -0.203115 -0.489392 -0.848080 +vn 0.050644 -0.363118 -0.930366 +vn 0.063677 -0.534080 -0.843032 +vn -0.161937 -0.612412 -0.773775 +vn -0.430362 -0.581000 -0.690816 +vn -0.203115 -0.489392 -0.848080 +vn -0.161937 -0.612412 -0.773775 +vn -0.369704 -0.639581 -0.673985 +vn 0.694813 0.562580 -0.448038 +vn 0.777606 0.491302 -0.392367 +vn 0.659137 0.449443 -0.602942 +vn 0.582584 0.508148 -0.634336 +vn 0.777606 0.491302 -0.392367 +vn 0.846184 0.410089 -0.340294 +vn 0.729533 0.393345 -0.559519 +vn 0.659137 0.449443 -0.602942 +vn 0.659137 0.449443 -0.602942 +vn 0.729533 0.393345 -0.559519 +vn 0.522370 0.332620 -0.785171 +vn 0.483890 0.353878 -0.800388 +vn 0.582584 0.508148 -0.634336 +vn 0.659137 0.449443 -0.602942 +vn 0.483890 0.353878 -0.800388 +vn 0.428460 0.408123 -0.806137 +vn 0.428460 0.408123 -0.806137 +vn 0.483890 0.353878 -0.800388 +vn 0.284883 0.227006 -0.931295 +vn 0.261104 0.272505 -0.926049 +vn 0.483890 0.353878 -0.800388 +vn 0.522370 0.332620 -0.785171 +vn 0.302160 0.258952 -0.917411 +vn 0.284883 0.227006 -0.931295 +vn 0.284883 0.227006 -0.931295 +vn 0.302160 0.258952 -0.917411 +vn 0.058751 0.176342 -0.982574 +vn 0.069646 0.111796 -0.991288 +vn 0.261104 0.272505 -0.926049 +vn 0.284883 0.227006 -0.931295 +vn 0.069646 0.111796 -0.991288 +vn 0.065016 0.089369 -0.993874 +vn 0.102740 -0.117826 -0.987705 +vn 0.121771 -0.071273 -0.989996 +vn 0.345321 0.031152 -0.937967 +vn 0.348481 0.001392 -0.937315 +vn 0.121771 -0.071273 -0.989996 +vn 0.135169 -0.022968 -0.990556 +vn 0.344408 0.060605 -0.936862 +vn 0.345321 0.031152 -0.937967 +vn 0.345321 0.031152 -0.937967 +vn 0.344408 0.060605 -0.936862 +vn 0.585617 0.131673 -0.799822 +vn 0.587114 0.111204 -0.801830 +vn 0.348481 0.001392 -0.937315 +vn 0.345321 0.031152 -0.937967 +vn 0.587114 0.111204 -0.801830 +vn 0.591000 0.085841 -0.802091 +vn 0.055491 -0.240992 -0.968940 +vn 0.078500 -0.168088 -0.982641 +vn 0.349739 -0.027882 -0.936432 +vn 0.349826 -0.084362 -0.933009 +vn 0.078500 -0.168088 -0.982641 +vn 0.102740 -0.117826 -0.987705 +vn 0.348481 0.001392 -0.937315 +vn 0.349739 -0.027882 -0.936432 +vn 0.349739 -0.027882 -0.936432 +vn 0.348481 0.001392 -0.937315 +vn 0.591000 0.085841 -0.802091 +vn 0.601202 0.064987 -0.796450 +vn 0.349826 -0.084362 -0.933009 +vn 0.349739 -0.027882 -0.936432 +vn 0.601202 0.064987 -0.796450 +vn 0.619553 0.033539 -0.784238 +vn 0.063677 -0.534080 -0.843032 +vn 0.050644 -0.363118 -0.930366 +vn 0.349236 -0.204034 -0.914551 +vn 0.331288 -0.395513 -0.856632 +vn 0.050644 -0.363118 -0.930366 +vn 0.055491 -0.240992 -0.968940 +vn 0.349826 -0.084362 -0.933009 +vn 0.349236 -0.204034 -0.914551 +vn 0.349236 -0.204034 -0.914551 +vn 0.349826 -0.084362 -0.933009 +vn 0.619553 0.033539 -0.784238 +vn 0.630014 -0.039128 -0.775597 +vn 0.331288 -0.395513 -0.856632 +vn 0.349236 -0.204034 -0.914551 +vn 0.630014 -0.039128 -0.775597 +vn 0.604551 -0.193421 -0.772727 +vn 0.087102 0.070149 -0.993727 +vn 0.101603 0.054542 -0.993329 +vn -0.222858 0.037312 -0.974137 +vn -0.255479 -0.004820 -0.966803 +vn 0.101603 0.054542 -0.993329 +vn 0.117469 0.060973 -0.991203 +vn -0.147718 0.100214 -0.983939 +vn -0.222858 0.037312 -0.974137 +vn -0.222858 0.037312 -0.974137 +vn -0.147718 0.100214 -0.983939 +vn -0.423510 0.279451 -0.861711 +vn -0.550064 0.086326 -0.830649 +vn -0.255479 -0.004820 -0.966803 +vn -0.222858 0.037312 -0.974137 +vn -0.550064 0.086326 -0.830649 +vn -0.597616 -0.045240 -0.800505 +vn 0.084758 0.068013 -0.994078 +vn 0.085954 0.058893 -0.994557 +vn -0.262561 -0.039984 -0.964087 +vn -0.269821 -0.065721 -0.960665 +vn 0.085954 0.058893 -0.994557 +vn 0.087102 0.070149 -0.993727 +vn -0.255479 -0.004820 -0.966803 +vn -0.262561 -0.039984 -0.964087 +vn -0.262561 -0.039984 -0.964087 +vn -0.255479 -0.004820 -0.966803 +vn -0.597616 -0.045240 -0.800505 +vn -0.604772 -0.111821 -0.788509 +vn -0.269821 -0.065721 -0.960665 +vn -0.262561 -0.039984 -0.964087 +vn -0.604772 -0.111821 -0.788509 +vn -0.605069 -0.170326 -0.777741 +vn 0.058751 0.176342 -0.982574 +vn 0.078555 0.130313 -0.988356 +vn -0.272974 -0.048197 -0.960813 +vn -0.281842 0.006127 -0.959441 +vn 0.078555 0.130313 -0.988356 +vn 0.084758 0.068013 -0.994078 +vn -0.269821 -0.065721 -0.960665 +vn -0.272974 -0.048197 -0.960813 +vn -0.272974 -0.048197 -0.960813 +vn -0.269821 -0.065721 -0.960665 +vn -0.605069 -0.170326 -0.777741 +vn -0.610683 -0.193087 -0.767974 +vn -0.281842 0.006127 -0.959441 +vn -0.272974 -0.048197 -0.960813 +vn -0.610683 -0.193087 -0.767974 +vn -0.617062 -0.186315 -0.764540 +vn -0.294929 -0.441153 -0.847586 +vn -0.132876 -0.161467 -0.977892 +vn -0.186764 -0.138169 -0.972640 +vn -0.424006 -0.385737 -0.819406 +vn -0.132876 -0.161467 -0.977892 +vn 0.038495 0.124998 -0.991410 +vn 0.051975 0.114569 -0.992055 +vn -0.186764 -0.138169 -0.972640 +vn -0.186764 -0.138169 -0.972640 +vn 0.051975 0.114569 -0.992055 +vn 0.065016 0.089369 -0.993874 +vn -0.189911 -0.119406 -0.974513 +vn -0.424006 -0.385737 -0.819406 +vn -0.186764 -0.138169 -0.972640 +vn -0.189911 -0.119406 -0.974513 +vn -0.491242 -0.327395 -0.807152 +vn 0.023928 0.136132 -0.990402 +vn -0.040230 0.136032 -0.989887 +vn -0.137320 -0.164108 -0.976838 +vn 0.017467 -0.162372 -0.986575 +vn -0.040230 0.136032 -0.989887 +vn 0.038495 0.124998 -0.991410 +vn -0.132876 -0.161467 -0.977892 +vn -0.137320 -0.164108 -0.976838 +vn -0.137320 -0.164108 -0.976838 +vn -0.132876 -0.161467 -0.977892 +vn -0.294929 -0.441153 -0.847586 +vn -0.215921 -0.457024 -0.862849 +vn 0.017467 -0.162372 -0.986575 +vn -0.137320 -0.164108 -0.976838 +vn -0.215921 -0.457024 -0.862849 +vn 0.023567 -0.462883 -0.886106 +vn -0.089033 0.007876 -0.995998 +vn -0.012007 0.011531 -0.999861 +vn -0.011741 -0.062581 -0.997971 +vn -0.083064 -0.130341 -0.987984 +vn -0.012007 0.011531 -0.999861 +vn 0.145018 0.041508 -0.988558 +vn 0.146045 0.010473 -0.989223 +vn -0.011741 -0.062581 -0.997971 +vn -0.011741 -0.062581 -0.997971 +vn 0.146045 0.010473 -0.989223 +vn 0.135169 -0.022968 -0.990556 +vn -0.042132 -0.156926 -0.986711 +vn -0.083064 -0.130341 -0.987984 +vn -0.011741 -0.062581 -0.997971 +vn -0.042132 -0.156926 -0.986711 +vn -0.144761 -0.393890 -0.907687 +vn 0.117469 0.060973 -0.991203 +vn 0.130862 0.073255 -0.988691 +vn -0.063188 0.076273 -0.995083 +vn -0.147718 0.100214 -0.983939 +vn 0.130862 0.073255 -0.988691 +vn 0.145018 0.041508 -0.988558 +vn -0.012007 0.011531 -0.999861 +vn -0.063188 0.076273 -0.995083 +vn -0.063188 0.076273 -0.995083 +vn -0.012007 0.011531 -0.999861 +vn -0.089033 0.007876 -0.995998 +vn -0.171753 0.123576 -0.977359 +vn -0.147718 0.100214 -0.983939 +vn -0.063188 0.076273 -0.995083 +vn -0.171753 0.123576 -0.977359 +vn -0.423510 0.279451 -0.861711 +vn 0.583977 0.164941 -0.794837 +vn 0.355077 0.096874 -0.929804 +vn 0.348906 0.111583 -0.930491 +vn 0.586714 0.174818 -0.790699 +vn 0.355077 0.096874 -0.929804 +vn 0.145018 0.041508 -0.988558 +vn 0.130862 0.073255 -0.988691 +vn 0.348906 0.111583 -0.930491 +vn 0.348906 0.111583 -0.930491 +vn 0.130862 0.073255 -0.988691 +vn 0.117469 0.060973 -0.991203 +vn 0.351773 0.111051 -0.929475 +vn 0.586714 0.174818 -0.790699 +vn 0.348906 0.111583 -0.930491 +vn 0.351773 0.111051 -0.929475 +vn 0.588657 0.183777 -0.787216 +vn 0.902319 0.256767 -0.346252 +vn 0.781892 0.224979 -0.581403 +vn 0.781904 0.238208 -0.576093 +vn 0.896862 0.272977 -0.348026 +vn 0.781892 0.224979 -0.581403 +vn 0.583977 0.164941 -0.794837 +vn 0.586714 0.174818 -0.790699 +vn 0.781904 0.238208 -0.576093 +vn 0.781904 0.238208 -0.576093 +vn 0.586714 0.174818 -0.790699 +vn 0.588657 0.183777 -0.787216 +vn 0.784223 0.246908 -0.569237 +vn 0.896862 0.272977 -0.348026 +vn 0.781904 0.238208 -0.576093 +vn 0.784223 0.246908 -0.569237 +vn 0.894000 0.284140 -0.346451 +vn 0.904044 0.153384 -0.398970 +vn 0.897953 0.039988 -0.438271 +vn 0.754050 -0.180649 -0.631486 +vn 0.810162 0.023511 -0.585735 +vn 0.897953 0.039988 -0.438271 +vn 0.872350 -0.201456 -0.445445 +vn 0.671095 -0.484039 -0.561549 +vn 0.754050 -0.180649 -0.631486 +vn 0.754050 -0.180649 -0.631486 +vn 0.671095 -0.484039 -0.561549 +vn 0.403546 -0.698818 -0.590596 +vn 0.521136 -0.432952 -0.735507 +vn 0.810162 0.023511 -0.585735 +vn 0.754050 -0.180649 -0.631486 +vn 0.521136 -0.432952 -0.735507 +vn 0.604551 -0.193421 -0.772727 +vn 0.055483 -0.868970 -0.491744 +vn 0.069315 -0.709470 -0.701318 +vn 0.274366 -0.611721 -0.741971 +vn 0.192682 -0.817153 -0.543263 +vn 0.069315 -0.709470 -0.701318 +vn 0.063677 -0.534080 -0.843032 +vn 0.331288 -0.395513 -0.856632 +vn 0.274366 -0.611721 -0.741971 +vn 0.274366 -0.611721 -0.741971 +vn 0.331288 -0.395513 -0.856632 +vn 0.604551 -0.193421 -0.772727 +vn 0.521136 -0.432952 -0.735507 +vn 0.192682 -0.817153 -0.543263 +vn 0.274366 -0.611721 -0.741971 +vn 0.521136 -0.432952 -0.735507 +vn 0.403546 -0.698818 -0.590596 +vn -0.369704 -0.639581 -0.673985 +vn -0.161937 -0.612412 -0.773775 +vn -0.092777 -0.748775 -0.656299 +vn -0.254748 -0.745052 -0.616442 +vn -0.161937 -0.612412 -0.773775 +vn 0.063677 -0.534080 -0.843032 +vn 0.069315 -0.709470 -0.701318 +vn -0.092777 -0.748775 -0.656299 +vn -0.092777 -0.748775 -0.656299 +vn 0.069315 -0.709470 -0.701318 +vn 0.055483 -0.868970 -0.491744 +vn -0.037480 -0.884864 -0.464340 +vn -0.254748 -0.745052 -0.616442 +vn -0.092777 -0.748775 -0.656299 +vn -0.037480 -0.884864 -0.464340 +vn -0.128450 -0.880682 -0.455960 +vn -0.745875 -0.564511 -0.353551 +vn -0.573361 -0.616067 -0.540110 +vn -0.447769 -0.700436 -0.555780 +vn -0.646825 -0.643948 -0.408594 +vn -0.573361 -0.616067 -0.540110 +vn -0.369704 -0.639581 -0.673985 +vn -0.254748 -0.745052 -0.616442 +vn -0.447769 -0.700436 -0.555780 +vn -0.447769 -0.700436 -0.555780 +vn -0.254748 -0.745052 -0.616442 +vn -0.128450 -0.880682 -0.455960 +vn -0.277910 -0.855630 -0.436651 +vn -0.646825 -0.643948 -0.408594 +vn -0.447769 -0.700436 -0.555780 +vn -0.277910 -0.855630 -0.436651 +vn -0.472988 -0.793400 -0.383143 +vn 0.065016 0.089369 -0.993874 +vn 0.069646 0.111796 -0.991288 +vn -0.229242 -0.035764 -0.972712 +vn -0.189911 -0.119406 -0.974513 +vn 0.069646 0.111796 -0.991288 +vn 0.058751 0.176342 -0.982574 +vn -0.281842 0.006127 -0.959441 +vn -0.229242 -0.035764 -0.972712 +vn -0.229242 -0.035764 -0.972712 +vn -0.281842 0.006127 -0.959441 +vn -0.617062 -0.186315 -0.764540 +vn -0.571982 -0.226339 -0.788421 +vn -0.189911 -0.119406 -0.974513 +vn -0.229242 -0.035764 -0.972712 +vn -0.571982 -0.226339 -0.788421 +vn -0.491242 -0.327395 -0.807152 +vn -0.802040 -0.519751 -0.294262 +vn -0.698239 -0.466079 -0.543353 +vn -0.781211 -0.345846 -0.519711 +vn -0.877525 -0.391704 -0.276620 +vn -0.698239 -0.466079 -0.543353 +vn -0.491242 -0.327395 -0.807152 +vn -0.571982 -0.226339 -0.788421 +vn -0.781211 -0.345846 -0.519711 +vn -0.781211 -0.345846 -0.519711 +vn -0.571982 -0.226339 -0.788421 +vn -0.617062 -0.186315 -0.764540 +vn -0.811197 -0.285805 -0.510172 +vn -0.877525 -0.391704 -0.276620 +vn -0.781211 -0.345846 -0.519711 +vn -0.811197 -0.285805 -0.510172 +vn -0.907806 -0.327458 -0.262030 +vn -0.051665 -0.941692 -0.332485 +vn -0.039191 -0.686595 -0.725983 +vn -0.135130 -0.639478 -0.756840 +vn -0.189058 -0.919330 -0.345093 +vn -0.039191 -0.686595 -0.725983 +vn -0.019669 -0.312328 -0.949771 +vn -0.063291 -0.279335 -0.958106 +vn -0.135130 -0.639478 -0.756840 +vn -0.135130 -0.639478 -0.756840 +vn -0.063291 -0.279335 -0.958106 +vn -0.140962 -0.230305 -0.962855 +vn -0.319488 -0.543025 -0.776564 +vn -0.189058 -0.919330 -0.345093 +vn -0.135130 -0.639478 -0.756840 +vn -0.319488 -0.543025 -0.776564 +vn -0.468626 -0.810933 -0.350396 +vn 0.007479 -0.343469 -0.939134 +vn -0.002496 -0.332324 -0.943162 +vn -0.004831 -0.705867 -0.708328 +vn 0.014652 -0.712467 -0.701552 +vn -0.002496 -0.332324 -0.943162 +vn -0.019669 -0.312328 -0.949771 +vn -0.039191 -0.686595 -0.725983 +vn -0.004831 -0.705867 -0.708328 +vn -0.004831 -0.705867 -0.708328 +vn -0.039191 -0.686595 -0.725983 +vn -0.051665 -0.941692 -0.332485 +vn -0.007106 -0.946990 -0.321184 +vn 0.014652 -0.712467 -0.701552 +vn -0.004831 -0.705867 -0.708328 +vn -0.007106 -0.946990 -0.321184 +vn 0.022777 -0.945454 -0.324957 +vn 0.100959 -0.310835 -0.945087 +vn 0.032882 -0.339028 -0.940202 +vn 0.063740 -0.694572 -0.716594 +vn 0.199528 -0.637542 -0.744129 +vn 0.032882 -0.339028 -0.940202 +vn 0.007479 -0.343469 -0.939134 +vn 0.014652 -0.712467 -0.701552 +vn 0.063740 -0.694572 -0.716594 +vn 0.063740 -0.694572 -0.716594 +vn 0.014652 -0.712467 -0.701552 +vn 0.022777 -0.945454 -0.324957 +vn 0.089643 -0.931121 -0.353522 +vn 0.199528 -0.637542 -0.744129 +vn 0.063740 -0.694572 -0.716594 +vn 0.089643 -0.931121 -0.353522 +vn 0.275646 -0.878480 -0.390247 +vn 0.296627 -0.084158 -0.951278 +vn 0.208466 -0.220822 -0.952775 +vn 0.428070 -0.459051 -0.778478 +vn 0.625623 -0.170988 -0.761156 +vn 0.208466 -0.220822 -0.952775 +vn 0.100959 -0.310835 -0.945087 +vn 0.199528 -0.637542 -0.744129 +vn 0.428070 -0.459051 -0.778478 +vn 0.428070 -0.459051 -0.778478 +vn 0.199528 -0.637542 -0.744129 +vn 0.275646 -0.878480 -0.390247 +vn 0.626565 -0.665743 -0.405218 +vn 0.625623 -0.170988 -0.761156 +vn 0.428070 -0.459051 -0.778478 +vn 0.626565 -0.665743 -0.405218 +vn 0.902328 -0.239286 -0.358534 +vn 0.340215 0.081784 -0.936784 +vn 0.331846 0.041498 -0.942420 +vn 0.692987 0.087786 -0.715586 +vn 0.732334 0.163780 -0.660956 +vn 0.331846 0.041498 -0.942420 +vn 0.296627 -0.084158 -0.951278 +vn 0.625623 -0.170988 -0.761156 +vn 0.692987 0.087786 -0.715586 +vn 0.692987 0.087786 -0.715586 +vn 0.625623 -0.170988 -0.761156 +vn 0.902328 -0.239286 -0.358534 +vn 0.944932 0.119673 -0.304603 +vn 0.732334 0.163780 -0.660956 +vn 0.692987 0.087786 -0.715586 +vn 0.944932 0.119673 -0.304603 +vn 0.944035 0.198284 -0.263595 +vn 0.359096 0.093784 -0.928577 +vn 0.325592 0.062725 -0.943428 +vn 0.750465 0.133005 -0.647389 +vn 0.758326 0.207451 -0.617986 +vn 0.325592 0.062725 -0.943428 +vn 0.340215 0.081784 -0.936784 +vn 0.732334 0.163780 -0.660956 +vn 0.750465 0.133005 -0.647389 +vn 0.750465 0.133005 -0.647389 +vn 0.732334 0.163780 -0.660956 +vn 0.944035 0.198284 -0.263595 +vn 0.959659 0.162845 -0.229208 +vn 0.758326 0.207451 -0.617986 +vn 0.750465 0.133005 -0.647389 +vn 0.959659 0.162845 -0.229208 +vn 0.943097 0.239992 -0.230157 +vn 0.389735 0.041683 -0.919983 +vn 0.454762 0.059336 -0.888634 +vn 0.801423 0.121300 -0.585668 +vn 0.753338 0.118634 -0.646844 +vn 0.454762 0.059336 -0.888634 +vn 0.359096 0.093784 -0.928577 +vn 0.758326 0.207451 -0.617986 +vn 0.801423 0.121300 -0.585668 +vn 0.801423 0.121300 -0.585668 +vn 0.758326 0.207451 -0.617986 +vn 0.943097 0.239992 -0.230157 +vn 0.960527 0.149172 -0.234810 +vn 0.753338 0.118634 -0.646844 +vn 0.801423 0.121300 -0.585668 +vn 0.960527 0.149172 -0.234810 +vn 0.951258 0.178427 -0.251540 +vn 0.316370 0.071659 -0.945926 +vn 0.335699 0.096038 -0.937061 +vn 0.722880 0.218219 -0.655610 +vn 0.711485 0.162500 -0.683654 +vn 0.335699 0.096038 -0.937061 +vn 0.389735 0.041683 -0.919983 +vn 0.753338 0.118634 -0.646844 +vn 0.722880 0.218219 -0.655610 +vn 0.722880 0.218219 -0.655610 +vn 0.753338 0.118634 -0.646844 +vn 0.951258 0.178427 -0.251540 +vn 0.921407 0.275925 -0.273633 +vn 0.711485 0.162500 -0.683654 +vn 0.722880 0.218219 -0.655610 +vn 0.921407 0.275925 -0.273633 +vn 0.942442 0.207123 -0.262494 +vn 0.307929 0.082444 -0.947830 +vn 0.309560 0.077305 -0.947732 +vn 0.704765 0.172478 -0.688155 +vn 0.695391 0.182564 -0.695055 +vn 0.309560 0.077305 -0.947732 +vn 0.316370 0.071659 -0.945926 +vn 0.711485 0.162500 -0.683654 +vn 0.704765 0.172478 -0.688155 +vn 0.704765 0.172478 -0.688155 +vn 0.711485 0.162500 -0.683654 +vn 0.942442 0.207123 -0.262494 +vn 0.939067 0.231331 -0.254242 +vn 0.695391 0.182564 -0.695055 +vn 0.704765 0.172478 -0.688155 +vn 0.939067 0.231331 -0.254242 +vn 0.930376 0.246433 -0.271424 +vn 0.293915 0.093425 -0.951255 +vn 0.302059 0.088437 -0.949178 +vn 0.682757 0.196694 -0.703672 +vn 0.669326 0.210238 -0.712603 +vn 0.302059 0.088437 -0.949178 +vn 0.307929 0.082444 -0.947830 +vn 0.695391 0.182564 -0.695055 +vn 0.682757 0.196694 -0.703672 +vn 0.682757 0.196694 -0.703672 +vn 0.695391 0.182564 -0.695055 +vn 0.930376 0.246433 -0.271424 +vn 0.919136 0.266115 -0.290468 +vn 0.669326 0.210238 -0.712603 +vn 0.682757 0.196694 -0.703672 +vn 0.919136 0.266115 -0.290468 +vn 0.908499 0.285502 -0.305155 +vn 0.272774 0.106731 -0.956140 +vn 0.284110 0.099027 -0.953664 +vn 0.654096 0.227118 -0.721509 +vn 0.636666 0.250387 -0.729358 +vn 0.284110 0.099027 -0.953664 +vn 0.293915 0.093425 -0.951255 +vn 0.669326 0.210238 -0.712603 +vn 0.654096 0.227118 -0.721509 +vn 0.654096 0.227118 -0.721509 +vn 0.669326 0.210238 -0.712603 +vn 0.908499 0.285502 -0.305155 +vn 0.895969 0.311542 -0.316513 +vn 0.636666 0.250387 -0.729358 +vn 0.654096 0.227118 -0.721509 +vn 0.895969 0.311542 -0.316513 +vn 0.880228 0.346642 -0.324096 +vn 0.260587 0.132221 -0.956354 +vn 0.260787 0.117647 -0.958201 +vn 0.619669 0.280969 -0.732849 +vn 0.603320 0.307717 -0.735741 +vn 0.260787 0.117647 -0.958201 +vn 0.272774 0.106731 -0.956140 +vn 0.636666 0.250387 -0.729358 +vn 0.619669 0.280969 -0.732849 +vn 0.619669 0.280969 -0.732849 +vn 0.636666 0.250387 -0.729358 +vn 0.880228 0.346642 -0.324096 +vn 0.862447 0.390127 -0.322468 +vn 0.603320 0.307717 -0.735741 +vn 0.619669 0.280969 -0.732849 +vn 0.862447 0.390127 -0.322468 +vn 0.832772 0.432530 -0.345556 +vn 0.275813 0.139990 -0.950963 +vn 0.277023 0.139737 -0.950648 +vn 0.609917 0.306718 -0.730702 +vn 0.617595 0.305017 -0.724942 +vn 0.277023 0.139737 -0.950648 +vn 0.260587 0.132221 -0.956354 +vn 0.603320 0.307717 -0.735741 +vn 0.609917 0.306718 -0.730702 +vn 0.609917 0.306718 -0.730702 +vn 0.603320 0.307717 -0.735741 +vn 0.832772 0.432530 -0.345556 +vn 0.830614 0.413850 -0.372571 +vn 0.617595 0.305017 -0.724942 +vn 0.609917 0.306718 -0.730702 +vn 0.830614 0.413850 -0.372571 +vn 0.842761 0.406324 -0.353064 +vn 0.250243 0.186997 -0.949953 +vn 0.266271 0.156981 -0.951029 +vn 0.596746 0.346686 -0.723674 +vn 0.544670 0.407078 -0.733227 +vn 0.266271 0.156981 -0.951029 +vn 0.275813 0.139990 -0.950963 +vn 0.617595 0.305017 -0.724942 +vn 0.596746 0.346686 -0.723674 +vn 0.596746 0.346686 -0.723674 +vn 0.617595 0.305017 -0.724942 +vn 0.842761 0.406324 -0.353064 +vn 0.812502 0.472875 -0.340924 +vn 0.544670 0.407078 -0.733227 +vn 0.596746 0.346686 -0.723674 +vn 0.812502 0.472875 -0.340924 +vn 0.742039 0.556134 -0.374290 +vn 0.168501 0.257339 -0.951517 +vn 0.221352 0.219044 -0.950275 +vn 0.471332 0.470595 -0.745913 +vn 0.351839 0.541657 -0.763425 +vn 0.221352 0.219044 -0.950275 +vn 0.250243 0.186997 -0.949953 +vn 0.544670 0.407078 -0.733227 +vn 0.471332 0.470595 -0.745913 +vn 0.471332 0.470595 -0.745913 +vn 0.544670 0.407078 -0.733227 +vn 0.742039 0.556134 -0.374290 +vn 0.645484 0.645307 -0.408571 +vn 0.351839 0.541657 -0.763425 +vn 0.471332 0.470595 -0.745913 +vn 0.645484 0.645307 -0.408571 +vn 0.491502 0.752602 -0.438196 +vn -0.000683 0.330173 -0.943920 +vn 0.066516 0.300464 -0.951471 +vn 0.131063 0.599870 -0.789290 +vn -0.003104 0.628910 -0.777472 +vn 0.066516 0.300464 -0.951471 +vn 0.168501 0.257339 -0.951517 +vn 0.351839 0.541657 -0.763425 +vn 0.131063 0.599870 -0.789290 +vn 0.131063 0.599870 -0.789290 +vn 0.351839 0.541657 -0.763425 +vn 0.491502 0.752602 -0.438196 +vn 0.168552 0.840698 -0.514604 +vn -0.003104 0.628910 -0.777472 +vn 0.131063 0.599870 -0.789290 +vn 0.168552 0.840698 -0.514604 +vn -0.006632 0.834015 -0.551702 +vn -0.151737 0.249619 -0.956382 +vn -0.061527 0.293961 -0.953835 +vn -0.126240 0.597457 -0.791902 +vn -0.329098 0.542459 -0.772938 +vn -0.061527 0.293961 -0.953835 +vn -0.000683 0.330173 -0.943920 +vn -0.003104 0.628910 -0.777472 +vn -0.126240 0.597457 -0.791902 +vn -0.126240 0.597457 -0.791902 +vn -0.003104 0.628910 -0.777472 +vn -0.006632 0.834015 -0.551702 +vn -0.165863 0.841648 -0.513923 +vn -0.329098 0.542459 -0.772938 +vn -0.126240 0.597457 -0.791902 +vn -0.165863 0.841648 -0.513923 +vn -0.468096 0.764343 -0.443470 +vn -0.237227 0.170727 -0.956335 +vn -0.200550 0.207904 -0.957369 +vn -0.446889 0.466008 -0.763628 +vn -0.537429 0.389884 -0.747770 +vn -0.200550 0.207904 -0.957369 +vn -0.151737 0.249619 -0.956382 +vn -0.329098 0.542459 -0.772938 +vn -0.446889 0.466008 -0.763628 +vn -0.446889 0.466008 -0.763628 +vn -0.329098 0.542459 -0.772938 +vn -0.468096 0.764343 -0.443470 +vn -0.627891 0.654678 -0.420891 +vn -0.537429 0.389884 -0.747770 +vn -0.446889 0.466008 -0.763628 +vn -0.627891 0.654678 -0.420891 +vn -0.746139 0.545829 -0.381244 +vn -0.280569 0.133413 -0.950517 +vn -0.269414 0.129679 -0.954253 +vn -0.621259 0.305243 -0.721709 +vn -0.654966 0.316142 -0.686348 +vn -0.269414 0.129679 -0.954253 +vn -0.237227 0.170727 -0.956335 +vn -0.537429 0.389884 -0.747770 +vn -0.621259 0.305243 -0.721709 +vn -0.621259 0.305243 -0.721709 +vn -0.537429 0.389884 -0.747770 +vn -0.746139 0.545829 -0.381244 +vn -0.846766 0.422478 -0.323264 +vn -0.654966 0.316142 -0.686348 +vn -0.621259 0.305243 -0.721709 +vn -0.846766 0.422478 -0.323264 +vn -0.862942 0.418086 -0.283787 +vn -0.266539 0.141890 -0.953323 +vn -0.263185 0.151693 -0.952745 +vn -0.620894 0.350327 -0.701257 +vn -0.618606 0.325552 -0.715082 +vn -0.263185 0.151693 -0.952745 +vn -0.280569 0.133413 -0.950517 +vn -0.654966 0.316142 -0.686348 +vn -0.620894 0.350327 -0.701257 +vn -0.620894 0.350327 -0.701257 +vn -0.654966 0.316142 -0.686348 +vn -0.862942 0.418086 -0.283787 +vn -0.837759 0.467776 -0.281682 +vn -0.618606 0.325552 -0.715082 +vn -0.620894 0.350327 -0.701257 +vn -0.837759 0.467776 -0.281682 +vn -0.846557 0.440783 -0.298416 +vn -0.278643 0.111209 -0.953934 +vn -0.271243 0.126711 -0.954134 +vn -0.625984 0.290413 -0.723743 +vn -0.640330 0.254090 -0.724856 +vn -0.271243 0.126711 -0.954134 +vn -0.266539 0.141890 -0.953323 +vn -0.618606 0.325552 -0.715082 +vn -0.625984 0.290413 -0.723743 +vn -0.625984 0.290413 -0.723743 +vn -0.618606 0.325552 -0.715082 +vn -0.846557 0.440783 -0.298416 +vn -0.861856 0.396694 -0.315973 +vn -0.640330 0.254090 -0.724856 +vn -0.625984 0.290413 -0.723743 +vn -0.861856 0.396694 -0.315973 +vn -0.880312 0.348462 -0.321910 +vn -0.295038 0.093939 -0.950857 +vn -0.286498 0.100709 -0.952773 +vn -0.655534 0.228355 -0.719812 +vn -0.669967 0.210621 -0.711887 +vn -0.286498 0.100709 -0.952773 +vn -0.278643 0.111209 -0.953934 +vn -0.640330 0.254090 -0.724856 +vn -0.655534 0.228355 -0.719812 +vn -0.655534 0.228355 -0.719812 +vn -0.640330 0.254090 -0.724856 +vn -0.880312 0.348462 -0.321910 +vn -0.896017 0.312051 -0.315876 +vn -0.669967 0.210621 -0.711887 +vn -0.655534 0.228355 -0.719812 +vn -0.896017 0.312051 -0.315876 +vn -0.908514 0.285668 -0.304952 +vn -0.310546 0.083367 -0.946896 +vn -0.303443 0.088837 -0.948699 +vn -0.683398 0.197337 -0.702870 +vn -0.696272 0.184220 -0.693735 +vn -0.303443 0.088837 -0.948699 +vn -0.295038 0.093939 -0.950857 +vn -0.669967 0.210621 -0.711887 +vn -0.683398 0.197337 -0.702870 +vn -0.683398 0.197337 -0.702870 +vn -0.669967 0.210621 -0.711887 +vn -0.908514 0.285668 -0.304952 +vn -0.918936 0.266749 -0.290519 +vn -0.696272 0.184220 -0.693735 +vn -0.683398 0.197337 -0.702870 +vn -0.918936 0.266749 -0.290519 +vn -0.929658 0.248217 -0.272257 +vn -0.310795 0.078571 -0.947224 +vn -0.313820 0.078750 -0.946211 +vn -0.705870 0.174574 -0.686492 +vn -0.706862 0.177096 -0.684823 +vn -0.313820 0.078750 -0.946211 +vn -0.310546 0.083367 -0.946896 +vn -0.696272 0.184220 -0.693735 +vn -0.705870 0.174574 -0.686492 +vn -0.705870 0.174574 -0.686492 +vn -0.696272 0.184220 -0.693735 +vn -0.929658 0.248217 -0.272257 +vn -0.937939 0.233493 -0.256420 +vn -0.706862 0.177096 -0.684823 +vn -0.705870 0.174574 -0.686492 +vn -0.937939 0.233493 -0.256420 +vn -0.939074 0.234940 -0.250885 +vn -0.322971 0.045439 -0.945317 +vn -0.308181 0.089425 -0.947116 +vn -0.701268 0.201419 -0.683853 +vn -0.715965 0.127052 -0.686477 +vn -0.308181 0.089425 -0.947116 +vn -0.310795 0.078571 -0.947224 +vn -0.706862 0.177096 -0.684823 +vn -0.701268 0.201419 -0.683853 +vn -0.701268 0.201419 -0.683853 +vn -0.706862 0.177096 -0.684823 +vn -0.939074 0.234940 -0.250885 +vn -0.930071 0.264224 -0.255252 +vn -0.715965 0.127052 -0.686477 +vn -0.701268 0.201419 -0.683853 +vn -0.930071 0.264224 -0.255252 +vn -0.957123 0.180600 -0.226496 +vn -0.297826 0.095441 -0.949837 +vn -0.333419 0.050593 -0.941420 +vn -0.743852 0.123758 -0.656786 +vn -0.680174 0.202535 -0.704516 +vn -0.333419 0.050593 -0.941420 +vn -0.322971 0.045439 -0.945317 +vn -0.715965 0.127052 -0.686477 +vn -0.743852 0.123758 -0.656786 +vn -0.743852 0.123758 -0.656786 +vn -0.715965 0.127052 -0.686477 +vn -0.957123 0.180600 -0.226496 +vn -0.961997 0.153329 -0.225948 +vn -0.680174 0.202535 -0.704516 +vn -0.743852 0.123758 -0.656786 +vn -0.961997 0.153329 -0.225948 +vn -0.922231 0.251977 -0.293253 +vn -0.361570 0.054666 -0.930741 +vn -0.315057 0.047452 -0.947886 +vn -0.685037 0.107924 -0.720470 +vn -0.722536 0.114793 -0.681736 +vn -0.315057 0.047452 -0.947886 +vn -0.297826 0.095441 -0.949837 +vn -0.680174 0.202535 -0.704516 +vn -0.685037 0.107924 -0.720470 +vn -0.685037 0.107924 -0.720470 +vn -0.680174 0.202535 -0.704516 +vn -0.922231 0.251977 -0.293253 +vn -0.935439 0.160774 -0.314810 +vn -0.722536 0.114793 -0.681736 +vn -0.685037 0.107924 -0.720470 +vn -0.935439 0.160774 -0.314810 +vn -0.943266 0.150378 -0.296033 +vn -0.294600 -0.083420 -0.951973 +vn -0.334799 0.044076 -0.941258 +vn -0.685413 0.093047 -0.722185 +vn -0.623262 -0.170469 -0.763207 +vn -0.334799 0.044076 -0.941258 +vn -0.361570 0.054666 -0.930741 +vn -0.722536 0.114793 -0.681736 +vn -0.685413 0.093047 -0.722185 +vn -0.685413 0.093047 -0.722185 +vn -0.722536 0.114793 -0.681736 +vn -0.943266 0.150378 -0.296033 +vn -0.939400 0.130492 -0.317017 +vn -0.623262 -0.170469 -0.763207 +vn -0.685413 0.093047 -0.722185 +vn -0.939400 0.130492 -0.317017 +vn -0.901947 -0.239403 -0.359413 +vn -0.100244 -0.309630 -0.945558 +vn -0.206871 -0.219651 -0.953393 +vn -0.426005 -0.457499 -0.780522 +vn -0.198706 -0.636407 -0.745320 +vn -0.206871 -0.219651 -0.953393 +vn -0.294600 -0.083420 -0.951973 +vn -0.623262 -0.170469 -0.763207 +vn -0.426005 -0.457499 -0.780522 +vn -0.426005 -0.457499 -0.780522 +vn -0.623262 -0.170469 -0.763207 +vn -0.901947 -0.239403 -0.359413 +vn -0.625787 -0.665833 -0.406271 +vn -0.198706 -0.636407 -0.745320 +vn -0.426005 -0.457499 -0.780522 +vn -0.625787 -0.665833 -0.406271 +vn -0.275084 -0.878438 -0.390736 +vn -0.007484 -0.343522 -0.939115 +vn -0.032778 -0.338653 -0.940340 +vn -0.063632 -0.694302 -0.716865 +vn -0.014649 -0.712508 -0.701511 +vn -0.032778 -0.338653 -0.940340 +vn -0.100244 -0.309630 -0.945558 +vn -0.198706 -0.636407 -0.745320 +vn -0.063632 -0.694302 -0.716865 +vn -0.063632 -0.694302 -0.716865 +vn -0.198706 -0.636407 -0.745320 +vn -0.275084 -0.878438 -0.390736 +vn -0.089568 -0.931092 -0.353619 +vn -0.014649 -0.712508 -0.701511 +vn -0.063632 -0.694302 -0.716865 +vn -0.089568 -0.931092 -0.353619 +vn -0.022777 -0.945454 -0.324959 +vn 0.019445 -0.312259 -0.949798 +vn 0.002455 -0.332342 -0.943156 +vn 0.004802 -0.705897 -0.708298 +vn 0.039057 -0.686517 -0.726064 +vn 0.002455 -0.332342 -0.943156 +vn -0.007484 -0.343522 -0.939115 +vn -0.014649 -0.712508 -0.701511 +vn 0.004802 -0.705897 -0.708298 +vn 0.004802 -0.705897 -0.708298 +vn -0.014649 -0.712508 -0.701511 +vn -0.022777 -0.945454 -0.324959 +vn 0.007110 -0.946971 -0.321242 +vn 0.039057 -0.686517 -0.726064 +vn 0.004802 -0.705897 -0.708298 +vn 0.007110 -0.946971 -0.321242 +vn 0.051777 -0.941562 -0.332836 +vn 0.148025 -0.227993 -0.962345 +vn 0.062486 -0.279879 -0.958000 +vn 0.135005 -0.639583 -0.756775 +vn 0.330411 -0.521128 -0.786927 +vn 0.062486 -0.279879 -0.958000 +vn 0.019445 -0.312259 -0.949798 +vn 0.039057 -0.686517 -0.726064 +vn 0.135005 -0.639583 -0.756775 +vn 0.135005 -0.639583 -0.756775 +vn 0.039057 -0.686517 -0.726064 +vn 0.051777 -0.941562 -0.332836 +vn 0.190475 -0.918080 -0.347632 +vn 0.330411 -0.521128 -0.786927 +vn 0.135005 -0.639583 -0.756775 +vn 0.190475 -0.918080 -0.347632 +vn 0.497677 -0.781886 -0.375462 +vn 0.255641 -0.172427 -0.951271 +vn 0.230083 -0.188900 -0.954661 +vn 0.494478 -0.426132 -0.757564 +vn 0.555641 -0.381180 -0.738894 +vn 0.230083 -0.188900 -0.954661 +vn 0.148025 -0.227993 -0.962345 +vn 0.330411 -0.521128 -0.786927 +vn 0.494478 -0.426132 -0.757564 +vn 0.494478 -0.426132 -0.757564 +vn 0.330411 -0.521128 -0.786927 +vn 0.497677 -0.781886 -0.375462 +vn 0.701809 -0.605288 -0.375620 +vn 0.555641 -0.381180 -0.738894 +vn 0.494478 -0.426132 -0.757564 +vn 0.701809 -0.605288 -0.375620 +vn 0.764598 -0.519750 -0.381117 +vn 0.255099 -0.201461 -0.945694 +vn 0.269271 -0.164016 -0.948995 +vn 0.590426 -0.364111 -0.720292 +vn 0.559061 -0.449713 -0.696570 +vn 0.269271 -0.164016 -0.948995 +vn 0.255641 -0.172427 -0.951271 +vn 0.555641 -0.381180 -0.738894 +vn 0.590426 -0.364111 -0.720292 +vn 0.590426 -0.364111 -0.720292 +vn 0.555641 -0.381180 -0.738894 +vn 0.764598 -0.519750 -0.381117 +vn 0.786596 -0.495633 -0.368259 +vn 0.559061 -0.449713 -0.696570 +vn 0.590426 -0.364111 -0.720292 +vn 0.786596 -0.495633 -0.368259 +vn 0.729274 -0.607487 -0.314831 +vn 0.159806 -0.277658 -0.947295 +vn 0.209920 -0.236808 -0.948607 +vn 0.479059 -0.538766 -0.692989 +vn 0.367282 -0.633681 -0.680847 +vn 0.209920 -0.236808 -0.948607 +vn 0.255099 -0.201461 -0.945694 +vn 0.559061 -0.449713 -0.696570 +vn 0.479059 -0.538766 -0.692989 +vn 0.479059 -0.538766 -0.692989 +vn 0.559061 -0.449713 -0.696570 +vn 0.729274 -0.607487 -0.314831 +vn 0.639422 -0.719890 -0.269996 +vn 0.367282 -0.633681 -0.680847 +vn 0.479059 -0.538766 -0.692989 +vn 0.639422 -0.719890 -0.269996 +vn 0.490578 -0.831100 -0.261926 +vn 0.025108 -0.308721 -0.950821 +vn 0.074959 -0.313069 -0.946768 +vn 0.185031 -0.705651 -0.683974 +vn 0.072217 -0.702639 -0.707873 +vn 0.074959 -0.313069 -0.946768 +vn 0.159806 -0.277658 -0.947295 +vn 0.367282 -0.633681 -0.680847 +vn 0.185031 -0.705651 -0.683974 +vn 0.185031 -0.705651 -0.683974 +vn 0.367282 -0.633681 -0.680847 +vn 0.490578 -0.831100 -0.261926 +vn 0.264657 -0.923852 -0.276504 +vn 0.072217 -0.702639 -0.707873 +vn 0.185031 -0.705651 -0.683974 +vn 0.264657 -0.923852 -0.276504 +vn 0.116410 -0.942551 -0.313123 +vn 0.009205 -0.301235 -0.953506 +vn 0.014354 -0.298962 -0.954157 +vn 0.040315 -0.688198 -0.724402 +vn 0.023383 -0.689407 -0.723997 +vn 0.014354 -0.298962 -0.954157 +vn 0.025108 -0.308721 -0.950821 +vn 0.072217 -0.702639 -0.707873 +vn 0.040315 -0.688198 -0.724402 +vn 0.040315 -0.688198 -0.724402 +vn 0.072217 -0.702639 -0.707873 +vn 0.116410 -0.942551 -0.313123 +vn 0.062100 -0.938611 -0.339342 +vn 0.023383 -0.689407 -0.723997 +vn 0.040315 -0.688198 -0.724402 +vn 0.062100 -0.938611 -0.339342 +vn 0.031173 -0.939870 -0.340108 +vn -0.000004 -0.315167 -0.949036 +vn 0.003640 -0.310106 -0.950695 +vn 0.008947 -0.697230 -0.716792 +vn -0.000002 -0.701958 -0.712219 +vn 0.003640 -0.310106 -0.950695 +vn 0.009205 -0.301235 -0.953506 +vn 0.023383 -0.689407 -0.723997 +vn 0.008947 -0.697230 -0.716792 +vn 0.008947 -0.697230 -0.716792 +vn 0.023383 -0.689407 -0.723997 +vn 0.031173 -0.939870 -0.340108 +vn 0.011102 -0.944118 -0.329421 +vn -0.000002 -0.701958 -0.712219 +vn 0.008947 -0.697230 -0.716792 +vn 0.011102 -0.944118 -0.329421 +vn -0.000001 -0.946126 -0.323800 +vn -0.009354 -0.300949 -0.953594 +vn -0.003669 -0.310029 -0.950720 +vn -0.008949 -0.697201 -0.716820 +vn -0.023554 -0.689231 -0.724158 +vn -0.003669 -0.310029 -0.950720 +vn -0.000004 -0.315167 -0.949036 +vn -0.000002 -0.701958 -0.712219 +vn -0.008949 -0.697201 -0.716820 +vn -0.008949 -0.697201 -0.716820 +vn -0.000002 -0.701958 -0.712219 +vn -0.000001 -0.946126 -0.323800 +vn -0.011097 -0.944126 -0.329397 +vn -0.023554 -0.689231 -0.724158 +vn -0.008949 -0.697201 -0.716820 +vn -0.011097 -0.944126 -0.329397 +vn -0.031302 -0.939835 -0.340192 +vn -0.027415 -0.307516 -0.951148 +vn -0.015163 -0.298305 -0.954350 +vn -0.041746 -0.687402 -0.725077 +vn -0.076563 -0.699687 -0.710335 +vn -0.015163 -0.298305 -0.954350 +vn -0.009354 -0.300949 -0.953594 +vn -0.023554 -0.689231 -0.724158 +vn -0.041746 -0.687402 -0.725077 +vn -0.041746 -0.687402 -0.725077 +vn -0.023554 -0.689231 -0.724158 +vn -0.031302 -0.939835 -0.340192 +vn -0.063371 -0.938124 -0.340452 +vn -0.076563 -0.699687 -0.710335 +vn -0.041746 -0.687402 -0.725077 +vn -0.063371 -0.938124 -0.340452 +vn -0.120210 -0.940491 -0.317848 +vn -0.161682 -0.278467 -0.946739 +vn -0.077534 -0.311648 -0.947029 +vn -0.189433 -0.699357 -0.689213 +vn -0.367980 -0.627924 -0.685786 +vn -0.077534 -0.311648 -0.947029 +vn -0.027415 -0.307516 -0.951148 +vn -0.076563 -0.699687 -0.710335 +vn -0.189433 -0.699357 -0.689213 +vn -0.189433 -0.699357 -0.689213 +vn -0.076563 -0.699687 -0.710335 +vn -0.120210 -0.940491 -0.317848 +vn -0.268508 -0.919718 -0.286394 +vn -0.367980 -0.627924 -0.685786 +vn -0.189433 -0.699357 -0.689213 +vn -0.268508 -0.919718 -0.286394 +vn -0.491540 -0.826891 -0.273202 +vn -0.328598 -0.276265 -0.903162 +vn -0.216102 -0.272460 -0.937585 +vn -0.470586 -0.565236 -0.677537 +vn -0.573285 -0.516476 -0.636079 +vn -0.216102 -0.272460 -0.937585 +vn -0.161682 -0.278467 -0.946739 +vn -0.367980 -0.627924 -0.685786 +vn -0.470586 -0.565236 -0.677537 +vn -0.470586 -0.565236 -0.677537 +vn -0.367980 -0.627924 -0.685786 +vn -0.491540 -0.826891 -0.273202 +vn -0.617977 -0.735860 -0.276794 +vn -0.573285 -0.516476 -0.636079 +vn -0.470586 -0.565236 -0.677537 +vn -0.617977 -0.735860 -0.276794 +vn -0.721406 -0.630450 -0.286542 +vn -0.332915 -0.183667 -0.924897 +vn -0.354573 -0.226487 -0.907184 +vn -0.647643 -0.422186 -0.634285 +vn -0.651412 -0.374581 -0.659813 +vn -0.354573 -0.226487 -0.907184 +vn -0.328598 -0.276265 -0.903162 +vn -0.573285 -0.516476 -0.636079 +vn -0.647643 -0.422186 -0.634285 +vn -0.647643 -0.422186 -0.634285 +vn -0.573285 -0.516476 -0.636079 +vn -0.721406 -0.630450 -0.286542 +vn -0.805313 -0.521718 -0.281569 +vn -0.651412 -0.374581 -0.659813 +vn -0.647643 -0.422186 -0.634285 +vn -0.805313 -0.521718 -0.281569 +vn -0.829782 -0.484735 -0.276577 +vn -0.140962 -0.230305 -0.962855 +vn -0.254729 -0.170548 -0.951854 +vn -0.536893 -0.403703 -0.740790 +vn -0.319488 -0.543025 -0.776564 +vn -0.254729 -0.170548 -0.951854 +vn -0.332915 -0.183667 -0.924897 +vn -0.651412 -0.374581 -0.659813 +vn -0.536893 -0.403703 -0.740790 +vn -0.536893 -0.403703 -0.740790 +vn -0.651412 -0.374581 -0.659813 +vn -0.829782 -0.484735 -0.276577 +vn -0.748708 -0.582339 -0.316730 +vn -0.319488 -0.543025 -0.776564 +vn -0.536893 -0.403703 -0.740790 +vn -0.748708 -0.582339 -0.316730 +vn -0.468626 -0.810933 -0.350396 +vn 0.000278 -0.941502 0.337008 +vn 0.000818 -0.942249 0.334913 +vn 0.005699 -0.975090 0.221736 +vn 0.000002 -0.976405 0.215946 +vn 0.000818 -0.942249 0.334913 +vn 0.016887 -0.943033 0.332270 +vn 0.023950 -0.971843 0.234409 +vn 0.005699 -0.975090 0.221736 +vn 0.005699 -0.975090 0.221736 +vn 0.023950 -0.971843 0.234409 +vn 0.031508 -0.938604 0.343555 +vn 0.011337 -0.943010 0.332572 +vn 0.000002 -0.976405 0.215946 +vn 0.005699 -0.975090 0.221736 +vn 0.011337 -0.943010 0.332572 +vn 0.000003 -0.945043 0.326946 +vn 0.016887 -0.943033 0.332270 +vn 0.076603 -0.942559 0.325137 +vn 0.069123 -0.968689 0.238460 +vn 0.023950 -0.971843 0.234409 +vn 0.076603 -0.942559 0.325137 +vn 0.195051 -0.933325 0.301429 +vn 0.149518 -0.965008 0.215415 +vn 0.069123 -0.968689 0.238460 +vn 0.069123 -0.968689 0.238460 +vn 0.149518 -0.965008 0.215415 +vn 0.112037 -0.939707 0.323107 +vn 0.061208 -0.936786 0.344509 +vn 0.023950 -0.971843 0.234409 +vn 0.069123 -0.968689 0.238460 +vn 0.061208 -0.936786 0.344509 +vn 0.031508 -0.938604 0.343555 +vn 0.195051 -0.933325 0.301429 +vn 0.365917 -0.894388 0.257246 +vn 0.307604 -0.935756 0.172457 +vn 0.149518 -0.965008 0.215415 +vn 0.365917 -0.894388 0.257246 +vn 0.539095 -0.813309 0.218873 +vn 0.520643 -0.841876 0.142039 +vn 0.307604 -0.935756 0.172457 +vn 0.307604 -0.935756 0.172457 +vn 0.520643 -0.841876 0.142039 +vn 0.487359 -0.825883 0.283545 +vn 0.258193 -0.920430 0.293504 +vn 0.149518 -0.965008 0.215415 +vn 0.307604 -0.935756 0.172457 +vn 0.258193 -0.920430 0.293504 +vn 0.112037 -0.939707 0.323107 +vn 0.539095 -0.813309 0.218873 +vn 0.648295 -0.732882 0.206392 +vn 0.660651 -0.737245 0.141457 +vn 0.520643 -0.841876 0.142039 +vn 0.648295 -0.732882 0.206392 +vn 0.698233 -0.678548 0.228131 +vn 0.736135 -0.648871 0.192543 +vn 0.660651 -0.737245 0.141457 +vn 0.660651 -0.737245 0.141457 +vn 0.736135 -0.648871 0.192543 +vn 0.729748 -0.600899 0.326173 +vn 0.640147 -0.711425 0.289976 +vn 0.520643 -0.841876 0.142039 +vn 0.660651 -0.737245 0.141457 +vn 0.640147 -0.711425 0.289976 +vn 0.487359 -0.825883 0.283545 +vn 0.698233 -0.678548 0.228131 +vn 0.742667 -0.594481 0.308282 +vn 0.790851 -0.548437 0.271608 +vn 0.736135 -0.648871 0.192543 +vn 0.742667 -0.594481 0.308282 +vn 0.740952 -0.548247 0.387834 +vn 0.791368 -0.534590 0.296564 +vn 0.790851 -0.548437 0.271608 +vn 0.790851 -0.548437 0.271608 +vn 0.791368 -0.534590 0.296564 +vn 0.750345 -0.518822 0.409642 +vn 0.776378 -0.500768 0.382712 +vn 0.736135 -0.648871 0.192543 +vn 0.790851 -0.548437 0.271608 +vn 0.776378 -0.500768 0.382712 +vn 0.729748 -0.600899 0.326173 +vn 0.740952 -0.548247 0.387834 +vn 0.652618 -0.640486 0.404807 +vn 0.733317 -0.621610 0.275405 +vn 0.791368 -0.534590 0.296564 +vn 0.652618 -0.640486 0.404807 +vn 0.500123 -0.771052 0.394153 +vn 0.523300 -0.800206 0.292962 +vn 0.733317 -0.621610 0.275405 +vn 0.733317 -0.621610 0.275405 +vn 0.523300 -0.800206 0.292962 +vn 0.496870 -0.778155 0.384180 +vn 0.699648 -0.591434 0.400872 +vn 0.791368 -0.534590 0.296564 +vn 0.733317 -0.621610 0.275405 +vn 0.699648 -0.591434 0.400872 +vn 0.750345 -0.518822 0.409642 +vn 0.500123 -0.771052 0.394153 +vn 0.296075 -0.842738 0.449591 +vn 0.213239 -0.926941 0.308722 +vn 0.523300 -0.800206 0.292962 +vn 0.296075 -0.842738 0.449591 +vn 0.137299 -0.877022 0.460415 +vn 0.069531 -0.950707 0.302195 +vn 0.213239 -0.926941 0.308722 +vn 0.213239 -0.926941 0.308722 +vn 0.069531 -0.950707 0.302195 +vn 0.050976 -0.940694 0.335405 +vn 0.189377 -0.917329 0.350207 +vn 0.523300 -0.800206 0.292962 +vn 0.213239 -0.926941 0.308722 +vn 0.189377 -0.917329 0.350207 +vn 0.496870 -0.778155 0.384180 +vn 0.137299 -0.877022 0.460415 +vn 0.041234 -0.884246 0.465198 +vn 0.015997 -0.956716 0.290583 +vn 0.069531 -0.950707 0.302195 +vn 0.041234 -0.884246 0.465198 +vn -0.052900 -0.870116 0.490000 +vn -0.034259 -0.953527 0.299354 +vn 0.015997 -0.956716 0.290583 +vn 0.015997 -0.956716 0.290583 +vn -0.034259 -0.953527 0.299354 +vn -0.022522 -0.944534 0.327640 +vn 0.006735 -0.946037 0.323987 +vn 0.069531 -0.950707 0.302195 +vn 0.015997 -0.956716 0.290583 +vn 0.006735 -0.946037 0.323987 +vn 0.050976 -0.940694 0.335405 +vn -0.052900 -0.870116 0.490000 +vn -0.191415 -0.818528 0.541639 +vn -0.121922 -0.932084 0.341109 +vn -0.034259 -0.953527 0.299354 +vn -0.191415 -0.818528 0.541639 +vn -0.403098 -0.700036 0.589459 +vn -0.311528 -0.865112 0.393106 +vn -0.121922 -0.932084 0.341109 +vn -0.121922 -0.932084 0.341109 +vn -0.311528 -0.865112 0.393106 +vn -0.274123 -0.878028 0.392332 +vn -0.088789 -0.930337 0.355793 +vn -0.034259 -0.953527 0.299354 +vn -0.121922 -0.932084 0.341109 +vn -0.088789 -0.930337 0.355793 +vn -0.022522 -0.944534 0.327640 +vn -0.403098 -0.700036 0.589459 +vn -0.671127 -0.484650 0.560984 +vn -0.642431 -0.659759 0.389872 +vn -0.311528 -0.865112 0.393106 +vn -0.671127 -0.484650 0.560984 +vn -0.872269 -0.201339 0.445656 +vn -0.915639 -0.244073 0.319427 +vn -0.642431 -0.659759 0.389872 +vn -0.642431 -0.659759 0.389872 +vn -0.915639 -0.244073 0.319427 +vn -0.902055 -0.239203 0.359274 +vn -0.625214 -0.665768 0.407260 +vn -0.311528 -0.865112 0.393106 +vn -0.642431 -0.659759 0.389872 +vn -0.625214 -0.665768 0.407260 +vn -0.274123 -0.878028 0.392332 +vn -0.872269 -0.201339 0.445656 +vn -0.902279 0.041445 0.429156 +vn -0.957171 0.125626 0.260847 +vn -0.915639 -0.244073 0.319427 +vn -0.902279 0.041445 0.429156 +vn -0.917668 0.116807 0.379792 +vn -0.959020 0.154614 0.237435 +vn -0.957171 0.125626 0.260847 +vn -0.957171 0.125626 0.260847 +vn -0.959020 0.154614 0.237435 +vn -0.940685 0.155336 0.301632 +vn -0.940189 0.129061 0.315259 +vn -0.915639 -0.244073 0.319427 +vn -0.957171 0.125626 0.260847 +vn -0.940189 0.129061 0.315259 +vn -0.902055 -0.239203 0.359274 +vn -0.917668 0.116807 0.379792 +vn -0.903806 0.178773 0.388812 +vn -0.947370 0.176337 0.267199 +vn -0.959020 0.154614 0.237435 +vn -0.903806 0.178773 0.388812 +vn -0.899560 0.200396 0.388114 +vn -0.931702 0.240406 0.272279 +vn -0.947370 0.176337 0.267199 +vn -0.947370 0.176337 0.267199 +vn -0.931702 0.240406 0.272279 +vn -0.917995 0.265408 0.294693 +vn -0.937015 0.154169 0.313426 +vn -0.959020 0.154614 0.237435 +vn -0.947370 0.176337 0.267199 +vn -0.937015 0.154169 0.313426 +vn -0.940685 0.155336 0.301632 +vn -0.899560 0.200396 0.388114 +vn -0.922794 0.123004 0.365132 +vn -0.964300 0.144755 0.221747 +vn -0.931702 0.240406 0.272279 +vn -0.922794 0.123004 0.365132 +vn -0.907728 0.185400 0.376373 +vn -0.956935 0.189837 0.219630 +vn -0.964300 0.144755 0.221747 +vn -0.964300 0.144755 0.221747 +vn -0.956935 0.189837 0.219630 +vn -0.950632 0.170754 0.259117 +vn -0.952824 0.166041 0.254080 +vn -0.931702 0.240406 0.272279 +vn -0.964300 0.144755 0.221747 +vn -0.952824 0.166041 0.254080 +vn -0.917995 0.265408 0.294693 +vn -0.907728 0.185400 0.376373 +vn -0.900347 0.227354 0.371061 +vn -0.938841 0.259656 0.226179 +vn -0.956935 0.189837 0.219630 +vn -0.900347 0.227354 0.371061 +vn -0.911698 0.207094 0.354850 +vn -0.951139 0.226681 0.209643 +vn -0.938841 0.259656 0.226179 +vn -0.938841 0.259656 0.226179 +vn -0.951139 0.226681 0.209643 +vn -0.935055 0.228838 0.270750 +vn -0.924038 0.262984 0.277478 +vn -0.956935 0.189837 0.219630 +vn -0.938841 0.259656 0.226179 +vn -0.924038 0.262984 0.277478 +vn -0.950632 0.170754 0.259117 +vn -0.911698 0.207094 0.354850 +vn -0.911507 0.214680 0.350811 +vn -0.951835 0.229308 0.203540 +vn -0.951139 0.226681 0.209643 +vn -0.911507 0.214680 0.350811 +vn -0.905569 0.239653 0.350017 +vn -0.946240 0.248965 0.206508 +vn -0.951835 0.229308 0.203540 +vn -0.951835 0.229308 0.203540 +vn -0.946240 0.248965 0.206508 +vn -0.932605 0.241843 0.267880 +vn -0.937285 0.226474 0.264964 +vn -0.951139 0.226681 0.209643 +vn -0.951835 0.229308 0.203540 +vn -0.937285 0.226474 0.264964 +vn -0.935055 0.228838 0.270750 +vn -0.905569 0.239653 0.350017 +vn -0.900753 0.259703 0.348134 +vn -0.939369 0.269333 0.212239 +vn -0.946240 0.248965 0.206508 +vn -0.900753 0.259703 0.348134 +vn -0.897714 0.275689 0.343663 +vn -0.932921 0.289529 0.214083 +vn -0.939369 0.269333 0.212239 +vn -0.939369 0.269333 0.212239 +vn -0.932921 0.289529 0.214083 +vn -0.916577 0.284502 0.280973 +vn -0.924992 0.262445 0.274796 +vn -0.946240 0.248965 0.206508 +vn -0.939369 0.269333 0.212239 +vn -0.924992 0.262445 0.274796 +vn -0.932605 0.241843 0.267880 +vn -0.897714 0.275689 0.343663 +vn -0.890299 0.306732 0.336577 +vn -0.923049 0.320566 0.212646 +vn -0.932921 0.289529 0.214083 +vn -0.890299 0.306732 0.336577 +vn -0.875383 0.351603 0.331784 +vn -0.907706 0.361986 0.212217 +vn -0.923049 0.320566 0.212646 +vn -0.923049 0.320566 0.212646 +vn -0.907706 0.361986 0.212217 +vn -0.888011 0.353521 0.294039 +vn -0.904750 0.314254 0.287528 +vn -0.932921 0.289529 0.214083 +vn -0.923049 0.320566 0.212646 +vn -0.904750 0.314254 0.287528 +vn -0.916577 0.284502 0.280973 +vn -0.875383 0.351603 0.331784 +vn -0.859369 0.393508 0.326553 +vn -0.888531 0.409058 0.207809 +vn -0.907706 0.361986 0.212217 +vn -0.859369 0.393508 0.326553 +vn -0.850418 0.425215 0.309808 +vn -0.872402 0.449550 0.191883 +vn -0.888531 0.409058 0.207809 +vn -0.888531 0.409058 0.207809 +vn -0.872402 0.449550 0.191883 +vn -0.849212 0.445159 0.284030 +vn -0.867002 0.402646 0.293570 +vn -0.907706 0.361986 0.212217 +vn -0.888531 0.409058 0.207809 +vn -0.867002 0.402646 0.293570 +vn -0.888011 0.353521 0.294039 +vn -0.850418 0.425215 0.309808 +vn -0.824718 0.475436 0.306268 +vn -0.856027 0.481650 0.187697 +vn -0.872402 0.449550 0.191883 +vn -0.824718 0.475436 0.306268 +vn -0.834403 0.436336 0.336723 +vn -0.876650 0.432796 0.210171 +vn -0.856027 0.481650 0.187697 +vn -0.856027 0.481650 0.187697 +vn -0.876650 0.432796 0.210171 +vn -0.865003 0.418663 0.276570 +vn -0.839209 0.470066 0.273436 +vn -0.872402 0.449550 0.191883 +vn -0.856027 0.481650 0.187697 +vn -0.839209 0.470066 0.273436 +vn -0.849212 0.445159 0.284030 +vn -0.834403 0.436336 0.336723 +vn -0.810723 0.438778 0.387560 +vn -0.859763 0.442926 0.254213 +vn -0.876650 0.432796 0.210171 +vn -0.810723 0.438778 0.387560 +vn -0.698859 0.558430 0.446937 +vn -0.757418 0.570259 0.318000 +vn -0.859763 0.442926 0.254213 +vn -0.859763 0.442926 0.254213 +vn -0.757418 0.570259 0.318000 +vn -0.750906 0.548889 0.367234 +vn -0.850488 0.422917 0.312749 +vn -0.876650 0.432796 0.210171 +vn -0.859763 0.442926 0.254213 +vn -0.850488 0.422917 0.312749 +vn -0.865003 0.418663 0.276570 +vn -0.698859 0.558430 0.446937 +vn -0.591098 0.635795 0.496354 +vn -0.639413 0.672933 0.371905 +vn -0.757418 0.570259 0.318000 +vn -0.591098 0.635795 0.496354 +vn -0.442632 0.720800 0.533408 +vn -0.477585 0.779127 0.406047 +vn -0.639413 0.672933 0.371905 +vn -0.639413 0.672933 0.371905 +vn -0.477585 0.779127 0.406047 +vn -0.470447 0.770118 0.430810 +vn -0.631713 0.659988 0.406637 +vn -0.757418 0.570259 0.318000 +vn -0.639413 0.672933 0.371905 +vn -0.631713 0.659988 0.406637 +vn -0.750906 0.548889 0.367234 +vn -0.442632 0.720800 0.533408 +vn -0.105499 0.817198 0.566619 +vn -0.135986 0.871157 0.471797 +vn -0.477585 0.779127 0.406047 +vn -0.105499 0.817198 0.566619 +vn -0.008784 0.829676 0.558176 +vn -0.010414 0.864509 0.502509 +vn -0.135986 0.871157 0.471797 +vn -0.135986 0.871157 0.471797 +vn -0.010414 0.864509 0.502509 +vn -0.007058 0.839927 0.542654 +vn -0.168706 0.847923 0.502559 +vn -0.477585 0.779127 0.406047 +vn -0.135986 0.871157 0.471797 +vn -0.168706 0.847923 0.502559 +vn -0.470447 0.770118 0.430810 +vn -0.008784 0.829676 0.558176 +vn 0.106110 0.816876 0.566969 +vn 0.136467 0.870841 0.472243 +vn -0.010414 0.864509 0.502509 +vn 0.106110 0.816876 0.566969 +vn 0.461778 0.711489 0.529665 +vn 0.500683 0.767410 0.400499 +vn 0.136467 0.870841 0.472243 +vn 0.136467 0.870841 0.472243 +vn 0.500683 0.767410 0.400499 +vn 0.493571 0.755903 0.430115 +vn 0.170833 0.845187 0.506434 +vn -0.010414 0.864509 0.502509 +vn 0.136467 0.870841 0.472243 +vn 0.170833 0.845187 0.506434 +vn -0.007058 0.839927 0.542654 +vn 0.461778 0.711489 0.529665 +vn 0.603342 0.631458 0.487072 +vn 0.655017 0.665527 0.357808 +vn 0.500683 0.767410 0.400499 +vn 0.603342 0.631458 0.487072 +vn 0.694801 0.568736 0.440217 +vn 0.752921 0.583804 0.303781 +vn 0.655017 0.665527 0.357808 +vn 0.655017 0.665527 0.357808 +vn 0.752921 0.583804 0.303781 +vn 0.747743 0.563151 0.351768 +vn 0.648993 0.649761 0.395751 +vn 0.500683 0.767410 0.400499 +vn 0.655017 0.665527 0.357808 +vn 0.648993 0.649761 0.395751 +vn 0.493571 0.755903 0.430115 +vn 0.694801 0.568736 0.440217 +vn 0.777443 0.496229 0.386445 +vn 0.830210 0.500574 0.245312 +vn 0.752921 0.583804 0.303781 +vn 0.777443 0.496229 0.386445 +vn 0.849192 0.409440 0.333514 +vn 0.879445 0.415980 0.231381 +vn 0.830210 0.500574 0.245312 +vn 0.830210 0.500574 0.245312 +vn 0.879445 0.415980 0.231381 +vn 0.854184 0.411676 0.317638 +vn 0.820874 0.481017 0.307877 +vn 0.752921 0.583804 0.303781 +vn 0.830210 0.500574 0.245312 +vn 0.820874 0.481017 0.307877 +vn 0.747743 0.563151 0.351768 +vn 0.849192 0.409440 0.333514 +vn 0.852252 0.425170 0.304790 +vn 0.868239 0.432143 0.243750 +vn 0.879445 0.415980 0.231381 +vn 0.852252 0.425170 0.304790 +vn 0.837749 0.446168 0.314819 +vn 0.859529 0.458936 0.224919 +vn 0.868239 0.432143 0.243750 +vn 0.868239 0.432143 0.243750 +vn 0.859529 0.458936 0.224919 +vn 0.841574 0.436692 0.317890 +vn 0.841927 0.417186 0.342222 +vn 0.879445 0.415980 0.231381 +vn 0.868239 0.432143 0.243750 +vn 0.841927 0.417186 0.342222 +vn 0.854184 0.411676 0.317638 +vn 0.837749 0.446168 0.314819 +vn 0.861052 0.388034 0.328664 +vn 0.891070 0.402217 0.210277 +vn 0.859529 0.458936 0.224919 +vn 0.861052 0.388034 0.328664 +vn 0.875740 0.350244 0.332278 +vn 0.908247 0.360194 0.212953 +vn 0.891070 0.402217 0.210277 +vn 0.891070 0.402217 0.210277 +vn 0.908247 0.360194 0.212953 +vn 0.888811 0.351605 0.293921 +vn 0.870259 0.395472 0.293684 +vn 0.859529 0.458936 0.224919 +vn 0.891070 0.402217 0.210277 +vn 0.870259 0.395472 0.293684 +vn 0.841574 0.436692 0.317890 +vn 0.875740 0.350244 0.332278 +vn 0.890350 0.306390 0.336753 +vn 0.923171 0.320113 0.212800 +vn 0.908247 0.360194 0.212953 +vn 0.890350 0.306390 0.336753 +vn 0.897712 0.275637 0.343711 +vn 0.932965 0.289387 0.214086 +vn 0.923171 0.320113 0.212800 +vn 0.923171 0.320113 0.212800 +vn 0.932965 0.289387 0.214086 +vn 0.916659 0.284359 0.280849 +vn 0.904962 0.313777 0.287380 +vn 0.908247 0.360194 0.212953 +vn 0.923171 0.320113 0.212800 +vn 0.904962 0.313777 0.287380 +vn 0.888811 0.351605 0.293921 +vn 0.897712 0.275637 0.343711 +vn 0.900898 0.259312 0.348053 +vn 0.939554 0.268776 0.212127 +vn 0.932965 0.289387 0.214086 +vn 0.900898 0.259312 0.348053 +vn 0.905957 0.238653 0.349694 +vn 0.946745 0.247450 0.206018 +vn 0.939554 0.268776 0.212127 +vn 0.939554 0.268776 0.212127 +vn 0.946745 0.247450 0.206018 +vn 0.933277 0.240078 0.267125 +vn 0.925245 0.261806 0.274554 +vn 0.932965 0.289387 0.214086 +vn 0.939554 0.268776 0.212127 +vn 0.925245 0.261806 0.274554 +vn 0.916659 0.284359 0.280849 +vn 0.905957 0.238653 0.349694 +vn 0.912035 0.213409 0.350213 +vn 0.952497 0.227521 0.202444 +vn 0.946745 0.247450 0.206018 +vn 0.912035 0.213409 0.350213 +vn 0.918576 0.190621 0.346240 +vn 0.956400 0.202422 0.210532 +vn 0.952497 0.227521 0.202444 +vn 0.952497 0.227521 0.202444 +vn 0.956400 0.202422 0.210532 +vn 0.939319 0.208377 0.272504 +vn 0.938246 0.224401 0.263321 +vn 0.946745 0.247450 0.206018 +vn 0.952497 0.227521 0.202444 +vn 0.938246 0.224401 0.263321 +vn 0.933277 0.240078 0.267125 +vn 0.918576 0.190621 0.346240 +vn 0.906978 0.227938 0.354168 +vn 0.937963 0.256611 0.233187 +vn 0.956400 0.202422 0.210532 +vn 0.906978 0.227938 0.354168 +vn 0.917139 0.189080 0.350862 +vn 0.955722 0.182749 0.230649 +vn 0.937963 0.256611 0.233187 +vn 0.937963 0.256611 0.233187 +vn 0.955722 0.182749 0.230649 +vn 0.941716 0.169404 0.290644 +vn 0.922345 0.260538 0.285306 +vn 0.956400 0.202422 0.210532 +vn 0.937963 0.256611 0.233187 +vn 0.922345 0.260538 0.285306 +vn 0.939319 0.208377 0.272504 +vn 0.917139 0.189080 0.350862 +vn 0.926853 0.172580 0.333406 +vn 0.960632 0.175372 0.215477 +vn 0.955722 0.182749 0.230649 +vn 0.926853 0.172580 0.333406 +vn 0.912710 0.178788 0.367418 +vn 0.941542 0.240995 0.235416 +vn 0.960632 0.175372 0.215477 +vn 0.960632 0.175372 0.215477 +vn 0.941542 0.240995 0.235416 +vn 0.940273 0.249111 0.232013 +vn 0.946571 0.167252 0.275734 +vn 0.955722 0.182749 0.230649 +vn 0.960632 0.175372 0.215477 +vn 0.946571 0.167252 0.275734 +vn 0.941716 0.169404 0.290644 +vn 0.912710 0.178788 0.367418 +vn 0.906473 0.133493 0.400607 +vn 0.953691 0.152917 0.259019 +vn 0.941542 0.240995 0.235416 +vn 0.906473 0.133493 0.400607 +vn 0.900278 0.153717 0.407272 +vn 0.945434 0.187121 0.266721 +vn 0.953691 0.152917 0.259019 +vn 0.953691 0.152917 0.259019 +vn 0.945434 0.187121 0.266721 +vn 0.947290 0.193486 0.255352 +vn 0.963141 0.165370 0.212159 +vn 0.941542 0.240995 0.235416 +vn 0.953691 0.152917 0.259019 +vn 0.963141 0.165370 0.212159 +vn 0.940273 0.249111 0.232013 +vn 0.900278 0.153717 0.407272 +vn 0.898092 0.039466 0.438034 +vn 0.955499 0.115012 0.271651 +vn 0.945434 0.187121 0.266721 +vn 0.898092 0.039466 0.438034 +vn 0.872734 -0.201842 0.444517 +vn 0.915972 -0.244045 0.318493 +vn 0.955499 0.115012 0.271651 +vn 0.955499 0.115012 0.271651 +vn 0.915972 -0.244045 0.318493 +vn 0.902378 -0.239064 0.358555 +vn 0.945123 0.118874 0.304322 +vn 0.945434 0.187121 0.266721 +vn 0.955499 0.115012 0.271651 +vn 0.945123 0.118874 0.304322 +vn 0.947290 0.193486 0.255352 +vn 0.872734 -0.201842 0.444517 +vn 0.671384 -0.485052 0.560329 +vn 0.642979 -0.659643 0.389164 +vn 0.915972 -0.244045 0.318493 +vn 0.671384 -0.485052 0.560329 +vn 0.403217 -0.700278 0.589091 +vn 0.311981 -0.865148 0.392667 +vn 0.642979 -0.659643 0.389164 +vn 0.642979 -0.659643 0.389164 +vn 0.311981 -0.865148 0.392667 +vn 0.274695 -0.878053 0.391875 +vn 0.626016 -0.665608 0.406289 +vn 0.915972 -0.244045 0.318493 +vn 0.642979 -0.659643 0.389164 +vn 0.626016 -0.665608 0.406289 +vn 0.902378 -0.239064 0.358555 +vn 0.403217 -0.700278 0.589091 +vn 0.191894 -0.818620 0.541329 +vn 0.122138 -0.932224 0.340649 +vn 0.311981 -0.865148 0.392667 +vn 0.191894 -0.818620 0.541329 +vn 0.055030 -0.870112 0.489772 +vn 0.035519 -0.954062 0.297498 +vn 0.122138 -0.932224 0.340649 +vn 0.122138 -0.932224 0.340649 +vn 0.035519 -0.954062 0.297498 +vn 0.022520 -0.944530 0.327652 +vn 0.088859 -0.930361 0.355714 +vn 0.311981 -0.865148 0.392667 +vn 0.122138 -0.932224 0.340649 +vn 0.088859 -0.930361 0.355714 +vn 0.274695 -0.878053 0.391875 +vn 0.055030 -0.870112 0.489772 +vn -0.037618 -0.885689 0.462752 +vn -0.013278 -0.958478 0.284856 +vn 0.035519 -0.954062 0.297498 +vn -0.037618 -0.885689 0.462752 +vn -0.128778 -0.880962 0.455327 +vn -0.063820 -0.954888 0.290026 +vn -0.013278 -0.958478 0.284856 +vn -0.013278 -0.958478 0.284856 +vn -0.063820 -0.954888 0.290026 +vn -0.050880 -0.940740 0.335290 +vn -0.006734 -0.946049 0.323955 +vn 0.035519 -0.954062 0.297498 +vn -0.013278 -0.958478 0.284856 +vn -0.006734 -0.946049 0.323955 +vn 0.022520 -0.944530 0.327652 +vn -0.128778 -0.880962 0.455327 +vn -0.279319 -0.854931 0.437120 +vn -0.198825 -0.938489 0.282325 +vn -0.063820 -0.954888 0.290026 +vn -0.279319 -0.854931 0.437120 +vn -0.475285 -0.791378 0.384480 +vn -0.484206 -0.832855 0.268135 +vn -0.198825 -0.938489 0.282325 +vn -0.198825 -0.938489 0.282325 +vn -0.484206 -0.832855 0.268135 +vn -0.467088 -0.808162 0.358753 +vn -0.188130 -0.917995 0.349130 +vn -0.063820 -0.954888 0.290026 +vn -0.198825 -0.938489 0.282325 +vn -0.188130 -0.917995 0.349130 +vn -0.050880 -0.940740 0.335290 +vn -0.475285 -0.791378 0.384480 +vn -0.649124 -0.640744 0.409983 +vn -0.748352 -0.612057 0.255647 +vn -0.484206 -0.832855 0.268135 +vn -0.649124 -0.640744 0.409983 +vn -0.755268 -0.545465 0.363370 +vn -0.832650 -0.507648 0.221332 +vn -0.748352 -0.612057 0.255647 +vn -0.748352 -0.612057 0.255647 +vn -0.832650 -0.507648 0.221332 +vn -0.824590 -0.482841 0.294814 +vn -0.744768 -0.579482 0.330940 +vn -0.484206 -0.832855 0.268135 +vn -0.748352 -0.612057 0.255647 +vn -0.744768 -0.579482 0.330940 +vn -0.467088 -0.808162 0.358753 +vn -0.755268 -0.545465 0.363370 +vn -0.783150 -0.550685 0.288830 +vn -0.823962 -0.527801 0.206186 +vn -0.832650 -0.507648 0.221332 +vn -0.783150 -0.550685 0.288830 +vn -0.709772 -0.667176 0.226053 +vn -0.733772 -0.651294 0.193376 +vn -0.823962 -0.527801 0.206186 +vn -0.823962 -0.527801 0.206186 +vn -0.733772 -0.651294 0.193376 +vn -0.721087 -0.623898 0.301305 +vn -0.800317 -0.519737 0.298942 +vn -0.832650 -0.507648 0.221332 +vn -0.823962 -0.527801 0.206186 +vn -0.800317 -0.519737 0.298942 +vn -0.824590 -0.482841 0.294814 +vn -0.709772 -0.667176 0.226053 +vn -0.620003 -0.758191 0.201849 +vn -0.631714 -0.759627 0.154609 +vn -0.733772 -0.651294 0.193376 +vn -0.620003 -0.758191 0.201849 +vn -0.538803 -0.813147 0.220190 +vn -0.521529 -0.840569 0.146466 +vn -0.631714 -0.759627 0.154609 +vn -0.631714 -0.759627 0.154609 +vn -0.521529 -0.840569 0.146466 +vn -0.489215 -0.822011 0.291490 +vn -0.620149 -0.727200 0.294270 +vn -0.733772 -0.651294 0.193376 +vn -0.631714 -0.759627 0.154609 +vn -0.620149 -0.727200 0.294270 +vn -0.721087 -0.623898 0.301305 +vn -0.538803 -0.813147 0.220190 +vn -0.366212 -0.893899 0.258521 +vn -0.310345 -0.934144 0.176241 +vn -0.521529 -0.840569 0.146466 +vn -0.366212 -0.893899 0.258521 +vn -0.196005 -0.932884 0.302174 +vn -0.152731 -0.964077 0.217323 +vn -0.310345 -0.934144 0.176241 +vn -0.310345 -0.934144 0.176241 +vn -0.152731 -0.964077 0.217323 +vn -0.117569 -0.938166 0.325611 +vn -0.263732 -0.916902 0.299560 +vn -0.521529 -0.840569 0.146466 +vn -0.310345 -0.934144 0.176241 +vn -0.263732 -0.916902 0.299560 +vn -0.489215 -0.822011 0.291490 +vn -0.196005 -0.932884 0.302174 +vn -0.077216 -0.942416 0.325409 +vn -0.070330 -0.968494 0.238899 +vn -0.152731 -0.964077 0.217323 +vn -0.077216 -0.942416 0.325409 +vn -0.017239 -0.942927 0.332552 +vn -0.024085 -0.971834 0.234432 +vn -0.070330 -0.968494 0.238899 +vn -0.070330 -0.968494 0.238899 +vn -0.024085 -0.971834 0.234432 +vn -0.031682 -0.938627 0.343476 +vn -0.063062 -0.936536 0.344852 +vn -0.152731 -0.964077 0.217323 +vn -0.070330 -0.968494 0.238899 +vn -0.063062 -0.936536 0.344852 +vn -0.117569 -0.938166 0.325611 +vn -0.017239 -0.942927 0.332552 +vn -0.000719 -0.942127 0.335254 +vn -0.005689 -0.975092 0.221730 +vn -0.024085 -0.971834 0.234432 +vn -0.000719 -0.942127 0.335254 +vn 0.000278 -0.941502 0.337008 +vn 0.000002 -0.976405 0.215946 +vn -0.005689 -0.975092 0.221730 +vn -0.005689 -0.975092 0.221730 +vn 0.000002 -0.976405 0.215946 +vn 0.000003 -0.945043 0.326946 +vn -0.011317 -0.943020 0.332543 +vn -0.024085 -0.971834 0.234432 +vn -0.005689 -0.975092 0.221730 +vn -0.011317 -0.943020 0.332543 +vn -0.031682 -0.938627 0.343476 +vn 0.022777 -0.945454 -0.324957 +vn -0.007106 -0.946990 -0.321184 +vn -0.013490 -0.958647 -0.284278 +vn 0.035897 -0.954099 -0.297334 +vn -0.007106 -0.946990 -0.321184 +vn -0.051665 -0.941692 -0.332485 +vn -0.064197 -0.955224 -0.288836 +vn -0.013490 -0.958647 -0.284278 +vn -0.013490 -0.958647 -0.284278 +vn -0.064197 -0.955224 -0.288836 +vn -0.128450 -0.880682 -0.455960 +vn -0.037480 -0.884864 -0.464340 +vn 0.035897 -0.954099 -0.297334 +vn -0.013490 -0.958647 -0.284278 +vn -0.037480 -0.884864 -0.464340 +vn 0.055483 -0.868970 -0.491744 +vn 0.275646 -0.878480 -0.390247 +vn 0.089643 -0.931121 -0.353522 +vn 0.122974 -0.932097 -0.340695 +vn 0.312861 -0.864755 -0.392831 +vn 0.089643 -0.931121 -0.353522 +vn 0.022777 -0.945454 -0.324957 +vn 0.035897 -0.954099 -0.297334 +vn 0.122974 -0.932097 -0.340695 +vn 0.122974 -0.932097 -0.340695 +vn 0.035897 -0.954099 -0.297334 +vn 0.055483 -0.868970 -0.491744 +vn 0.192682 -0.817153 -0.543263 +vn 0.312861 -0.864755 -0.392831 +vn 0.122974 -0.932097 -0.340695 +vn 0.192682 -0.817153 -0.543263 +vn 0.403546 -0.698818 -0.590596 +vn 0.902328 -0.239286 -0.358534 +vn 0.626565 -0.665743 -0.405218 +vn 0.643462 -0.659142 -0.389215 +vn 0.915974 -0.243878 -0.318614 +vn 0.626565 -0.665743 -0.405218 +vn 0.275646 -0.878480 -0.390247 +vn 0.312861 -0.864755 -0.392831 +vn 0.643462 -0.659142 -0.389215 +vn 0.643462 -0.659142 -0.389215 +vn 0.312861 -0.864755 -0.392831 +vn 0.403546 -0.698818 -0.590596 +vn 0.671095 -0.484039 -0.561549 +vn 0.915974 -0.243878 -0.318614 +vn 0.643462 -0.659142 -0.389215 +vn 0.671095 -0.484039 -0.561549 +vn 0.872350 -0.201456 -0.445445 +vn 0.944035 0.198284 -0.263595 +vn 0.944932 0.119673 -0.304603 +vn 0.955437 0.115869 -0.271505 +vn 0.944808 0.192846 -0.264854 +vn 0.944932 0.119673 -0.304603 +vn 0.902328 -0.239286 -0.358534 +vn 0.915974 -0.243878 -0.318614 +vn 0.955437 0.115869 -0.271505 +vn 0.955437 0.115869 -0.271505 +vn 0.915974 -0.243878 -0.318614 +vn 0.872350 -0.201456 -0.445445 +vn 0.897953 0.039988 -0.438271 +vn 0.944808 0.192846 -0.264854 +vn 0.955437 0.115869 -0.271505 +vn 0.897953 0.039988 -0.438271 +vn 0.904044 0.153384 -0.398970 +vn 0.943097 0.239992 -0.230157 +vn 0.959659 0.162845 -0.229208 +vn 0.955012 0.152049 -0.254625 +vn 0.951407 0.221080 -0.214357 +vn 0.959659 0.162845 -0.229208 +vn 0.944035 0.198284 -0.263595 +vn 0.944808 0.192846 -0.264854 +vn 0.955012 0.152049 -0.254625 +vn 0.955012 0.152049 -0.254625 +vn 0.944808 0.192846 -0.264854 +vn 0.904044 0.153384 -0.398970 +vn 0.913783 0.133158 -0.383758 +vn 0.951407 0.221080 -0.214357 +vn 0.955012 0.152049 -0.254625 +vn 0.913783 0.133158 -0.383758 +vn 0.921849 0.154771 -0.355305 +vn 0.951258 0.178427 -0.251540 +vn 0.960527 0.149172 -0.234810 +vn 0.971695 0.158775 -0.174929 +vn 0.948033 0.223351 -0.226601 +vn 0.960527 0.149172 -0.234810 +vn 0.943097 0.239992 -0.230157 +vn 0.951407 0.221080 -0.214357 +vn 0.971695 0.158775 -0.174929 +vn 0.971695 0.158775 -0.174929 +vn 0.951407 0.221080 -0.214357 +vn 0.921849 0.154771 -0.355305 +vn 0.931901 0.149230 -0.330591 +vn 0.948033 0.223351 -0.226601 +vn 0.971695 0.158775 -0.174929 +vn 0.931901 0.149230 -0.330591 +vn 0.904647 0.241256 -0.351297 +vn 0.942442 0.207123 -0.262494 +vn 0.921407 0.275925 -0.273633 +vn 0.926193 0.272415 -0.260684 +vn 0.959843 0.183447 -0.212247 +vn 0.921407 0.275925 -0.273633 +vn 0.951258 0.178427 -0.251540 +vn 0.948033 0.223351 -0.226601 +vn 0.926193 0.272415 -0.260684 +vn 0.926193 0.272415 -0.260684 +vn 0.948033 0.223351 -0.226601 +vn 0.904647 0.241256 -0.351297 +vn 0.903821 0.248155 -0.348606 +vn 0.959843 0.183447 -0.212247 +vn 0.926193 0.272415 -0.260684 +vn 0.903821 0.248155 -0.348606 +vn 0.928065 0.164953 -0.333896 +vn 0.930376 0.246433 -0.271424 +vn 0.939067 0.231331 -0.254242 +vn 0.951672 0.240070 -0.191539 +vn 0.943720 0.259356 -0.205249 +vn 0.939067 0.231331 -0.254242 +vn 0.942442 0.207123 -0.262494 +vn 0.959843 0.183447 -0.212247 +vn 0.951672 0.240070 -0.191539 +vn 0.951672 0.240070 -0.191539 +vn 0.959843 0.183447 -0.212247 +vn 0.928065 0.164953 -0.333896 +vn 0.910075 0.232584 -0.343028 +vn 0.943720 0.259356 -0.205249 +vn 0.951672 0.240070 -0.191539 +vn 0.910075 0.232584 -0.343028 +vn 0.902319 0.256767 -0.346252 +vn 0.908499 0.285502 -0.305155 +vn 0.919136 0.266115 -0.290468 +vn 0.935108 0.277661 -0.220176 +vn 0.927967 0.294183 -0.228765 +vn 0.919136 0.266115 -0.290468 +vn 0.930376 0.246433 -0.271424 +vn 0.943720 0.259356 -0.205249 +vn 0.935108 0.277661 -0.220176 +vn 0.935108 0.277661 -0.220176 +vn 0.943720 0.259356 -0.205249 +vn 0.902319 0.256767 -0.346252 +vn 0.896862 0.272977 -0.348026 +vn 0.927967 0.294183 -0.228765 +vn 0.935108 0.277661 -0.220176 +vn 0.896862 0.272977 -0.348026 +vn 0.894000 0.284140 -0.346451 +vn 0.880228 0.346642 -0.324096 +vn 0.895969 0.311542 -0.316513 +vn 0.918443 0.320610 -0.231671 +vn 0.904558 0.356964 -0.233133 +vn 0.895969 0.311542 -0.316513 +vn 0.908499 0.285502 -0.305155 +vn 0.927967 0.294183 -0.228765 +vn 0.918443 0.320610 -0.231671 +vn 0.918443 0.320610 -0.231671 +vn 0.927967 0.294183 -0.228765 +vn 0.894000 0.284140 -0.346451 +vn 0.887313 0.309509 -0.341878 +vn 0.904558 0.356964 -0.233133 +vn 0.918443 0.320610 -0.231671 +vn 0.887313 0.309509 -0.341878 +vn 0.873841 0.348197 -0.339353 +vn 0.832772 0.432530 -0.345556 +vn 0.862447 0.390127 -0.322468 +vn 0.887934 0.398479 -0.229755 +vn 0.855836 0.456791 -0.242666 +vn 0.862447 0.390127 -0.322468 +vn 0.880228 0.346642 -0.324096 +vn 0.904558 0.356964 -0.233133 +vn 0.887934 0.398479 -0.229755 +vn 0.887934 0.398479 -0.229755 +vn 0.904558 0.356964 -0.233133 +vn 0.873841 0.348197 -0.339353 +vn 0.859378 0.384679 -0.336884 +vn 0.855836 0.456791 -0.242666 +vn 0.887934 0.398479 -0.229755 +vn 0.859378 0.384679 -0.336884 +vn 0.835622 0.444202 -0.323141 +vn 0.842761 0.406324 -0.353064 +vn 0.830614 0.413850 -0.372571 +vn 0.862309 0.432660 -0.263113 +vn 0.873336 0.413641 -0.257266 +vn 0.830614 0.413850 -0.372571 +vn 0.832772 0.432530 -0.345556 +vn 0.855836 0.456791 -0.242666 +vn 0.862309 0.432660 -0.263113 +vn 0.862309 0.432660 -0.263113 +vn 0.855836 0.456791 -0.242666 +vn 0.835622 0.444202 -0.323141 +vn 0.848008 0.427589 -0.313131 +vn 0.873336 0.413641 -0.257266 +vn 0.862309 0.432660 -0.263113 +vn 0.848008 0.427589 -0.313131 +vn 0.846184 0.410089 -0.340294 +vn 0.742039 0.556134 -0.374290 +vn 0.812502 0.472875 -0.340924 +vn 0.825959 0.493224 -0.272988 +vn 0.749281 0.575713 -0.327310 +vn 0.812502 0.472875 -0.340924 +vn 0.842761 0.406324 -0.353064 +vn 0.873336 0.413641 -0.257266 +vn 0.825959 0.493224 -0.272988 +vn 0.825959 0.493224 -0.272988 +vn 0.873336 0.413641 -0.257266 +vn 0.846184 0.410089 -0.340294 +vn 0.777606 0.491302 -0.392367 +vn 0.749281 0.575713 -0.327310 +vn 0.825959 0.493224 -0.272988 +vn 0.777606 0.491302 -0.392367 +vn 0.694813 0.562580 -0.448038 +vn 0.491502 0.752602 -0.438196 +vn 0.645484 0.645307 -0.408571 +vn 0.652294 0.658895 -0.374660 +vn 0.498936 0.762806 -0.411327 +vn 0.645484 0.645307 -0.408571 +vn 0.742039 0.556134 -0.374290 +vn 0.749281 0.575713 -0.327310 +vn 0.652294 0.658895 -0.374660 +vn 0.652294 0.658895 -0.374660 +vn 0.749281 0.575713 -0.327310 +vn 0.694813 0.562580 -0.448038 +vn 0.603723 0.624991 -0.494878 +vn 0.498936 0.762806 -0.411327 +vn 0.652294 0.658895 -0.374660 +vn 0.603723 0.624991 -0.494878 +vn 0.462750 0.706677 -0.535229 +vn -0.006632 0.834015 -0.551702 +vn 0.168552 0.840698 -0.514604 +vn 0.136025 0.867644 -0.478217 +vn -0.009697 0.862822 -0.505415 +vn 0.168552 0.840698 -0.514604 +vn 0.491502 0.752602 -0.438196 +vn 0.498936 0.762806 -0.411327 +vn 0.136025 0.867644 -0.478217 +vn 0.136025 0.867644 -0.478217 +vn 0.498936 0.762806 -0.411327 +vn 0.462750 0.706677 -0.535229 +vn 0.108270 0.814213 -0.570381 +vn -0.009697 0.862822 -0.505415 +vn 0.136025 0.867644 -0.478217 +vn 0.108270 0.814213 -0.570381 +vn -0.007437 0.828781 -0.559523 +vn -0.468096 0.764343 -0.443470 +vn -0.165863 0.841648 -0.513923 +vn -0.135383 0.868391 -0.477042 +vn -0.476860 0.774970 -0.414760 +vn -0.165863 0.841648 -0.513923 +vn -0.006632 0.834015 -0.551702 +vn -0.009697 0.862822 -0.505415 +vn -0.135383 0.868391 -0.477042 +vn -0.135383 0.868391 -0.477042 +vn -0.009697 0.862822 -0.505415 +vn -0.007437 0.828781 -0.559523 +vn -0.107227 0.815830 -0.568265 +vn -0.476860 0.774970 -0.414760 +vn -0.135383 0.868391 -0.477042 +vn -0.107227 0.815830 -0.568265 +vn -0.444756 0.717031 -0.536712 +vn -0.746139 0.545829 -0.381244 +vn -0.627891 0.654678 -0.420891 +vn -0.637337 0.668525 -0.383244 +vn -0.753524 0.567759 -0.331440 +vn -0.627891 0.654678 -0.420891 +vn -0.468096 0.764343 -0.443470 +vn -0.476860 0.774970 -0.414760 +vn -0.637337 0.668525 -0.383244 +vn -0.637337 0.668525 -0.383244 +vn -0.476860 0.774970 -0.414760 +vn -0.444756 0.717031 -0.536712 +vn -0.590420 0.631993 -0.501985 +vn -0.753524 0.567759 -0.331440 +vn -0.637337 0.668525 -0.383244 +vn -0.590420 0.631993 -0.501985 +vn -0.696536 0.555872 -0.453700 +vn -0.862942 0.418086 -0.283787 +vn -0.846766 0.422478 -0.323264 +vn -0.855763 0.443082 -0.267110 +vn -0.874110 0.432438 -0.221200 +vn -0.846766 0.422478 -0.323264 +vn -0.746139 0.545829 -0.381244 +vn -0.753524 0.567759 -0.331440 +vn -0.855763 0.443082 -0.267110 +vn -0.855763 0.443082 -0.267110 +vn -0.753524 0.567759 -0.331440 +vn -0.696536 0.555872 -0.453700 +vn -0.806770 0.439013 -0.395462 +vn -0.874110 0.432438 -0.221200 +vn -0.855763 0.443082 -0.267110 +vn -0.806770 0.439013 -0.395462 +vn -0.831331 0.435630 -0.345130 +vn -0.846557 0.440783 -0.298416 +vn -0.837759 0.467776 -0.281682 +vn -0.854947 0.478837 -0.199450 +vn -0.871674 0.444436 -0.206544 +vn -0.837759 0.467776 -0.281682 +vn -0.862942 0.418086 -0.283787 +vn -0.874110 0.432438 -0.221200 +vn -0.854947 0.478837 -0.199450 +vn -0.854947 0.478837 -0.199450 +vn -0.874110 0.432438 -0.221200 +vn -0.831331 0.435630 -0.345130 +vn -0.823513 0.472027 -0.314670 +vn -0.871674 0.444436 -0.206544 +vn -0.854947 0.478837 -0.199450 +vn -0.823513 0.472027 -0.314670 +vn -0.849952 0.419749 -0.318422 +vn -0.880312 0.348462 -0.321910 +vn -0.861856 0.396694 -0.315973 +vn -0.886913 0.402970 -0.225833 +vn -0.904379 0.358058 -0.232147 +vn -0.861856 0.396694 -0.315973 +vn -0.846557 0.440783 -0.298416 +vn -0.871674 0.444436 -0.206544 +vn -0.886913 0.402970 -0.225833 +vn -0.886913 0.402970 -0.225833 +vn -0.871674 0.444436 -0.206544 +vn -0.849952 0.419749 -0.318422 +vn -0.858951 0.387339 -0.334920 +vn -0.904379 0.358058 -0.232147 +vn -0.886913 0.402970 -0.225833 +vn -0.858951 0.387339 -0.334920 +vn -0.873778 0.348773 -0.338923 +vn -0.908514 0.285668 -0.304952 +vn -0.896017 0.312051 -0.315876 +vn -0.918399 0.320905 -0.231440 +vn -0.927943 0.294297 -0.228718 +vn -0.896017 0.312051 -0.315876 +vn -0.880312 0.348462 -0.321910 +vn -0.904379 0.358058 -0.232147 +vn -0.918399 0.320905 -0.231440 +vn -0.918399 0.320905 -0.231440 +vn -0.904379 0.358058 -0.232147 +vn -0.873778 0.348773 -0.338923 +vn -0.887294 0.309670 -0.341781 +vn -0.927943 0.294297 -0.228718 +vn -0.918399 0.320905 -0.231440 +vn -0.887294 0.309670 -0.341781 +vn -0.893986 0.284212 -0.346428 +vn -0.929658 0.248217 -0.272257 +vn -0.918936 0.266749 -0.290519 +vn -0.934923 0.278125 -0.220379 +vn -0.943157 0.260630 -0.206219 +vn -0.918936 0.266749 -0.290519 +vn -0.908514 0.285668 -0.304952 +vn -0.927943 0.294297 -0.228718 +vn -0.934923 0.278125 -0.220379 +vn -0.934923 0.278125 -0.220379 +vn -0.927943 0.294297 -0.228718 +vn -0.893986 0.284212 -0.346428 +vn -0.896753 0.273270 -0.348077 +vn -0.943157 0.260630 -0.206219 +vn -0.934923 0.278125 -0.220379 +vn -0.896753 0.273270 -0.348077 +vn -0.901988 0.257500 -0.346571 +vn -0.939074 0.234940 -0.250885 +vn -0.937939 0.233493 -0.256420 +vn -0.950831 0.241647 -0.193718 +vn -0.952691 0.236116 -0.191387 +vn -0.937939 0.233493 -0.256420 +vn -0.929658 0.248217 -0.272257 +vn -0.943157 0.260630 -0.206219 +vn -0.950831 0.241647 -0.193718 +vn -0.950831 0.241647 -0.193718 +vn -0.943157 0.260630 -0.206219 +vn -0.901988 0.257500 -0.346571 +vn -0.909547 0.233642 -0.343710 +vn -0.952691 0.236116 -0.191387 +vn -0.950831 0.241647 -0.193718 +vn -0.909547 0.233642 -0.343710 +vn -0.912567 0.221033 -0.344045 +vn -0.957123 0.180600 -0.226496 +vn -0.930071 0.264224 -0.255252 +vn -0.943628 0.264307 -0.199268 +vn -0.961103 0.202188 -0.188152 +vn -0.930071 0.264224 -0.255252 +vn -0.939074 0.234940 -0.250885 +vn -0.952691 0.236116 -0.191387 +vn -0.943628 0.264307 -0.199268 +vn -0.943628 0.264307 -0.199268 +vn -0.952691 0.236116 -0.191387 +vn -0.912567 0.221033 -0.344045 +vn -0.903518 0.242821 -0.353119 +vn -0.961103 0.202188 -0.188152 +vn -0.943628 0.264307 -0.199268 +vn -0.903518 0.242821 -0.353119 +vn -0.913727 0.192540 -0.357816 +vn -0.922231 0.251977 -0.293253 +vn -0.961997 0.153329 -0.225948 +vn -0.973535 0.135189 -0.184267 +vn -0.944849 0.229143 -0.233996 +vn -0.961997 0.153329 -0.225948 +vn -0.957123 0.180600 -0.226496 +vn -0.961103 0.202188 -0.188152 +vn -0.973535 0.135189 -0.184267 +vn -0.973535 0.135189 -0.184267 +vn -0.961103 0.202188 -0.188152 +vn -0.913727 0.192540 -0.357816 +vn -0.932032 0.121944 -0.341242 +vn -0.944849 0.229143 -0.233996 +vn -0.973535 0.135189 -0.184267 +vn -0.932032 0.121944 -0.341242 +vn -0.917163 0.181904 -0.354575 +vn -0.943266 0.150378 -0.296033 +vn -0.935439 0.160774 -0.314810 +vn -0.954116 0.172604 -0.244685 +vn -0.961390 0.147820 -0.232118 +vn -0.935439 0.160774 -0.314810 +vn -0.922231 0.251977 -0.293253 +vn -0.944849 0.229143 -0.233996 +vn -0.954116 0.172604 -0.244685 +vn -0.954116 0.172604 -0.244685 +vn -0.944849 0.229143 -0.233996 +vn -0.917163 0.181904 -0.354575 +vn -0.914075 0.152886 -0.375622 +vn -0.961390 0.147820 -0.232118 +vn -0.954116 0.172604 -0.244685 +vn -0.914075 0.152886 -0.375622 +vn -0.917044 0.111341 -0.382927 +vn -0.901947 -0.239403 -0.359413 +vn -0.939400 0.130492 -0.317017 +vn -0.957439 0.126828 -0.259280 +vn -0.915634 -0.243917 -0.319561 +vn -0.939400 0.130492 -0.317017 +vn -0.943266 0.150378 -0.296033 +vn -0.961390 0.147820 -0.232118 +vn -0.957439 0.126828 -0.259280 +vn -0.957439 0.126828 -0.259280 +vn -0.961390 0.147820 -0.232118 +vn -0.917044 0.111341 -0.382927 +vn -0.902065 0.041874 -0.429564 +vn -0.915634 -0.243917 -0.319561 +vn -0.957439 0.126828 -0.259280 +vn -0.902065 0.041874 -0.429564 +vn -0.871970 -0.200964 -0.446411 +vn -0.275084 -0.878438 -0.390736 +vn -0.625787 -0.665833 -0.406271 +vn -0.642858 -0.659296 -0.389952 +vn -0.312418 -0.864743 -0.393210 +vn -0.625787 -0.665833 -0.406271 +vn -0.901947 -0.239403 -0.359413 +vn -0.915634 -0.243917 -0.319561 +vn -0.642858 -0.659296 -0.389952 +vn -0.642858 -0.659296 -0.389952 +vn -0.915634 -0.243917 -0.319561 +vn -0.871970 -0.200964 -0.446411 +vn -0.670917 -0.483707 -0.562048 +vn -0.312418 -0.864743 -0.393210 +vn -0.642858 -0.659296 -0.389952 +vn -0.670917 -0.483707 -0.562048 +vn -0.403430 -0.698667 -0.590854 +vn -0.022777 -0.945454 -0.324959 +vn -0.089568 -0.931092 -0.353619 +vn -0.122788 -0.931968 -0.341115 +vn -0.035675 -0.953866 -0.298107 +vn -0.089568 -0.931092 -0.353619 +vn -0.275084 -0.878438 -0.390736 +vn -0.312418 -0.864743 -0.393210 +vn -0.122788 -0.931968 -0.341115 +vn -0.122788 -0.931968 -0.341115 +vn -0.312418 -0.864743 -0.393210 +vn -0.403430 -0.698667 -0.590854 +vn -0.192223 -0.817103 -0.543501 +vn -0.035675 -0.953866 -0.298107 +vn -0.122788 -0.931968 -0.341115 +vn -0.192223 -0.817103 -0.543501 +vn -0.055201 -0.869083 -0.491578 +vn 0.051777 -0.941562 -0.332836 +vn 0.007110 -0.946971 -0.321242 +vn 0.014298 -0.958143 -0.285932 +vn 0.068523 -0.953266 -0.294258 +vn 0.007110 -0.946971 -0.321242 +vn -0.022777 -0.945454 -0.324959 +vn -0.035675 -0.953866 -0.298107 +vn 0.014298 -0.958143 -0.285932 +vn 0.014298 -0.958143 -0.285932 +vn -0.035675 -0.953866 -0.298107 +vn -0.055201 -0.869083 -0.491578 +vn 0.038321 -0.884287 -0.465369 +vn 0.068523 -0.953266 -0.294258 +vn 0.014298 -0.958143 -0.285932 +vn 0.038321 -0.884287 -0.465369 +vn 0.133542 -0.879330 -0.457105 +vn 0.497677 -0.781886 -0.375462 +vn 0.190475 -0.918080 -0.347632 +vn 0.210680 -0.931046 -0.297939 +vn 0.519258 -0.808517 -0.276895 +vn 0.190475 -0.918080 -0.347632 +vn 0.051777 -0.941562 -0.332836 +vn 0.068523 -0.953266 -0.294258 +vn 0.210680 -0.931046 -0.297939 +vn 0.210680 -0.931046 -0.297939 +vn 0.068523 -0.953266 -0.294258 +vn 0.133542 -0.879330 -0.457105 +vn 0.289419 -0.850606 -0.438984 +vn 0.519258 -0.808517 -0.276895 +vn 0.210680 -0.931046 -0.297939 +vn 0.289419 -0.850606 -0.438984 +vn 0.494256 -0.784131 -0.375299 +vn 0.764598 -0.519750 -0.381117 +vn 0.701809 -0.605288 -0.375620 +vn 0.729000 -0.633283 -0.259829 +vn 0.797441 -0.528365 -0.291407 +vn 0.701809 -0.605288 -0.375620 +vn 0.497677 -0.781886 -0.375462 +vn 0.519258 -0.808517 -0.276895 +vn 0.729000 -0.633283 -0.259829 +vn 0.729000 -0.633283 -0.259829 +vn 0.519258 -0.808517 -0.276895 +vn 0.494256 -0.784131 -0.375299 +vn 0.650489 -0.651684 -0.390092 +vn 0.797441 -0.528365 -0.291407 +vn 0.729000 -0.633283 -0.259829 +vn 0.650489 -0.651684 -0.390092 +vn 0.750582 -0.541828 -0.378217 +vn 0.729274 -0.607487 -0.314831 +vn 0.786596 -0.495633 -0.368259 +vn 0.796736 -0.540522 -0.270272 +vn 0.731020 -0.656724 -0.185267 +vn 0.786596 -0.495633 -0.368259 +vn 0.764598 -0.519750 -0.381117 +vn 0.797441 -0.528365 -0.291407 +vn 0.796736 -0.540522 -0.270272 +vn 0.796736 -0.540522 -0.270272 +vn 0.797441 -0.528365 -0.291407 +vn 0.750582 -0.541828 -0.378217 +vn 0.751228 -0.586946 -0.301912 +vn 0.731020 -0.656724 -0.185267 +vn 0.796736 -0.540522 -0.270272 +vn 0.751228 -0.586946 -0.301912 +vn 0.693292 -0.686277 -0.219933 +vn 0.490578 -0.831100 -0.261926 +vn 0.639422 -0.719890 -0.269996 +vn 0.655862 -0.743424 -0.131021 +vn 0.522461 -0.842430 -0.131702 +vn 0.639422 -0.719890 -0.269996 +vn 0.729274 -0.607487 -0.314831 +vn 0.731020 -0.656724 -0.185267 +vn 0.655862 -0.743424 -0.131021 +vn 0.655862 -0.743424 -0.131021 +vn 0.731020 -0.656724 -0.185267 +vn 0.693292 -0.686277 -0.219933 +vn 0.643926 -0.738214 -0.200999 +vn 0.522461 -0.842430 -0.131702 +vn 0.655862 -0.743424 -0.131021 +vn 0.643926 -0.738214 -0.200999 +vn 0.541753 -0.812340 -0.215886 +vn 0.116410 -0.942551 -0.313123 +vn 0.264657 -0.923852 -0.276504 +vn 0.316316 -0.934302 -0.164387 +vn 0.156473 -0.965080 -0.210088 +vn 0.264657 -0.923852 -0.276504 +vn 0.490578 -0.831100 -0.261926 +vn 0.522461 -0.842430 -0.131702 +vn 0.316316 -0.934302 -0.164387 +vn 0.316316 -0.934302 -0.164387 +vn 0.522461 -0.842430 -0.131702 +vn 0.541753 -0.812340 -0.215886 +vn 0.375977 -0.890608 -0.255848 +vn 0.156473 -0.965080 -0.210088 +vn 0.316316 -0.934302 -0.164387 +vn 0.375977 -0.890608 -0.255848 +vn 0.203003 -0.931888 -0.300624 +vn 0.031173 -0.939870 -0.340108 +vn 0.062100 -0.938611 -0.339342 +vn 0.071108 -0.969408 -0.234932 +vn 0.023913 -0.972501 -0.231670 +vn 0.062100 -0.938611 -0.339342 +vn 0.116410 -0.942551 -0.313123 +vn 0.156473 -0.965080 -0.210088 +vn 0.071108 -0.969408 -0.234932 +vn 0.071108 -0.969408 -0.234932 +vn 0.156473 -0.965080 -0.210088 +vn 0.203003 -0.931888 -0.300624 +vn 0.079313 -0.942354 -0.325082 +vn 0.023913 -0.972501 -0.231670 +vn 0.071108 -0.969408 -0.234932 +vn 0.079313 -0.942354 -0.325082 +vn 0.017544 -0.942800 -0.332897 +vn -0.000001 -0.946126 -0.323800 +vn 0.011102 -0.944118 -0.329421 +vn 0.005571 -0.975646 -0.219280 +vn -0.000002 -0.976931 -0.213555 +vn 0.011102 -0.944118 -0.329421 +vn 0.031173 -0.939870 -0.340108 +vn 0.023913 -0.972501 -0.231670 +vn 0.005571 -0.975646 -0.219280 +vn 0.005571 -0.975646 -0.219280 +vn 0.023913 -0.972501 -0.231670 +vn 0.017544 -0.942800 -0.332897 +vn 0.000357 -0.941960 -0.335727 +vn -0.000002 -0.976931 -0.213555 +vn 0.005571 -0.975646 -0.219280 +vn 0.000357 -0.941960 -0.335727 +vn -0.000095 -0.941361 -0.337400 +vn -0.031302 -0.939835 -0.340192 +vn -0.011097 -0.944126 -0.329397 +vn -0.005570 -0.975648 -0.219271 +vn -0.023958 -0.972479 -0.231754 +vn -0.011097 -0.944126 -0.329397 +vn -0.000001 -0.946126 -0.323800 +vn -0.000002 -0.976931 -0.213555 +vn -0.005570 -0.975648 -0.219271 +vn -0.005570 -0.975648 -0.219271 +vn -0.000002 -0.976931 -0.213555 +vn -0.000095 -0.941361 -0.337400 +vn -0.000359 -0.941993 -0.335632 +vn -0.023958 -0.972479 -0.231754 +vn -0.005570 -0.975648 -0.219271 +vn -0.000359 -0.941993 -0.335632 +vn -0.017384 -0.942819 -0.332853 +vn -0.120210 -0.940491 -0.317848 +vn -0.063371 -0.938124 -0.340452 +vn -0.071364 -0.969194 -0.235732 +vn -0.157015 -0.964300 -0.213239 +vn -0.063371 -0.938124 -0.340452 +vn -0.031302 -0.939835 -0.340192 +vn -0.023958 -0.972479 -0.231754 +vn -0.071364 -0.969194 -0.235732 +vn -0.071364 -0.969194 -0.235732 +vn -0.023958 -0.972479 -0.231754 +vn -0.017384 -0.942819 -0.332853 +vn -0.078796 -0.942333 -0.325268 +vn -0.157015 -0.964300 -0.213239 +vn -0.071364 -0.969194 -0.235732 +vn -0.078796 -0.942333 -0.325268 +vn -0.201414 -0.931991 -0.301373 +vn -0.491540 -0.826891 -0.273202 +vn -0.268508 -0.919718 -0.286394 +vn -0.316705 -0.933012 -0.170840 +vn -0.523021 -0.840840 -0.139419 +vn -0.268508 -0.919718 -0.286394 +vn -0.120210 -0.940491 -0.317848 +vn -0.157015 -0.964300 -0.213239 +vn -0.316705 -0.933012 -0.170840 +vn -0.316705 -0.933012 -0.170840 +vn -0.157015 -0.964300 -0.213239 +vn -0.201414 -0.931991 -0.301373 +vn -0.374182 -0.890933 -0.257344 +vn -0.523021 -0.840840 -0.139419 +vn -0.316705 -0.933012 -0.170840 +vn -0.374182 -0.890933 -0.257344 +vn -0.541891 -0.811731 -0.217823 +vn -0.721406 -0.630450 -0.286542 +vn -0.617977 -0.735860 -0.276794 +vn -0.626376 -0.765661 -0.146346 +vn -0.739541 -0.649833 -0.175487 +vn -0.617977 -0.735860 -0.276794 +vn -0.491540 -0.826891 -0.273202 +vn -0.523021 -0.840840 -0.139419 +vn -0.626376 -0.765661 -0.146346 +vn -0.626376 -0.765661 -0.146346 +vn -0.523021 -0.840840 -0.139419 +vn -0.541891 -0.811731 -0.217823 +vn -0.616240 -0.762536 -0.196946 +vn -0.739541 -0.649833 -0.175487 +vn -0.626376 -0.765661 -0.146346 +vn -0.616240 -0.762536 -0.196946 +vn -0.720021 -0.659082 -0.217210 +vn -0.829782 -0.484735 -0.276577 +vn -0.805313 -0.521718 -0.281569 +vn -0.831046 -0.527755 -0.175602 +vn -0.831990 -0.517370 -0.200305 +vn -0.805313 -0.521718 -0.281569 +vn -0.721406 -0.630450 -0.286542 +vn -0.739541 -0.649833 -0.175487 +vn -0.831046 -0.527755 -0.175602 +vn -0.831046 -0.527755 -0.175602 +vn -0.739541 -0.649833 -0.175487 +vn -0.720021 -0.659082 -0.217210 +vn -0.787605 -0.552464 -0.272877 +vn -0.831990 -0.517370 -0.200305 +vn -0.831046 -0.527755 -0.175602 +vn -0.787605 -0.552464 -0.272877 +vn -0.745875 -0.564511 -0.353551 +vn -0.468626 -0.810933 -0.350396 +vn -0.748708 -0.582339 -0.316730 +vn -0.747662 -0.615111 -0.250280 +vn -0.482624 -0.834790 -0.264953 +vn -0.748708 -0.582339 -0.316730 +vn -0.829782 -0.484735 -0.276577 +vn -0.831990 -0.517370 -0.200305 +vn -0.747662 -0.615111 -0.250280 +vn -0.747662 -0.615111 -0.250280 +vn -0.831990 -0.517370 -0.200305 +vn -0.745875 -0.564511 -0.353551 +vn -0.646825 -0.643948 -0.408594 +vn -0.482624 -0.834790 -0.264953 +vn -0.747662 -0.615111 -0.250280 +vn -0.646825 -0.643948 -0.408594 +vn -0.472988 -0.793400 -0.383143 +vn -0.051665 -0.941692 -0.332485 +vn -0.189058 -0.919330 -0.345093 +vn -0.198411 -0.939161 -0.280374 +vn -0.064197 -0.955224 -0.288836 +vn -0.189058 -0.919330 -0.345093 +vn -0.468626 -0.810933 -0.350396 +vn -0.482624 -0.834790 -0.264953 +vn -0.198411 -0.939161 -0.280374 +vn -0.198411 -0.939161 -0.280374 +vn -0.482624 -0.834790 -0.264953 +vn -0.472988 -0.793400 -0.383143 +vn -0.277910 -0.855630 -0.436651 +vn -0.064197 -0.955224 -0.288836 +vn -0.198411 -0.939161 -0.280374 +vn -0.277910 -0.855630 -0.436651 +vn -0.128450 -0.880682 -0.455960 +vn 0.274695 -0.878053 0.391875 +vn 0.197623 -0.635381 0.746483 +vn 0.426657 -0.457636 0.780085 +vn 0.626016 -0.665608 0.406289 +vn 0.197623 -0.635381 0.746483 +vn 0.098699 -0.308097 0.946221 +vn 0.206713 -0.218773 0.953629 +vn 0.426657 -0.457636 0.780085 +vn 0.426657 -0.457636 0.780085 +vn 0.206713 -0.218773 0.953629 +vn 0.298824 -0.081831 0.950793 +vn 0.627907 -0.169373 0.759635 +vn 0.626016 -0.665608 0.406289 +vn 0.426657 -0.457636 0.780085 +vn 0.627907 -0.169373 0.759635 +vn 0.902378 -0.239064 0.358555 +vn 0.022520 -0.944530 0.327652 +vn 0.014335 -0.709852 0.704205 +vn 0.062545 -0.692096 0.719091 +vn 0.088859 -0.930361 0.355714 +vn 0.014335 -0.709852 0.704205 +vn 0.007116 -0.340488 0.940222 +vn 0.031529 -0.336028 0.941324 +vn 0.062545 -0.692096 0.719091 +vn 0.062545 -0.692096 0.719091 +vn 0.031529 -0.336028 0.941324 +vn 0.098699 -0.308097 0.946221 +vn 0.197623 -0.635381 0.746483 +vn 0.088859 -0.930361 0.355714 +vn 0.062545 -0.692096 0.719091 +vn 0.197623 -0.635381 0.746483 +vn 0.274695 -0.878053 0.391875 +vn -0.050880 -0.940740 0.335290 +vn -0.037253 -0.682772 0.729681 +vn -0.004229 -0.703023 0.711154 +vn -0.006734 -0.946049 0.323955 +vn -0.037253 -0.682772 0.729681 +vn -0.016855 -0.307418 0.951425 +vn -0.001670 -0.329072 0.944303 +vn -0.004229 -0.703023 0.711154 +vn -0.004229 -0.703023 0.711154 +vn -0.001670 -0.329072 0.944303 +vn 0.007116 -0.340488 0.940222 +vn 0.014335 -0.709852 0.704205 +vn -0.006734 -0.946049 0.323955 +vn -0.004229 -0.703023 0.711154 +vn 0.014335 -0.709852 0.704205 +vn 0.022520 -0.944530 0.327652 +vn -0.120898 -0.216304 0.968812 +vn -0.055308 -0.270371 0.961166 +vn -0.129570 -0.632085 0.763990 +vn -0.303243 -0.529001 0.792592 +vn -0.055308 -0.270371 0.961166 +vn -0.016855 -0.307418 0.951425 +vn -0.037253 -0.682772 0.729681 +vn -0.129570 -0.632085 0.763990 +vn -0.129570 -0.632085 0.763990 +vn -0.037253 -0.682772 0.729681 +vn -0.050880 -0.940740 0.335290 +vn -0.188130 -0.917995 0.349130 +vn -0.303243 -0.529001 0.792592 +vn -0.129570 -0.632085 0.763990 +vn -0.188130 -0.917995 0.349130 +vn -0.467088 -0.808162 0.358753 +vn -0.824590 -0.482841 0.294814 +vn -0.616767 -0.356907 0.701581 +vn -0.505138 -0.387258 0.771276 +vn -0.744768 -0.579482 0.330940 +vn -0.616767 -0.356907 0.701581 +vn -0.274891 -0.155877 0.948756 +vn -0.210647 -0.154399 0.965292 +vn -0.505138 -0.387258 0.771276 +vn -0.505138 -0.387258 0.771276 +vn -0.210647 -0.154399 0.965292 +vn -0.120898 -0.216304 0.968812 +vn -0.303243 -0.529001 0.792592 +vn -0.744768 -0.579482 0.330940 +vn -0.505138 -0.387258 0.771276 +vn -0.303243 -0.529001 0.792592 +vn -0.467088 -0.808162 0.358753 +vn -0.721087 -0.623898 0.301305 +vn -0.543101 -0.484201 0.685996 +vn -0.611999 -0.399071 0.682788 +vn -0.800317 -0.519737 0.298942 +vn -0.543101 -0.484201 0.685996 +vn -0.265857 -0.220581 0.938437 +vn -0.290722 -0.186209 0.938513 +vn -0.611999 -0.399071 0.682788 +vn -0.611999 -0.399071 0.682788 +vn -0.290722 -0.186209 0.938513 +vn -0.274891 -0.155877 0.948756 +vn -0.616767 -0.356907 0.701581 +vn -0.800317 -0.519737 0.298942 +vn -0.611999 -0.399071 0.682788 +vn -0.616767 -0.356907 0.701581 +vn -0.824590 -0.482841 0.294814 +vn -0.489215 -0.822011 0.291490 +vn -0.347422 -0.589400 0.729319 +vn -0.441328 -0.523754 0.728637 +vn -0.620149 -0.727200 0.294270 +vn -0.347422 -0.589400 0.729319 +vn -0.126970 -0.212117 0.968961 +vn -0.164014 -0.208049 0.964269 +vn -0.441328 -0.523754 0.728637 +vn -0.441328 -0.523754 0.728637 +vn -0.164014 -0.208049 0.964269 +vn -0.265857 -0.220581 0.938437 +vn -0.543101 -0.484201 0.685996 +vn -0.620149 -0.727200 0.294270 +vn -0.441328 -0.523754 0.728637 +vn -0.543101 -0.484201 0.685996 +vn -0.721087 -0.623898 0.301305 +vn -0.117569 -0.938166 0.325611 +vn -0.076949 -0.679017 0.730079 +vn -0.181855 -0.666403 0.723074 +vn -0.263732 -0.916902 0.299560 +vn -0.076949 -0.679017 0.730079 +vn -0.032243 -0.274435 0.961065 +vn -0.070810 -0.254393 0.964505 +vn -0.181855 -0.666403 0.723074 +vn -0.181855 -0.666403 0.723074 +vn -0.070810 -0.254393 0.964505 +vn -0.126970 -0.212117 0.968961 +vn -0.347422 -0.589400 0.729319 +vn -0.263732 -0.916902 0.299560 +vn -0.181855 -0.666403 0.723074 +vn -0.347422 -0.589400 0.729319 +vn -0.489215 -0.822011 0.291490 +vn -0.031682 -0.938627 0.343476 +vn -0.024537 -0.685386 0.727766 +vn -0.043097 -0.677999 0.733799 +vn -0.063062 -0.936536 0.344852 +vn -0.024537 -0.685386 0.727766 +vn -0.011154 -0.295759 0.955197 +vn -0.018639 -0.283961 0.958655 +vn -0.043097 -0.677999 0.733799 +vn -0.043097 -0.677999 0.733799 +vn -0.018639 -0.283961 0.958655 +vn -0.032243 -0.274435 0.961065 +vn -0.076949 -0.679017 0.730079 +vn -0.063062 -0.936536 0.344852 +vn -0.043097 -0.677999 0.733799 +vn -0.076949 -0.679017 0.730079 +vn -0.117569 -0.938166 0.325611 +vn 0.000003 -0.945043 0.326946 +vn 0.000008 -0.700353 0.713796 +vn -0.009461 -0.695245 0.718711 +vn -0.011317 -0.943020 0.332543 +vn 0.000008 -0.700353 0.713796 +vn 0.000009 -0.313834 0.949478 +vn -0.004486 -0.308104 0.951342 +vn -0.009461 -0.695245 0.718711 +vn -0.009461 -0.695245 0.718711 +vn -0.004486 -0.308104 0.951342 +vn -0.011154 -0.295759 0.955197 +vn -0.024537 -0.685386 0.727766 +vn -0.011317 -0.943020 0.332543 +vn -0.009461 -0.695245 0.718711 +vn -0.024537 -0.685386 0.727766 +vn -0.031682 -0.938627 0.343476 +vn 0.031508 -0.938604 0.343555 +vn 0.024440 -0.684973 0.728158 +vn 0.009503 -0.695122 0.718829 +vn 0.011337 -0.943010 0.332572 +vn 0.024440 -0.684973 0.728158 +vn 0.011207 -0.295195 0.955371 +vn 0.004549 -0.307939 0.951395 +vn 0.009503 -0.695122 0.718829 +vn 0.009503 -0.695122 0.718829 +vn 0.004549 -0.307939 0.951395 +vn 0.000009 -0.313834 0.949478 +vn 0.000008 -0.700353 0.713796 +vn 0.011337 -0.943010 0.332572 +vn 0.009503 -0.695122 0.718829 +vn 0.000008 -0.700353 0.713796 +vn 0.000003 -0.945043 0.326946 +vn 0.112037 -0.939707 0.323107 +vn 0.071825 -0.680018 0.729669 +vn 0.041486 -0.677419 0.734427 +vn 0.061208 -0.936786 0.344509 +vn 0.071825 -0.680018 0.729669 +vn 0.029723 -0.274209 0.961211 +vn 0.017976 -0.282949 0.958966 +vn 0.041486 -0.677419 0.734427 +vn 0.041486 -0.677419 0.734427 +vn 0.017976 -0.282949 0.958966 +vn 0.011207 -0.295195 0.955371 +vn 0.024440 -0.684973 0.728158 +vn 0.061208 -0.936786 0.344509 +vn 0.041486 -0.677419 0.734427 +vn 0.024440 -0.684973 0.728158 +vn 0.031508 -0.938604 0.343555 +vn 0.487359 -0.825883 0.283545 +vn 0.347156 -0.597226 0.723052 +vn 0.176714 -0.671918 0.719234 +vn 0.258193 -0.920430 0.293504 +vn 0.347156 -0.597226 0.723052 +vn 0.127715 -0.217893 0.967580 +vn 0.068206 -0.257334 0.963912 +vn 0.176714 -0.671918 0.719234 +vn 0.176714 -0.671918 0.719234 +vn 0.068206 -0.257334 0.963912 +vn 0.029723 -0.274209 0.961211 +vn 0.071825 -0.680018 0.729669 +vn 0.258193 -0.920430 0.293504 +vn 0.176714 -0.671918 0.719234 +vn 0.071825 -0.680018 0.729669 +vn 0.112037 -0.939707 0.323107 +vn 0.729748 -0.600899 0.326173 +vn 0.535852 -0.428102 0.727730 +vn 0.452364 -0.505517 0.734724 +vn 0.640147 -0.711425 0.289976 +vn 0.535852 -0.428102 0.727730 +vn 0.212045 -0.170100 0.962343 +vn 0.165576 -0.190272 0.967668 +vn 0.452364 -0.505517 0.734724 +vn 0.452364 -0.505517 0.734724 +vn 0.165576 -0.190272 0.967668 +vn 0.127715 -0.217893 0.967580 +vn 0.347156 -0.597226 0.723052 +vn 0.640147 -0.711425 0.289976 +vn 0.452364 -0.505517 0.734724 +vn 0.347156 -0.597226 0.723052 +vn 0.487359 -0.825883 0.283545 +vn 0.750345 -0.518822 0.409642 +vn 0.519292 -0.356325 0.776768 +vn 0.556895 -0.347782 0.754265 +vn 0.776378 -0.500768 0.382712 +vn 0.519292 -0.356325 0.776768 +vn 0.221189 -0.151923 0.963325 +vn 0.232321 -0.139589 0.962570 +vn 0.556895 -0.347782 0.754265 +vn 0.556895 -0.347782 0.754265 +vn 0.232321 -0.139589 0.962570 +vn 0.212045 -0.170100 0.962343 +vn 0.535852 -0.428102 0.727730 +vn 0.776378 -0.500768 0.382712 +vn 0.556895 -0.347782 0.754265 +vn 0.535852 -0.428102 0.727730 +vn 0.729748 -0.600899 0.326173 +vn 0.496870 -0.778155 0.384180 +vn 0.315963 -0.511035 0.799381 +vn 0.465425 -0.403417 0.787804 +vn 0.699648 -0.591434 0.400872 +vn 0.315963 -0.511035 0.799381 +vn 0.132533 -0.219992 0.966457 +vn 0.197431 -0.178641 0.963903 +vn 0.465425 -0.403417 0.787804 +vn 0.465425 -0.403417 0.787804 +vn 0.197431 -0.178641 0.963903 +vn 0.221189 -0.151923 0.963325 +vn 0.519292 -0.356325 0.776768 +vn 0.699648 -0.591434 0.400872 +vn 0.465425 -0.403417 0.787804 +vn 0.519292 -0.356325 0.776768 +vn 0.750345 -0.518822 0.409642 +vn 0.050976 -0.940694 0.335405 +vn 0.037306 -0.682958 0.729504 +vn 0.130850 -0.634124 0.762079 +vn 0.189377 -0.917329 0.350207 +vn 0.037306 -0.682958 0.729504 +vn 0.017018 -0.307704 0.951330 +vn 0.056679 -0.272831 0.960391 +vn 0.130850 -0.634124 0.762079 +vn 0.130850 -0.634124 0.762079 +vn 0.056679 -0.272831 0.960391 +vn 0.132533 -0.219992 0.966457 +vn 0.315963 -0.511035 0.799381 +vn 0.189377 -0.917329 0.350207 +vn 0.130850 -0.634124 0.762079 +vn 0.315963 -0.511035 0.799381 +vn 0.496870 -0.778155 0.384180 +vn -0.022522 -0.944534 0.327640 +vn -0.014339 -0.709833 0.704224 +vn 0.004217 -0.703008 0.711170 +vn 0.006735 -0.946037 0.323987 +vn -0.014339 -0.709833 0.704224 +vn -0.007118 -0.340451 0.940235 +vn 0.001688 -0.329031 0.944318 +vn 0.004217 -0.703008 0.711170 +vn 0.004217 -0.703008 0.711170 +vn 0.001688 -0.329031 0.944318 +vn 0.017018 -0.307704 0.951330 +vn 0.037306 -0.682958 0.729504 +vn 0.006735 -0.946037 0.323987 +vn 0.004217 -0.703008 0.711170 +vn 0.037306 -0.682958 0.729504 +vn 0.050976 -0.940694 0.335405 +vn -0.274123 -0.878028 0.392332 +vn -0.196879 -0.634322 0.747579 +vn -0.062462 -0.691825 0.719358 +vn -0.088789 -0.930337 0.355793 +vn -0.196879 -0.634322 0.747579 +vn -0.097934 -0.306967 0.946668 +vn -0.031404 -0.335631 0.941470 +vn -0.062462 -0.691825 0.719358 +vn -0.062462 -0.691825 0.719358 +vn -0.031404 -0.335631 0.941470 +vn -0.007118 -0.340451 0.940235 +vn -0.014339 -0.709833 0.704224 +vn -0.088789 -0.930337 0.355793 +vn -0.062462 -0.691825 0.719358 +vn -0.014339 -0.709833 0.704224 +vn -0.022522 -0.944534 0.327640 +vn -0.902055 -0.239203 0.359274 +vn -0.625704 -0.168889 0.761558 +vn -0.424715 -0.456123 0.782029 +vn -0.625214 -0.665768 0.407260 +vn -0.625704 -0.168889 0.761558 +vn -0.297033 -0.080887 0.951435 +vn -0.205102 -0.217617 0.954241 +vn -0.424715 -0.456123 0.782029 +vn -0.424715 -0.456123 0.782029 +vn -0.205102 -0.217617 0.954241 +vn -0.097934 -0.306967 0.946668 +vn -0.196879 -0.634322 0.747579 +vn -0.625214 -0.665768 0.407260 +vn -0.424715 -0.456123 0.782029 +vn -0.196879 -0.634322 0.747579 +vn -0.274123 -0.878028 0.392332 +vn -0.940685 0.155336 0.301632 +vn -0.735128 0.119511 0.667311 +vn -0.695772 0.096381 0.711766 +vn -0.940189 0.129061 0.315259 +vn -0.735128 0.119511 0.667311 +vn -0.389243 0.064875 0.918848 +vn -0.348650 0.050187 0.935909 +vn -0.695772 0.096381 0.711766 +vn -0.695772 0.096381 0.711766 +vn -0.348650 0.050187 0.935909 +vn -0.297033 -0.080887 0.951435 +vn -0.625704 -0.168889 0.761558 +vn -0.940189 0.129061 0.315259 +vn -0.695772 0.096381 0.711766 +vn -0.625704 -0.168889 0.761558 +vn -0.902055 -0.239203 0.359274 +vn -0.917995 0.265408 0.294693 +vn -0.700199 0.211872 0.681786 +vn -0.707015 0.112479 0.698197 +vn -0.937015 0.154169 0.313426 +vn -0.700199 0.211872 0.681786 +vn -0.344290 0.105579 0.932908 +vn -0.351606 0.058019 0.934349 +vn -0.707015 0.112479 0.698197 +vn -0.707015 0.112479 0.698197 +vn -0.351606 0.058019 0.934349 +vn -0.389243 0.064875 0.918848 +vn -0.735128 0.119511 0.667311 +vn -0.937015 0.154169 0.313426 +vn -0.707015 0.112479 0.698197 +vn -0.735128 0.119511 0.667311 +vn -0.940685 0.155336 0.301632 +vn -0.950632 0.170754 0.259117 +vn -0.721890 0.126505 0.680346 +vn -0.754023 0.129471 0.643961 +vn -0.952824 0.166041 0.254080 +vn -0.721890 0.126505 0.680346 +vn -0.352809 0.053672 0.934155 +vn -0.379507 0.066196 0.922818 +vn -0.754023 0.129471 0.643961 +vn -0.754023 0.129471 0.643961 +vn -0.379507 0.066196 0.922818 +vn -0.344290 0.105579 0.932908 +vn -0.700199 0.211872 0.681786 +vn -0.952824 0.166041 0.254080 +vn -0.754023 0.129471 0.643961 +vn -0.700199 0.211872 0.681786 +vn -0.917995 0.265408 0.294693 +vn -0.935055 0.228838 0.270750 +vn -0.712481 0.174844 0.679559 +vn -0.708392 0.201089 0.676568 +vn -0.924038 0.262984 0.277478 +vn -0.712481 0.174844 0.679559 +vn -0.333401 0.080737 0.939322 +vn -0.334465 0.092669 0.937841 +vn -0.708392 0.201089 0.676568 +vn -0.708392 0.201089 0.676568 +vn -0.334465 0.092669 0.937841 +vn -0.352809 0.053672 0.934155 +vn -0.721890 0.126505 0.680346 +vn -0.924038 0.262984 0.277478 +vn -0.708392 0.201089 0.676568 +vn -0.721890 0.126505 0.680346 +vn -0.950632 0.170754 0.259117 +vn -0.932605 0.241843 0.267880 +vn -0.708118 0.181649 0.682329 +vn -0.714405 0.171534 0.678382 +vn -0.937285 0.226474 0.264964 +vn -0.708118 0.181649 0.682329 +vn -0.329340 0.082732 0.940580 +vn -0.334380 0.078752 0.939142 +vn -0.714405 0.171534 0.678382 +vn -0.714405 0.171534 0.678382 +vn -0.334380 0.078752 0.939142 +vn -0.333401 0.080737 0.939322 +vn -0.712481 0.174844 0.679559 +vn -0.937285 0.226474 0.264964 +vn -0.714405 0.171534 0.678382 +vn -0.712481 0.174844 0.679559 +vn -0.935055 0.228838 0.270750 +vn -0.916577 0.284502 0.280973 +vn -0.684156 0.211690 0.697939 +vn -0.697428 0.196320 0.689241 +vn -0.924992 0.262445 0.274796 +vn -0.684156 0.211690 0.697939 +vn -0.307362 0.094055 0.946933 +vn -0.319824 0.088512 0.943334 +vn -0.697428 0.196320 0.689241 +vn -0.697428 0.196320 0.689241 +vn -0.319824 0.088512 0.943334 +vn -0.329340 0.082732 0.940580 +vn -0.708118 0.181649 0.682329 +vn -0.924992 0.262445 0.274796 +vn -0.697428 0.196320 0.689241 +vn -0.708118 0.181649 0.682329 +vn -0.932605 0.241843 0.267880 +vn -0.888011 0.353521 0.294039 +vn -0.648442 0.258217 0.716134 +vn -0.667731 0.231382 0.707529 +vn -0.904750 0.314254 0.287528 +vn -0.648442 0.258217 0.716134 +vn -0.278598 0.111007 0.953971 +vn -0.293091 0.101017 0.950733 +vn -0.667731 0.231382 0.707529 +vn -0.667731 0.231382 0.707529 +vn -0.293091 0.101017 0.950733 +vn -0.307362 0.094055 0.946933 +vn -0.684156 0.211690 0.697939 +vn -0.904750 0.314254 0.287528 +vn -0.667731 0.231382 0.707529 +vn -0.684156 0.211690 0.697939 +vn -0.916577 0.284502 0.280973 +vn -0.849212 0.445159 0.284030 +vn -0.612188 0.322364 0.722017 +vn -0.627899 0.292842 0.721101 +vn -0.867002 0.402646 0.293570 +vn -0.612188 0.322364 0.722017 +vn -0.248717 0.130484 0.959747 +vn -0.263747 0.123137 0.956700 +vn -0.627899 0.292842 0.721101 +vn -0.627899 0.292842 0.721101 +vn -0.263747 0.123137 0.956700 +vn -0.278598 0.111007 0.953971 +vn -0.648442 0.258217 0.716134 +vn -0.867002 0.402646 0.293570 +vn -0.627899 0.292842 0.721101 +vn -0.648442 0.258217 0.716134 +vn -0.888011 0.353521 0.294039 +vn -0.865003 0.418663 0.276570 +vn -0.635751 0.306597 0.708391 +vn -0.605262 0.340648 0.719456 +vn -0.839209 0.470066 0.273436 +vn -0.635751 0.306597 0.708391 +vn -0.240337 0.113164 0.964071 +vn -0.232736 0.131638 0.963590 +vn -0.605262 0.340648 0.719456 +vn -0.605262 0.340648 0.719456 +vn -0.232736 0.131638 0.963590 +vn -0.248717 0.130484 0.959747 +vn -0.612188 0.322364 0.722017 +vn -0.839209 0.470066 0.273436 +vn -0.605262 0.340648 0.719456 +vn -0.612188 0.322364 0.722017 +vn -0.849212 0.445159 0.284030 +vn -0.750906 0.548889 0.367234 +vn -0.530026 0.387080 0.754482 +vn -0.603430 0.298003 0.739640 +vn -0.850488 0.422917 0.312749 +vn -0.530026 0.387080 0.754482 +vn -0.218331 0.160775 0.962540 +vn -0.235493 0.115584 0.964978 +vn -0.603430 0.298003 0.739640 +vn -0.603430 0.298003 0.739640 +vn -0.235493 0.115584 0.964978 +vn -0.240337 0.113164 0.964071 +vn -0.635751 0.306597 0.708391 +vn -0.850488 0.422917 0.312749 +vn -0.603430 0.298003 0.739640 +vn -0.635751 0.306597 0.708391 +vn -0.865003 0.418663 0.276570 +vn -0.470447 0.770118 0.430810 +vn -0.331159 0.549249 0.767242 +vn -0.446563 0.468756 0.762135 +vn -0.631713 0.659988 0.406637 +vn -0.331159 0.549249 0.767242 +vn -0.150889 0.252209 0.955836 +vn -0.193737 0.204903 0.959417 +vn -0.446563 0.468756 0.762135 +vn -0.446563 0.468756 0.762135 +vn -0.193737 0.204903 0.959417 +vn -0.218331 0.160775 0.962540 +vn -0.530026 0.387080 0.754482 +vn -0.631713 0.659988 0.406637 +vn -0.446563 0.468756 0.762135 +vn -0.530026 0.387080 0.754482 +vn -0.750906 0.548889 0.367234 +vn -0.007058 0.839927 0.542654 +vn -0.004280 0.636658 0.771135 +vn -0.129633 0.607595 0.783597 +vn -0.168706 0.847923 0.502559 +vn -0.004280 0.636658 0.771135 +vn -0.003029 0.331672 0.943390 +vn -0.063371 0.299511 0.951986 +vn -0.129633 0.607595 0.783597 +vn -0.129633 0.607595 0.783597 +vn -0.063371 0.299511 0.951986 +vn -0.150889 0.252209 0.955836 +vn -0.331159 0.549249 0.767242 +vn -0.168706 0.847923 0.502559 +vn -0.129633 0.607595 0.783597 +vn -0.331159 0.549249 0.767242 +vn -0.470447 0.770118 0.430810 +vn 0.493571 0.755903 0.430115 +vn 0.338734 0.527912 0.778825 +vn 0.127626 0.596681 0.792265 +vn 0.170833 0.845187 0.506434 +vn 0.338734 0.527912 0.778825 +vn 0.145034 0.230729 0.962148 +vn 0.058365 0.288278 0.955766 +vn 0.127626 0.596681 0.792265 +vn 0.127626 0.596681 0.792265 +vn 0.058365 0.288278 0.955766 +vn -0.003029 0.331672 0.943390 +vn -0.004280 0.636658 0.771135 +vn 0.170833 0.845187 0.506434 +vn 0.127626 0.596681 0.792265 +vn -0.004280 0.636658 0.771135 +vn -0.007058 0.839927 0.542654 +vn 0.747743 0.563151 0.351768 +vn 0.524976 0.393529 0.754675 +vn 0.451512 0.453416 0.768473 +vn 0.648993 0.649761 0.395751 +vn 0.524976 0.393529 0.754675 +vn 0.204533 0.152858 0.966851 +vn 0.181781 0.183873 0.965995 +vn 0.451512 0.453416 0.768473 +vn 0.451512 0.453416 0.768473 +vn 0.181781 0.183873 0.965995 +vn 0.145034 0.230729 0.962148 +vn 0.338734 0.527912 0.778825 +vn 0.648993 0.649761 0.395751 +vn 0.451512 0.453416 0.768473 +vn 0.338734 0.527912 0.778825 +vn 0.493571 0.755903 0.430115 +vn 0.854184 0.411676 0.317638 +vn 0.625518 0.306787 0.717363 +vn 0.588050 0.341399 0.733242 +vn 0.820874 0.481017 0.307877 +vn 0.625518 0.306787 0.717363 +vn 0.263335 0.128762 0.956073 +vn 0.230548 0.133046 0.963923 +vn 0.588050 0.341399 0.733242 +vn 0.588050 0.341399 0.733242 +vn 0.230548 0.133046 0.963923 +vn 0.204533 0.152858 0.966851 +vn 0.524976 0.393529 0.754675 +vn 0.820874 0.481017 0.307877 +vn 0.588050 0.341399 0.733242 +vn 0.524976 0.393529 0.754675 +vn 0.747743 0.563151 0.351768 +vn 0.841574 0.436692 0.317890 +vn 0.623700 0.317829 0.714131 +vn 0.628052 0.313711 0.712135 +vn 0.841927 0.417186 0.342222 +vn 0.623700 0.317829 0.714131 +vn 0.279356 0.141741 0.949668 +vn 0.286551 0.140667 0.947682 +vn 0.628052 0.313711 0.712135 +vn 0.628052 0.313711 0.712135 +vn 0.286551 0.140667 0.947682 +vn 0.263335 0.128762 0.956073 +vn 0.625518 0.306787 0.717363 +vn 0.841927 0.417186 0.342222 +vn 0.628052 0.313711 0.712135 +vn 0.625518 0.306787 0.717363 +vn 0.854184 0.411676 0.317638 +vn 0.888811 0.351605 0.293921 +vn 0.652537 0.258764 0.712206 +vn 0.637706 0.291661 0.712927 +vn 0.870259 0.395472 0.293684 +vn 0.652537 0.258764 0.712206 +vn 0.285073 0.114193 0.951679 +vn 0.277635 0.128400 0.952067 +vn 0.637706 0.291661 0.712927 +vn 0.637706 0.291661 0.712927 +vn 0.277635 0.128400 0.952067 +vn 0.279356 0.141741 0.949668 +vn 0.623700 0.317829 0.714131 +vn 0.870259 0.395472 0.293684 +vn 0.637706 0.291661 0.712927 +vn 0.623700 0.317829 0.714131 +vn 0.841574 0.436692 0.317890 +vn 0.916659 0.284359 0.280849 +vn 0.684842 0.211824 0.697225 +vn 0.669261 0.231781 0.705951 +vn 0.904962 0.313777 0.287380 +vn 0.684842 0.211824 0.697225 +vn 0.308585 0.094481 0.946493 +vn 0.295622 0.102338 0.949808 +vn 0.669261 0.231781 0.705951 +vn 0.669261 0.231781 0.705951 +vn 0.295622 0.102338 0.949808 +vn 0.285073 0.114193 0.951679 +vn 0.652537 0.258764 0.712206 +vn 0.904962 0.313777 0.287380 +vn 0.669261 0.231781 0.705951 +vn 0.652537 0.258764 0.712206 +vn 0.888811 0.351605 0.293921 +vn 0.933277 0.240078 0.267125 +vn 0.710167 0.180433 0.680519 +vn 0.698369 0.195928 0.688399 +vn 0.925245 0.261806 0.274554 +vn 0.710167 0.180433 0.680519 +vn 0.332477 0.082377 0.939507 +vn 0.321434 0.088481 0.942789 +vn 0.698369 0.195928 0.688399 +vn 0.698369 0.195928 0.688399 +vn 0.321434 0.088481 0.942789 +vn 0.308585 0.094481 0.946493 +vn 0.684842 0.211824 0.697225 +vn 0.925245 0.261806 0.274554 +vn 0.698369 0.195928 0.688399 +vn 0.684842 0.211824 0.697225 +vn 0.916659 0.284359 0.280849 +vn 0.939319 0.208377 0.272504 +vn 0.724539 0.162767 0.669739 +vn 0.717904 0.170322 0.674985 +vn 0.938246 0.224401 0.263321 +vn 0.724539 0.162767 0.669739 +vn 0.350954 0.076026 0.933301 +vn 0.339552 0.078672 0.937292 +vn 0.717904 0.170322 0.674985 +vn 0.717904 0.170322 0.674985 +vn 0.339552 0.078672 0.937292 +vn 0.332477 0.082377 0.939507 +vn 0.710167 0.180433 0.680519 +vn 0.938246 0.224401 0.263321 +vn 0.717904 0.170322 0.674985 +vn 0.710167 0.180433 0.680519 +vn 0.933277 0.240078 0.267125 +vn 0.941716 0.169404 0.290644 +vn 0.745781 0.122412 0.654848 +vn 0.727528 0.208753 0.653549 +vn 0.922345 0.260538 0.285306 +vn 0.745781 0.122412 0.654848 +vn 0.393526 0.053801 0.917738 +vn 0.364490 0.100778 0.925738 +vn 0.727528 0.208753 0.653549 +vn 0.727528 0.208753 0.653549 +vn 0.364490 0.100778 0.925738 +vn 0.350954 0.076026 0.933301 +vn 0.724539 0.162767 0.669739 +vn 0.922345 0.260538 0.285306 +vn 0.727528 0.208753 0.653549 +vn 0.724539 0.162767 0.669739 +vn 0.939319 0.208377 0.272504 +vn 0.940273 0.249111 0.232013 +vn 0.773565 0.211574 0.597356 +vn 0.800358 0.135353 0.584043 +vn 0.946571 0.167252 0.275734 +vn 0.773565 0.211574 0.597356 +vn 0.376870 0.103670 0.920446 +vn 0.455495 0.068718 0.887582 +vn 0.800358 0.135353 0.584043 +vn 0.800358 0.135353 0.584043 +vn 0.455495 0.068718 0.887582 +vn 0.393526 0.053801 0.917738 +vn 0.745781 0.122412 0.654848 +vn 0.946571 0.167252 0.275734 +vn 0.800358 0.135353 0.584043 +vn 0.745781 0.122412 0.654848 +vn 0.941716 0.169404 0.290644 +vn 0.947290 0.193486 0.255352 +vn 0.746685 0.163084 0.644876 +vn 0.770981 0.136819 0.621988 +vn 0.963141 0.165370 0.212159 +vn 0.746685 0.163084 0.644876 +vn 0.366725 0.084030 0.926527 +vn 0.351371 0.066682 0.933859 +vn 0.770981 0.136819 0.621988 +vn 0.770981 0.136819 0.621988 +vn 0.351371 0.066682 0.933859 +vn 0.376870 0.103670 0.920446 +vn 0.773565 0.211574 0.597356 +vn 0.963141 0.165370 0.212159 +vn 0.770981 0.136819 0.621988 +vn 0.773565 0.211574 0.597356 +vn 0.940273 0.249111 0.232013 +vn 0.902378 -0.239064 0.358555 +vn 0.627907 -0.169373 0.759635 +vn 0.701168 0.090213 0.707266 +vn 0.945123 0.118874 0.304322 +vn 0.627907 -0.169373 0.759635 +vn 0.298824 -0.081831 0.950793 +vn 0.344084 0.046052 0.937809 +vn 0.701168 0.090213 0.707266 +vn 0.701168 0.090213 0.707266 +vn 0.344084 0.046052 0.937809 +vn 0.366725 0.084030 0.926527 +vn 0.746685 0.163084 0.644876 +vn 0.945123 0.118874 0.304322 +vn 0.701168 0.090213 0.707266 +vn 0.746685 0.163084 0.644876 +vn 0.947290 0.193486 0.255352 +vn -0.840067 0.528276 -0.123337 +vn -0.778418 0.504903 -0.373014 +vn -0.924062 0.203177 -0.323771 +vn -0.977496 0.191869 -0.087684 +vn -0.778418 0.504903 -0.373014 +vn -0.596429 0.389440 -0.701861 +vn -0.750371 0.159464 -0.641494 +vn -0.924062 0.203177 -0.323771 +vn -0.924062 0.203177 -0.323771 +vn -0.750371 0.159464 -0.641494 +vn -0.830487 -0.046440 -0.555099 +vn -0.966082 -0.048825 -0.253577 +vn -0.977496 0.191869 -0.087684 +vn -0.924062 0.203177 -0.323771 +vn -0.966082 -0.048825 -0.253577 +vn -0.996594 -0.069160 -0.044908 +vn -0.234523 0.646958 -0.725565 +vn -0.406983 0.554173 -0.726125 +vn -0.543679 0.742416 -0.391448 +vn -0.305673 0.869220 -0.388615 +vn -0.406983 0.554173 -0.726125 +vn -0.596429 0.389440 -0.701861 +vn -0.778418 0.504903 -0.373014 +vn -0.543679 0.742416 -0.391448 +vn -0.543679 0.742416 -0.391448 +vn -0.778418 0.504903 -0.373014 +vn -0.840067 0.528276 -0.123337 +vn -0.584700 0.800770 -0.129979 +vn -0.305673 0.869220 -0.388615 +vn -0.543679 0.742416 -0.391448 +vn -0.584700 0.800770 -0.129979 +vn -0.327563 0.937564 -0.116945 +vn -0.001556 0.696741 -0.717321 +vn -0.092214 0.689131 -0.718746 +vn -0.122562 0.915655 -0.382824 +vn -0.002143 0.924572 -0.381002 +vn -0.092214 0.689131 -0.718746 +vn -0.234523 0.646958 -0.725565 +vn -0.305673 0.869220 -0.388615 +vn -0.122562 0.915655 -0.382824 +vn -0.122562 0.915655 -0.382824 +vn -0.305673 0.869220 -0.388615 +vn -0.327563 0.937564 -0.116945 +vn -0.130178 0.985753 -0.106509 +vn -0.002143 0.924572 -0.381002 +vn -0.122562 0.915655 -0.382824 +vn -0.130178 0.985753 -0.106509 +vn -0.003782 0.994360 -0.105995 +vn 0.219241 0.652781 -0.725128 +vn 0.087314 0.689864 -0.718654 +vn 0.118452 0.915770 -0.383842 +vn 0.300915 0.868364 -0.394202 +vn 0.087314 0.689864 -0.718654 +vn -0.001556 0.696741 -0.717321 +vn -0.002143 0.924572 -0.381002 +vn 0.118452 0.915770 -0.383842 +vn 0.118452 0.915770 -0.383842 +vn -0.002143 0.924572 -0.381002 +vn -0.003782 0.994360 -0.105995 +vn 0.122133 0.985804 -0.115217 +vn 0.300915 0.868364 -0.394202 +vn 0.118452 0.915770 -0.383842 +vn 0.122133 0.985804 -0.115217 +vn 0.319558 0.938279 -0.132345 +vn 0.593290 0.379000 -0.710188 +vn 0.392453 0.556965 -0.731963 +vn 0.531737 0.748090 -0.397010 +vn 0.776117 0.501833 -0.381845 +vn 0.392453 0.556965 -0.731963 +vn 0.219241 0.652781 -0.725128 +vn 0.300915 0.868364 -0.394202 +vn 0.531737 0.748090 -0.397010 +vn 0.531737 0.748090 -0.397010 +vn 0.300915 0.868364 -0.394202 +vn 0.319558 0.938279 -0.132345 +vn 0.574002 0.806146 -0.143704 +vn 0.776117 0.501833 -0.381845 +vn 0.531737 0.748090 -0.397010 +vn 0.574002 0.806146 -0.143704 +vn 0.838155 0.526379 -0.142903 +vn 0.818097 -0.053561 -0.572580 +vn 0.754432 0.135075 -0.642330 +vn 0.922467 0.180342 -0.341366 +vn 0.955266 -0.055501 -0.290494 +vn 0.754432 0.135075 -0.642330 +vn 0.593290 0.379000 -0.710188 +vn 0.776117 0.501833 -0.381845 +vn 0.922467 0.180342 -0.341366 +vn 0.922467 0.180342 -0.341366 +vn 0.776117 0.501833 -0.381845 +vn 0.838155 0.526379 -0.142903 +vn 0.978457 0.170573 -0.116304 +vn 0.955266 -0.055501 -0.290494 +vn 0.922467 0.180342 -0.341366 +vn 0.978457 0.170573 -0.116304 +vn 0.994113 -0.073788 -0.079345 +vn 0.830478 -0.263198 -0.490951 +vn 0.833591 -0.177752 -0.523001 +vn 0.945908 -0.205932 -0.250700 +vn 0.927430 -0.292688 -0.232827 +vn 0.833591 -0.177752 -0.523001 +vn 0.818097 -0.053561 -0.572580 +vn 0.955266 -0.055501 -0.290494 +vn 0.945908 -0.205932 -0.250700 +vn 0.945908 -0.205932 -0.250700 +vn 0.955266 -0.055501 -0.290494 +vn 0.994113 -0.073788 -0.079345 +vn 0.974467 -0.216828 -0.058303 +vn 0.927430 -0.292688 -0.232827 +vn 0.945908 -0.205932 -0.250700 +vn 0.974467 -0.216828 -0.058303 +vn 0.951918 -0.301222 -0.055836 +vn 0.796913 -0.338825 -0.500128 +vn 0.818594 -0.307409 -0.485185 +vn 0.910787 -0.340882 -0.232951 +vn 0.891753 -0.378308 -0.248313 +vn 0.818594 -0.307409 -0.485185 +vn 0.830478 -0.263198 -0.490951 +vn 0.927430 -0.292688 -0.232827 +vn 0.910787 -0.340882 -0.232951 +vn 0.910787 -0.340882 -0.232951 +vn 0.927430 -0.292688 -0.232827 +vn 0.951918 -0.301222 -0.055836 +vn 0.936569 -0.343650 -0.068872 +vn 0.891753 -0.378308 -0.248313 +vn 0.910787 -0.340882 -0.232951 +vn 0.936569 -0.343650 -0.068872 +vn 0.920272 -0.380136 -0.092718 +vn 0.680437 -0.442571 -0.584069 +vn 0.754325 -0.383266 -0.533011 +vn 0.857026 -0.437087 -0.272878 +vn 0.795323 -0.523184 -0.306171 +vn 0.754325 -0.383266 -0.533011 +vn 0.796913 -0.338825 -0.500128 +vn 0.891753 -0.378308 -0.248313 +vn 0.857026 -0.437087 -0.272878 +vn 0.857026 -0.437087 -0.272878 +vn 0.891753 -0.378308 -0.248313 +vn 0.920272 -0.380136 -0.092718 +vn 0.887588 -0.445963 -0.115342 +vn 0.795323 -0.523184 -0.306171 +vn 0.857026 -0.437087 -0.272878 +vn 0.887588 -0.445963 -0.115342 +vn 0.829274 -0.543628 -0.129510 +vn 0.380578 -0.588857 -0.713028 +vn 0.557598 -0.516310 -0.650007 +vn 0.679683 -0.643753 -0.351587 +vn 0.487287 -0.776847 -0.398824 +vn 0.557598 -0.516310 -0.650007 +vn 0.680437 -0.442571 -0.584069 +vn 0.795323 -0.523184 -0.306171 +vn 0.679683 -0.643753 -0.351587 +vn 0.679683 -0.643753 -0.351587 +vn 0.795323 -0.523184 -0.306171 +vn 0.829274 -0.543628 -0.129510 +vn 0.719104 -0.680094 -0.142697 +vn 0.487287 -0.776847 -0.398824 +vn 0.679683 -0.643753 -0.351587 +vn 0.719104 -0.680094 -0.142697 +vn 0.526113 -0.835421 -0.158989 +vn -0.001807 -0.646213 -0.763155 +vn 0.183722 -0.633287 -0.751793 +vn 0.245257 -0.868784 -0.430190 +vn -0.002313 -0.897883 -0.440228 +vn 0.183722 -0.633287 -0.751793 +vn 0.380578 -0.588857 -0.713028 +vn 0.487287 -0.776847 -0.398824 +vn 0.245257 -0.868784 -0.430190 +vn 0.245257 -0.868784 -0.430190 +vn 0.487287 -0.776847 -0.398824 +vn 0.526113 -0.835421 -0.158989 +vn 0.267286 -0.948197 -0.171701 +vn -0.002313 -0.897883 -0.440228 +vn 0.245257 -0.868784 -0.430190 +vn 0.267286 -0.948197 -0.171701 +vn -0.004199 -0.984568 -0.174954 +vn -0.384043 -0.587242 -0.712501 +vn -0.187023 -0.633022 -0.751202 +vn -0.249292 -0.867750 -0.429959 +vn -0.491224 -0.774519 -0.398521 +vn -0.187023 -0.633022 -0.751202 +vn -0.001807 -0.646213 -0.763155 +vn -0.002313 -0.897883 -0.440228 +vn -0.249292 -0.867750 -0.429959 +vn -0.249292 -0.867750 -0.429959 +vn -0.002313 -0.897883 -0.440228 +vn -0.004199 -0.984568 -0.174954 +vn -0.271095 -0.947304 -0.170656 +vn -0.491224 -0.774519 -0.398521 +vn -0.249292 -0.867750 -0.429959 +vn -0.271095 -0.947304 -0.170656 +vn -0.528401 -0.833932 -0.159213 +vn -0.683524 -0.439297 -0.582935 +vn -0.561401 -0.512890 -0.649441 +vn -0.683984 -0.639457 -0.351085 +vn -0.798553 -0.518732 -0.305337 +vn -0.561401 -0.512890 -0.649441 +vn -0.384043 -0.587242 -0.712501 +vn -0.491224 -0.774519 -0.398521 +vn -0.683984 -0.639457 -0.351085 +vn -0.683984 -0.639457 -0.351085 +vn -0.491224 -0.774519 -0.398521 +vn -0.528401 -0.833932 -0.159213 +vn -0.723617 -0.675269 -0.142794 +vn -0.798553 -0.518732 -0.305337 +vn -0.683984 -0.639457 -0.351085 +vn -0.723617 -0.675269 -0.142794 +vn -0.834820 -0.536012 -0.125564 +vn -0.801947 -0.346220 -0.486840 +vn -0.760372 -0.380594 -0.526292 +vn -0.861215 -0.431771 -0.268108 +vn -0.893716 -0.382135 -0.235043 +vn -0.760372 -0.380594 -0.526292 +vn -0.683524 -0.439297 -0.582935 +vn -0.798553 -0.518732 -0.305337 +vn -0.861215 -0.431771 -0.268108 +vn -0.861215 -0.431771 -0.268108 +vn -0.798553 -0.518732 -0.305337 +vn -0.834820 -0.536012 -0.125564 +vn -0.894056 -0.435952 -0.103000 +vn -0.893716 -0.382135 -0.235043 +vn -0.861215 -0.431771 -0.268108 +vn -0.894056 -0.435952 -0.103000 +vn -0.922309 -0.380083 -0.069889 +vn -0.852680 -0.269356 -0.447642 +vn -0.825046 -0.323876 -0.463037 +vn -0.913039 -0.353751 -0.203026 +vn -0.938735 -0.298662 -0.171980 +vn -0.825046 -0.323876 -0.463037 +vn -0.801947 -0.346220 -0.486840 +vn -0.893716 -0.382135 -0.235043 +vn -0.913039 -0.353751 -0.203026 +vn -0.913039 -0.353751 -0.203026 +vn -0.893716 -0.382135 -0.235043 +vn -0.922309 -0.380083 -0.069889 +vn -0.936143 -0.350251 -0.031017 +vn -0.938735 -0.298662 -0.171980 +vn -0.913039 -0.353751 -0.203026 +vn -0.936143 -0.350251 -0.031017 +vn -0.953835 -0.300269 -0.006158 +vn -0.830487 -0.046440 -0.555099 +vn -0.863561 -0.192557 -0.466031 +vn -0.960500 -0.205565 -0.187569 +vn -0.966082 -0.048825 -0.253577 +vn -0.863561 -0.192557 -0.466031 +vn -0.852680 -0.269356 -0.447642 +vn -0.938735 -0.298662 -0.171980 +vn -0.960500 -0.205565 -0.187569 +vn -0.960500 -0.205565 -0.187569 +vn -0.938735 -0.298662 -0.171980 +vn -0.953835 -0.300269 -0.006158 +vn -0.974996 -0.221900 -0.012000 +vn -0.966082 -0.048825 -0.253577 +vn -0.960500 -0.205565 -0.187569 +vn -0.974996 -0.221900 -0.012000 +vn -0.996594 -0.069160 -0.044908 +vn -0.275881 0.957271 0.086725 +vn -0.554347 0.825447 0.106473 +vn -0.574943 0.817563 0.032125 +vn -0.302890 0.953007 0.005862 +vn -0.554347 0.825447 0.106473 +vn -0.839818 0.528139 0.125597 +vn -0.845919 0.531648 0.042103 +vn -0.574943 0.817563 0.032125 +vn -0.574943 0.817563 0.032125 +vn -0.845919 0.531648 0.042103 +vn -0.836067 0.539388 0.100268 +vn -0.582099 0.807088 0.098846 +vn -0.302890 0.953007 0.005862 +vn -0.574943 0.817563 0.032125 +vn -0.582099 0.807088 0.098846 +vn -0.324216 0.942508 0.081004 +vn -0.839818 0.528139 0.125597 +vn -0.975447 0.169581 0.140520 +vn -0.983354 0.179567 0.027767 +vn -0.845919 0.531648 0.042103 +vn -0.975447 0.169581 0.140520 +vn -0.984392 -0.079674 0.156924 +vn -0.996886 -0.078585 0.006462 +vn -0.983354 0.179567 0.027767 +vn -0.983354 0.179567 0.027767 +vn -0.996886 -0.078585 0.006462 +vn -0.997129 -0.059686 0.046608 +vn -0.975851 0.204216 0.077531 +vn -0.845919 0.531648 0.042103 +vn -0.983354 0.179567 0.027767 +vn -0.975851 0.204216 0.077531 +vn -0.836067 0.539388 0.100268 +vn -0.984392 -0.079674 0.156924 +vn -0.961293 -0.212419 0.175480 +vn -0.974086 -0.226147 -0.003718 +vn -0.996886 -0.078585 0.006462 +vn -0.961293 -0.212419 0.175480 +vn -0.941809 -0.267845 0.203116 +vn -0.954808 -0.297138 0.007178 +vn -0.974086 -0.226147 -0.003718 +vn -0.974086 -0.226147 -0.003718 +vn -0.954808 -0.297138 0.007178 +vn -0.951459 -0.307326 0.016628 +vn -0.975316 -0.219665 0.022515 +vn -0.996886 -0.078585 0.006462 +vn -0.974086 -0.226147 -0.003718 +vn -0.975316 -0.219665 0.022515 +vn -0.997129 -0.059686 0.046608 +vn -0.941809 -0.267845 0.203116 +vn -0.928501 -0.287460 0.235058 +vn -0.944516 -0.325564 0.043566 +vn -0.954808 -0.297138 0.007178 +vn -0.928501 -0.287460 0.235058 +vn -0.913647 -0.313773 0.258447 +vn -0.931676 -0.351618 0.091350 +vn -0.944516 -0.325564 0.043566 +vn -0.944516 -0.325564 0.043566 +vn -0.931676 -0.351618 0.091350 +vn -0.920888 -0.381386 0.080687 +vn -0.935567 -0.350939 0.039454 +vn -0.954808 -0.297138 0.007178 +vn -0.944516 -0.325564 0.043566 +vn -0.935567 -0.350939 0.039454 +vn -0.951459 -0.307326 0.016628 +vn -0.913647 -0.313773 0.258447 +vn -0.870017 -0.405660 0.280196 +vn -0.894625 -0.427077 0.131342 +vn -0.931676 -0.351618 0.091350 +vn -0.870017 -0.405660 0.280196 +vn -0.788123 -0.539267 0.296738 +vn -0.826093 -0.543051 0.150553 +vn -0.894625 -0.427077 0.131342 +vn -0.894625 -0.427077 0.131342 +vn -0.826093 -0.543051 0.150553 +vn -0.832688 -0.538403 0.129433 +vn -0.890128 -0.441595 0.112538 +vn -0.931676 -0.351618 0.091350 +vn -0.894625 -0.427077 0.131342 +vn -0.890128 -0.441595 0.112538 +vn -0.920888 -0.381386 0.080687 +vn -0.788123 -0.539267 0.296738 +vn -0.675332 -0.667508 0.313624 +vn -0.712750 -0.683321 0.158300 +vn -0.826093 -0.543051 0.150553 +vn -0.675332 -0.667508 0.313624 +vn -0.484485 -0.804788 0.342915 +vn -0.517954 -0.838717 0.168159 +vn -0.712750 -0.683321 0.158300 +vn -0.712750 -0.683321 0.158300 +vn -0.517954 -0.838717 0.168159 +vn -0.528620 -0.833655 0.159937 +vn -0.723341 -0.675386 0.143640 +vn -0.826093 -0.543051 0.150553 +vn -0.712750 -0.683321 0.158300 +vn -0.723341 -0.675386 0.143640 +vn -0.832688 -0.538403 0.129433 +vn -0.484485 -0.804788 0.342915 +vn -0.269167 -0.892033 0.363080 +vn -0.270010 -0.946569 0.176357 +vn -0.517954 -0.838717 0.168159 +vn -0.269167 -0.892033 0.363080 +vn 0.008524 -0.926105 0.377171 +vn -0.005041 -0.983495 0.180863 +vn -0.270010 -0.946569 0.176357 +vn -0.270010 -0.946569 0.176357 +vn -0.005041 -0.983495 0.180863 +vn -0.004201 -0.984380 0.176006 +vn -0.271285 -0.947079 0.171599 +vn -0.517954 -0.838717 0.168159 +vn -0.270010 -0.946569 0.176357 +vn -0.271285 -0.947079 0.171599 +vn -0.528620 -0.833655 0.159937 +vn 0.008524 -0.926105 0.377171 +vn 0.256320 -0.896467 0.361450 +vn 0.264856 -0.947626 0.178486 +vn -0.005041 -0.983495 0.180863 +vn 0.256320 -0.896467 0.361450 +vn 0.483518 -0.801620 0.351590 +vn 0.519789 -0.837811 0.167009 +vn 0.264856 -0.947626 0.178486 +vn 0.264856 -0.947626 0.178486 +vn 0.519789 -0.837811 0.167009 +vn 0.526193 -0.835232 0.159710 +vn 0.267396 -0.947997 0.172632 +vn -0.005041 -0.983495 0.180863 +vn 0.264856 -0.947626 0.178486 +vn 0.267396 -0.947997 0.172632 +vn -0.004201 -0.984380 0.176006 +vn 0.483518 -0.801620 0.351590 +vn 0.687230 -0.656589 0.310815 +vn 0.714810 -0.682595 0.152022 +vn 0.519789 -0.837811 0.167009 +vn 0.687230 -0.656589 0.310815 +vn 0.806439 -0.520654 0.280313 +vn 0.828519 -0.543120 0.136298 +vn 0.714810 -0.682595 0.152022 +vn 0.714810 -0.682595 0.152022 +vn 0.828519 -0.543120 0.136298 +vn 0.829345 -0.543471 0.129718 +vn 0.719261 -0.679831 0.143156 +vn 0.519789 -0.837811 0.167009 +vn 0.714810 -0.682595 0.152022 +vn 0.719261 -0.679831 0.143156 +vn 0.526193 -0.835232 0.159710 +vn 0.806439 -0.520654 0.280313 +vn 0.882443 -0.401743 0.244739 +vn 0.892940 -0.435108 0.115495 +vn 0.828519 -0.543120 0.136298 +vn 0.882443 -0.401743 0.244739 +vn 0.919069 -0.329188 0.216677 +vn 0.928497 -0.361717 0.083990 +vn 0.892940 -0.435108 0.115495 +vn 0.892940 -0.435108 0.115495 +vn 0.928497 -0.361717 0.083990 +vn 0.919844 -0.380847 0.094038 +vn 0.887424 -0.446209 0.115655 +vn 0.828519 -0.543120 0.136298 +vn 0.892940 -0.435108 0.115495 +vn 0.887424 -0.446209 0.115655 +vn 0.829345 -0.543471 0.129718 +vn 0.919069 -0.329188 0.216677 +vn 0.934047 -0.301563 0.191353 +vn 0.942821 -0.329390 0.050892 +vn 0.928497 -0.361717 0.083990 +vn 0.934047 -0.301563 0.191353 +vn 0.943383 -0.283148 0.172788 +vn 0.954485 -0.296786 0.029618 +vn 0.942821 -0.329390 0.050892 +vn 0.942821 -0.329390 0.050892 +vn 0.954485 -0.296786 0.029618 +vn 0.951408 -0.301435 0.062935 +vn 0.935995 -0.344431 0.072665 +vn 0.928497 -0.361717 0.083990 +vn 0.942821 -0.329390 0.050892 +vn 0.935995 -0.344431 0.072665 +vn 0.919844 -0.380847 0.094038 +vn 0.943383 -0.283148 0.172788 +vn 0.962189 -0.219454 0.161347 +vn 0.975134 -0.220053 0.026275 +vn 0.954485 -0.296786 0.029618 +vn 0.962189 -0.219454 0.161347 +vn 0.982247 -0.102263 0.157271 +vn 0.995183 -0.090103 0.038643 +vn 0.975134 -0.220053 0.026275 +vn 0.975134 -0.220053 0.026275 +vn 0.995183 -0.090103 0.038643 +vn 0.994341 -0.069373 0.080456 +vn 0.974552 -0.214280 0.065825 +vn 0.954485 -0.296786 0.029618 +vn 0.975134 -0.220053 0.026275 +vn 0.974552 -0.214280 0.065825 +vn 0.951408 -0.301435 0.062935 +vn 0.982247 -0.102263 0.157271 +vn 0.980867 0.106919 0.162693 +vn 0.987983 0.139667 0.066202 +vn 0.995183 -0.090103 0.038643 +vn 0.980867 0.106919 0.162693 +vn 0.843678 0.512894 0.158580 +vn 0.849741 0.520284 0.085116 +vn 0.987983 0.139667 0.066202 +vn 0.987983 0.139667 0.066202 +vn 0.849741 0.520284 0.085116 +vn 0.838214 0.531237 0.123224 +vn 0.979095 0.173523 0.106122 +vn 0.995183 -0.090103 0.038643 +vn 0.987983 0.139667 0.066202 +vn 0.979095 0.173523 0.106122 +vn 0.994341 -0.069373 0.080456 +vn 0.843678 0.512894 0.158580 +vn 0.507539 0.853671 0.116836 +vn 0.548627 0.833452 0.066073 +vn 0.849741 0.520284 0.085116 +vn 0.507539 0.853671 0.116836 +vn 0.226321 0.970638 0.081492 +vn 0.277470 0.960425 0.024358 +vn 0.548627 0.833452 0.066073 +vn 0.548627 0.833452 0.066073 +vn 0.277470 0.960425 0.024358 +vn 0.314859 0.944101 0.097658 +vn 0.570762 0.812810 0.116497 +vn 0.849741 0.520284 0.085116 +vn 0.548627 0.833452 0.066073 +vn 0.570762 0.812810 0.116497 +vn 0.838214 0.531237 0.123224 +vn 0.226321 0.970638 0.081492 +vn 0.071602 0.995585 0.060697 +vn 0.098166 0.995087 -0.012867 +vn 0.277470 0.960425 0.024358 +vn 0.071602 0.995585 0.060697 +vn 0.002516 0.998249 0.059104 +vn -0.004669 0.999655 -0.025834 +vn 0.098166 0.995087 -0.012867 +vn 0.098166 0.995087 -0.012867 +vn -0.004669 0.999655 -0.025834 +vn -0.003845 0.997826 0.065788 +vn 0.118710 0.989969 0.076608 +vn 0.277470 0.960425 0.024358 +vn 0.098166 0.995087 -0.012867 +vn 0.118710 0.989969 0.076608 +vn 0.314859 0.944101 0.097658 +vn 0.002516 0.998249 0.059104 +vn -0.092306 0.993240 0.070378 +vn -0.115398 0.993173 -0.017078 +vn -0.004669 0.999655 -0.025834 +vn -0.092306 0.993240 0.070378 +vn -0.275881 0.957271 0.086725 +vn -0.302890 0.953007 0.005862 +vn -0.115398 0.993173 -0.017078 +vn -0.115398 0.993173 -0.017078 +vn -0.302890 0.953007 0.005862 +vn -0.324216 0.942508 0.081004 +vn -0.127102 0.989628 0.066941 +vn -0.004669 0.999655 -0.025834 +vn -0.115398 0.993173 -0.017078 +vn -0.127102 0.989628 0.066941 +vn -0.003845 0.997826 0.065788 +vn -0.327563 0.937564 -0.116945 +vn -0.584700 0.800770 -0.129979 +vn -0.579077 0.812940 -0.061634 +vn -0.308806 0.950457 -0.035646 +vn -0.584700 0.800770 -0.129979 +vn -0.840067 0.528276 -0.123337 +vn -0.854545 0.514851 -0.068413 +vn -0.579077 0.812940 -0.061634 +vn -0.579077 0.812940 -0.061634 +vn -0.854545 0.514851 -0.068413 +vn -0.850688 0.507297 -0.137766 +vn -0.560510 0.819608 -0.118621 +vn -0.308806 0.950457 -0.035646 +vn -0.579077 0.812940 -0.061634 +vn -0.560510 0.819608 -0.118621 +vn -0.282076 0.954164 -0.100026 +vn -0.003782 0.994360 -0.105995 +vn -0.130178 0.985753 -0.106509 +vn -0.119202 0.992771 -0.014050 +vn -0.004520 0.999977 -0.005096 +vn -0.130178 0.985753 -0.106509 +vn -0.327563 0.937564 -0.116945 +vn -0.308806 0.950457 -0.035646 +vn -0.119202 0.992771 -0.014050 +vn -0.119202 0.992771 -0.014050 +vn -0.308806 0.950457 -0.035646 +vn -0.282076 0.954164 -0.100026 +vn -0.095896 0.991685 -0.085816 +vn -0.004520 0.999977 -0.005096 +vn -0.119202 0.992771 -0.014050 +vn -0.095896 0.991685 -0.085816 +vn 0.003330 0.997601 -0.069145 +vn 0.319558 0.938279 -0.132345 +vn 0.122133 0.985804 -0.115217 +vn 0.103760 0.994465 -0.016501 +vn 0.289067 0.955894 -0.052021 +vn 0.122133 0.985804 -0.115217 +vn -0.003782 0.994360 -0.105995 +vn -0.004520 0.999977 -0.005096 +vn 0.103760 0.994465 -0.016501 +vn 0.103760 0.994465 -0.016501 +vn -0.004520 0.999977 -0.005096 +vn 0.003330 0.997601 -0.069145 +vn 0.079397 0.994341 -0.070584 +vn 0.289067 0.955894 -0.052021 +vn 0.103760 0.994465 -0.016501 +vn 0.079397 0.994341 -0.070584 +vn 0.239678 0.966603 -0.090739 +vn 0.838155 0.526379 -0.142903 +vn 0.574002 0.806146 -0.143704 +vn 0.558964 0.824384 -0.089165 +vn 0.853191 0.511669 -0.101293 +vn 0.574002 0.806146 -0.143704 +vn 0.319558 0.938279 -0.132345 +vn 0.289067 0.955894 -0.052021 +vn 0.558964 0.824384 -0.089165 +vn 0.558964 0.824384 -0.089165 +vn 0.289067 0.955894 -0.052021 +vn 0.239678 0.966603 -0.090739 +vn 0.522998 0.842912 -0.126380 +vn 0.853191 0.511669 -0.101293 +vn 0.558964 0.824384 -0.089165 +vn 0.522998 0.842912 -0.126380 +vn 0.846880 0.504687 -0.167589 +vn 0.994113 -0.073788 -0.079345 +vn 0.978457 0.170573 -0.116304 +vn 0.988688 0.130854 -0.073306 +vn 0.994276 -0.100900 -0.035132 +vn 0.978457 0.170573 -0.116304 +vn 0.838155 0.526379 -0.142903 +vn 0.853191 0.511669 -0.101293 +vn 0.988688 0.130854 -0.073306 +vn 0.988688 0.130854 -0.073306 +vn 0.853191 0.511669 -0.101293 +vn 0.846880 0.504687 -0.167589 +vn 0.979206 0.100950 -0.175969 +vn 0.994276 -0.100900 -0.035132 +vn 0.988688 0.130854 -0.073306 +vn 0.979206 0.100950 -0.175969 +vn 0.977607 -0.118892 -0.173633 +vn 0.951918 -0.301222 -0.055836 +vn 0.974467 -0.216828 -0.058303 +vn 0.974419 -0.224206 -0.015444 +vn 0.955739 -0.293558 -0.019689 +vn 0.974467 -0.216828 -0.058303 +vn 0.994113 -0.073788 -0.079345 +vn 0.994276 -0.100900 -0.035132 +vn 0.974419 -0.224206 -0.015444 +vn 0.974419 -0.224206 -0.015444 +vn 0.994276 -0.100900 -0.035132 +vn 0.977607 -0.118892 -0.173633 +vn 0.957357 -0.231161 -0.173299 +vn 0.955739 -0.293558 -0.019689 +vn 0.974419 -0.224206 -0.015444 +vn 0.957357 -0.231161 -0.173299 +vn 0.942854 -0.281394 -0.178451 +vn 0.920272 -0.380136 -0.092718 +vn 0.936569 -0.343650 -0.068872 +vn 0.944511 -0.325079 -0.047143 +vn 0.929922 -0.357439 -0.086502 +vn 0.936569 -0.343650 -0.068872 +vn 0.951918 -0.301222 -0.055836 +vn 0.955739 -0.293558 -0.019689 +vn 0.944511 -0.325079 -0.047143 +vn 0.944511 -0.325079 -0.047143 +vn 0.955739 -0.293558 -0.019689 +vn 0.942854 -0.281394 -0.178451 +vn 0.935580 -0.294541 -0.194771 +vn 0.929922 -0.357439 -0.086502 +vn 0.944511 -0.325079 -0.047143 +vn 0.935580 -0.294541 -0.194771 +vn 0.920791 -0.321848 -0.220359 +vn 0.829274 -0.543628 -0.129510 +vn 0.887588 -0.445963 -0.115342 +vn 0.892720 -0.433821 -0.121862 +vn 0.825924 -0.545561 -0.142174 +vn 0.887588 -0.445963 -0.115342 +vn 0.920272 -0.380136 -0.092718 +vn 0.929922 -0.357439 -0.086502 +vn 0.892720 -0.433821 -0.121862 +vn 0.892720 -0.433821 -0.121862 +vn 0.929922 -0.357439 -0.086502 +vn 0.920791 -0.321848 -0.220359 +vn 0.881618 -0.400319 -0.249988 +vn 0.825924 -0.545561 -0.142174 +vn 0.892720 -0.433821 -0.121862 +vn 0.881618 -0.400319 -0.249988 +vn 0.801034 -0.526508 -0.284841 +vn 0.526113 -0.835421 -0.158989 +vn 0.719104 -0.680094 -0.142697 +vn 0.712139 -0.684790 -0.154663 +vn 0.518901 -0.838227 -0.167684 +vn 0.719104 -0.680094 -0.142697 +vn 0.829274 -0.543628 -0.129510 +vn 0.825924 -0.545561 -0.142174 +vn 0.712139 -0.684790 -0.154663 +vn 0.712139 -0.684790 -0.154663 +vn 0.825924 -0.545561 -0.142174 +vn 0.801034 -0.526508 -0.284841 +vn 0.682093 -0.660436 -0.313965 +vn 0.518901 -0.838227 -0.167684 +vn 0.712139 -0.684790 -0.154663 +vn 0.682093 -0.660436 -0.313965 +vn 0.481395 -0.801872 -0.353921 +vn -0.004199 -0.984568 -0.174954 +vn 0.267286 -0.948197 -0.171701 +vn 0.265427 -0.947334 -0.179184 +vn -0.005066 -0.983383 -0.181471 +vn 0.267286 -0.948197 -0.171701 +vn 0.526113 -0.835421 -0.158989 +vn 0.518901 -0.838227 -0.167684 +vn 0.265427 -0.947334 -0.179184 +vn 0.265427 -0.947334 -0.179184 +vn 0.518901 -0.838227 -0.167684 +vn 0.481395 -0.801872 -0.353921 +vn 0.256306 -0.895435 -0.364011 +vn -0.005066 -0.983383 -0.181471 +vn 0.265427 -0.947334 -0.179184 +vn 0.256306 -0.895435 -0.364011 +vn 0.008792 -0.924621 -0.380787 +vn -0.528401 -0.833932 -0.159213 +vn -0.271095 -0.947304 -0.170656 +vn -0.270318 -0.946407 -0.176756 +vn -0.517580 -0.838901 -0.168393 +vn -0.271095 -0.947304 -0.170656 +vn -0.004199 -0.984568 -0.174954 +vn -0.005066 -0.983383 -0.181471 +vn -0.270318 -0.946407 -0.176756 +vn -0.270318 -0.946407 -0.176756 +vn -0.005066 -0.983383 -0.181471 +vn 0.008792 -0.924621 -0.380787 +vn -0.270453 -0.890593 -0.365648 +vn -0.517580 -0.838901 -0.168393 +vn -0.270318 -0.946407 -0.176756 +vn -0.270453 -0.890593 -0.365648 +vn -0.483956 -0.804143 -0.345168 +vn -0.834820 -0.536012 -0.125564 +vn -0.723617 -0.675269 -0.142794 +vn -0.714961 -0.681290 -0.157085 +vn -0.835068 -0.531670 -0.141380 +vn -0.723617 -0.675269 -0.142794 +vn -0.528401 -0.833932 -0.159213 +vn -0.517580 -0.838901 -0.168393 +vn -0.714961 -0.681290 -0.157085 +vn -0.714961 -0.681290 -0.157085 +vn -0.517580 -0.838901 -0.168393 +vn -0.483956 -0.804143 -0.345168 +vn -0.677926 -0.664069 -0.315322 +vn -0.835068 -0.531670 -0.141380 +vn -0.714961 -0.681290 -0.157085 +vn -0.677926 -0.664069 -0.315322 +vn -0.802040 -0.519751 -0.294262 +vn -0.922309 -0.380083 -0.069889 +vn -0.894056 -0.435952 -0.103000 +vn -0.901007 -0.418117 -0.115607 +vn -0.930664 -0.356730 -0.081292 +vn -0.894056 -0.435952 -0.103000 +vn -0.834820 -0.536012 -0.125564 +vn -0.835068 -0.531670 -0.141380 +vn -0.901007 -0.418117 -0.115607 +vn -0.901007 -0.418117 -0.115607 +vn -0.835068 -0.531670 -0.141380 +vn -0.802040 -0.519751 -0.294262 +vn -0.877525 -0.391704 -0.276620 +vn -0.930664 -0.356730 -0.081292 +vn -0.901007 -0.418117 -0.115607 +vn -0.877525 -0.391704 -0.276620 +vn -0.907806 -0.327458 -0.262030 +vn -0.953835 -0.300269 -0.006158 +vn -0.936143 -0.350251 -0.031017 +vn -0.942153 -0.331820 -0.047365 +vn -0.955433 -0.294195 -0.024437 +vn -0.936143 -0.350251 -0.031017 +vn -0.922309 -0.380083 -0.069889 +vn -0.930664 -0.356730 -0.081292 +vn -0.942153 -0.331820 -0.047365 +vn -0.942153 -0.331820 -0.047365 +vn -0.930664 -0.356730 -0.081292 +vn -0.907806 -0.327458 -0.262030 +vn -0.918963 -0.305623 -0.249201 +vn -0.955433 -0.294195 -0.024437 +vn -0.942153 -0.331820 -0.047365 +vn -0.918963 -0.305623 -0.249201 +vn -0.933686 -0.274990 -0.229372 +vn -0.996594 -0.069160 -0.044908 +vn -0.974996 -0.221900 -0.012000 +vn -0.972897 -0.230315 -0.020668 +vn -0.995895 -0.085619 -0.029369 +vn -0.974996 -0.221900 -0.012000 +vn -0.953835 -0.300269 -0.006158 +vn -0.955433 -0.294195 -0.024437 +vn -0.972897 -0.230315 -0.020668 +vn -0.972897 -0.230315 -0.020668 +vn -0.955433 -0.294195 -0.024437 +vn -0.933686 -0.274990 -0.229372 +vn -0.954178 -0.216323 -0.206757 +vn -0.995895 -0.085619 -0.029369 +vn -0.972897 -0.230315 -0.020668 +vn -0.954178 -0.216323 -0.206757 +vn -0.981264 -0.074453 -0.177703 +vn -0.840067 0.528276 -0.123337 +vn -0.977496 0.191869 -0.087684 +vn -0.985253 0.164061 -0.048580 +vn -0.854545 0.514851 -0.068413 +vn -0.977496 0.191869 -0.087684 +vn -0.996594 -0.069160 -0.044908 +vn -0.995895 -0.085619 -0.029369 +vn -0.985253 0.164061 -0.048580 +vn -0.985253 0.164061 -0.048580 +vn -0.995895 -0.085619 -0.029369 +vn -0.981264 -0.074453 -0.177703 +vn -0.976047 0.156756 -0.150861 +vn -0.854545 0.514851 -0.068413 +vn -0.985253 0.164061 -0.048580 +vn -0.976047 0.156756 -0.150861 +vn -0.850688 0.507297 -0.137766 +vn -0.995947 -0.068554 0.058218 +vn -0.982988 0.179393 0.039411 +vn -0.730194 0.154063 0.665644 +vn -0.802399 -0.044647 0.595116 +vn -0.982988 0.179393 0.039411 +vn -0.855828 0.516957 0.017689 +vn -0.590945 0.376281 0.713580 +vn -0.730194 0.154063 0.665644 +vn -0.730194 0.154063 0.665644 +vn -0.590945 0.376281 0.713580 +vn -0.589336 0.387835 0.708708 +vn -0.728023 0.161282 0.666311 +vn -0.802399 -0.044647 0.595116 +vn -0.730194 0.154063 0.665644 +vn -0.728023 0.161282 0.666311 +vn -0.795281 -0.038354 0.605027 +vn -0.795281 -0.038354 0.605027 +vn -0.825522 -0.184872 0.533232 +vn -0.820639 -0.181279 0.541931 +vn -0.802399 -0.044647 0.595116 +vn -0.825522 -0.184872 0.533232 +vn -0.824782 -0.262839 0.500651 +vn -0.824452 -0.268896 0.497969 +vn -0.820639 -0.181279 0.541931 +vn -0.820639 -0.181279 0.541931 +vn -0.824452 -0.268896 0.497969 +vn -0.947678 -0.316595 0.040915 +vn -0.976066 -0.208642 0.061349 +vn -0.802399 -0.044647 0.595116 +vn -0.820639 -0.181279 0.541931 +vn -0.976066 -0.208642 0.061349 +vn -0.995947 -0.068554 0.058218 +vn -0.824782 -0.262839 0.500651 +vn -0.814370 -0.320722 0.483672 +vn -0.824829 -0.324021 0.463323 +vn -0.824452 -0.268896 0.497969 +vn -0.814370 -0.320722 0.483672 +vn -0.798687 -0.346117 0.492241 +vn -0.816549 -0.352204 0.457384 +vn -0.824829 -0.324021 0.463323 +vn -0.824829 -0.324021 0.463323 +vn -0.816549 -0.352204 0.457384 +vn -0.918652 -0.394807 0.014369 +vn -0.930839 -0.364594 0.024709 +vn -0.824452 -0.268896 0.497969 +vn -0.824829 -0.324021 0.463323 +vn -0.930839 -0.364594 0.024709 +vn -0.947678 -0.316595 0.040915 +vn -0.798687 -0.346117 0.492241 +vn -0.763975 -0.384623 0.518081 +vn -0.786123 -0.391907 0.477933 +vn -0.816549 -0.352204 0.457384 +vn -0.763975 -0.384623 0.518081 +vn -0.693258 -0.445921 0.566169 +vn -0.716836 -0.457547 0.526114 +vn -0.786123 -0.391907 0.477933 +vn -0.786123 -0.391907 0.477933 +vn -0.716836 -0.457547 0.526114 +vn -0.848669 -0.528911 -0.003719 +vn -0.897863 -0.440259 0.003717 +vn -0.816549 -0.352204 0.457384 +vn -0.786123 -0.391907 0.477933 +vn -0.897863 -0.440259 0.003717 +vn -0.918652 -0.394807 0.014369 +vn -0.693258 -0.445921 0.566169 +vn -0.570740 -0.522255 0.633646 +vn -0.591718 -0.538413 0.599985 +vn -0.716836 -0.457547 0.526114 +vn -0.570740 -0.522255 0.633646 +vn -0.391373 -0.599370 0.698271 +vn -0.402906 -0.617642 0.675415 +vn -0.591718 -0.538413 0.599985 +vn -0.591718 -0.538413 0.599985 +vn -0.402906 -0.617642 0.675415 +vn -0.562265 -0.826940 -0.005401 +vn -0.751775 -0.659403 -0.004701 +vn -0.716836 -0.457547 0.526114 +vn -0.591718 -0.538413 0.599985 +vn -0.751775 -0.659403 -0.004701 +vn -0.848669 -0.528911 -0.003719 +vn -0.391373 -0.599370 0.698271 +vn -0.190982 -0.647041 0.738149 +vn -0.195835 -0.666415 0.719402 +vn -0.402906 -0.617642 0.675415 +vn -0.190982 -0.647041 0.738149 +vn -0.001790 -0.660900 0.750472 +vn -0.001759 -0.681456 0.731857 +vn -0.195835 -0.666415 0.719402 +vn -0.195835 -0.666415 0.719402 +vn -0.001759 -0.681456 0.731857 +vn -0.002298 -0.829414 0.558629 +vn -0.245317 -0.803692 0.542125 +vn -0.402906 -0.617642 0.675415 +vn -0.195835 -0.666415 0.719402 +vn -0.245317 -0.803692 0.542125 +vn -0.562265 -0.826940 -0.005401 +vn -0.001790 -0.660900 0.750472 +vn 0.187640 -0.647391 0.738699 +vn 0.192318 -0.667094 0.719722 +vn -0.001759 -0.681456 0.731857 +vn 0.187640 -0.647391 0.738699 +vn 0.387856 -0.601071 0.698771 +vn 0.399164 -0.619752 0.675704 +vn 0.192318 -0.667094 0.719722 +vn 0.192318 -0.667094 0.719722 +vn 0.399164 -0.619752 0.675704 +vn 0.557230 -0.830342 -0.005304 +vn 0.240990 -0.804729 0.542527 +vn -0.001759 -0.681456 0.731857 +vn 0.192318 -0.667094 0.719722 +vn 0.240990 -0.804729 0.542527 +vn -0.002298 -0.829414 0.558629 +vn 0.387856 -0.601071 0.698771 +vn 0.566946 -0.525684 0.634215 +vn 0.587645 -0.541981 0.600775 +vn 0.399164 -0.619752 0.675704 +vn 0.566946 -0.525684 0.634215 +vn 0.690282 -0.449296 0.567137 +vn 0.714093 -0.460751 0.527048 +vn 0.587645 -0.541981 0.600775 +vn 0.587645 -0.541981 0.600775 +vn 0.714093 -0.460751 0.527048 +vn 0.846235 -0.532796 -0.003966 +vn 0.747379 -0.664382 -0.004574 +vn 0.399164 -0.619752 0.675704 +vn 0.587645 -0.541981 0.600775 +vn 0.747379 -0.664382 -0.004574 +vn 0.557230 -0.830342 -0.005304 +vn 0.690282 -0.449296 0.567137 +vn 0.763546 -0.388212 0.516033 +vn 0.785102 -0.395715 0.476471 +vn 0.714093 -0.460751 0.527048 +vn 0.763546 -0.388212 0.516033 +vn 0.805334 -0.342602 0.483798 +vn 0.823571 -0.348577 0.447464 +vn 0.785102 -0.395715 0.476471 +vn 0.785102 -0.395715 0.476471 +vn 0.823571 -0.348577 0.447464 +vn 0.921784 -0.387695 -0.002699 +vn 0.895693 -0.444660 -0.003374 +vn 0.714093 -0.460751 0.527048 +vn 0.785102 -0.395715 0.476471 +vn 0.895693 -0.444660 -0.003374 +vn 0.846235 -0.532796 -0.003966 +vn 0.805334 -0.342602 0.483798 +vn 0.826733 -0.310425 0.469199 +vn 0.842650 -0.315827 0.436112 +vn 0.823571 -0.348577 0.447464 +vn 0.826733 -0.310425 0.469199 +vn 0.839913 -0.265665 0.473253 +vn 0.855027 -0.270890 0.442207 +vn 0.842650 -0.315827 0.436112 +vn 0.842650 -0.315827 0.436112 +vn 0.855027 -0.270890 0.442207 +vn 0.952767 -0.303676 -0.004041 +vn 0.936526 -0.350586 -0.002785 +vn 0.823571 -0.348577 0.447464 +vn 0.842650 -0.315827 0.436112 +vn 0.936526 -0.350586 -0.002785 +vn 0.921784 -0.387695 -0.002699 +vn 0.839913 -0.265665 0.473253 +vn 0.844772 -0.177348 0.504884 +vn 0.862219 -0.189044 0.469936 +vn 0.855027 -0.270890 0.442207 +vn 0.844772 -0.177348 0.504884 +vn 0.822021 -0.046415 0.567563 +vn 0.845319 -0.059484 0.530941 +vn 0.862219 -0.189044 0.469936 +vn 0.862219 -0.189044 0.469936 +vn 0.845319 -0.059484 0.530941 +vn 0.996496 -0.083341 -0.007087 +vn 0.974672 -0.223523 -0.007202 +vn 0.855027 -0.270890 0.442207 +vn 0.862219 -0.189044 0.469936 +vn 0.974672 -0.223523 -0.007202 +vn 0.952767 -0.303676 -0.004041 +vn 0.822021 -0.046415 0.567563 +vn 0.750488 0.135442 0.646856 +vn 0.765557 0.134392 0.629175 +vn 0.845319 -0.059484 0.530941 +vn 0.750488 0.135442 0.646856 +vn 0.587968 0.376193 0.716081 +vn 0.588879 0.365810 0.720698 +vn 0.765557 0.134392 0.629175 +vn 0.765557 0.134392 0.629175 +vn 0.588879 0.365810 0.720698 +vn 0.871473 0.490337 0.010226 +vn 0.988790 0.149282 0.003189 +vn 0.845319 -0.059484 0.530941 +vn 0.765557 0.134392 0.629175 +vn 0.988790 0.149282 0.003189 +vn 0.996496 -0.083341 -0.007087 +vn 0.587968 0.376193 0.716081 +vn 0.396673 0.558659 0.728390 +vn 0.398846 0.556888 0.728559 +vn 0.588879 0.365810 0.720698 +vn 0.396673 0.558659 0.728390 +vn 0.228191 0.669644 0.706758 +vn 0.235651 0.678922 0.695366 +vn 0.398846 0.556888 0.728559 +vn 0.398846 0.556888 0.728559 +vn 0.235651 0.678922 0.695366 +vn 0.282326 0.812942 0.509331 +vn 0.491392 0.677147 0.547728 +vn 0.588879 0.365810 0.720698 +vn 0.398846 0.556888 0.728559 +vn 0.491392 0.677147 0.547728 +vn 0.871473 0.490337 0.010226 +vn 0.228191 0.669644 0.706758 +vn 0.091370 0.721237 0.686636 +vn 0.095223 0.738656 0.667323 +vn 0.235651 0.678922 0.695366 +vn 0.091370 0.721237 0.686636 +vn -0.001052 0.732800 0.680443 +vn -0.001546 0.753672 0.657249 +vn 0.095223 0.738656 0.667323 +vn 0.095223 0.738656 0.667323 +vn -0.001546 0.753672 0.657249 +vn -0.001921 0.999496 -0.031704 +vn 0.126708 0.991518 -0.028937 +vn 0.235651 0.678922 0.695366 +vn 0.095223 0.738656 0.667323 +vn 0.126708 0.991518 -0.028937 +vn 0.282326 0.812942 0.509331 +vn -0.001052 0.732800 0.680443 +vn -0.096156 0.720679 0.686568 +vn -0.098493 0.738878 0.666602 +vn -0.001546 0.753672 0.657249 +vn -0.096156 0.720679 0.686568 +vn -0.240407 0.667821 0.704429 +vn -0.240850 0.677786 0.694692 +vn -0.098493 0.738878 0.666602 +vn -0.098493 0.738878 0.666602 +vn -0.240850 0.677786 0.694692 +vn -0.285868 0.812570 0.507946 +vn -0.130535 0.991034 -0.028494 +vn -0.001546 0.753672 0.657249 +vn -0.098493 0.738878 0.666602 +vn -0.130535 0.991034 -0.028494 +vn -0.001921 0.999496 -0.031704 +vn -0.240407 0.667821 0.704429 +vn -0.410796 0.560445 0.719130 +vn -0.412955 0.559075 0.718960 +vn -0.240850 0.677786 0.694692 +vn -0.410796 0.560445 0.719130 +vn -0.589336 0.387835 0.708708 +vn -0.590945 0.376281 0.713580 +vn -0.412955 0.559075 0.718960 +vn -0.412955 0.559075 0.718960 +vn -0.590945 0.376281 0.713580 +vn -0.855828 0.516957 0.017689 +vn -0.505532 0.677015 0.534872 +vn -0.240850 0.677786 0.694692 +vn -0.412955 0.559075 0.718960 +vn -0.505532 0.677015 0.534872 +vn -0.285868 0.812570 0.507946 +vn -0.795281 -0.038354 0.605027 +vn -0.728023 0.161282 0.666311 +vn -0.920118 0.211739 0.329468 +vn -0.958157 -0.040890 0.283306 +vn -0.728023 0.161282 0.666311 +vn -0.589336 0.387835 0.708708 +vn -0.778201 0.512767 0.362592 +vn -0.920118 0.211739 0.329468 +vn -0.920118 0.211739 0.329468 +vn -0.778201 0.512767 0.362592 +vn -0.836067 0.539388 0.100268 +vn -0.975851 0.204216 0.077531 +vn -0.958157 -0.040890 0.283306 +vn -0.920118 0.211739 0.329468 +vn -0.975851 0.204216 0.077531 +vn -0.997129 -0.059686 0.046608 +vn -0.951459 -0.307326 0.016628 +vn -0.929810 -0.303063 0.208821 +vn -0.950350 -0.202554 0.236233 +vn -0.975316 -0.219665 0.022515 +vn -0.929810 -0.303063 0.208821 +vn -0.824782 -0.262839 0.500651 +vn -0.825522 -0.184872 0.533232 +vn -0.950350 -0.202554 0.236233 +vn -0.950350 -0.202554 0.236233 +vn -0.825522 -0.184872 0.533232 +vn -0.795281 -0.038354 0.605027 +vn -0.958157 -0.040890 0.283306 +vn -0.975316 -0.219665 0.022515 +vn -0.950350 -0.202554 0.236233 +vn -0.958157 -0.040890 0.283306 +vn -0.997129 -0.059686 0.046608 +vn -0.920888 -0.381386 0.080687 +vn -0.890404 -0.382839 0.246203 +vn -0.908889 -0.353883 0.220651 +vn -0.935567 -0.350939 0.039454 +vn -0.890404 -0.382839 0.246203 +vn -0.798687 -0.346117 0.492241 +vn -0.814370 -0.320722 0.483672 +vn -0.908889 -0.353883 0.220651 +vn -0.908889 -0.353883 0.220651 +vn -0.814370 -0.320722 0.483672 +vn -0.824782 -0.262839 0.500651 +vn -0.929810 -0.303063 0.208821 +vn -0.935567 -0.350939 0.039454 +vn -0.908889 -0.353883 0.220651 +vn -0.929810 -0.303063 0.208821 +vn -0.951459 -0.307326 0.016628 +vn -0.832688 -0.538403 0.129433 +vn -0.799859 -0.519656 0.300305 +vn -0.859198 -0.434800 0.269679 +vn -0.890128 -0.441595 0.112538 +vn -0.799859 -0.519656 0.300305 +vn -0.693258 -0.445921 0.566169 +vn -0.763975 -0.384623 0.518081 +vn -0.859198 -0.434800 0.269679 +vn -0.859198 -0.434800 0.269679 +vn -0.763975 -0.384623 0.518081 +vn -0.798687 -0.346117 0.492241 +vn -0.890404 -0.382839 0.246203 +vn -0.890128 -0.441595 0.112538 +vn -0.859198 -0.434800 0.269679 +vn -0.890404 -0.382839 0.246203 +vn -0.920888 -0.381386 0.080687 +vn -0.528620 -0.833655 0.159937 +vn -0.492605 -0.776287 0.393343 +vn -0.685583 -0.640652 0.345746 +vn -0.723341 -0.675386 0.143640 +vn -0.492605 -0.776287 0.393343 +vn -0.391373 -0.599370 0.698271 +vn -0.570740 -0.522255 0.633646 +vn -0.685583 -0.640652 0.345746 +vn -0.685583 -0.640652 0.345746 +vn -0.570740 -0.522255 0.633646 +vn -0.693258 -0.445921 0.566169 +vn -0.799859 -0.519656 0.300305 +vn -0.723341 -0.675386 0.143640 +vn -0.685583 -0.640652 0.345746 +vn -0.799859 -0.519656 0.300305 +vn -0.832688 -0.538403 0.129433 +vn -0.004201 -0.984380 0.176006 +vn -0.002324 -0.900265 0.435337 +vn -0.250075 -0.869967 0.424993 +vn -0.271285 -0.947079 0.171599 +vn -0.002324 -0.900265 0.435337 +vn -0.001790 -0.660900 0.750472 +vn -0.190982 -0.647041 0.738149 +vn -0.250075 -0.869967 0.424993 +vn -0.250075 -0.869967 0.424993 +vn -0.190982 -0.647041 0.738149 +vn -0.391373 -0.599370 0.698271 +vn -0.492605 -0.776287 0.393343 +vn -0.271285 -0.947079 0.171599 +vn -0.250075 -0.869967 0.424993 +vn -0.492605 -0.776287 0.393343 +vn -0.528620 -0.833655 0.159937 +vn 0.526193 -0.835232 0.159710 +vn 0.488656 -0.778642 0.393614 +vn 0.246026 -0.871018 0.425206 +vn 0.267396 -0.947997 0.172632 +vn 0.488656 -0.778642 0.393614 +vn 0.387856 -0.601071 0.698771 +vn 0.187640 -0.647391 0.738699 +vn 0.246026 -0.871018 0.425206 +vn 0.246026 -0.871018 0.425206 +vn 0.187640 -0.647391 0.738699 +vn -0.001790 -0.660900 0.750472 +vn -0.002324 -0.900265 0.435337 +vn 0.267396 -0.947997 0.172632 +vn 0.246026 -0.871018 0.425206 +vn -0.002324 -0.900265 0.435337 +vn -0.004201 -0.984380 0.176006 +vn 0.829345 -0.543471 0.129718 +vn 0.796787 -0.524000 0.300924 +vn 0.681302 -0.644968 0.346184 +vn 0.719261 -0.679831 0.143156 +vn 0.796787 -0.524000 0.300924 +vn 0.690282 -0.449296 0.567137 +vn 0.566946 -0.525684 0.634215 +vn 0.681302 -0.644968 0.346184 +vn 0.681302 -0.644968 0.346184 +vn 0.566946 -0.525684 0.634215 +vn 0.387856 -0.601071 0.698771 +vn 0.488656 -0.778642 0.393614 +vn 0.719261 -0.679831 0.143156 +vn 0.681302 -0.644968 0.346184 +vn 0.488656 -0.778642 0.393614 +vn 0.526193 -0.835232 0.159710 +vn 0.919844 -0.380847 0.094038 +vn 0.892575 -0.378877 0.244463 +vn 0.858173 -0.437769 0.268135 +vn 0.887424 -0.446209 0.115655 +vn 0.892575 -0.378877 0.244463 +vn 0.805334 -0.342602 0.483798 +vn 0.763546 -0.388212 0.516033 +vn 0.858173 -0.437769 0.268135 +vn 0.858173 -0.437769 0.268135 +vn 0.763546 -0.388212 0.516033 +vn 0.690282 -0.449296 0.567137 +vn 0.796787 -0.524000 0.300924 +vn 0.887424 -0.446209 0.115655 +vn 0.858173 -0.437769 0.268135 +vn 0.796787 -0.524000 0.300924 +vn 0.829345 -0.543471 0.129718 +vn 0.951408 -0.301435 0.062935 +vn 0.928936 -0.292531 0.226943 +vn 0.911633 -0.340968 0.229492 +vn 0.935995 -0.344431 0.072665 +vn 0.928936 -0.292531 0.226943 +vn 0.839913 -0.265665 0.473253 +vn 0.826733 -0.310425 0.469199 +vn 0.911633 -0.340968 0.229492 +vn 0.911633 -0.340968 0.229492 +vn 0.826733 -0.310425 0.469199 +vn 0.805334 -0.342602 0.483798 +vn 0.892575 -0.378877 0.244463 +vn 0.935995 -0.344431 0.072665 +vn 0.911633 -0.340968 0.229492 +vn 0.892575 -0.378877 0.244463 +vn 0.919844 -0.380847 0.094038 +vn 0.994341 -0.069373 0.080456 +vn 0.959969 -0.057243 0.274195 +vn 0.949133 -0.203888 0.239950 +vn 0.974552 -0.214280 0.065825 +vn 0.959969 -0.057243 0.274195 +vn 0.822021 -0.046415 0.567563 +vn 0.844772 -0.177348 0.504884 +vn 0.949133 -0.203888 0.239950 +vn 0.949133 -0.203888 0.239950 +vn 0.844772 -0.177348 0.504884 +vn 0.839913 -0.265665 0.473253 +vn 0.928936 -0.292531 0.226943 +vn 0.974552 -0.214280 0.065825 +vn 0.949133 -0.203888 0.239950 +vn 0.928936 -0.292531 0.226943 +vn 0.951408 -0.301435 0.062935 +vn 0.838214 0.531237 0.123224 +vn 0.779862 0.504942 0.369932 +vn 0.926642 0.181320 0.329330 +vn 0.979095 0.173523 0.106122 +vn 0.779862 0.504942 0.369932 +vn 0.587968 0.376193 0.716081 +vn 0.750488 0.135442 0.646856 +vn 0.926642 0.181320 0.329330 +vn 0.926642 0.181320 0.329330 +vn 0.750488 0.135442 0.646856 +vn 0.822021 -0.046415 0.567563 +vn 0.959969 -0.057243 0.274195 +vn 0.979095 0.173523 0.106122 +vn 0.926642 0.181320 0.329330 +vn 0.959969 -0.057243 0.274195 +vn 0.994341 -0.069373 0.080456 +vn 0.314859 0.944101 0.097658 +vn 0.302561 0.881727 0.361960 +vn 0.535152 0.755670 0.377591 +vn 0.570762 0.812810 0.116497 +vn 0.302561 0.881727 0.361960 +vn 0.228191 0.669644 0.706758 +vn 0.396673 0.558659 0.728390 +vn 0.535152 0.755670 0.377591 +vn 0.535152 0.755670 0.377591 +vn 0.396673 0.558659 0.728390 +vn 0.587968 0.376193 0.716081 +vn 0.779862 0.504942 0.369932 +vn 0.570762 0.812810 0.116497 +vn 0.535152 0.755670 0.377591 +vn 0.779862 0.504942 0.369932 +vn 0.838214 0.531237 0.123224 +vn -0.003845 0.997826 0.065788 +vn -0.001821 0.942319 0.334711 +vn 0.118894 0.932314 0.341547 +vn 0.118710 0.989969 0.076608 +vn -0.001821 0.942319 0.334711 +vn -0.001052 0.732800 0.680443 +vn 0.091370 0.721237 0.686636 +vn 0.118894 0.932314 0.341547 +vn 0.118894 0.932314 0.341547 +vn 0.091370 0.721237 0.686636 +vn 0.228191 0.669644 0.706758 +vn 0.302561 0.881727 0.361960 +vn 0.118710 0.989969 0.076608 +vn 0.118894 0.932314 0.341547 +vn 0.302561 0.881727 0.361960 +vn 0.314859 0.944101 0.097658 +vn -0.324216 0.942508 0.081004 +vn -0.309195 0.882787 0.353674 +vn -0.123875 0.932604 0.338976 +vn -0.127102 0.989628 0.066941 +vn -0.309195 0.882787 0.353674 +vn -0.240407 0.667821 0.704429 +vn -0.096156 0.720679 0.686568 +vn -0.123875 0.932604 0.338976 +vn -0.123875 0.932604 0.338976 +vn -0.096156 0.720679 0.686568 +vn -0.001052 0.732800 0.680443 +vn -0.001821 0.942319 0.334711 +vn -0.127102 0.989628 0.066941 +vn -0.123875 0.932604 0.338976 +vn -0.001821 0.942319 0.334711 +vn -0.003845 0.997826 0.065788 +vn -0.836067 0.539388 0.100268 +vn -0.778201 0.512767 0.362592 +vn -0.546209 0.752060 0.368865 +vn -0.582099 0.807088 0.098846 +vn -0.778201 0.512767 0.362592 +vn -0.589336 0.387835 0.708708 +vn -0.410796 0.560445 0.719130 +vn -0.546209 0.752060 0.368865 +vn -0.546209 0.752060 0.368865 +vn -0.410796 0.560445 0.719130 +vn -0.240407 0.667821 0.704429 +vn -0.309195 0.882787 0.353674 +vn -0.582099 0.807088 0.098846 +vn -0.546209 0.752060 0.368865 +vn -0.309195 0.882787 0.353674 +vn -0.324216 0.942508 0.081004 +vn 0.276499 0.796604 -0.537560 +vn 0.126708 0.991518 -0.028937 +vn 0.090889 0.706154 -0.702201 +vn 0.227379 0.662515 -0.713704 +vn 0.126708 0.991518 -0.028937 +vn -0.001921 0.999496 -0.031704 +vn -0.001723 0.717023 -0.697048 +vn 0.090889 0.706154 -0.702201 +vn 0.090889 0.706154 -0.702201 +vn -0.001723 0.717023 -0.697048 +vn -0.001556 0.696741 -0.717321 +vn 0.087314 0.689864 -0.718654 +vn 0.227379 0.662515 -0.713704 +vn 0.090889 0.706154 -0.702201 +vn 0.087314 0.689864 -0.718654 +vn 0.219241 0.652781 -0.725128 +vn -0.001921 0.999496 -0.031704 +vn -0.130535 0.991034 -0.028494 +vn -0.093705 0.707152 -0.700825 +vn -0.001723 0.717023 -0.697048 +vn -0.130535 0.991034 -0.028494 +vn -0.278053 0.793808 -0.540884 +vn -0.231050 0.658432 -0.716298 +vn -0.093705 0.707152 -0.700825 +vn -0.093705 0.707152 -0.700825 +vn -0.231050 0.658432 -0.716298 +vn -0.234523 0.646958 -0.725565 +vn -0.092214 0.689131 -0.718746 +vn -0.001723 0.717023 -0.697048 +vn -0.093705 0.707152 -0.700825 +vn -0.092214 0.689131 -0.718746 +vn -0.001556 0.696741 -0.717321 +vn -0.278053 0.793808 -0.540884 +vn -0.502852 0.672671 -0.542821 +vn -0.409658 0.557708 -0.721902 +vn -0.231050 0.658432 -0.716298 +vn -0.502852 0.672671 -0.542821 +vn -0.855828 0.516957 0.017689 +vn -0.609409 0.383803 -0.693770 +vn -0.409658 0.557708 -0.721902 +vn -0.409658 0.557708 -0.721902 +vn -0.609409 0.383803 -0.693770 +vn -0.596429 0.389440 -0.701861 +vn -0.406983 0.554173 -0.726125 +vn -0.231050 0.658432 -0.716298 +vn -0.409658 0.557708 -0.721902 +vn -0.406983 0.554173 -0.726125 +vn -0.234523 0.646958 -0.725565 +vn -0.830487 -0.046440 -0.555099 +vn -0.750371 0.159464 -0.641494 +vn -0.769454 0.154783 -0.619663 +vn -0.853393 -0.052065 -0.518661 +vn -0.750371 0.159464 -0.641494 +vn -0.596429 0.389440 -0.701861 +vn -0.609409 0.383803 -0.693770 +vn -0.769454 0.154783 -0.619663 +vn -0.769454 0.154783 -0.619663 +vn -0.609409 0.383803 -0.693770 +vn -0.855828 0.516957 0.017689 +vn -0.982988 0.179393 0.039411 +vn -0.853393 -0.052065 -0.518661 +vn -0.769454 0.154783 -0.619663 +vn -0.982988 0.179393 0.039411 +vn -0.995947 -0.068554 0.058218 +vn -0.995947 -0.068554 0.058218 +vn -0.976066 -0.208642 0.061349 +vn -0.870614 -0.192990 -0.452534 +vn -0.853393 -0.052065 -0.518661 +vn -0.976066 -0.208642 0.061349 +vn -0.947678 -0.316595 0.040915 +vn -0.857037 -0.278006 -0.433820 +vn -0.870614 -0.192990 -0.452534 +vn -0.870614 -0.192990 -0.452534 +vn -0.857037 -0.278006 -0.433820 +vn -0.852680 -0.269356 -0.447642 +vn -0.863561 -0.192557 -0.466031 +vn -0.853393 -0.052065 -0.518661 +vn -0.870614 -0.192990 -0.452534 +vn -0.863561 -0.192557 -0.466031 +vn -0.830487 -0.046440 -0.555099 +vn -0.947678 -0.316595 0.040915 +vn -0.930839 -0.364594 0.024709 +vn -0.839539 -0.329447 -0.432018 +vn -0.857037 -0.278006 -0.433820 +vn -0.930839 -0.364594 0.024709 +vn -0.918652 -0.394807 0.014369 +vn -0.822199 -0.354338 -0.445459 +vn -0.839539 -0.329447 -0.432018 +vn -0.839539 -0.329447 -0.432018 +vn -0.822199 -0.354338 -0.445459 +vn -0.801947 -0.346220 -0.486840 +vn -0.825046 -0.323876 -0.463037 +vn -0.857037 -0.278006 -0.433820 +vn -0.839539 -0.329447 -0.432018 +vn -0.825046 -0.323876 -0.463037 +vn -0.852680 -0.269356 -0.447642 +vn -0.918652 -0.394807 0.014369 +vn -0.897863 -0.440259 0.003717 +vn -0.783760 -0.389485 -0.483758 +vn -0.822199 -0.354338 -0.445459 +vn -0.897863 -0.440259 0.003717 +vn -0.848669 -0.528911 -0.003719 +vn -0.708163 -0.451908 -0.542480 +vn -0.783760 -0.389485 -0.483758 +vn -0.783760 -0.389485 -0.483758 +vn -0.708163 -0.451908 -0.542480 +vn -0.683524 -0.439297 -0.582935 +vn -0.760372 -0.380594 -0.526292 +vn -0.822199 -0.354338 -0.445459 +vn -0.783760 -0.389485 -0.483758 +vn -0.760372 -0.380594 -0.526292 +vn -0.801947 -0.346220 -0.486840 +vn -0.848669 -0.528911 -0.003719 +vn -0.751775 -0.659403 -0.004701 +vn -0.582259 -0.529967 -0.616530 +vn -0.708163 -0.451908 -0.542480 +vn -0.751775 -0.659403 -0.004701 +vn -0.562265 -0.826940 -0.005401 +vn -0.394956 -0.605780 -0.690681 +vn -0.582259 -0.529967 -0.616530 +vn -0.582259 -0.529967 -0.616530 +vn -0.394956 -0.605780 -0.690681 +vn -0.384043 -0.587242 -0.712501 +vn -0.561401 -0.512890 -0.649441 +vn -0.708163 -0.451908 -0.542480 +vn -0.582259 -0.529967 -0.616530 +vn -0.561401 -0.512890 -0.649441 +vn -0.683524 -0.439297 -0.582935 +vn -0.562265 -0.826940 -0.005401 +vn -0.243741 -0.797989 -0.551184 +vn -0.191551 -0.652339 -0.733322 +vn -0.394956 -0.605780 -0.690681 +vn -0.243741 -0.797989 -0.551184 +vn -0.002267 -0.823246 -0.567680 +vn -0.001734 -0.666689 -0.745334 +vn -0.191551 -0.652339 -0.733322 +vn -0.191551 -0.652339 -0.733322 +vn -0.001734 -0.666689 -0.745334 +vn -0.001807 -0.646213 -0.763155 +vn -0.187023 -0.633022 -0.751202 +vn -0.394956 -0.605780 -0.690681 +vn -0.191551 -0.652339 -0.733322 +vn -0.187023 -0.633022 -0.751202 +vn -0.384043 -0.587242 -0.712501 +vn -0.002267 -0.823246 -0.567680 +vn 0.239469 -0.798956 -0.551656 +vn 0.188072 -0.652910 -0.733715 +vn -0.001734 -0.666689 -0.745334 +vn 0.239469 -0.798956 -0.551656 +vn 0.557230 -0.830342 -0.005304 +vn 0.391302 -0.607895 -0.690902 +vn 0.188072 -0.652910 -0.733715 +vn 0.188072 -0.652910 -0.733715 +vn 0.391302 -0.607895 -0.690902 +vn 0.380578 -0.588857 -0.713028 +vn 0.183722 -0.633287 -0.751793 +vn -0.001734 -0.666689 -0.745334 +vn 0.188072 -0.652910 -0.733715 +vn 0.183722 -0.633287 -0.751793 +vn -0.001807 -0.646213 -0.763155 +vn 0.557230 -0.830342 -0.005304 +vn 0.747379 -0.664382 -0.004574 +vn 0.578292 -0.533569 -0.617157 +vn 0.391302 -0.607895 -0.690902 +vn 0.747379 -0.664382 -0.004574 +vn 0.846235 -0.532796 -0.003966 +vn 0.705189 -0.455017 -0.543753 +vn 0.578292 -0.533569 -0.617157 +vn 0.578292 -0.533569 -0.617157 +vn 0.705189 -0.455017 -0.543753 +vn 0.680437 -0.442571 -0.584069 +vn 0.557598 -0.516310 -0.650007 +vn 0.391302 -0.607895 -0.690902 +vn 0.578292 -0.533569 -0.617157 +vn 0.557598 -0.516310 -0.650007 +vn 0.380578 -0.588857 -0.713028 +vn 0.846235 -0.532796 -0.003966 +vn 0.895693 -0.444660 -0.003374 +vn 0.777118 -0.391542 -0.492730 +vn 0.705189 -0.455017 -0.543753 +vn 0.895693 -0.444660 -0.003374 +vn 0.921784 -0.387695 -0.002699 +vn 0.816399 -0.345370 -0.462832 +vn 0.777118 -0.391542 -0.492730 +vn 0.777118 -0.391542 -0.492730 +vn 0.816399 -0.345370 -0.462832 +vn 0.796913 -0.338825 -0.500128 +vn 0.754325 -0.383266 -0.533011 +vn 0.705189 -0.455017 -0.543753 +vn 0.777118 -0.391542 -0.492730 +vn 0.754325 -0.383266 -0.533011 +vn 0.680437 -0.442571 -0.584069 +vn 0.921784 -0.387695 -0.002699 +vn 0.936526 -0.350586 -0.002785 +vn 0.835443 -0.313324 -0.451511 +vn 0.816399 -0.345370 -0.462832 +vn 0.936526 -0.350586 -0.002785 +vn 0.952767 -0.303676 -0.004041 +vn 0.846594 -0.268737 -0.459412 +vn 0.835443 -0.313324 -0.451511 +vn 0.835443 -0.313324 -0.451511 +vn 0.846594 -0.268737 -0.459412 +vn 0.830478 -0.263198 -0.490951 +vn 0.818594 -0.307409 -0.485185 +vn 0.816399 -0.345370 -0.462832 +vn 0.835443 -0.313324 -0.451511 +vn 0.818594 -0.307409 -0.485185 +vn 0.796913 -0.338825 -0.500128 +vn 0.952767 -0.303676 -0.004041 +vn 0.974672 -0.223523 -0.007202 +vn 0.851086 -0.188440 -0.490044 +vn 0.846594 -0.268737 -0.459412 +vn 0.974672 -0.223523 -0.007202 +vn 0.996496 -0.083341 -0.007087 +vn 0.837706 -0.059759 -0.542842 +vn 0.851086 -0.188440 -0.490044 +vn 0.851086 -0.188440 -0.490044 +vn 0.837706 -0.059759 -0.542842 +vn 0.818097 -0.053561 -0.572580 +vn 0.833591 -0.177752 -0.523001 +vn 0.846594 -0.268737 -0.459412 +vn 0.851086 -0.188440 -0.490044 +vn 0.833591 -0.177752 -0.523001 +vn 0.830478 -0.263198 -0.490951 +vn 0.996496 -0.083341 -0.007087 +vn 0.988790 0.149282 0.003189 +vn 0.776095 0.133051 -0.616421 +vn 0.837706 -0.059759 -0.542842 +vn 0.988790 0.149282 0.003189 +vn 0.871473 0.490337 0.010226 +vn 0.602283 0.373229 -0.705659 +vn 0.776095 0.133051 -0.616421 +vn 0.776095 0.133051 -0.616421 +vn 0.602283 0.373229 -0.705659 +vn 0.593290 0.379000 -0.710188 +vn 0.754432 0.135075 -0.642330 +vn 0.837706 -0.059759 -0.542842 +vn 0.776095 0.133051 -0.616421 +vn 0.754432 0.135075 -0.642330 +vn 0.818097 -0.053561 -0.572580 +vn 0.871473 0.490337 0.010226 +vn 0.489048 0.674601 -0.552943 +vn 0.396240 0.560238 -0.727411 +vn 0.602283 0.373229 -0.705659 +vn 0.489048 0.674601 -0.552943 +vn 0.276499 0.796604 -0.537560 +vn 0.227379 0.662515 -0.713704 +vn 0.396240 0.560238 -0.727411 +vn 0.396240 0.560238 -0.727411 +vn 0.227379 0.662515 -0.713704 +vn 0.219241 0.652781 -0.725128 +vn 0.392453 0.556965 -0.731963 +vn 0.602283 0.373229 -0.705659 +vn 0.396240 0.560238 -0.727411 +vn 0.392453 0.556965 -0.731963 +vn 0.593290 0.379000 -0.710188 +vn 0.298824 -0.081831 0.950793 +vn 0.206713 -0.218773 0.953629 +vn 0.317786 -0.334604 0.887160 +vn 0.449538 -0.120775 0.885059 +vn 0.206713 -0.218773 0.953629 +vn 0.098699 -0.308097 0.946221 +vn 0.139594 -0.437574 0.888281 +vn 0.317786 -0.334604 0.887160 +vn 0.317786 -0.334604 0.887160 +vn 0.139594 -0.437574 0.888281 +vn 0.193690 -0.581143 0.790416 +vn 0.413468 -0.434577 0.800117 +vn 0.449538 -0.120775 0.885059 +vn 0.317786 -0.334604 0.887160 +vn 0.413468 -0.434577 0.800117 +vn 0.583408 -0.173249 0.793486 +vn 0.366725 0.084030 0.926527 +vn 0.344084 0.046052 0.937809 +vn 0.479727 0.067760 0.874797 +vn 0.453041 0.104003 0.885402 +vn 0.344084 0.046052 0.937809 +vn 0.298824 -0.081831 0.950793 +vn 0.449538 -0.120775 0.885059 +vn 0.479727 0.067760 0.874797 +vn 0.479727 0.067760 0.874797 +vn 0.449538 -0.120775 0.885059 +vn 0.583408 -0.173249 0.793486 +vn 0.631456 0.075481 0.771729 +vn 0.453041 0.104003 0.885402 +vn 0.479727 0.067760 0.874797 +vn 0.631456 0.075481 0.771729 +vn 0.623860 0.145394 0.767892 +vn 0.376870 0.103670 0.920446 +vn 0.351371 0.066682 0.933859 +vn 0.401677 0.074022 0.912785 +vn 0.379111 0.109381 0.918864 +vn 0.351371 0.066682 0.933859 +vn 0.366725 0.084030 0.926527 +vn 0.453041 0.104003 0.885402 +vn 0.401677 0.074022 0.912785 +vn 0.401677 0.074022 0.912785 +vn 0.453041 0.104003 0.885402 +vn 0.623860 0.145394 0.767892 +vn 0.560367 0.099814 0.822208 +vn 0.379111 0.109381 0.918864 +vn 0.401677 0.074022 0.912785 +vn 0.560367 0.099814 0.822208 +vn 0.498969 0.147144 0.854037 +vn 0.393526 0.053801 0.917738 +vn 0.455495 0.068718 0.887582 +vn 0.418865 0.059530 0.906095 +vn 0.474730 0.060025 0.878082 +vn 0.455495 0.068718 0.887582 +vn 0.376870 0.103670 0.920446 +vn 0.379111 0.109381 0.918864 +vn 0.418865 0.059530 0.906095 +vn 0.418865 0.059530 0.906095 +vn 0.379111 0.109381 0.918864 +vn 0.498969 0.147144 0.854037 +vn 0.581323 0.061556 0.811341 +vn 0.474730 0.060025 0.878082 +vn 0.418865 0.059530 0.906095 +vn 0.581323 0.061556 0.811341 +vn 0.599745 0.094215 0.794625 +vn 0.350954 0.076026 0.933301 +vn 0.364490 0.100778 0.925738 +vn 0.417518 0.117232 0.901075 +vn 0.426317 0.091011 0.899984 +vn 0.364490 0.100778 0.925738 +vn 0.393526 0.053801 0.917738 +vn 0.474730 0.060025 0.878082 +vn 0.417518 0.117232 0.901075 +vn 0.417518 0.117232 0.901075 +vn 0.474730 0.060025 0.878082 +vn 0.599745 0.094215 0.794625 +vn 0.572184 0.156452 0.805064 +vn 0.426317 0.091011 0.899984 +vn 0.417518 0.117232 0.901075 +vn 0.572184 0.156452 0.805064 +vn 0.579508 0.124883 0.805341 +vn 0.332477 0.082377 0.939507 +vn 0.339552 0.078672 0.937292 +vn 0.420746 0.098235 0.901844 +vn 0.419871 0.104357 0.901564 +vn 0.339552 0.078672 0.937292 +vn 0.350954 0.076026 0.933301 +vn 0.426317 0.091011 0.899984 +vn 0.420746 0.098235 0.901844 +vn 0.420746 0.098235 0.901844 +vn 0.426317 0.091011 0.899984 +vn 0.579508 0.124883 0.805341 +vn 0.578606 0.136565 0.804093 +vn 0.419871 0.104357 0.901564 +vn 0.420746 0.098235 0.901844 +vn 0.578606 0.136565 0.804093 +vn 0.578010 0.145131 0.803021 +vn 0.308585 0.094481 0.946493 +vn 0.321434 0.088481 0.942789 +vn 0.412840 0.113593 0.903692 +vn 0.402463 0.122791 0.907164 +vn 0.321434 0.088481 0.942789 +vn 0.332477 0.082377 0.939507 +vn 0.419871 0.104357 0.901564 +vn 0.412840 0.113593 0.903692 +vn 0.412840 0.113593 0.903692 +vn 0.419871 0.104357 0.901564 +vn 0.578010 0.145131 0.803021 +vn 0.571199 0.158173 0.805427 +vn 0.402463 0.122791 0.907164 +vn 0.412840 0.113593 0.903692 +vn 0.571199 0.158173 0.805427 +vn 0.559584 0.171153 0.810909 +vn 0.285073 0.114193 0.951679 +vn 0.295622 0.102338 0.949808 +vn 0.389106 0.133892 0.911411 +vn 0.374751 0.149156 0.915049 +vn 0.295622 0.102338 0.949808 +vn 0.308585 0.094481 0.946493 +vn 0.402463 0.122791 0.907164 +vn 0.389106 0.133892 0.911411 +vn 0.389106 0.133892 0.911411 +vn 0.402463 0.122791 0.907164 +vn 0.559584 0.171153 0.810909 +vn 0.542967 0.186544 0.818773 +vn 0.374751 0.149156 0.915049 +vn 0.389106 0.133892 0.911411 +vn 0.542967 0.186544 0.818773 +vn 0.523088 0.207126 0.826727 +vn 0.279356 0.141741 0.949668 +vn 0.277635 0.128400 0.952067 +vn 0.360280 0.165808 0.917990 +vn 0.352234 0.179402 0.918556 +vn 0.277635 0.128400 0.952067 +vn 0.285073 0.114193 0.951679 +vn 0.374751 0.149156 0.915049 +vn 0.360280 0.165808 0.917990 +vn 0.360280 0.165808 0.917990 +vn 0.374751 0.149156 0.915049 +vn 0.523088 0.207126 0.826727 +vn 0.502385 0.230085 0.833469 +vn 0.352234 0.179402 0.918556 +vn 0.360280 0.165808 0.917990 +vn 0.502385 0.230085 0.833469 +vn 0.490273 0.249820 0.834999 +vn 0.263335 0.128762 0.956073 +vn 0.286551 0.140667 0.947682 +vn 0.345896 0.168796 0.922965 +vn 0.334389 0.162121 0.928386 +vn 0.286551 0.140667 0.947682 +vn 0.279356 0.141741 0.949668 +vn 0.352234 0.179402 0.918556 +vn 0.345896 0.168796 0.922965 +vn 0.345896 0.168796 0.922965 +vn 0.352234 0.179402 0.918556 +vn 0.490273 0.249820 0.834999 +vn 0.487925 0.245851 0.837548 +vn 0.334389 0.162121 0.928386 +vn 0.345896 0.168796 0.922965 +vn 0.487925 0.245851 0.837548 +vn 0.472175 0.230113 0.850940 +vn 0.204533 0.152858 0.966851 +vn 0.230548 0.133046 0.963923 +vn 0.310097 0.177471 0.933994 +vn 0.283662 0.211385 0.935336 +vn 0.230548 0.133046 0.963923 +vn 0.263335 0.128762 0.956073 +vn 0.334389 0.162121 0.928386 +vn 0.310097 0.177471 0.933994 +vn 0.310097 0.177471 0.933994 +vn 0.334389 0.162121 0.928386 +vn 0.472175 0.230113 0.850940 +vn 0.440567 0.255075 0.860719 +vn 0.283662 0.211385 0.935336 +vn 0.310097 0.177471 0.933994 +vn 0.440567 0.255075 0.860719 +vn 0.403323 0.301911 0.863818 +vn 0.145034 0.230729 0.962148 +vn 0.181781 0.183873 0.965995 +vn 0.256648 0.259343 0.931060 +vn 0.210641 0.334593 0.918520 +vn 0.181781 0.183873 0.965995 +vn 0.204533 0.152858 0.966851 +vn 0.283662 0.211385 0.935336 +vn 0.256648 0.259343 0.931060 +vn 0.256648 0.259343 0.931060 +vn 0.283662 0.211385 0.935336 +vn 0.403323 0.301911 0.863818 +vn 0.362866 0.367577 0.856280 +vn 0.210641 0.334593 0.918520 +vn 0.256648 0.259343 0.931060 +vn 0.362866 0.367577 0.856280 +vn 0.290901 0.460746 0.838505 +vn -0.003029 0.331672 0.943390 +vn 0.058365 0.288278 0.955766 +vn 0.085879 0.402475 0.911394 +vn -0.003434 0.399303 0.916813 +vn 0.058365 0.288278 0.955766 +vn 0.145034 0.230729 0.962148 +vn 0.210641 0.334593 0.918520 +vn 0.085879 0.402475 0.911394 +vn 0.085879 0.402475 0.911394 +vn 0.210641 0.334593 0.918520 +vn 0.290901 0.460746 0.838505 +vn 0.121805 0.532364 0.837706 +vn -0.003434 0.399303 0.916813 +vn 0.085879 0.402475 0.911394 +vn 0.121805 0.532364 0.837706 +vn -0.004656 0.543066 0.839677 +vn -0.150889 0.252209 0.955836 +vn -0.063371 0.299511 0.951986 +vn -0.088724 0.407171 0.909033 +vn -0.209988 0.351443 0.912356 +vn -0.063371 0.299511 0.951986 +vn -0.003029 0.331672 0.943390 +vn -0.003434 0.399303 0.916813 +vn -0.088724 0.407171 0.909033 +vn -0.088724 0.407171 0.909033 +vn -0.003434 0.399303 0.916813 +vn -0.004656 0.543066 0.839677 +vn -0.123803 0.537237 0.834296 +vn -0.209988 0.351443 0.912356 +vn -0.088724 0.407171 0.909033 +vn -0.123803 0.537237 0.834296 +vn -0.286812 0.478998 0.829639 +vn -0.218331 0.160775 0.962540 +vn -0.193737 0.204903 0.959417 +vn -0.265405 0.280776 0.922348 +vn -0.297826 0.218376 0.929307 +vn -0.193737 0.204903 0.959417 +vn -0.150889 0.252209 0.955836 +vn -0.209988 0.351443 0.912356 +vn -0.265405 0.280776 0.922348 +vn -0.265405 0.280776 0.922348 +vn -0.209988 0.351443 0.912356 +vn -0.286812 0.478998 0.829639 +vn -0.367813 0.388457 0.844876 +vn -0.297826 0.218376 0.929307 +vn -0.265405 0.280776 0.922348 +vn -0.367813 0.388457 0.844876 +vn -0.416260 0.306507 0.856026 +vn -0.240337 0.113164 0.964071 +vn -0.235493 0.115584 0.964978 +vn -0.323543 0.158056 0.932919 +vn -0.307228 0.145870 0.940390 +vn -0.235493 0.115584 0.964978 +vn -0.218331 0.160775 0.962540 +vn -0.297826 0.218376 0.929307 +vn -0.323543 0.158056 0.932919 +vn -0.323543 0.158056 0.932919 +vn -0.297826 0.218376 0.929307 +vn -0.416260 0.306507 0.856026 +vn -0.454769 0.226913 0.861218 +vn -0.307228 0.145870 0.940390 +vn -0.323543 0.158056 0.932919 +vn -0.454769 0.226913 0.861218 +vn -0.456068 0.220227 0.862265 +vn -0.248717 0.130484 0.959747 +vn -0.232736 0.131638 0.963590 +vn -0.310021 0.175004 0.934484 +vn -0.329491 0.172250 0.928313 +vn -0.232736 0.131638 0.963590 +vn -0.240337 0.113164 0.964071 +vn -0.307228 0.145870 0.940390 +vn -0.310021 0.175004 0.934484 +vn -0.310021 0.175004 0.934484 +vn -0.307228 0.145870 0.940390 +vn -0.456068 0.220227 0.862265 +vn -0.446420 0.251971 0.858615 +vn -0.329491 0.172250 0.928313 +vn -0.310021 0.175004 0.934484 +vn -0.446420 0.251971 0.858615 +vn -0.467658 0.244627 0.849385 +vn -0.278598 0.111007 0.953971 +vn -0.263747 0.123137 0.956700 +vn -0.351896 0.163543 0.921642 +vn -0.371618 0.147331 0.916621 +vn -0.263747 0.123137 0.956700 +vn -0.248717 0.130484 0.959747 +vn -0.329491 0.172250 0.928313 +vn -0.351896 0.163543 0.921642 +vn -0.351896 0.163543 0.921642 +vn -0.329491 0.172250 0.928313 +vn -0.467658 0.244627 0.849385 +vn -0.495053 0.229595 0.837979 +vn -0.371618 0.147331 0.916621 +vn -0.351896 0.163543 0.921642 +vn -0.495053 0.229595 0.837979 +vn -0.521036 0.206201 0.828253 +vn -0.307362 0.094055 0.946933 +vn -0.293091 0.101017 0.950733 +vn -0.388095 0.133088 0.911960 +vn -0.401956 0.122598 0.907415 +vn -0.293091 0.101017 0.950733 +vn -0.278598 0.111007 0.953971 +vn -0.371618 0.147331 0.916621 +vn -0.388095 0.133088 0.911960 +vn -0.388095 0.133088 0.911960 +vn -0.371618 0.147331 0.916621 +vn -0.521036 0.206201 0.828253 +vn -0.542560 0.186078 0.819148 +vn -0.401956 0.122598 0.907415 +vn -0.388095 0.133088 0.911960 +vn -0.542560 0.186078 0.819148 +vn -0.559438 0.171121 0.811016 +vn -0.329340 0.082732 0.940580 +vn -0.319824 0.088512 0.943334 +vn -0.411881 0.113921 0.904088 +vn -0.417739 0.105259 0.902450 +vn -0.319824 0.088512 0.943334 +vn -0.307362 0.094055 0.946933 +vn -0.401956 0.122598 0.907415 +vn -0.411881 0.113921 0.904088 +vn -0.411881 0.113921 0.904088 +vn -0.401956 0.122598 0.907415 +vn -0.559438 0.171121 0.811016 +vn -0.570646 0.158729 0.805710 +vn -0.417739 0.105259 0.902450 +vn -0.411881 0.113921 0.904088 +vn -0.570646 0.158729 0.805710 +vn -0.576351 0.146465 0.803970 +vn -0.333401 0.080737 0.939322 +vn -0.334380 0.078752 0.939142 +vn -0.417271 0.099054 0.903368 +vn -0.409752 0.100250 0.906671 +vn -0.334380 0.078752 0.939142 +vn -0.329340 0.082732 0.940580 +vn -0.417739 0.105259 0.902450 +vn -0.417271 0.099054 0.903368 +vn -0.417271 0.099054 0.903368 +vn -0.417739 0.105259 0.902450 +vn -0.576351 0.146465 0.803970 +vn -0.575519 0.137899 0.806078 +vn -0.409752 0.100250 0.906671 +vn -0.417271 0.099054 0.903368 +vn -0.575519 0.137899 0.806078 +vn -0.566337 0.139699 0.812248 +vn -0.352809 0.053672 0.934155 +vn -0.334465 0.092669 0.937841 +vn -0.405297 0.111949 0.907305 +vn -0.445321 0.068406 0.892754 +vn -0.334465 0.092669 0.937841 +vn -0.333401 0.080737 0.939322 +vn -0.409752 0.100250 0.906671 +vn -0.405297 0.111949 0.907305 +vn -0.405297 0.111949 0.907305 +vn -0.409752 0.100250 0.906671 +vn -0.566337 0.139699 0.812248 +vn -0.560926 0.156005 0.813034 +vn -0.445321 0.068406 0.892754 +vn -0.405297 0.111949 0.907305 +vn -0.560926 0.156005 0.813034 +vn -0.587225 0.097457 0.803535 +vn -0.344290 0.105579 0.932908 +vn -0.379507 0.066196 0.922818 +vn -0.421314 0.074431 0.903855 +vn -0.415602 0.129887 0.900225 +vn -0.379507 0.066196 0.922818 +vn -0.352809 0.053672 0.934155 +vn -0.445321 0.068406 0.892754 +vn -0.421314 0.074431 0.903855 +vn -0.421314 0.074431 0.903855 +vn -0.445321 0.068406 0.892754 +vn -0.587225 0.097457 0.803535 +vn -0.592474 0.092611 0.800249 +vn -0.415602 0.129887 0.900225 +vn -0.421314 0.074431 0.903855 +vn -0.592474 0.092611 0.800249 +vn -0.562492 0.177161 0.807599 +vn -0.389243 0.064875 0.918848 +vn -0.351606 0.058019 0.934349 +vn -0.450879 0.067656 0.890017 +vn -0.455282 0.073389 0.887318 +vn -0.351606 0.058019 0.934349 +vn -0.344290 0.105579 0.932908 +vn -0.415602 0.129887 0.900225 +vn -0.450879 0.067656 0.890017 +vn -0.450879 0.067656 0.890017 +vn -0.415602 0.129887 0.900225 +vn -0.562492 0.177161 0.807599 +vn -0.593602 0.090292 0.799678 +vn -0.455282 0.073389 0.887318 +vn -0.450879 0.067656 0.890017 +vn -0.593602 0.090292 0.799678 +vn -0.628233 0.103672 0.771088 +vn -0.297033 -0.080887 0.951435 +vn -0.348650 0.050187 0.935909 +vn -0.479993 0.070710 0.874418 +vn -0.449008 -0.120515 0.885363 +vn -0.348650 0.050187 0.935909 +vn -0.389243 0.064875 0.918848 +vn -0.455282 0.073389 0.887318 +vn -0.479993 0.070710 0.874418 +vn -0.479993 0.070710 0.874418 +vn -0.455282 0.073389 0.887318 +vn -0.628233 0.103672 0.771088 +vn -0.629370 0.079216 0.773058 +vn -0.449008 -0.120515 0.885363 +vn -0.479993 0.070710 0.874418 +vn -0.629370 0.079216 0.773058 +vn -0.582684 -0.173134 0.794043 +vn -0.097934 -0.306967 0.946668 +vn -0.205102 -0.217617 0.954241 +vn -0.317055 -0.334172 0.887584 +vn -0.139117 -0.437003 0.888637 +vn -0.205102 -0.217617 0.954241 +vn -0.297033 -0.080887 0.951435 +vn -0.449008 -0.120515 0.885363 +vn -0.317055 -0.334172 0.887584 +vn -0.317055 -0.334172 0.887584 +vn -0.449008 -0.120515 0.885363 +vn -0.582684 -0.173134 0.794043 +vn -0.412497 -0.434116 0.800868 +vn -0.139117 -0.437003 0.888637 +vn -0.317055 -0.334172 0.887584 +vn -0.412497 -0.434116 0.800868 +vn -0.192719 -0.580513 0.791116 +vn -0.007118 -0.340451 0.940235 +vn -0.031404 -0.335631 0.941470 +vn -0.041972 -0.450421 0.891829 +vn -0.009890 -0.442192 0.896866 +vn -0.031404 -0.335631 0.941470 +vn -0.097934 -0.306967 0.946668 +vn -0.139117 -0.437003 0.888637 +vn -0.041972 -0.450421 0.891829 +vn -0.041972 -0.450421 0.891829 +vn -0.139117 -0.437003 0.888637 +vn -0.192719 -0.580513 0.791116 +vn -0.059192 -0.611476 0.789046 +vn -0.009890 -0.442192 0.896866 +vn -0.041972 -0.450421 0.891829 +vn -0.059192 -0.611476 0.789046 +vn -0.013739 -0.608839 0.793175 +vn 0.017018 -0.307704 0.951330 +vn 0.001688 -0.329031 0.944318 +vn 0.000565 -0.433073 0.901359 +vn 0.021060 -0.419279 0.907613 +vn 0.001688 -0.329031 0.944318 +vn -0.007118 -0.340451 0.940235 +vn -0.009890 -0.442192 0.896866 +vn 0.000565 -0.433073 0.901359 +vn 0.000565 -0.433073 0.901359 +vn -0.009890 -0.442192 0.896866 +vn -0.013739 -0.608839 0.793175 +vn 0.001205 -0.596252 0.802797 +vn 0.021060 -0.419279 0.907613 +vn 0.000565 -0.433073 0.901359 +vn 0.001205 -0.596252 0.802797 +vn 0.030861 -0.577939 0.815496 +vn 0.132533 -0.219992 0.966457 +vn 0.056679 -0.272831 0.960391 +vn 0.080794 -0.399534 0.913151 +vn 0.199977 -0.333220 0.921398 +vn 0.056679 -0.272831 0.960391 +vn 0.017018 -0.307704 0.951330 +vn 0.021060 -0.419279 0.907613 +vn 0.080794 -0.399534 0.913151 +vn 0.080794 -0.399534 0.913151 +vn 0.021060 -0.419279 0.907613 +vn 0.030861 -0.577939 0.815496 +vn 0.118078 -0.541318 0.832486 +vn 0.199977 -0.333220 0.921398 +vn 0.080794 -0.399534 0.913151 +vn 0.118078 -0.541318 0.832486 +vn 0.267116 -0.443709 0.855436 +vn 0.221189 -0.151923 0.963325 +vn 0.197431 -0.178641 0.963903 +vn 0.272245 -0.240336 0.931730 +vn 0.290277 -0.198014 0.936232 +vn 0.197431 -0.178641 0.963903 +vn 0.132533 -0.219992 0.966457 +vn 0.199977 -0.333220 0.921398 +vn 0.272245 -0.240336 0.931730 +vn 0.272245 -0.240336 0.931730 +vn 0.199977 -0.333220 0.921398 +vn 0.267116 -0.443709 0.855436 +vn 0.371256 -0.333423 0.866602 +vn 0.290277 -0.198014 0.936232 +vn 0.272245 -0.240336 0.931730 +vn 0.371256 -0.333423 0.866602 +vn 0.403322 -0.279701 0.871263 +vn 0.212045 -0.170100 0.962343 +vn 0.232321 -0.139589 0.962570 +vn 0.297909 -0.178419 0.937772 +vn 0.243147 -0.201938 0.948736 +vn 0.232321 -0.139589 0.962570 +vn 0.221189 -0.151923 0.963325 +vn 0.290277 -0.198014 0.936232 +vn 0.297909 -0.178419 0.937772 +vn 0.297909 -0.178419 0.937772 +vn 0.290277 -0.198014 0.936232 +vn 0.403322 -0.279701 0.871263 +vn 0.420024 -0.254217 0.871180 +vn 0.243147 -0.201938 0.948736 +vn 0.297909 -0.178419 0.937772 +vn 0.420024 -0.254217 0.871180 +vn 0.378234 -0.285372 0.880626 +vn 0.127715 -0.217893 0.967580 +vn 0.165576 -0.190272 0.967668 +vn 0.212960 -0.246276 0.945514 +vn 0.162880 -0.273789 0.947898 +vn 0.165576 -0.190272 0.967668 +vn 0.212045 -0.170100 0.962343 +vn 0.243147 -0.201938 0.948736 +vn 0.212960 -0.246276 0.945514 +vn 0.212960 -0.246276 0.945514 +vn 0.243147 -0.201938 0.948736 +vn 0.378234 -0.285372 0.880626 +vn 0.310912 -0.356814 0.880918 +vn 0.162880 -0.273789 0.947898 +vn 0.212960 -0.246276 0.945514 +vn 0.310912 -0.356814 0.880918 +vn 0.249495 -0.417210 0.873892 +vn 0.029723 -0.274209 0.961211 +vn 0.068206 -0.257334 0.963912 +vn 0.087582 -0.321593 0.942819 +vn 0.037459 -0.350662 0.935753 +vn 0.068206 -0.257334 0.963912 +vn 0.127715 -0.217893 0.967580 +vn 0.162880 -0.273789 0.947898 +vn 0.087582 -0.321593 0.942819 +vn 0.087582 -0.321593 0.942819 +vn 0.162880 -0.273789 0.947898 +vn 0.249495 -0.417210 0.873892 +vn 0.125341 -0.484626 0.865695 +vn 0.037459 -0.350662 0.935753 +vn 0.087582 -0.321593 0.942819 +vn 0.125341 -0.484626 0.865695 +vn 0.051055 -0.508170 0.859742 +vn 0.011207 -0.295195 0.955371 +vn 0.017976 -0.282949 0.958966 +vn 0.022910 -0.359378 0.932911 +vn 0.015251 -0.369187 0.929230 +vn 0.017976 -0.282949 0.958966 +vn 0.029723 -0.274209 0.961211 +vn 0.037459 -0.350662 0.935753 +vn 0.022910 -0.359378 0.932911 +vn 0.022910 -0.359378 0.932911 +vn 0.037459 -0.350662 0.935753 +vn 0.051055 -0.508170 0.859742 +vn 0.031768 -0.513647 0.857414 +vn 0.015251 -0.369187 0.929230 +vn 0.022910 -0.359378 0.932911 +vn 0.031768 -0.513647 0.857414 +vn 0.021974 -0.525153 0.850724 +vn 0.000009 -0.313834 0.949478 +vn 0.004549 -0.307939 0.951395 +vn 0.006811 -0.382872 0.923776 +vn 0.000009 -0.389001 0.921237 +vn 0.004549 -0.307939 0.951395 +vn 0.011207 -0.295195 0.955371 +vn 0.015251 -0.369187 0.929230 +vn 0.006811 -0.382872 0.923776 +vn 0.006811 -0.382872 0.923776 +vn 0.015251 -0.369187 0.929230 +vn 0.021974 -0.525153 0.850724 +vn 0.010093 -0.541109 0.840892 +vn 0.000009 -0.389001 0.921237 +vn 0.006811 -0.382872 0.923776 +vn 0.010093 -0.541109 0.840892 +vn 0.000016 -0.548644 0.836056 +vn -0.011154 -0.295759 0.955197 +vn -0.004486 -0.308104 0.951342 +vn -0.006729 -0.382908 0.923762 +vn -0.015145 -0.369402 0.929146 +vn -0.004486 -0.308104 0.951342 +vn 0.000009 -0.313834 0.949478 +vn 0.000009 -0.389001 0.921237 +vn -0.006729 -0.382908 0.923762 +vn -0.006729 -0.382908 0.923762 +vn 0.000009 -0.389001 0.921237 +vn 0.000016 -0.548644 0.836056 +vn -0.009993 -0.541130 0.840880 +vn -0.015145 -0.369402 0.929146 +vn -0.006729 -0.382908 0.923762 +vn -0.009993 -0.541130 0.840880 +vn -0.021872 -0.525358 0.850600 +vn -0.032243 -0.274435 0.961065 +vn -0.018639 -0.283961 0.958655 +vn -0.023701 -0.359696 0.932769 +vn -0.040821 -0.350291 0.935751 +vn -0.018639 -0.283961 0.958655 +vn -0.011154 -0.295759 0.955197 +vn -0.015145 -0.369402 0.929146 +vn -0.023701 -0.359696 0.932769 +vn -0.023701 -0.359696 0.932769 +vn -0.015145 -0.369402 0.929146 +vn -0.021872 -0.525358 0.850600 +vn -0.032941 -0.514126 0.857082 +vn -0.040821 -0.350291 0.935751 +vn -0.023701 -0.359696 0.932769 +vn -0.032941 -0.514126 0.857082 +vn -0.055545 -0.508247 0.859418 +vn -0.126970 -0.212117 0.968961 +vn -0.070810 -0.254393 0.964505 +vn -0.091859 -0.319377 0.943165 +vn -0.164290 -0.269238 0.948957 +vn -0.070810 -0.254393 0.964505 +vn -0.032243 -0.274435 0.961065 +vn -0.040821 -0.350291 0.935751 +vn -0.091859 -0.319377 0.943165 +vn -0.091859 -0.319377 0.943165 +vn -0.040821 -0.350291 0.935751 +vn -0.055545 -0.508247 0.859418 +vn -0.130283 -0.482547 0.866126 +vn -0.164290 -0.269238 0.948957 +vn -0.091859 -0.319377 0.943165 +vn -0.130283 -0.482547 0.866126 +vn -0.249608 -0.412929 0.875891 +vn -0.265857 -0.220581 0.938437 +vn -0.164014 -0.208049 0.964269 +vn -0.212435 -0.281054 0.935885 +vn -0.260081 -0.227343 0.938442 +vn -0.164014 -0.208049 0.964269 +vn -0.126970 -0.212117 0.968961 +vn -0.164290 -0.269238 0.948957 +vn -0.212435 -0.281054 0.935885 +vn -0.212435 -0.281054 0.935885 +vn -0.164290 -0.269238 0.948957 +vn -0.249608 -0.412929 0.875891 +vn -0.302902 -0.398452 0.865729 +vn -0.260081 -0.227343 0.938442 +vn -0.212435 -0.281054 0.935885 +vn -0.302902 -0.398452 0.865729 +vn -0.358401 -0.357568 0.862377 +vn -0.274891 -0.155877 0.948756 +vn -0.290722 -0.186209 0.938513 +vn -0.317415 -0.201311 0.926672 +vn -0.330483 -0.181460 0.926204 +vn -0.290722 -0.186209 0.938513 +vn -0.265857 -0.220581 0.938437 +vn -0.260081 -0.227343 0.938442 +vn -0.317415 -0.201311 0.926672 +vn -0.317415 -0.201311 0.926672 +vn -0.260081 -0.227343 0.938442 +vn -0.358401 -0.357568 0.862377 +vn -0.431851 -0.270523 0.860420 +vn -0.330483 -0.181460 0.926204 +vn -0.317415 -0.201311 0.926672 +vn -0.431851 -0.270523 0.860420 +vn -0.471285 -0.256713 0.843794 +vn -0.120898 -0.216304 0.968812 +vn -0.210647 -0.154399 0.965292 +vn -0.322917 -0.228762 0.918364 +vn -0.189939 -0.338988 0.921418 +vn -0.210647 -0.154399 0.965292 +vn -0.274891 -0.155877 0.948756 +vn -0.330483 -0.181460 0.926204 +vn -0.322917 -0.228762 0.918364 +vn -0.322917 -0.228762 0.918364 +vn -0.330483 -0.181460 0.926204 +vn -0.471285 -0.256713 0.843794 +vn -0.415887 -0.324484 0.849558 +vn -0.189939 -0.338988 0.921418 +vn -0.322917 -0.228762 0.918364 +vn -0.415887 -0.324484 0.849558 +vn -0.260515 -0.456444 0.850759 +vn -0.260515 -0.456444 0.850759 +vn -0.116597 -0.541308 0.832701 +vn -0.079504 -0.399326 0.913355 +vn -0.189939 -0.338988 0.921418 +vn -0.116597 -0.541308 0.832701 +vn -0.030737 -0.578124 0.815370 +vn -0.020898 -0.419342 0.907588 +vn -0.079504 -0.399326 0.913355 +vn -0.079504 -0.399326 0.913355 +vn -0.020898 -0.419342 0.907588 +vn -0.016855 -0.307418 0.951425 +vn -0.055308 -0.270371 0.961166 +vn -0.189939 -0.338988 0.921418 +vn -0.079504 -0.399326 0.913355 +vn -0.055308 -0.270371 0.961166 +vn -0.120898 -0.216304 0.968812 +vn 0.007116 -0.340488 0.940222 +vn -0.001670 -0.329072 0.944303 +vn -0.000589 -0.433157 0.901318 +vn 0.009887 -0.442167 0.896879 +vn -0.001670 -0.329072 0.944303 +vn -0.016855 -0.307418 0.951425 +vn -0.020898 -0.419342 0.907588 +vn -0.000589 -0.433157 0.901318 +vn -0.000589 -0.433157 0.901318 +vn -0.020898 -0.419342 0.907588 +vn -0.030737 -0.578124 0.815370 +vn -0.001213 -0.596435 0.802661 +vn 0.009887 -0.442167 0.896879 +vn -0.000589 -0.433157 0.901318 +vn -0.001213 -0.596435 0.802661 +vn 0.013727 -0.608790 0.793212 +vn 0.098699 -0.308097 0.946221 +vn 0.031529 -0.336028 0.941324 +vn 0.042189 -0.450668 0.891694 +vn 0.139594 -0.437574 0.888281 +vn 0.031529 -0.336028 0.941324 +vn 0.007116 -0.340488 0.940222 +vn 0.009887 -0.442167 0.896879 +vn 0.042189 -0.450668 0.891694 +vn 0.042189 -0.450668 0.891694 +vn 0.009887 -0.442167 0.896879 +vn 0.013727 -0.608790 0.793212 +vn 0.059437 -0.611798 0.788778 +vn 0.139594 -0.437574 0.888281 +vn 0.042189 -0.450668 0.891694 +vn 0.059437 -0.611798 0.788778 +vn 0.193690 -0.581143 0.790416 +vn 0.195066 -0.582200 -0.789299 +vn 0.060607 -0.613269 -0.787546 +vn 0.043405 -0.452568 -0.890673 +vn 0.141461 -0.439021 -0.887271 +vn 0.060607 -0.613269 -0.787546 +vn 0.014027 -0.610614 -0.791804 +vn 0.010219 -0.444274 -0.895832 +vn 0.043405 -0.452568 -0.890673 +vn 0.043405 -0.452568 -0.890673 +vn 0.010219 -0.444274 -0.895832 +vn 0.007479 -0.343469 -0.939134 +vn 0.032882 -0.339028 -0.940202 +vn 0.141461 -0.439021 -0.887271 +vn 0.043405 -0.452568 -0.890673 +vn 0.032882 -0.339028 -0.940202 +vn 0.100959 -0.310835 -0.945087 +vn 0.014027 -0.610614 -0.791804 +vn -0.002023 -0.598002 -0.801492 +vn -0.001375 -0.435265 -0.900301 +vn 0.010219 -0.444274 -0.895832 +vn -0.002023 -0.598002 -0.801492 +vn -0.033320 -0.579387 -0.814371 +vn -0.023636 -0.421647 -0.906452 +vn -0.001375 -0.435265 -0.900301 +vn -0.001375 -0.435265 -0.900301 +vn -0.023636 -0.421647 -0.906452 +vn -0.019669 -0.312328 -0.949771 +vn -0.002496 -0.332324 -0.943162 +vn 0.010219 -0.444274 -0.895832 +vn -0.001375 -0.435265 -0.900301 +vn -0.002496 -0.332324 -0.943162 +vn 0.007479 -0.343469 -0.939134 +vn -0.140962 -0.230305 -0.962855 +vn -0.063291 -0.279335 -0.958106 +vn -0.085927 -0.401818 -0.911679 +vn -0.202075 -0.340762 -0.918176 +vn -0.063291 -0.279335 -0.958106 +vn -0.019669 -0.312328 -0.949771 +vn -0.023636 -0.421647 -0.906452 +vn -0.085927 -0.401818 -0.911679 +vn -0.085927 -0.401818 -0.911679 +vn -0.023636 -0.421647 -0.906452 +vn -0.033320 -0.579387 -0.814371 +vn -0.122708 -0.541585 -0.831642 +vn -0.202075 -0.340762 -0.918176 +vn -0.085927 -0.401818 -0.911679 +vn -0.122708 -0.541585 -0.831642 +vn -0.270501 -0.455011 -0.848407 +vn -0.270501 -0.455011 -0.848407 +vn -0.427000 -0.322311 -0.844859 +vn -0.340856 -0.230600 -0.911395 +vn -0.202075 -0.340762 -0.918176 +vn -0.427000 -0.322311 -0.844859 +vn -0.479354 -0.256965 -0.839160 +vn -0.355335 -0.188860 -0.915461 +vn -0.340856 -0.230600 -0.911395 +vn -0.340856 -0.230600 -0.911395 +vn -0.355335 -0.188860 -0.915461 +vn -0.332915 -0.183667 -0.924897 +vn -0.254729 -0.170548 -0.951854 +vn -0.202075 -0.340762 -0.918176 +vn -0.340856 -0.230600 -0.911395 +vn -0.254729 -0.170548 -0.951854 +vn -0.140962 -0.230305 -0.962855 +vn -0.479354 -0.256965 -0.839160 +vn -0.439780 -0.273951 -0.855304 +vn -0.342302 -0.216335 -0.914346 +vn -0.355335 -0.188860 -0.915461 +vn -0.439780 -0.273951 -0.855304 +vn -0.373012 -0.373540 -0.849311 +vn -0.290469 -0.253685 -0.922644 +vn -0.342302 -0.216335 -0.914346 +vn -0.342302 -0.216335 -0.914346 +vn -0.290469 -0.253685 -0.922644 +vn -0.328598 -0.276265 -0.903162 +vn -0.354573 -0.226487 -0.907184 +vn -0.355335 -0.188860 -0.915461 +vn -0.342302 -0.216335 -0.914346 +vn -0.354573 -0.226487 -0.907184 +vn -0.332915 -0.183667 -0.924897 +vn -0.373012 -0.373540 -0.849311 +vn -0.325274 -0.427224 -0.843609 +vn -0.241194 -0.316176 -0.917528 +vn -0.290469 -0.253685 -0.922644 +vn -0.325274 -0.427224 -0.843609 +vn -0.267435 -0.444421 -0.854967 +vn -0.180864 -0.310552 -0.933191 +vn -0.241194 -0.316176 -0.917528 +vn -0.241194 -0.316176 -0.917528 +vn -0.180864 -0.310552 -0.933191 +vn -0.161682 -0.278467 -0.946739 +vn -0.216102 -0.272460 -0.937585 +vn -0.290469 -0.253685 -0.922644 +vn -0.241194 -0.316176 -0.917528 +vn -0.216102 -0.272460 -0.937585 +vn -0.328598 -0.276265 -0.903162 +vn -0.267435 -0.444421 -0.854967 +vn -0.128043 -0.506445 -0.852712 +vn -0.087425 -0.353144 -0.931475 +vn -0.180864 -0.310552 -0.933191 +vn -0.128043 -0.506445 -0.852712 +vn -0.047078 -0.518558 -0.853746 +vn -0.032019 -0.367093 -0.929633 +vn -0.087425 -0.353144 -0.931475 +vn -0.087425 -0.353144 -0.931475 +vn -0.032019 -0.367093 -0.929633 +vn -0.027415 -0.307516 -0.951148 +vn -0.077534 -0.311648 -0.947029 +vn -0.180864 -0.310552 -0.933191 +vn -0.087425 -0.353144 -0.931475 +vn -0.077534 -0.311648 -0.947029 +vn -0.161682 -0.278467 -0.946739 +vn -0.047078 -0.518558 -0.853746 +vn -0.028109 -0.517106 -0.855460 +vn -0.018859 -0.365993 -0.930426 +vn -0.032019 -0.367093 -0.929633 +vn -0.028109 -0.517106 -0.855460 +vn -0.019692 -0.526110 -0.850188 +vn -0.012939 -0.371386 -0.928388 +vn -0.018859 -0.365993 -0.930426 +vn -0.018859 -0.365993 -0.930426 +vn -0.012939 -0.371386 -0.928388 +vn -0.009354 -0.300949 -0.953594 +vn -0.015163 -0.298305 -0.954350 +vn -0.032019 -0.367093 -0.929633 +vn -0.018859 -0.365993 -0.930426 +vn -0.015163 -0.298305 -0.954350 +vn -0.027415 -0.307516 -0.951148 +vn -0.019692 -0.526110 -0.850188 +vn -0.009159 -0.541574 -0.840603 +vn -0.005838 -0.383638 -0.923465 +vn -0.012939 -0.371386 -0.928388 +vn -0.009159 -0.541574 -0.840603 +vn -0.000001 -0.549142 -0.835729 +vn -0.000003 -0.389549 -0.921006 +vn -0.005838 -0.383638 -0.923465 +vn -0.005838 -0.383638 -0.923465 +vn -0.000003 -0.389549 -0.921006 +vn -0.000004 -0.315167 -0.949036 +vn -0.003669 -0.310029 -0.950720 +vn -0.012939 -0.371386 -0.928388 +vn -0.005838 -0.383638 -0.923465 +vn -0.003669 -0.310029 -0.950720 +vn -0.009354 -0.300949 -0.953594 +vn -0.000001 -0.549142 -0.835729 +vn 0.009147 -0.541587 -0.840595 +vn 0.005816 -0.383651 -0.923460 +vn -0.000003 -0.389549 -0.921006 +vn 0.009147 -0.541587 -0.840595 +vn 0.019528 -0.526100 -0.850199 +vn 0.012757 -0.371512 -0.928340 +vn 0.005816 -0.383651 -0.923460 +vn 0.005816 -0.383651 -0.923460 +vn 0.012757 -0.371512 -0.928340 +vn 0.009205 -0.301235 -0.953506 +vn 0.003640 -0.310106 -0.950695 +vn -0.000003 -0.389549 -0.921006 +vn 0.005816 -0.383651 -0.923460 +vn 0.003640 -0.310106 -0.950695 +vn -0.000004 -0.315167 -0.949036 +vn 0.019528 -0.526100 -0.850199 +vn 0.026721 -0.517215 -0.855438 +vn 0.017841 -0.366387 -0.930292 +vn 0.012757 -0.371512 -0.928340 +vn 0.026721 -0.517215 -0.855438 +vn 0.042796 -0.519221 -0.853568 +vn 0.029098 -0.367903 -0.929409 +vn 0.017841 -0.366387 -0.930292 +vn 0.017841 -0.366387 -0.930292 +vn 0.029098 -0.367903 -0.929409 +vn 0.025108 -0.308721 -0.950821 +vn 0.014354 -0.298962 -0.954157 +vn 0.012757 -0.371512 -0.928340 +vn 0.017841 -0.366387 -0.930292 +vn 0.014354 -0.298962 -0.954157 +vn 0.009205 -0.301235 -0.953506 +vn 0.042796 -0.519221 -0.853568 +vn 0.121949 -0.506781 -0.853406 +vn 0.084233 -0.352413 -0.932046 +vn 0.029098 -0.367903 -0.929409 +vn 0.121949 -0.506781 -0.853406 +vn 0.261949 -0.441579 -0.858132 +vn 0.178033 -0.306482 -0.935079 +vn 0.084233 -0.352413 -0.932046 +vn 0.084233 -0.352413 -0.932046 +vn 0.178033 -0.306482 -0.935079 +vn 0.159806 -0.277658 -0.947295 +vn 0.074959 -0.313069 -0.946768 +vn 0.029098 -0.367903 -0.929409 +vn 0.084233 -0.352413 -0.932046 +vn 0.074959 -0.313069 -0.946768 +vn 0.025108 -0.308721 -0.950821 +vn 0.261949 -0.441579 -0.858132 +vn 0.328929 -0.371730 -0.868114 +vn 0.236915 -0.267912 -0.933860 +vn 0.178033 -0.306482 -0.935079 +vn 0.328929 -0.371730 -0.868114 +vn 0.391103 -0.290231 -0.873387 +vn 0.264857 -0.214136 -0.940211 +vn 0.236915 -0.267912 -0.933860 +vn 0.236915 -0.267912 -0.933860 +vn 0.264857 -0.214136 -0.940211 +vn 0.255099 -0.201461 -0.945694 +vn 0.209920 -0.236808 -0.948607 +vn 0.178033 -0.306482 -0.935079 +vn 0.236915 -0.267912 -0.933860 +vn 0.209920 -0.236808 -0.948607 +vn 0.159806 -0.277658 -0.947295 +vn 0.391103 -0.290231 -0.873387 +vn 0.437725 -0.267497 -0.858396 +vn 0.316794 -0.192251 -0.928806 +vn 0.264857 -0.214136 -0.940211 +vn 0.437725 -0.267497 -0.858396 +vn 0.433688 -0.297035 -0.850697 +vn 0.316138 -0.213311 -0.924422 +vn 0.316794 -0.192251 -0.928806 +vn 0.316794 -0.192251 -0.928806 +vn 0.316138 -0.213311 -0.924422 +vn 0.255641 -0.172427 -0.951271 +vn 0.269271 -0.164016 -0.948995 +vn 0.264857 -0.214136 -0.940211 +vn 0.316794 -0.192251 -0.928806 +vn 0.269271 -0.164016 -0.948995 +vn 0.255099 -0.201461 -0.945694 +vn 0.433688 -0.297035 -0.850697 +vn 0.391163 -0.339936 -0.855240 +vn 0.294637 -0.242889 -0.924226 +vn 0.316138 -0.213311 -0.924422 +vn 0.391163 -0.339936 -0.855240 +vn 0.275522 -0.442474 -0.853408 +vn 0.209063 -0.333253 -0.919367 +vn 0.294637 -0.242889 -0.924226 +vn 0.294637 -0.242889 -0.924226 +vn 0.209063 -0.333253 -0.919367 +vn 0.148025 -0.227993 -0.962345 +vn 0.230083 -0.188900 -0.954661 +vn 0.316138 -0.213311 -0.924422 +vn 0.294637 -0.242889 -0.924226 +vn 0.230083 -0.188900 -0.954661 +vn 0.255641 -0.172427 -0.951271 +vn 0.275522 -0.442474 -0.853408 +vn 0.122374 -0.542079 -0.831370 +vn 0.085469 -0.401909 -0.911682 +vn 0.209063 -0.333253 -0.919367 +vn 0.122374 -0.542079 -0.831370 +vn 0.033065 -0.579306 -0.814440 +vn 0.023429 -0.421507 -0.906522 +vn 0.085469 -0.401909 -0.911682 +vn 0.085469 -0.401909 -0.911682 +vn 0.023429 -0.421507 -0.906522 +vn 0.019445 -0.312259 -0.949798 +vn 0.062486 -0.279879 -0.958000 +vn 0.209063 -0.333253 -0.919367 +vn 0.085469 -0.401909 -0.911682 +vn 0.062486 -0.279879 -0.958000 +vn 0.148025 -0.227993 -0.962345 +vn 0.033065 -0.579306 -0.814440 +vn 0.001941 -0.598012 -0.801485 +vn 0.001336 -0.435202 -0.900332 +vn 0.023429 -0.421507 -0.906522 +vn 0.001941 -0.598012 -0.801485 +vn -0.014036 -0.610608 -0.791809 +vn -0.010209 -0.444256 -0.895842 +vn 0.001336 -0.435202 -0.900332 +vn 0.001336 -0.435202 -0.900332 +vn -0.010209 -0.444256 -0.895842 +vn -0.007484 -0.343522 -0.939115 +vn 0.002455 -0.332342 -0.943156 +vn 0.023429 -0.421507 -0.906522 +vn 0.001336 -0.435202 -0.900332 +vn 0.002455 -0.332342 -0.943156 +vn 0.019445 -0.312259 -0.949798 +vn -0.014036 -0.610608 -0.791809 +vn -0.060450 -0.613168 -0.787636 +vn -0.043199 -0.452453 -0.890742 +vn -0.010209 -0.444256 -0.895842 +vn -0.060450 -0.613168 -0.787636 +vn -0.194217 -0.581939 -0.789700 +vn -0.141001 -0.438728 -0.887489 +vn -0.043199 -0.452453 -0.890742 +vn -0.043199 -0.452453 -0.890742 +vn -0.141001 -0.438728 -0.887489 +vn -0.100244 -0.309630 -0.945558 +vn -0.032778 -0.338653 -0.940340 +vn -0.010209 -0.444256 -0.895842 +vn -0.043199 -0.452453 -0.890742 +vn -0.032778 -0.338653 -0.940340 +vn -0.007484 -0.343522 -0.939115 +vn -0.194217 -0.581939 -0.789700 +vn -0.413205 -0.434989 -0.800029 +vn -0.317952 -0.335746 -0.886669 +vn -0.141001 -0.438728 -0.887489 +vn -0.413205 -0.434989 -0.800029 +vn -0.582081 -0.175445 -0.793978 +vn -0.448314 -0.122825 -0.885398 +vn -0.317952 -0.335746 -0.886669 +vn -0.317952 -0.335746 -0.886669 +vn -0.448314 -0.122825 -0.885398 +vn -0.294600 -0.083420 -0.951973 +vn -0.206871 -0.219651 -0.953393 +vn -0.141001 -0.438728 -0.887489 +vn -0.317952 -0.335746 -0.886669 +vn -0.206871 -0.219651 -0.953393 +vn -0.100244 -0.309630 -0.945558 +vn -0.582081 -0.175445 -0.793978 +vn -0.626321 0.074470 -0.776000 +vn -0.473876 0.065760 -0.878133 +vn -0.448314 -0.122825 -0.885398 +vn -0.626321 0.074470 -0.776000 +vn -0.624095 0.095321 -0.775513 +vn -0.443034 0.068331 -0.893897 +vn -0.473876 0.065760 -0.878133 +vn -0.473876 0.065760 -0.878133 +vn -0.443034 0.068331 -0.893897 +vn -0.361570 0.054666 -0.930741 +vn -0.334799 0.044076 -0.941258 +vn -0.448314 -0.122825 -0.885398 +vn -0.473876 0.065760 -0.878133 +vn -0.334799 0.044076 -0.941258 +vn -0.294600 -0.083420 -0.951973 +vn -0.624095 0.095321 -0.775513 +vn -0.592368 0.088266 -0.800818 +vn -0.440111 0.062962 -0.895733 +vn -0.443034 0.068331 -0.893897 +vn -0.592368 0.088266 -0.800818 +vn -0.585385 0.187661 -0.788738 +vn -0.419441 0.135570 -0.897602 +vn -0.440111 0.062962 -0.895733 +vn -0.440111 0.062962 -0.895733 +vn -0.419441 0.135570 -0.897602 +vn -0.297826 0.095441 -0.949837 +vn -0.315057 0.047452 -0.947886 +vn -0.443034 0.068331 -0.893897 +vn -0.440111 0.062962 -0.895733 +vn -0.315057 0.047452 -0.947886 +vn -0.361570 0.054666 -0.930741 +vn -0.585385 0.187661 -0.788738 +vn -0.640481 0.105219 -0.760732 +vn -0.443163 0.073269 -0.893442 +vn -0.419441 0.135570 -0.897602 +vn -0.640481 0.105219 -0.760732 +vn -0.618002 0.097972 -0.780048 +vn -0.459559 0.066266 -0.885672 +vn -0.443163 0.073269 -0.893442 +vn -0.443163 0.073269 -0.893442 +vn -0.459559 0.066266 -0.885672 +vn -0.322971 0.045439 -0.945317 +vn -0.333419 0.050593 -0.941420 +vn -0.419441 0.135570 -0.897602 +vn -0.443163 0.073269 -0.893442 +vn -0.333419 0.050593 -0.941420 +vn -0.297826 0.095441 -0.949837 +vn -0.618002 0.097972 -0.780048 +vn -0.572259 0.162932 -0.803724 +vn -0.405057 0.116131 -0.906886 +vn -0.459559 0.066266 -0.885672 +vn -0.572259 0.162932 -0.803724 +vn -0.573398 0.144506 -0.806432 +vn -0.407203 0.103025 -0.907509 +vn -0.405057 0.116131 -0.906886 +vn -0.405057 0.116131 -0.906886 +vn -0.407203 0.103025 -0.907509 +vn -0.310795 0.078571 -0.947224 +vn -0.308181 0.089425 -0.947116 +vn -0.459559 0.066266 -0.885672 +vn -0.405057 0.116131 -0.906886 +vn -0.308181 0.089425 -0.947116 +vn -0.322971 0.045439 -0.945317 +vn -0.573398 0.144506 -0.806432 +vn -0.574800 0.141941 -0.805890 +vn -0.410313 0.102130 -0.906208 +vn -0.407203 0.103025 -0.907509 +vn -0.574800 0.141941 -0.805890 +vn -0.565817 0.148293 -0.811086 +vn -0.404892 0.107107 -0.908070 +vn -0.410313 0.102130 -0.906208 +vn -0.410313 0.102130 -0.906208 +vn -0.404892 0.107107 -0.908070 +vn -0.310546 0.083367 -0.946896 +vn -0.313820 0.078750 -0.946211 +vn -0.407203 0.103025 -0.907509 +vn -0.410313 0.102130 -0.906208 +vn -0.313820 0.078750 -0.946211 +vn -0.310795 0.078571 -0.947224 +vn -0.565817 0.148293 -0.811086 +vn -0.549928 0.157076 -0.820309 +vn -0.393119 0.113346 -0.912475 +vn -0.404892 0.107107 -0.908070 +vn -0.549928 0.157076 -0.820309 +vn -0.531475 0.165806 -0.830688 +vn -0.379784 0.119403 -0.917337 +vn -0.393119 0.113346 -0.912475 +vn -0.393119 0.113346 -0.912475 +vn -0.379784 0.119403 -0.917337 +vn -0.295038 0.093939 -0.950857 +vn -0.303443 0.088837 -0.948699 +vn -0.404892 0.107107 -0.908070 +vn -0.393119 0.113346 -0.912475 +vn -0.303443 0.088837 -0.948699 +vn -0.310546 0.083367 -0.946896 +vn -0.531475 0.165806 -0.830688 +vn -0.513477 0.178089 -0.839420 +vn -0.367018 0.127963 -0.921371 +vn -0.379784 0.119403 -0.917337 +vn -0.513477 0.178089 -0.839420 +vn -0.497610 0.197563 -0.844603 +vn -0.356268 0.141834 -0.923556 +vn -0.367018 0.127963 -0.921371 +vn -0.367018 0.127963 -0.921371 +vn -0.356268 0.141834 -0.923556 +vn -0.278643 0.111209 -0.953934 +vn -0.286498 0.100709 -0.952773 +vn -0.379784 0.119403 -0.917337 +vn -0.367018 0.127963 -0.921371 +vn -0.286498 0.100709 -0.952773 +vn -0.295038 0.093939 -0.950857 +vn -0.497610 0.197563 -0.844603 +vn -0.481512 0.224059 -0.847316 +vn -0.345218 0.161034 -0.924604 +vn -0.356268 0.141834 -0.923556 +vn -0.481512 0.224059 -0.847316 +vn -0.464408 0.245441 -0.850931 +vn -0.332175 0.176254 -0.926604 +vn -0.345218 0.161034 -0.924604 +vn -0.345218 0.161034 -0.924604 +vn -0.332175 0.176254 -0.926604 +vn -0.266539 0.141890 -0.953323 +vn -0.271243 0.126711 -0.954134 +vn -0.356268 0.141834 -0.923556 +vn -0.345218 0.161034 -0.924604 +vn -0.271243 0.126711 -0.954134 +vn -0.278643 0.111209 -0.953934 +vn -0.464408 0.245441 -0.850931 +vn -0.454828 0.259750 -0.851858 +vn -0.322429 0.185273 -0.928285 +vn -0.332175 0.176254 -0.926604 +vn -0.454828 0.259750 -0.851858 +vn -0.470577 0.229712 -0.851933 +vn -0.326717 0.154269 -0.932447 +vn -0.322429 0.185273 -0.928285 +vn -0.322429 0.185273 -0.928285 +vn -0.326717 0.154269 -0.932447 +vn -0.280569 0.133413 -0.950517 +vn -0.263185 0.151693 -0.952745 +vn -0.332175 0.176254 -0.926604 +vn -0.322429 0.185273 -0.928285 +vn -0.263185 0.151693 -0.952745 +vn -0.266539 0.141890 -0.953323 +vn -0.470577 0.229712 -0.851933 +vn -0.463806 0.227866 -0.856131 +vn -0.338343 0.162425 -0.926899 +vn -0.326717 0.154269 -0.932447 +vn -0.463806 0.227866 -0.856131 +vn -0.417864 0.303041 -0.856479 +vn -0.304456 0.219303 -0.926937 +vn -0.338343 0.162425 -0.926899 +vn -0.338343 0.162425 -0.926899 +vn -0.304456 0.219303 -0.926937 +vn -0.237227 0.170727 -0.956335 +vn -0.269414 0.129679 -0.954253 +vn -0.326717 0.154269 -0.932447 +vn -0.338343 0.162425 -0.926899 +vn -0.269414 0.129679 -0.954253 +vn -0.280569 0.133413 -0.950517 +vn -0.417864 0.303041 -0.856479 +vn -0.366377 0.383282 -0.847858 +vn -0.267150 0.278356 -0.922577 +vn -0.304456 0.219303 -0.926937 +vn -0.366377 0.383282 -0.847858 +vn -0.285289 0.473204 -0.833480 +vn -0.209841 0.347203 -0.914012 +vn -0.267150 0.278356 -0.922577 +vn -0.267150 0.278356 -0.922577 +vn -0.209841 0.347203 -0.914012 +vn -0.151737 0.249619 -0.956382 +vn -0.200550 0.207904 -0.957369 +vn -0.304456 0.219303 -0.926937 +vn -0.267150 0.278356 -0.922577 +vn -0.200550 0.207904 -0.957369 +vn -0.237227 0.170727 -0.956335 +vn -0.285289 0.473204 -0.833480 +vn -0.122355 0.527274 -0.840840 +vn -0.086813 0.399485 -0.912620 +vn -0.209841 0.347203 -0.914012 +vn -0.122355 0.527274 -0.840840 +vn -0.001961 0.529403 -0.848368 +vn -0.000704 0.391810 -0.920046 +vn -0.086813 0.399485 -0.912620 +vn -0.086813 0.399485 -0.912620 +vn -0.000704 0.391810 -0.920046 +vn -0.000683 0.330173 -0.943920 +vn -0.061527 0.293961 -0.953835 +vn -0.209841 0.347203 -0.914012 +vn -0.086813 0.399485 -0.912620 +vn -0.061527 0.293961 -0.953835 +vn -0.151737 0.249619 -0.956382 +vn -0.001961 0.529403 -0.848368 +vn 0.127179 0.527902 -0.839729 +vn 0.091739 0.403345 -0.910438 +vn -0.000704 0.391810 -0.920046 +vn 0.127179 0.527902 -0.839729 +vn 0.301215 0.467623 -0.831023 +vn 0.225343 0.346623 -0.910535 +vn 0.091739 0.403345 -0.910438 +vn 0.091739 0.403345 -0.910438 +vn 0.225343 0.346623 -0.910535 +vn 0.168501 0.257339 -0.951517 +vn 0.066516 0.300464 -0.951471 +vn -0.000704 0.391810 -0.920046 +vn 0.091739 0.403345 -0.910438 +vn 0.066516 0.300464 -0.951471 +vn -0.000683 0.330173 -0.943920 +vn 0.301215 0.467623 -0.831023 +vn 0.381049 0.381630 -0.842117 +vn 0.280840 0.278640 -0.918416 +vn 0.225343 0.346623 -0.910535 +vn 0.381049 0.381630 -0.842117 +vn 0.422751 0.316883 -0.849039 +vn 0.309920 0.231220 -0.922218 +vn 0.280840 0.278640 -0.918416 +vn 0.280840 0.278640 -0.918416 +vn 0.309920 0.231220 -0.922218 +vn 0.250243 0.186997 -0.949953 +vn 0.221352 0.219044 -0.950275 +vn 0.225343 0.346623 -0.910535 +vn 0.280840 0.278640 -0.918416 +vn 0.221352 0.219044 -0.950275 +vn 0.168501 0.257339 -0.951517 +vn 0.422751 0.316883 -0.849039 +vn 0.448039 0.263338 -0.854350 +vn 0.325111 0.190248 -0.926342 +vn 0.309920 0.231220 -0.922218 +vn 0.448039 0.263338 -0.854350 +vn 0.461595 0.230238 -0.856692 +vn 0.331730 0.166791 -0.928513 +vn 0.325111 0.190248 -0.926342 +vn 0.325111 0.190248 -0.926342 +vn 0.331730 0.166791 -0.928513 +vn 0.275813 0.139990 -0.950963 +vn 0.266271 0.156981 -0.951029 +vn 0.309920 0.231220 -0.922218 +vn 0.325111 0.190248 -0.926342 +vn 0.266271 0.156981 -0.951029 +vn 0.250243 0.186997 -0.949953 +vn 0.461595 0.230238 -0.856692 +vn 0.467009 0.238633 -0.851444 +vn 0.331185 0.166120 -0.928828 +vn 0.331730 0.166791 -0.928513 +vn 0.467009 0.238633 -0.851444 +vn 0.469549 0.239472 -0.849810 +vn 0.333868 0.170226 -0.927122 +vn 0.331185 0.166120 -0.928828 +vn 0.331185 0.166120 -0.928828 +vn 0.333868 0.170226 -0.927122 +vn 0.260587 0.132221 -0.956354 +vn 0.277023 0.139737 -0.950648 +vn 0.331730 0.166791 -0.928513 +vn 0.331185 0.166120 -0.928828 +vn 0.277023 0.139737 -0.950648 +vn 0.275813 0.139990 -0.950963 +vn 0.469549 0.239472 -0.849810 +vn 0.480832 0.217386 -0.849437 +vn 0.341267 0.154060 -0.927255 +vn 0.333868 0.170226 -0.927122 +vn 0.480832 0.217386 -0.849437 +vn 0.496830 0.194374 -0.845800 +vn 0.353920 0.138353 -0.924986 +vn 0.341267 0.154060 -0.927255 +vn 0.341267 0.154060 -0.927255 +vn 0.353920 0.138353 -0.924986 +vn 0.272774 0.106731 -0.956140 +vn 0.260787 0.117647 -0.958201 +vn 0.333868 0.170226 -0.927122 +vn 0.341267 0.154060 -0.927255 +vn 0.260787 0.117647 -0.958201 +vn 0.260587 0.132221 -0.956354 +vn 0.496830 0.194374 -0.845800 +vn 0.513301 0.176933 -0.839772 +vn 0.366138 0.126644 -0.921903 +vn 0.353920 0.138353 -0.924986 +vn 0.513301 0.176933 -0.839772 +vn 0.531443 0.165556 -0.830759 +vn 0.379383 0.119079 -0.917545 +vn 0.366138 0.126644 -0.921903 +vn 0.366138 0.126644 -0.921903 +vn 0.379383 0.119079 -0.917545 +vn 0.293915 0.093425 -0.951255 +vn 0.284110 0.099027 -0.953664 +vn 0.353920 0.138353 -0.924986 +vn 0.366138 0.126644 -0.921903 +vn 0.284110 0.099027 -0.953664 +vn 0.272774 0.106731 -0.956140 +vn 0.531443 0.165556 -0.830759 +vn 0.549704 0.156814 -0.820509 +vn 0.392580 0.113136 -0.912733 +vn 0.379383 0.119079 -0.917545 +vn 0.549704 0.156814 -0.820509 +vn 0.565141 0.147337 -0.811731 +vn 0.403727 0.106406 -0.908671 +vn 0.392580 0.113136 -0.912733 +vn 0.392580 0.113136 -0.912733 +vn 0.403727 0.106406 -0.908671 +vn 0.307929 0.082444 -0.947830 +vn 0.302059 0.088437 -0.949178 +vn 0.379383 0.119079 -0.917545 +vn 0.392580 0.113136 -0.912733 +vn 0.302059 0.088437 -0.949178 +vn 0.293915 0.093425 -0.951255 +vn 0.565141 0.147337 -0.811731 +vn 0.573212 0.140451 -0.807280 +vn 0.407921 0.100955 -0.907419 +vn 0.403727 0.106406 -0.908671 +vn 0.573212 0.140451 -0.807280 +vn 0.584797 0.128899 -0.800873 +vn 0.419138 0.092671 -0.903181 +vn 0.407921 0.100955 -0.907419 +vn 0.407921 0.100955 -0.907419 +vn 0.419138 0.092671 -0.903181 +vn 0.316370 0.071659 -0.945926 +vn 0.309560 0.077305 -0.947732 +vn 0.403727 0.106406 -0.908671 +vn 0.407921 0.100955 -0.907419 +vn 0.309560 0.077305 -0.947732 +vn 0.307929 0.082444 -0.947830 +vn 0.584797 0.128899 -0.800873 +vn 0.607269 0.171961 -0.775664 +vn 0.428703 0.121571 -0.895229 +vn 0.419138 0.092671 -0.903181 +vn 0.607269 0.171961 -0.775664 +vn 0.682955 0.100485 -0.723516 +vn 0.533407 0.052639 -0.844219 +vn 0.428703 0.121571 -0.895229 +vn 0.428703 0.121571 -0.895229 +vn 0.533407 0.052639 -0.844219 +vn 0.389735 0.041683 -0.919983 +vn 0.335699 0.096038 -0.937061 +vn 0.419138 0.092671 -0.903181 +vn 0.428703 0.121571 -0.895229 +vn 0.335699 0.096038 -0.937061 +vn 0.316370 0.071659 -0.945926 +vn 0.682955 0.100485 -0.723516 +vn 0.685601 0.065025 -0.725067 +vn 0.485549 0.061202 -0.872064 +vn 0.533407 0.052639 -0.844219 +vn 0.685601 0.065025 -0.725067 +vn 0.559788 0.169274 -0.811162 +vn 0.419361 0.121570 -0.899643 +vn 0.485549 0.061202 -0.872064 +vn 0.485549 0.061202 -0.872064 +vn 0.419361 0.121570 -0.899643 +vn 0.359096 0.093784 -0.928577 +vn 0.454762 0.059336 -0.888634 +vn 0.533407 0.052639 -0.844219 +vn 0.485549 0.061202 -0.872064 +vn 0.454762 0.059336 -0.888634 +vn 0.389735 0.041683 -0.919983 +vn 0.559788 0.169274 -0.811162 +vn 0.564572 0.102548 -0.818989 +vn 0.400513 0.074796 -0.913233 +vn 0.419361 0.121570 -0.899643 +vn 0.564572 0.102548 -0.818989 +vn 0.619280 0.147478 -0.771195 +vn 0.439814 0.103011 -0.892162 +vn 0.400513 0.074796 -0.913233 +vn 0.400513 0.074796 -0.913233 +vn 0.439814 0.103011 -0.892162 +vn 0.340215 0.081784 -0.936784 +vn 0.325592 0.062725 -0.943428 +vn 0.419361 0.121570 -0.899643 +vn 0.400513 0.074796 -0.913233 +vn 0.325592 0.062725 -0.943428 +vn 0.359096 0.093784 -0.928577 +vn 0.619280 0.147478 -0.771195 +vn 0.631733 0.072908 -0.771750 +vn 0.476699 0.064687 -0.876683 +vn 0.439814 0.103011 -0.892162 +vn 0.631733 0.072908 -0.771750 +vn 0.583349 -0.175665 -0.792998 +vn 0.449169 -0.123178 -0.884915 +vn 0.476699 0.064687 -0.876683 +vn 0.476699 0.064687 -0.876683 +vn 0.449169 -0.123178 -0.884915 +vn 0.296627 -0.084158 -0.951278 +vn 0.331846 0.041498 -0.942420 +vn 0.439814 0.103011 -0.892162 +vn 0.476699 0.064687 -0.876683 +vn 0.331846 0.041498 -0.942420 +vn 0.340215 0.081784 -0.936784 +vn 0.583349 -0.175665 -0.792998 +vn 0.414420 -0.435578 -0.799080 +vn 0.318879 -0.336117 -0.886195 +vn 0.449169 -0.123178 -0.884915 +vn 0.414420 -0.435578 -0.799080 +vn 0.195066 -0.582200 -0.789299 +vn 0.141461 -0.439021 -0.887271 +vn 0.318879 -0.336117 -0.886195 +vn 0.318879 -0.336117 -0.886195 +vn 0.141461 -0.439021 -0.887271 +vn 0.100959 -0.310835 -0.945087 +vn 0.208466 -0.220822 -0.952775 +vn 0.449169 -0.123178 -0.884915 +vn 0.318879 -0.336117 -0.886195 +vn 0.208466 -0.220822 -0.952775 +vn 0.296627 -0.084158 -0.951278 +s off +g Letter_A_low +usemtl Letter_A +f 22/22/1 577/637/2 581/641/3 580/640/4 +f 577/637/5 66/66/6 578/638/7 581/641/8 +f 581/641/9 578/638/10 65/65/11 579/639/12 +f 580/640/13 581/641/14 579/639/15 54/54/16 +f 43/43/17 582/642/18 586/646/19 585/645/20 +f 582/642/21 44/44/22 583/643/23 586/646/24 +f 586/646/25 583/643/26 63/63/27 584/644/28 +f 585/645/29 586/646/30 584/644/31 62/62/32 +f 4/4/33 587/647/34 591/651/35 590/650/36 +f 587/647/37 1/1/38 588/648/39 591/651/40 +f 591/651/41 588/648/42 2/2/43 589/649/44 +f 590/650/45 591/651/46 589/649/47 3/3/48 +f 6/6/49 592/652/50 595/655/51 594/654/52 +f 592/652/53 5/5/54 593/653/55 595/655/56 +f 595/655/57 593/653/58 1/1/59 587/647/60 +f 594/654/61 595/655/62 587/647/63 4/4/64 +f 11/11/65 596/656/66 599/659/67 598/658/68 +f 596/656/69 4/4/70 590/650/71 599/659/72 +f 599/659/73 590/650/74 3/3/75 597/657/76 +f 598/658/77 599/659/78 597/657/79 12/12/80 +f 9/9/81 600/660/82 602/662/83 601/661/84 +f 600/660/85 6/6/86 594/654/87 602/662/88 +f 602/662/89 594/654/90 4/4/91 596/656/92 +f 601/661/93 602/662/94 596/656/95 11/11/96 +f 6/6/97 603/663/98 606/666/99 592/652/100 +f 603/663/101 8/8/102 604/664/103 606/666/104 +f 606/666/105 604/664/106 7/7/107 605/665/108 +f 592/652/109 606/666/110 605/665/111 5/5/112 +f 10/10/113 607/667/114 609/669/115 608/668/116 +f 607/667/117 8/8/118 603/663/119 609/669/120 +f 609/669/121 603/663/122 6/6/123 600/660/124 +f 608/668/125 609/669/126 600/660/127 9/9/128 +f 8/8/129 610/670/130 613/673/131 604/664/132 +f 610/670/133 17/17/134 611/671/135 613/673/136 +f 613/673/137 611/671/138 18/18/139 612/672/140 +f 604/664/141 613/673/142 612/672/143 7/7/144 +f 10/10/145 614/674/146 616/676/147 607/667/148 +f 614/674/149 16/16/150 615/675/151 616/676/152 +f 616/676/153 615/675/154 17/17/155 610/670/156 +f 607/667/157 616/676/158 610/670/159 8/8/160 +f 13/13/161 617/677/162 621/681/163 620/680/164 +f 617/677/165 19/19/166 618/678/167 621/681/168 +f 621/681/169 618/678/170 59/59/171 619/679/172 +f 620/680/173 621/681/174 619/679/175 58/58/176 +f 10/10/177 622/682/178 625/685/179 614/674/180 +f 622/682/181 14/14/182 623/683/183 625/685/184 +f 625/685/185 623/683/186 15/15/187 624/684/188 +f 614/674/189 625/685/190 624/684/191 16/16/192 +f 11/11/193 598/658/194 629/689/195 628/688/196 +f 598/658/197 12/12/198 626/686/199 629/689/200 +f 629/689/201 626/686/202 24/24/203 627/687/204 +f 628/688/205 629/689/206 627/687/207 23/23/208 +f 11/11/209 628/688/210 633/693/211 632/692/212 +f 628/688/213 23/23/214 630/690/215 633/693/216 +f 633/693/217 630/690/218 55/55/219 631/691/220 +f 632/692/221 633/693/222 631/691/223 54/54/224 +f 19/19/225 617/677/226 637/697/227 636/696/228 +f 617/677/229 13/13/230 634/694/231 637/697/232 +f 637/697/233 634/694/234 21/21/235 635/695/236 +f 636/696/237 637/697/238 635/695/239 20/20/240 +f 34/34/241 638/698/242 641/701/243 640/700/244 +f 638/698/245 67/67/246 639/699/247 641/701/248 +f 641/701/249 639/699/250 66/66/251 577/637/252 +f 640/700/253 641/701/254 577/637/255 22/22/256 +f 14/14/257 642/702/258 645/705/259 623/683/260 +f 642/702/261 37/37/262 643/703/263 645/705/264 +f 645/705/265 643/703/266 38/38/267 644/704/268 +f 623/683/269 645/705/270 644/704/271 15/15/272 +f 19/19/273 646/706/274 649/709/275 618/678/276 +f 646/706/277 36/36/278 647/707/279 649/709/280 +f 649/709/281 647/707/282 60/60/283 648/708/284 +f 618/678/285 649/709/286 648/708/287 59/59/288 +f 20/20/289 650/710/290 652/712/291 636/696/292 +f 650/710/293 35/35/294 651/711/295 652/712/296 +f 652/712/297 651/711/298 36/36/299 646/706/300 +f 636/696/301 652/712/302 646/706/303 19/19/304 +f 22/22/305 653/713/306 656/716/307 640/700/308 +f 653/713/309 53/53/310 654/714/311 656/716/312 +f 656/716/313 654/714/314 33/33/315 655/715/316 +f 640/700/317 656/716/318 655/715/319 34/34/320 +f 26/26/321 657/717/322 660/720/323 659/719/324 +f 657/717/325 23/23/326 627/687/327 660/720/328 +f 660/720/329 627/687/330 24/24/331 658/718/332 +f 659/719/333 660/720/334 658/718/335 32/32/336 +f 31/31/337 661/721/338 665/725/339 664/724/340 +f 661/721/341 25/25/342 662/722/343 665/725/344 +f 665/725/345 662/722/346 69/69/347 663/723/348 +f 664/724/349 665/725/350 663/723/351 68/68/352 +f 41/41/353 666/726/354 669/729/355 668/728/356 +f 666/726/357 40/40/358 667/727/359 669/729/360 +f 669/729/361 667/727/362 36/36/363 651/711/364 +f 668/728/365 669/729/366 651/711/367 35/35/368 +f 36/36/369 667/727/370 672/732/371 647/707/372 +f 667/727/373 40/40/374 670/730/375 672/732/376 +f 672/732/377 670/730/378 61/61/379 671/731/380 +f 647/707/381 672/732/382 671/731/383 60/60/384 +f 47/47/385 673/733/386 676/736/387 675/735/388 +f 673/733/389 39/39/390 674/734/391 676/736/392 +f 676/736/393 674/734/394 38/38/395 643/703/396 +f 675/735/397 676/736/398 643/703/399 37/37/400 +f 48/48/401 677/737/402 681/741/403 680/740/404 +f 677/737/405 46/46/406 678/738/407 681/741/408 +f 681/741/409 678/738/410 74/74/411 679/739/412 +f 680/740/413 681/741/414 679/739/415 73/73/416 +f 45/45/417 682/742/418 685/745/419 684/744/420 +f 682/742/421 44/44/422 582/642/423 685/745/424 +f 685/745/425 582/642/426 43/43/427 683/743/428 +f 684/744/429 685/745/430 683/743/431 42/42/432 +f 52/52/433 686/746/434 689/749/435 688/748/436 +f 686/746/437 51/51/438 687/747/439 689/749/440 +f 689/749/441 687/747/442 44/44/443 682/742/444 +f 688/748/445 689/749/446 682/742/447 45/45/448 +f 51/51/449 690/750/450 692/752/451 687/747/452 +f 690/750/453 64/64/454 691/751/455 692/752/456 +f 692/752/457 691/751/458 63/63/459 583/643/460 +f 687/747/461 692/752/462 583/643/463 44/44/464 +f 46/46/465 677/737/466 696/756/467 695/755/468 +f 677/737/469 48/48/470 693/753/471 696/756/472 +f 696/756/473 693/753/474 49/49/475 694/754/476 +f 695/755/477 696/756/478 694/754/479 50/50/480 +f 23/23/481 657/717/482 699/759/483 630/690/484 +f 657/717/485 26/26/486 697/757/487 699/759/488 +f 699/759/489 697/757/490 56/56/491 698/758/492 +f 630/690/493 699/759/494 698/758/495 55/55/496 +f 53/53/497 700/760/498 702/762/499 654/714/500 +f 700/760/501 25/25/502 661/721/503 702/762/504 +f 702/762/505 661/721/506 31/31/507 701/761/508 +f 654/714/509 702/762/510 701/761/511 33/33/512 +f 32/32/513 703/763/514 706/766/515 659/719/516 +f 703/763/517 72/72/518 704/764/519 706/766/520 +f 706/766/521 704/764/522 71/71/523 705/765/524 +f 659/719/525 706/766/526 705/765/527 26/26/528 +f 26/26/529 705/765/530 709/769/531 697/757/532 +f 705/765/533 71/71/534 707/767/535 709/769/536 +f 709/769/537 707/767/538 70/70/539 708/768/540 +f 697/757/541 709/769/542 708/768/543 56/56/544 +f 42/42/545 683/743/546 712/772/547 711/771/548 +f 683/743/549 43/43/550 710/770/551 712/772/552 +f 712/772/553 710/770/554 40/40/555 666/726/556 +f 711/771/557 712/772/558 666/726/559 41/41/560 +f 43/43/561 585/645/562 714/774/563 710/770/564 +f 585/645/565 62/62/566 713/773/567 714/774/568 +f 714/774/569 713/773/570 61/61/571 670/730/572 +f 710/770/573 714/774/574 670/730/575 40/40/576 +f 55/55/577 715/775/578 716/776/579 631/691/580 +f 715/775/581 53/53/582 653/713/583 716/776/584 +f 716/776/585 653/713/586 22/22/587 580/640/588 +f 631/691/589 716/776/590 580/640/591 54/54/592 +f 56/56/593 717/777/594 718/778/595 698/758/596 +f 717/777/597 25/25/598 700/760/599 718/778/600 +f 718/778/601 700/760/602 53/53/603 715/775/604 +f 698/758/605 718/778/606 715/775/607 55/55/608 +f 70/70/609 719/779/610 720/780/611 708/768/612 +f 719/779/613 69/69/614 662/722/615 720/780/616 +f 720/780/617 662/722/618 25/25/619 717/777/620 +f 708/768/621 720/780/622 717/777/623 56/56/624 +f 59/59/625 721/781/626 723/783/627 619/679/628 +f 721/781/629 14/14/630 622/682/631 723/783/632 +f 723/783/633 622/682/634 10/10/635 722/782/636 +f 619/679/637 723/783/638 722/782/639 58/58/640 +f 60/60/641 724/784/642 725/785/643 648/708/644 +f 724/784/645 37/37/646 642/702/647 725/785/648 +f 725/785/649 642/702/650 14/14/651 721/781/652 +f 648/708/653 725/785/654 721/781/655 59/59/656 +f 61/61/657 726/786/658 727/787/659 671/731/660 +f 726/786/661 47/47/662 675/735/663 727/787/664 +f 727/787/665 675/735/666 37/37/667 724/784/668 +f 671/731/669 727/787/670 724/784/671 60/60/672 +f 48/48/673 680/740/674 730/790/675 729/789/676 +f 680/740/677 73/73/678 728/788/679 730/790/680 +f 730/790/681 728/788/682 62/62/683 584/644/684 +f 729/789/685 730/790/686 584/644/687 63/63/688 +f 64/64/689 731/791/690 732/792/691 691/751/692 +f 731/791/693 49/49/694 693/753/695 732/792/696 +f 732/792/697 693/753/698 48/48/699 729/789/700 +f 691/751/701 732/792/702 729/789/703 63/63/704 +f 9/9/705 601/661/706 734/794/707 733/793/708 +f 601/661/709 11/11/710 632/692/711 734/794/712 +f 734/794/713 632/692/714 54/54/715 579/639/716 +f 733/793/717 734/794/718 579/639/719 65/65/720 +f 58/58/721 722/782/722 736/796/723 735/795/724 +f 722/782/725 10/10/726 608/668/727 736/796/728 +f 736/796/729 608/668/730 9/9/731 733/793/732 +f 735/795/733 736/796/734 733/793/735 65/65/736 +f 66/66/737 737/797/738 738/798/739 578/638/740 +f 737/797/741 13/13/742 620/680/743 738/798/744 +f 738/798/745 620/680/746 58/58/747 735/795/748 +f 578/638/749 738/798/750 735/795/751 65/65/752 +f 67/67/753 739/799/754 740/800/755 639/699/756 +f 739/799/757 21/21/758 634/694/759 740/800/760 +f 740/800/761 634/694/762 13/13/763 737/797/764 +f 639/699/765 740/800/766 737/797/767 66/66/768 +f 68/68/769 663/723/770 744/804/771 743/803/772 +f 663/723/773 69/69/774 741/801/775 744/804/776 +f 744/804/777 741/801/778 29/29/779 742/802/780 +f 743/803/781 744/804/782 742/802/783 30/30/784 +f 57/57/785 745/805/786 747/807/787 746/806/788 +f 745/805/789 29/29/790 741/801/791 747/807/792 +f 747/807/793 741/801/794 69/69/795 719/779/796 +f 746/806/797 747/807/798 719/779/799 70/70/800 +f 71/71/801 748/808/802 750/810/803 707/767/804 +f 748/808/805 27/27/806 749/809/807 750/810/808 +f 750/810/809 749/809/810 57/57/811 746/806/812 +f 707/767/813 750/810/814 746/806/815 70/70/816 +f 72/72/817 751/811/818 753/813/819 704/764/820 +f 751/811/821 28/28/822 752/812/823 753/813/824 +f 753/813/825 752/812/826 27/27/827 748/808/828 +f 704/764/829 753/813/830 748/808/831 71/71/832 +f 62/62/833 728/788/834 755/815/835 713/773/836 +f 728/788/837 73/73/838 754/814/839 755/815/840 +f 755/815/841 754/814/842 47/47/843 726/786/844 +f 713/773/845 755/815/846 726/786/847 61/61/848 +f 74/74/849 756/816/850 757/817/851 679/739/852 +f 756/816/853 39/39/854 673/733/855 757/817/856 +f 757/817/857 673/733/858 47/47/859 754/814/860 +f 679/739/861 757/817/862 754/814/863 73/73/864 +f 91/91/865 758/818/866 762/822/867 761/821/868 +f 758/818/869 119/119/870 759/819/871 762/822/872 +f 762/822/873 759/819/874 129/129/875 760/820/876 +f 761/821/877 762/822/878 760/820/879 130/130/880 +f 112/112/881 763/823/882 767/827/883 766/826/884 +f 763/823/885 127/127/886 764/824/887 767/827/888 +f 767/827/889 764/824/890 128/128/891 765/825/892 +f 766/826/893 767/827/894 765/825/895 113/113/896 +f 76/76/897 768/828/898 771/831/899 770/830/900 +f 768/828/901 75/75/902 769/829/903 771/831/904 +f 771/831/905 769/829/906 2/2/907 588/648/908 +f 770/830/909 771/831/910 588/648/911 1/1/912 +f 77/77/913 772/832/914 774/834/915 773/833/916 +f 772/832/917 76/76/918 770/830/919 774/834/920 +f 774/834/921 770/830/922 1/1/923 593/653/924 +f 773/833/925 774/834/926 593/653/927 5/5/928 +f 81/81/929 775/835/930 778/838/931 777/837/932 +f 775/835/933 82/82/934 776/836/935 778/838/936 +f 778/838/937 776/836/938 75/75/939 768/828/940 +f 777/837/941 778/838/942 768/828/943 76/76/944 +f 79/79/945 779/839/946 781/841/947 780/840/948 +f 779/839/949 81/81/950 777/837/951 781/841/952 +f 781/841/953 777/837/954 76/76/955 772/832/956 +f 780/840/957 781/841/958 772/832/959 77/77/960 +f 77/77/961 773/833/962 784/844/963 783/843/964 +f 773/833/965 5/5/966 605/665/967 784/844/968 +f 784/844/969 605/665/970 7/7/971 782/842/972 +f 783/843/973 784/844/974 782/842/975 78/78/976 +f 80/80/977 785/845/978 787/847/979 786/846/980 +f 785/845/981 79/79/982 780/840/983 787/847/984 +f 787/847/985 780/840/986 77/77/987 783/843/988 +f 786/846/989 787/847/990 783/843/991 78/78/992 +f 78/78/993 782/842/994 790/850/995 789/849/996 +f 782/842/997 7/7/998 612/672/999 790/850/1000 +f 790/850/1001 612/672/1002 18/18/1003 788/848/1004 +f 789/849/1005 790/850/1006 788/848/1007 87/87/1008 +f 80/80/1009 786/846/1010 793/853/1011 792/852/1012 +f 786/846/1013 78/78/1014 789/849/1015 793/853/1016 +f 793/853/1017 789/849/1018 87/87/1019 791/851/1020 +f 792/852/1021 793/853/1022 791/851/1023 86/86/1024 +f 83/83/1025 794/854/1026 798/858/1027 797/857/1028 +f 794/854/1029 123/123/1030 795/855/1031 798/858/1032 +f 798/858/1033 795/855/1034 124/124/1035 796/856/1036 +f 797/857/1037 798/858/1038 796/856/1039 88/88/1040 +f 80/80/1041 792/852/1042 802/862/1043 801/861/1044 +f 792/852/1045 86/86/1046 799/859/1047 802/862/1048 +f 802/862/1049 799/859/1050 85/85/1051 800/860/1052 +f 801/861/1053 802/862/1054 800/860/1055 84/84/1056 +f 81/81/1057 803/863/1058 806/866/1059 775/835/1060 +f 803/863/1061 92/92/1062 804/864/1063 806/866/1064 +f 806/866/1065 804/864/1066 93/93/1067 805/865/1068 +f 775/835/1069 806/866/1070 805/865/1071 82/82/1072 +f 81/81/1073 807/867/1074 810/870/1075 803/863/1076 +f 807/867/1077 119/119/1078 808/868/1079 810/870/1080 +f 810/870/1081 808/868/1082 120/120/1083 809/869/1084 +f 803/863/1085 810/870/1086 809/869/1087 92/92/1088 +f 88/88/1089 811/871/1090 814/874/1091 797/857/1092 +f 811/871/1093 89/89/1094 812/872/1095 814/874/1096 +f 814/874/1097 812/872/1098 90/90/1099 813/873/1100 +f 797/857/1101 814/874/1102 813/873/1103 83/83/1104 +f 103/103/1105 815/875/1106 818/878/1107 817/877/1108 +f 815/875/1109 91/91/1110 761/821/1111 818/878/1112 +f 818/878/1113 761/821/1114 130/130/1115 816/876/1116 +f 817/877/1117 818/878/1118 816/876/1119 131/131/1120 +f 84/84/1121 800/860/1122 822/882/1123 821/881/1124 +f 800/860/1125 85/85/1126 819/879/1127 822/882/1128 +f 822/882/1129 819/879/1130 107/107/1131 820/880/1132 +f 821/881/1133 822/882/1134 820/880/1135 106/106/1136 +f 88/88/1137 796/856/1138 826/886/1139 825/885/1140 +f 796/856/1141 124/124/1142 823/883/1143 826/886/1144 +f 826/886/1145 823/883/1146 125/125/1147 824/884/1148 +f 825/885/1149 826/886/1150 824/884/1151 105/105/1152 +f 89/89/1153 811/871/1154 829/889/1155 828/888/1156 +f 811/871/1157 88/88/1158 825/885/1159 829/889/1160 +f 829/889/1161 825/885/1162 105/105/1163 827/887/1164 +f 828/888/1165 829/889/1166 827/887/1167 104/104/1168 +f 91/91/1169 815/875/1170 833/893/1171 832/892/1172 +f 815/875/1173 103/103/1174 830/890/1175 833/893/1176 +f 833/893/1177 830/890/1178 102/102/1179 831/891/1180 +f 832/892/1181 833/893/1182 831/891/1183 118/118/1184 +f 95/95/1185 834/894/1186 837/897/1187 836/896/1188 +f 834/894/1189 101/101/1190 835/895/1191 837/897/1192 +f 837/897/1193 835/895/1194 93/93/1195 804/864/1196 +f 836/896/1197 837/897/1198 804/864/1199 92/92/1200 +f 100/100/1201 838/898/1202 842/902/1203 841/901/1204 +f 838/898/1205 132/132/1206 839/899/1207 842/902/1208 +f 842/902/1209 839/899/1210 133/133/1211 840/900/1212 +f 841/901/1213 842/902/1214 840/900/1215 94/94/1216 +f 110/110/1217 843/903/1218 846/906/1219 845/905/1220 +f 843/903/1221 104/104/1222 827/887/1223 846/906/1224 +f 846/906/1225 827/887/1226 105/105/1227 844/904/1228 +f 845/905/1229 846/906/1230 844/904/1231 109/109/1232 +f 105/105/1233 824/884/1234 849/909/1235 844/904/1236 +f 824/884/1237 125/125/1238 847/907/1239 849/909/1240 +f 849/909/1241 847/907/1242 126/126/1243 848/908/1244 +f 844/904/1245 849/909/1246 848/908/1247 109/109/1248 +f 116/116/1249 850/910/1250 853/913/1251 852/912/1252 +f 850/910/1253 106/106/1254 820/880/1255 853/913/1256 +f 853/913/1257 820/880/1258 107/107/1259 851/911/1260 +f 852/912/1261 853/913/1262 851/911/1263 108/108/1264 +f 117/117/1265 854/914/1266 858/918/1267 857/917/1268 +f 854/914/1269 137/137/1270 855/915/1271 858/918/1272 +f 858/918/1273 855/915/1274 138/138/1275 856/916/1276 +f 857/917/1277 858/918/1278 856/916/1279 115/115/1280 +f 114/114/1281 859/919/1282 862/922/1283 861/921/1284 +f 859/919/1285 111/111/1286 860/920/1287 862/922/1288 +f 862/922/1289 860/920/1290 112/112/1291 766/826/1292 +f 861/921/1293 862/922/1294 766/826/1295 113/113/1296 +f 52/52/1297 863/923/1298 865/925/1299 686/746/1300 +f 863/923/1301 114/114/1302 861/921/1303 865/925/1304 +f 865/925/1305 861/921/1306 113/113/1307 864/924/1308 +f 686/746/1309 865/925/1310 864/924/1311 51/51/1312 +f 51/51/1313 864/924/1314 867/927/1315 690/750/1316 +f 864/924/1317 113/113/1318 765/825/1319 867/927/1320 +f 867/927/1321 765/825/1322 128/128/1323 866/926/1324 +f 690/750/1325 867/927/1326 866/926/1327 64/64/1328 +f 115/115/1329 868/928/1330 870/930/1331 857/917/1332 +f 868/928/1333 50/50/1334 694/754/1335 870/930/1336 +f 870/930/1337 694/754/1338 49/49/1339 869/929/1340 +f 857/917/1341 870/930/1342 869/929/1343 117/117/1344 +f 92/92/1345 809/869/1346 873/933/1347 836/896/1348 +f 809/869/1349 120/120/1350 871/931/1351 873/933/1352 +f 873/933/1353 871/931/1354 121/121/1355 872/932/1356 +f 836/896/1357 873/933/1358 872/932/1359 95/95/1360 +f 118/118/1361 831/891/1362 876/936/1363 875/935/1364 +f 831/891/1365 102/102/1366 874/934/1367 876/936/1368 +f 876/936/1369 874/934/1370 100/100/1371 841/901/1372 +f 875/935/1373 876/936/1374 841/901/1375 94/94/1376 +f 101/101/1377 834/894/1378 880/940/1379 879/939/1380 +f 834/894/1381 95/95/1382 877/937/1383 880/940/1384 +f 880/940/1385 877/937/1386 135/135/1387 878/938/1388 +f 879/939/1389 880/940/1390 878/938/1391 136/136/1392 +f 95/95/1393 872/932/1394 883/943/1395 877/937/1396 +f 872/932/1397 121/121/1398 881/941/1399 883/943/1400 +f 883/943/1401 881/941/1402 134/134/1403 882/942/1404 +f 877/937/1405 883/943/1406 882/942/1407 135/135/1408 +f 111/111/1409 884/944/1410 886/946/1411 860/920/1412 +f 884/944/1413 110/110/1414 845/905/1415 886/946/1416 +f 886/946/1417 845/905/1418 109/109/1419 885/945/1420 +f 860/920/1421 886/946/1422 885/945/1423 112/112/1424 +f 112/112/1425 885/945/1426 888/948/1427 763/823/1428 +f 885/945/1429 109/109/1430 848/908/1431 888/948/1432 +f 888/948/1433 848/908/1434 126/126/1435 887/947/1436 +f 763/823/1437 888/948/1438 887/947/1439 127/127/1440 +f 120/120/1441 808/868/1442 890/950/1443 889/949/1444 +f 808/868/1445 119/119/1446 758/818/1447 890/950/1448 +f 890/950/1449 758/818/1450 91/91/1451 832/892/1452 +f 889/949/1453 890/950/1454 832/892/1455 118/118/1456 +f 121/121/1457 871/931/1458 892/952/1459 891/951/1460 +f 871/931/1461 120/120/1462 889/949/1463 892/952/1464 +f 892/952/1465 889/949/1466 118/118/1467 875/935/1468 +f 891/951/1469 892/952/1470 875/935/1471 94/94/1472 +f 134/134/1473 881/941/1474 894/954/1475 893/953/1476 +f 881/941/1477 121/121/1478 891/951/1479 894/954/1480 +f 894/954/1481 891/951/1482 94/94/1483 840/900/1484 +f 893/953/1485 894/954/1486 840/900/1487 133/133/1488 +f 124/124/1489 795/855/1490 897/957/1491 896/956/1492 +f 795/855/1493 123/123/1494 895/955/1495 897/957/1496 +f 897/957/1497 895/955/1498 80/80/1499 801/861/1500 +f 896/956/1501 897/957/1502 801/861/1503 84/84/1504 +f 125/125/1505 823/883/1506 899/959/1507 898/958/1508 +f 823/883/1509 124/124/1510 896/956/1511 899/959/1512 +f 899/959/1513 896/956/1514 84/84/1515 821/881/1516 +f 898/958/1517 899/959/1518 821/881/1519 106/106/1520 +f 126/126/1521 847/907/1522 901/961/1523 900/960/1524 +f 847/907/1525 125/125/1526 898/958/1527 901/961/1528 +f 901/961/1529 898/958/1530 106/106/1531 850/910/1532 +f 900/960/1533 901/961/1534 850/910/1535 116/116/1536 +f 117/117/1537 902/962/1538 904/964/1539 854/914/1540 +f 902/962/1541 128/128/1542 764/824/1543 904/964/1544 +f 904/964/1545 764/824/1546 127/127/1547 903/963/1548 +f 854/914/1549 904/964/1550 903/963/1551 137/137/1552 +f 64/64/1553 866/926/1554 905/965/1555 731/791/1556 +f 866/926/1557 128/128/1558 902/962/1559 905/965/1560 +f 905/965/1561 902/962/1562 117/117/1563 869/929/1564 +f 731/791/1565 905/965/1566 869/929/1567 49/49/1568 +f 79/79/1569 906/966/1570 907/967/1571 779/839/1572 +f 906/966/1573 129/129/1574 759/819/1575 907/967/1576 +f 907/967/1577 759/819/1578 119/119/1579 807/867/1580 +f 779/839/1581 907/967/1582 807/867/1583 81/81/1584 +f 123/123/1585 908/968/1586 909/969/1587 895/955/1588 +f 908/968/1589 129/129/1590 906/966/1591 909/969/1592 +f 909/969/1593 906/966/1594 79/79/1595 785/845/1596 +f 895/955/1597 909/969/1598 785/845/1599 80/80/1600 +f 130/130/1601 760/820/1602 911/971/1603 910/970/1604 +f 760/820/1605 129/129/1606 908/968/1607 911/971/1608 +f 911/971/1609 908/968/1610 123/123/1611 794/854/1612 +f 910/970/1613 911/971/1614 794/854/1615 83/83/1616 +f 131/131/1617 816/876/1618 913/973/1619 912/972/1620 +f 816/876/1621 130/130/1622 910/970/1623 913/973/1624 +f 913/973/1625 910/970/1626 83/83/1627 813/873/1628 +f 912/972/1629 913/973/1630 813/873/1631 90/90/1632 +f 132/132/1633 914/974/1634 917/977/1635 839/899/1636 +f 914/974/1637 99/99/1638 915/975/1639 917/977/1640 +f 917/977/1641 915/975/1642 98/98/1643 916/976/1644 +f 839/899/1645 917/977/1646 916/976/1647 133/133/1648 +f 122/122/1649 918/978/1650 920/980/1651 919/979/1652 +f 918/978/1653 134/134/1654 893/953/1655 920/980/1656 +f 920/980/1657 893/953/1658 133/133/1659 916/976/1660 +f 919/979/1661 920/980/1662 916/976/1663 98/98/1664 +f 135/135/1665 882/942/1666 923/983/1667 922/982/1668 +f 882/942/1669 134/134/1670 918/978/1671 923/983/1672 +f 923/983/1673 918/978/1674 122/122/1675 921/981/1676 +f 922/982/1677 923/983/1678 921/981/1679 96/96/1680 +f 136/136/1681 878/938/1682 926/986/1683 925/985/1684 +f 878/938/1685 135/135/1686 922/982/1687 926/986/1688 +f 926/986/1689 922/982/1690 96/96/1691 924/984/1692 +f 925/985/1693 926/986/1694 924/984/1695 97/97/1696 +f 127/127/1697 887/947/1698 928/988/1699 903/963/1700 +f 887/947/1701 126/126/1702 900/960/1703 928/988/1704 +f 928/988/1705 900/960/1706 116/116/1707 927/987/1708 +f 903/963/1709 928/988/1710 927/987/1711 137/137/1712 +f 138/138/1713 855/915/1714 930/990/1715 929/989/1716 +f 855/915/1717 137/137/1718 927/987/1719 930/990/1720 +f 930/990/1721 927/987/1722 116/116/1723 852/912/1724 +f 929/989/1725 930/990/1726 852/912/1727 108/108/1728 +f 160/160/1729 931/991/1730 935/995/1731 934/994/1732 +f 931/991/1733 204/204/1734 932/992/1735 935/995/1736 +f 935/995/1737 932/992/1738 203/203/1739 933/993/1740 +f 934/994/1741 935/995/1742 933/993/1743 192/192/1744 +f 181/181/1745 936/996/1746 940/1000/1747 939/999/1748 +f 936/996/1749 182/182/1750 937/997/1751 940/1000/1752 +f 940/1000/1753 937/997/1754 201/201/1755 938/998/1756 +f 939/999/1757 940/1000/1758 938/998/1759 200/200/1760 +f 142/142/1761 941/1001/1762 945/1005/1763 944/1004/1764 +f 941/1001/1765 139/139/1766 942/1002/1767 945/1005/1768 +f 945/1005/1769 942/1002/1770 140/140/1771 943/1003/1772 +f 944/1004/1773 945/1005/1774 943/1003/1775 141/141/1776 +f 144/144/1777 946/1006/1778 949/1009/1779 948/1008/1780 +f 946/1006/1781 143/143/1782 947/1007/1783 949/1009/1784 +f 949/1009/1785 947/1007/1786 139/139/1787 941/1001/1788 +f 948/1008/1789 949/1009/1790 941/1001/1791 142/142/1792 +f 149/149/1793 950/1010/1794 953/1013/1795 952/1012/1796 +f 950/1010/1797 142/142/1798 944/1004/1799 953/1013/1800 +f 953/1013/1801 944/1004/1802 141/141/1803 951/1011/1804 +f 952/1012/1805 953/1013/1806 951/1011/1807 150/150/1808 +f 147/147/1809 954/1014/1810 956/1016/1811 955/1015/1812 +f 954/1014/1813 144/144/1814 948/1008/1815 956/1016/1816 +f 956/1016/1817 948/1008/1818 142/142/1819 950/1010/1820 +f 955/1015/1821 956/1016/1822 950/1010/1823 149/149/1824 +f 144/144/1825 957/1017/1826 960/1020/1827 946/1006/1828 +f 957/1017/1829 146/146/1830 958/1018/1831 960/1020/1832 +f 960/1020/1833 958/1018/1834 145/145/1835 959/1019/1836 +f 946/1006/1837 960/1020/1838 959/1019/1839 143/143/1840 +f 148/148/1841 961/1021/1842 963/1023/1843 962/1022/1844 +f 961/1021/1845 146/146/1846 957/1017/1847 963/1023/1848 +f 963/1023/1849 957/1017/1850 144/144/1851 954/1014/1852 +f 962/1022/1853 963/1023/1854 954/1014/1855 147/147/1856 +f 146/146/1857 964/1024/1858 967/1027/1859 958/1018/1860 +f 964/1024/1861 155/155/1862 965/1025/1863 967/1027/1864 +f 967/1027/1865 965/1025/1866 156/156/1867 966/1026/1868 +f 958/1018/1869 967/1027/1870 966/1026/1871 145/145/1872 +f 148/148/1873 968/1028/1874 970/1030/1875 961/1021/1876 +f 968/1028/1877 154/154/1878 969/1029/1879 970/1030/1880 +f 970/1030/1881 969/1029/1882 155/155/1883 964/1024/1884 +f 961/1021/1885 970/1030/1886 964/1024/1887 146/146/1888 +f 151/151/1889 971/1031/1890 975/1035/1891 974/1034/1892 +f 971/1031/1893 157/157/1894 972/1032/1895 975/1035/1896 +f 975/1035/1897 972/1032/1898 197/197/1899 973/1033/1900 +f 974/1034/1901 975/1035/1902 973/1033/1903 196/196/1904 +f 148/148/1905 976/1036/1906 979/1039/1907 968/1028/1908 +f 976/1036/1909 152/152/1910 977/1037/1911 979/1039/1912 +f 979/1039/1913 977/1037/1914 153/153/1915 978/1038/1916 +f 968/1028/1917 979/1039/1918 978/1038/1919 154/154/1920 +f 149/149/1921 952/1012/1922 983/1043/1923 982/1042/1924 +f 952/1012/1925 150/150/1926 980/1040/1927 983/1043/1928 +f 983/1043/1929 980/1040/1930 162/162/1931 981/1041/1932 +f 982/1042/1933 983/1043/1934 981/1041/1935 161/161/1936 +f 149/149/1937 982/1042/1938 987/1047/1939 986/1046/1940 +f 982/1042/1941 161/161/1942 984/1044/1943 987/1047/1944 +f 987/1047/1945 984/1044/1946 193/193/1947 985/1045/1948 +f 986/1046/1949 987/1047/1950 985/1045/1951 192/192/1952 +f 157/157/1953 971/1031/1954 991/1051/1955 990/1050/1956 +f 971/1031/1957 151/151/1958 988/1048/1959 991/1051/1960 +f 991/1051/1961 988/1048/1962 159/159/1963 989/1049/1964 +f 990/1050/1965 991/1051/1966 989/1049/1967 158/158/1968 +f 172/172/1969 992/1052/1970 995/1055/1971 994/1054/1972 +f 992/1052/1973 205/205/1974 993/1053/1975 995/1055/1976 +f 995/1055/1977 993/1053/1978 204/204/1979 931/991/1980 +f 994/1054/1981 995/1055/1982 931/991/1983 160/160/1984 +f 152/152/1985 996/1056/1986 999/1059/1987 977/1037/1988 +f 996/1056/1989 175/175/1990 997/1057/1991 999/1059/1992 +f 999/1059/1993 997/1057/1994 176/176/1995 998/1058/1996 +f 977/1037/1997 999/1059/1998 998/1058/1999 153/153/2000 +f 157/157/2001 1000/1060/2002 1003/1063/2003 972/1032/2004 +f 1000/1060/2005 174/174/2006 1001/1061/2007 1003/1063/2008 +f 1003/1063/2009 1001/1061/2010 198/198/2011 1002/1062/2012 +f 972/1032/2013 1003/1063/2014 1002/1062/2015 197/197/2016 +f 158/158/2017 1004/1064/2018 1006/1066/2019 990/1050/2020 +f 1004/1064/2021 173/173/2022 1005/1065/2023 1006/1066/2024 +f 1006/1066/2025 1005/1065/2026 174/174/2027 1000/1060/2028 +f 990/1050/2029 1006/1066/2030 1000/1060/2031 157/157/2032 +f 160/160/2033 1007/1067/2034 1010/1070/2035 994/1054/2036 +f 1007/1067/2037 191/191/2038 1008/1068/2039 1010/1070/2040 +f 1010/1070/2041 1008/1068/2042 171/171/2043 1009/1069/2044 +f 994/1054/2045 1010/1070/2046 1009/1069/2047 172/172/2048 +f 164/164/2049 1011/1071/2050 1014/1074/2051 1013/1073/2052 +f 1011/1071/2053 161/161/2054 981/1041/2055 1014/1074/2056 +f 1014/1074/2057 981/1041/2058 162/162/2059 1012/1072/2060 +f 1013/1073/2061 1014/1074/2062 1012/1072/2063 170/170/2064 +f 169/169/2065 1015/1075/2066 1019/1079/2067 1018/1078/2068 +f 1015/1075/2069 163/163/2070 1016/1076/2071 1019/1079/2072 +f 1019/1079/2073 1016/1076/2074 207/207/2075 1017/1077/2076 +f 1018/1078/2077 1019/1079/2078 1017/1077/2079 206/206/2080 +f 179/179/2081 1020/1080/2082 1023/1083/2083 1022/1082/2084 +f 1020/1080/2085 178/178/2086 1021/1081/2087 1023/1083/2088 +f 1023/1083/2089 1021/1081/2090 174/174/2091 1005/1065/2092 +f 1022/1082/2093 1023/1083/2094 1005/1065/2095 173/173/2096 +f 174/174/2097 1021/1081/2098 1026/1086/2099 1001/1061/2100 +f 1021/1081/2101 178/178/2102 1024/1084/2103 1026/1086/2104 +f 1026/1086/2105 1024/1084/2106 199/199/2107 1025/1085/2108 +f 1001/1061/2109 1026/1086/2110 1025/1085/2111 198/198/2112 +f 185/185/2113 1027/1087/2114 1030/1090/2115 1029/1089/2116 +f 1027/1087/2117 177/177/2118 1028/1088/2119 1030/1090/2120 +f 1030/1090/2121 1028/1088/2122 176/176/2123 997/1057/2124 +f 1029/1089/2125 1030/1090/2126 997/1057/2127 175/175/2128 +f 186/186/2129 1031/1091/2130 1035/1095/2131 1034/1094/2132 +f 1031/1091/2133 184/184/2134 1032/1092/2135 1035/1095/2136 +f 1035/1095/2137 1032/1092/2138 212/212/2139 1033/1093/2140 +f 1034/1094/2141 1035/1095/2142 1033/1093/2143 211/211/2144 +f 183/183/2145 1036/1096/2146 1039/1099/2147 1038/1098/2148 +f 1036/1096/2149 182/182/2150 936/996/2151 1039/1099/2152 +f 1039/1099/2153 936/996/2154 181/181/2155 1037/1097/2156 +f 1038/1098/2157 1039/1099/2158 1037/1097/2159 180/180/2160 +f 190/190/2161 1040/1100/2162 1043/1103/2163 1042/1102/2164 +f 1040/1100/2165 189/189/2166 1041/1101/2167 1043/1103/2168 +f 1043/1103/2169 1041/1101/2170 182/182/2171 1036/1096/2172 +f 1042/1102/2173 1043/1103/2174 1036/1096/2175 183/183/2176 +f 189/189/2177 1044/1104/2178 1046/1106/2179 1041/1101/2180 +f 1044/1104/2181 202/202/2182 1045/1105/2183 1046/1106/2184 +f 1046/1106/2185 1045/1105/2186 201/201/2187 937/997/2188 +f 1041/1101/2189 1046/1106/2190 937/997/2191 182/182/2192 +f 184/184/2193 1031/1091/2194 1050/1110/2195 1049/1109/2196 +f 1031/1091/2197 186/186/2198 1047/1107/2199 1050/1110/2200 +f 1050/1110/2201 1047/1107/2202 187/187/2203 1048/1108/2204 +f 1049/1109/2205 1050/1110/2206 1048/1108/2207 188/188/2208 +f 161/161/2209 1011/1071/2210 1053/1113/2211 984/1044/2212 +f 1011/1071/2213 164/164/2214 1051/1111/2215 1053/1113/2216 +f 1053/1113/2217 1051/1111/2218 194/194/2219 1052/1112/2220 +f 984/1044/2221 1053/1113/2222 1052/1112/2223 193/193/2224 +f 191/191/2225 1054/1114/2226 1056/1116/2227 1008/1068/2228 +f 1054/1114/2229 163/163/2230 1015/1075/2231 1056/1116/2232 +f 1056/1116/2233 1015/1075/2234 169/169/2235 1055/1115/2236 +f 1008/1068/2237 1056/1116/2238 1055/1115/2239 171/171/2240 +f 170/170/2241 1057/1117/2242 1060/1120/2243 1013/1073/2244 +f 1057/1117/2245 210/210/2246 1058/1118/2247 1060/1120/2248 +f 1060/1120/2249 1058/1118/2250 209/209/2251 1059/1119/2252 +f 1013/1073/2253 1060/1120/2254 1059/1119/2255 164/164/2256 +f 164/164/2257 1059/1119/2258 1063/1123/2259 1051/1111/2260 +f 1059/1119/2261 209/209/2262 1061/1121/2263 1063/1123/2264 +f 1063/1123/2265 1061/1121/2266 208/208/2267 1062/1122/2268 +f 1051/1111/2269 1063/1123/2270 1062/1122/2271 194/194/2272 +f 180/180/2273 1037/1097/2274 1066/1126/2275 1065/1125/2276 +f 1037/1097/2277 181/181/2278 1064/1124/2279 1066/1126/2280 +f 1066/1126/2281 1064/1124/2282 178/178/2283 1020/1080/2284 +f 1065/1125/2285 1066/1126/2286 1020/1080/2287 179/179/2288 +f 181/181/2289 939/999/2290 1068/1128/2291 1064/1124/2292 +f 939/999/2293 200/200/2294 1067/1127/2295 1068/1128/2296 +f 1068/1128/2297 1067/1127/2298 199/199/2299 1024/1084/2300 +f 1064/1124/2301 1068/1128/2302 1024/1084/2303 178/178/2304 +f 193/193/2305 1069/1129/2306 1070/1130/2307 985/1045/2308 +f 1069/1129/2309 191/191/2310 1007/1067/2311 1070/1130/2312 +f 1070/1130/2313 1007/1067/2314 160/160/2315 934/994/2316 +f 985/1045/2317 1070/1130/2318 934/994/2319 192/192/2320 +f 194/194/2321 1071/1131/2322 1072/1132/2323 1052/1112/2324 +f 1071/1131/2325 163/163/2326 1054/1114/2327 1072/1132/2328 +f 1072/1132/2329 1054/1114/2330 191/191/2331 1069/1129/2332 +f 1052/1112/2333 1072/1132/2334 1069/1129/2335 193/193/2336 +f 208/208/2337 1073/1133/2338 1074/1134/2339 1062/1122/2340 +f 1073/1133/2341 207/207/2342 1016/1076/2343 1074/1134/2344 +f 1074/1134/2345 1016/1076/2346 163/163/2347 1071/1131/2348 +f 1062/1122/2349 1074/1134/2350 1071/1131/2351 194/194/2352 +f 197/197/2353 1075/1135/2354 1077/1137/2355 973/1033/2356 +f 1075/1135/2357 152/152/2358 976/1036/2359 1077/1137/2360 +f 1077/1137/2361 976/1036/2362 148/148/2363 1076/1136/2364 +f 973/1033/2365 1077/1137/2366 1076/1136/2367 196/196/2368 +f 198/198/2369 1078/1138/2370 1079/1139/2371 1002/1062/2372 +f 1078/1138/2373 175/175/2374 996/1056/2375 1079/1139/2376 +f 1079/1139/2377 996/1056/2378 152/152/2379 1075/1135/2380 +f 1002/1062/2381 1079/1139/2382 1075/1135/2383 197/197/2384 +f 199/199/2385 1080/1140/2386 1081/1141/2387 1025/1085/2388 +f 1080/1140/2389 185/185/2390 1029/1089/2391 1081/1141/2392 +f 1081/1141/2393 1029/1089/2394 175/175/2395 1078/1138/2396 +f 1025/1085/2397 1081/1141/2398 1078/1138/2399 198/198/2400 +f 186/186/2401 1034/1094/2402 1084/1144/2403 1083/1143/2404 +f 1034/1094/2405 211/211/2406 1082/1142/2407 1084/1144/2408 +f 1084/1144/2409 1082/1142/2410 200/200/2411 938/998/2412 +f 1083/1143/2413 1084/1144/2414 938/998/2415 201/201/2416 +f 202/202/2417 1085/1145/2418 1086/1146/2419 1045/1105/2420 +f 1085/1145/2421 187/187/2422 1047/1107/2423 1086/1146/2424 +f 1086/1146/2425 1047/1107/2426 186/186/2427 1083/1143/2428 +f 1045/1105/2429 1086/1146/2430 1083/1143/2431 201/201/2432 +f 147/147/2433 955/1015/2434 1088/1148/2435 1087/1147/2436 +f 955/1015/2437 149/149/2438 986/1046/2439 1088/1148/2440 +f 1088/1148/2441 986/1046/2442 192/192/2443 933/993/2444 +f 1087/1147/2445 1088/1148/2446 933/993/2447 203/203/2448 +f 196/196/2449 1076/1136/2450 1090/1150/2451 1089/1149/2452 +f 1076/1136/2453 148/148/2454 962/1022/2455 1090/1150/2456 +f 1090/1150/2457 962/1022/2458 147/147/2459 1087/1147/2460 +f 1089/1149/2461 1090/1150/2462 1087/1147/2463 203/203/2464 +f 204/204/2465 1091/1151/2466 1092/1152/2467 932/992/2468 +f 1091/1151/2469 151/151/2470 974/1034/2471 1092/1152/2472 +f 1092/1152/2473 974/1034/2474 196/196/2475 1089/1149/2476 +f 932/992/2477 1092/1152/2478 1089/1149/2479 203/203/2480 +f 205/205/2481 1093/1153/2482 1094/1154/2483 993/1053/2484 +f 1093/1153/2485 159/159/2486 988/1048/2487 1094/1154/2488 +f 1094/1154/2489 988/1048/2490 151/151/2491 1091/1151/2492 +f 993/1053/2493 1094/1154/2494 1091/1151/2495 204/204/2496 +f 206/206/2497 1017/1077/2498 1098/1158/2499 1097/1157/2500 +f 1017/1077/2501 207/207/2502 1095/1155/2503 1098/1158/2504 +f 1098/1158/2505 1095/1155/2506 167/167/2507 1096/1156/2508 +f 1097/1157/2509 1098/1158/2510 1096/1156/2511 168/168/2512 +f 195/195/2513 1099/1159/2514 1101/1161/2515 1100/1160/2516 +f 1099/1159/2517 167/167/2518 1095/1155/2519 1101/1161/2520 +f 1101/1161/2521 1095/1155/2522 207/207/2523 1073/1133/2524 +f 1100/1160/2525 1101/1161/2526 1073/1133/2527 208/208/2528 +f 209/209/2529 1102/1162/2530 1104/1164/2531 1061/1121/2532 +f 1102/1162/2533 165/165/2534 1103/1163/2535 1104/1164/2536 +f 1104/1164/2537 1103/1163/2538 195/195/2539 1100/1160/2540 +f 1061/1121/2541 1104/1164/2542 1100/1160/2543 208/208/2544 +f 210/210/2545 1105/1165/2546 1107/1167/2547 1058/1118/2548 +f 1105/1165/2549 166/166/2550 1106/1166/2551 1107/1167/2552 +f 1107/1167/2553 1106/1166/2554 165/165/2555 1102/1162/2556 +f 1058/1118/2557 1107/1167/2558 1102/1162/2559 209/209/2560 +f 200/200/2561 1082/1142/2562 1109/1169/2563 1067/1127/2564 +f 1082/1142/2565 211/211/2566 1108/1168/2567 1109/1169/2568 +f 1109/1169/2569 1108/1168/2570 185/185/2571 1080/1140/2572 +f 1067/1127/2573 1109/1169/2574 1080/1140/2575 199/199/2576 +f 212/212/2577 1110/1170/2578 1111/1171/2579 1033/1093/2580 +f 1110/1170/2581 177/177/2582 1027/1087/2583 1111/1171/2584 +f 1111/1171/2585 1027/1087/2586 185/185/2587 1108/1168/2588 +f 1033/1093/2589 1111/1171/2590 1108/1168/2591 211/211/2592 +f 229/229/2593 1112/1172/2594 1116/1176/2595 1115/1175/2596 +f 1112/1172/2597 257/257/2598 1113/1173/2599 1116/1176/2600 +f 1116/1176/2601 1113/1173/2602 267/267/2603 1114/1174/2604 +f 1115/1175/2605 1116/1176/2606 1114/1174/2607 268/268/2608 +f 250/250/2609 1117/1177/2610 1121/1181/2611 1120/1180/2612 +f 1117/1177/2613 265/265/2614 1118/1178/2615 1121/1181/2616 +f 1121/1181/2617 1118/1178/2618 266/266/2619 1119/1179/2620 +f 1120/1180/2621 1121/1181/2622 1119/1179/2623 251/251/2624 +f 214/214/2625 1122/1182/2626 1125/1185/2627 1124/1184/2628 +f 1122/1182/2629 213/213/2630 1123/1183/2631 1125/1185/2632 +f 1125/1185/2633 1123/1183/2634 140/140/2635 942/1002/2636 +f 1124/1184/2637 1125/1185/2638 942/1002/2639 139/139/2640 +f 215/215/2641 1126/1186/2642 1128/1188/2643 1127/1187/2644 +f 1126/1186/2645 214/214/2646 1124/1184/2647 1128/1188/2648 +f 1128/1188/2649 1124/1184/2650 139/139/2651 947/1007/2652 +f 1127/1187/2653 1128/1188/2654 947/1007/2655 143/143/2656 +f 219/219/2657 1129/1189/2658 1132/1192/2659 1131/1191/2660 +f 1129/1189/2661 220/220/2662 1130/1190/2663 1132/1192/2664 +f 1132/1192/2665 1130/1190/2666 213/213/2667 1122/1182/2668 +f 1131/1191/2669 1132/1192/2670 1122/1182/2671 214/214/2672 +f 217/217/2673 1133/1193/2674 1135/1195/2675 1134/1194/2676 +f 1133/1193/2677 219/219/2678 1131/1191/2679 1135/1195/2680 +f 1135/1195/2681 1131/1191/2682 214/214/2683 1126/1186/2684 +f 1134/1194/2685 1135/1195/2686 1126/1186/2687 215/215/2688 +f 215/215/2689 1127/1187/2690 1138/1198/2691 1137/1197/2692 +f 1127/1187/2693 143/143/2694 959/1019/2695 1138/1198/2696 +f 1138/1198/2697 959/1019/2698 145/145/2699 1136/1196/2700 +f 1137/1197/2701 1138/1198/2702 1136/1196/2703 216/216/2704 +f 218/218/2705 1139/1199/2706 1141/1201/2707 1140/1200/2708 +f 1139/1199/2709 217/217/2710 1134/1194/2711 1141/1201/2712 +f 1141/1201/2713 1134/1194/2714 215/215/2715 1137/1197/2716 +f 1140/1200/2717 1141/1201/2718 1137/1197/2719 216/216/2720 +f 216/216/2721 1136/1196/2722 1144/1204/2723 1143/1203/2724 +f 1136/1196/2725 145/145/2726 966/1026/2727 1144/1204/2728 +f 1144/1204/2729 966/1026/2730 156/156/2731 1142/1202/2732 +f 1143/1203/2733 1144/1204/2734 1142/1202/2735 225/225/2736 +f 218/218/2737 1140/1200/2738 1147/1207/2739 1146/1206/2740 +f 1140/1200/2741 216/216/2742 1143/1203/2743 1147/1207/2744 +f 1147/1207/2745 1143/1203/2746 225/225/2747 1145/1205/2748 +f 1146/1206/2749 1147/1207/2750 1145/1205/2751 224/224/2752 +f 221/221/2753 1148/1208/2754 1152/1212/2755 1151/1211/2756 +f 1148/1208/2757 261/261/2758 1149/1209/2759 1152/1212/2760 +f 1152/1212/2761 1149/1209/2762 262/262/2763 1150/1210/2764 +f 1151/1211/2765 1152/1212/2766 1150/1210/2767 226/226/2768 +f 218/218/2769 1146/1206/2770 1156/1216/2771 1155/1215/2772 +f 1146/1206/2773 224/224/2774 1153/1213/2775 1156/1216/2776 +f 1156/1216/2777 1153/1213/2778 223/223/2779 1154/1214/2780 +f 1155/1215/2781 1156/1216/2782 1154/1214/2783 222/222/2784 +f 219/219/2785 1157/1217/2786 1160/1220/2787 1129/1189/2788 +f 1157/1217/2789 230/230/2790 1158/1218/2791 1160/1220/2792 +f 1160/1220/2793 1158/1218/2794 231/231/2795 1159/1219/2796 +f 1129/1189/2797 1160/1220/2798 1159/1219/2799 220/220/2800 +f 219/219/2801 1161/1221/2802 1164/1224/2803 1157/1217/2804 +f 1161/1221/2805 257/257/2806 1162/1222/2807 1164/1224/2808 +f 1164/1224/2809 1162/1222/2810 258/258/2811 1163/1223/2812 +f 1157/1217/2813 1164/1224/2814 1163/1223/2815 230/230/2816 +f 226/226/2817 1165/1225/2818 1168/1228/2819 1151/1211/2820 +f 1165/1225/2821 227/227/2822 1166/1226/2823 1168/1228/2824 +f 1168/1228/2825 1166/1226/2826 228/228/2827 1167/1227/2828 +f 1151/1211/2829 1168/1228/2830 1167/1227/2831 221/221/2832 +f 241/241/2833 1169/1229/2834 1172/1232/2835 1171/1231/2836 +f 1169/1229/2837 229/229/2838 1115/1175/2839 1172/1232/2840 +f 1172/1232/2841 1115/1175/2842 268/268/2843 1170/1230/2844 +f 1171/1231/2845 1172/1232/2846 1170/1230/2847 269/269/2848 +f 222/222/2849 1154/1214/2850 1176/1236/2851 1175/1235/2852 +f 1154/1214/2853 223/223/2854 1173/1233/2855 1176/1236/2856 +f 1176/1236/2857 1173/1233/2858 245/245/2859 1174/1234/2860 +f 1175/1235/2861 1176/1236/2862 1174/1234/2863 244/244/2864 +f 226/226/2865 1150/1210/2866 1180/1240/2867 1179/1239/2868 +f 1150/1210/2869 262/262/2870 1177/1237/2871 1180/1240/2872 +f 1180/1240/2873 1177/1237/2874 263/263/2875 1178/1238/2876 +f 1179/1239/2877 1180/1240/2878 1178/1238/2879 243/243/2880 +f 227/227/2881 1165/1225/2882 1183/1243/2883 1182/1242/2884 +f 1165/1225/2885 226/226/2886 1179/1239/2887 1183/1243/2888 +f 1183/1243/2889 1179/1239/2890 243/243/2891 1181/1241/2892 +f 1182/1242/2893 1183/1243/2894 1181/1241/2895 242/242/2896 +f 229/229/2897 1169/1229/2898 1187/1247/2899 1186/1246/2900 +f 1169/1229/2901 241/241/2902 1184/1244/2903 1187/1247/2904 +f 1187/1247/2905 1184/1244/2906 240/240/2907 1185/1245/2908 +f 1186/1246/2909 1187/1247/2910 1185/1245/2911 256/256/2912 +f 233/233/2913 1188/1248/2914 1191/1251/2915 1190/1250/2916 +f 1188/1248/2917 239/239/2918 1189/1249/2919 1191/1251/2920 +f 1191/1251/2921 1189/1249/2922 231/231/2923 1158/1218/2924 +f 1190/1250/2925 1191/1251/2926 1158/1218/2927 230/230/2928 +f 238/238/2929 1192/1252/2930 1196/1256/2931 1195/1255/2932 +f 1192/1252/2933 270/270/2934 1193/1253/2935 1196/1256/2936 +f 1196/1256/2937 1193/1253/2938 271/271/2939 1194/1254/2940 +f 1195/1255/2941 1196/1256/2942 1194/1254/2943 232/232/2944 +f 248/248/2945 1197/1257/2946 1200/1260/2947 1199/1259/2948 +f 1197/1257/2949 242/242/2950 1181/1241/2951 1200/1260/2952 +f 1200/1260/2953 1181/1241/2954 243/243/2955 1198/1258/2956 +f 1199/1259/2957 1200/1260/2958 1198/1258/2959 247/247/2960 +f 243/243/2961 1178/1238/2962 1203/1263/2963 1198/1258/2964 +f 1178/1238/2965 263/263/2966 1201/1261/2967 1203/1263/2968 +f 1203/1263/2969 1201/1261/2970 264/264/2971 1202/1262/2972 +f 1198/1258/2973 1203/1263/2974 1202/1262/2975 247/247/2976 +f 254/254/2977 1204/1264/2978 1207/1267/2979 1206/1266/2980 +f 1204/1264/2981 244/244/2982 1174/1234/2983 1207/1267/2984 +f 1207/1267/2985 1174/1234/2986 245/245/2987 1205/1265/2988 +f 1206/1266/2989 1207/1267/2990 1205/1265/2991 246/246/2992 +f 255/255/2993 1208/1268/2994 1212/1272/2995 1211/1271/2996 +f 1208/1268/2997 275/275/2998 1209/1269/2999 1212/1272/3000 +f 1212/1272/3001 1209/1269/3002 276/276/3003 1210/1270/3004 +f 1211/1271/3005 1212/1272/3006 1210/1270/3007 253/253/3008 +f 252/252/3009 1213/1273/3010 1216/1276/3011 1215/1275/3012 +f 1213/1273/3013 249/249/3014 1214/1274/3015 1216/1276/3016 +f 1216/1276/3017 1214/1274/3018 250/250/3019 1120/1180/3020 +f 1215/1275/3021 1216/1276/3022 1120/1180/3023 251/251/3024 +f 190/190/3025 1217/1277/3026 1219/1279/3027 1040/1100/3028 +f 1217/1277/3029 252/252/3030 1215/1275/3031 1219/1279/3032 +f 1219/1279/3033 1215/1275/3034 251/251/3035 1218/1278/3036 +f 1040/1100/3037 1219/1279/3038 1218/1278/3039 189/189/3040 +f 189/189/3041 1218/1278/3042 1221/1281/3043 1044/1104/3044 +f 1218/1278/3045 251/251/3046 1119/1179/3047 1221/1281/3048 +f 1221/1281/3049 1119/1179/3050 266/266/3051 1220/1280/3052 +f 1044/1104/3053 1221/1281/3054 1220/1280/3055 202/202/3056 +f 253/253/3057 1222/1282/3058 1224/1284/3059 1211/1271/3060 +f 1222/1282/3061 188/188/3062 1048/1108/3063 1224/1284/3064 +f 1224/1284/3065 1048/1108/3066 187/187/3067 1223/1283/3068 +f 1211/1271/3069 1224/1284/3070 1223/1283/3071 255/255/3072 +f 230/230/3073 1163/1223/3074 1227/1287/3075 1190/1250/3076 +f 1163/1223/3077 258/258/3078 1225/1285/3079 1227/1287/3080 +f 1227/1287/3081 1225/1285/3082 259/259/3083 1226/1286/3084 +f 1190/1250/3085 1227/1287/3086 1226/1286/3087 233/233/3088 +f 256/256/3089 1185/1245/3090 1230/1290/3091 1229/1289/3092 +f 1185/1245/3093 240/240/3094 1228/1288/3095 1230/1290/3096 +f 1230/1290/3097 1228/1288/3098 238/238/3099 1195/1255/3100 +f 1229/1289/3101 1230/1290/3102 1195/1255/3103 232/232/3104 +f 239/239/3105 1188/1248/3106 1234/1294/3107 1233/1293/3108 +f 1188/1248/3109 233/233/3110 1231/1291/3111 1234/1294/3112 +f 1234/1294/3113 1231/1291/3114 273/273/3115 1232/1292/3116 +f 1233/1293/3117 1234/1294/3118 1232/1292/3119 274/274/3120 +f 233/233/3121 1226/1286/3122 1237/1297/3123 1231/1291/3124 +f 1226/1286/3125 259/259/3126 1235/1295/3127 1237/1297/3128 +f 1237/1297/3129 1235/1295/3130 272/272/3131 1236/1296/3132 +f 1231/1291/3133 1237/1297/3134 1236/1296/3135 273/273/3136 +f 249/249/3137 1238/1298/3138 1240/1300/3139 1214/1274/3140 +f 1238/1298/3141 248/248/3142 1199/1259/3143 1240/1300/3144 +f 1240/1300/3145 1199/1259/3146 247/247/3147 1239/1299/3148 +f 1214/1274/3149 1240/1300/3150 1239/1299/3151 250/250/3152 +f 250/250/3153 1239/1299/3154 1242/1302/3155 1117/1177/3156 +f 1239/1299/3157 247/247/3158 1202/1262/3159 1242/1302/3160 +f 1242/1302/3161 1202/1262/3162 264/264/3163 1241/1301/3164 +f 1117/1177/3165 1242/1302/3166 1241/1301/3167 265/265/3168 +f 258/258/3169 1162/1222/3170 1244/1304/3171 1243/1303/3172 +f 1162/1222/3173 257/257/3174 1112/1172/3175 1244/1304/3176 +f 1244/1304/3177 1112/1172/3178 229/229/3179 1186/1246/3180 +f 1243/1303/3181 1244/1304/3182 1186/1246/3183 256/256/3184 +f 259/259/3185 1225/1285/3186 1246/1306/3187 1245/1305/3188 +f 1225/1285/3189 258/258/3190 1243/1303/3191 1246/1306/3192 +f 1246/1306/3193 1243/1303/3194 256/256/3195 1229/1289/3196 +f 1245/1305/3197 1246/1306/3198 1229/1289/3199 232/232/3200 +f 272/272/3201 1235/1295/3202 1248/1308/3203 1247/1307/3204 +f 1235/1295/3205 259/259/3206 1245/1305/3207 1248/1308/3208 +f 1248/1308/3209 1245/1305/3210 232/232/3211 1194/1254/3212 +f 1247/1307/3213 1248/1308/3214 1194/1254/3215 271/271/3216 +f 262/262/3217 1149/1209/3218 1251/1311/3219 1250/1310/3220 +f 1149/1209/3221 261/261/3222 1249/1309/3223 1251/1311/3224 +f 1251/1311/3225 1249/1309/3226 218/218/3227 1155/1215/3228 +f 1250/1310/3229 1251/1311/3230 1155/1215/3231 222/222/3232 +f 263/263/3233 1177/1237/3234 1253/1313/3235 1252/1312/3236 +f 1177/1237/3237 262/262/3238 1250/1310/3239 1253/1313/3240 +f 1253/1313/3241 1250/1310/3242 222/222/3243 1175/1235/3244 +f 1252/1312/3245 1253/1313/3246 1175/1235/3247 244/244/3248 +f 264/264/3249 1201/1261/3250 1255/1315/3251 1254/1314/3252 +f 1201/1261/3253 263/263/3254 1252/1312/3255 1255/1315/3256 +f 1255/1315/3257 1252/1312/3258 244/244/3259 1204/1264/3260 +f 1254/1314/3261 1255/1315/3262 1204/1264/3263 254/254/3264 +f 255/255/3265 1256/1316/3266 1258/1318/3267 1208/1268/3268 +f 1256/1316/3269 266/266/3270 1118/1178/3271 1258/1318/3272 +f 1258/1318/3273 1118/1178/3274 265/265/3275 1257/1317/3276 +f 1208/1268/3277 1258/1318/3278 1257/1317/3279 275/275/3280 +f 202/202/3281 1220/1280/3282 1259/1319/3283 1085/1145/3284 +f 1220/1280/3285 266/266/3286 1256/1316/3287 1259/1319/3288 +f 1259/1319/3289 1256/1316/3290 255/255/3291 1223/1283/3292 +f 1085/1145/3293 1259/1319/3294 1223/1283/3295 187/187/3296 +f 217/217/3297 1260/1320/3298 1261/1321/3299 1133/1193/3300 +f 1260/1320/3301 267/267/3302 1113/1173/3303 1261/1321/3304 +f 1261/1321/3305 1113/1173/3306 257/257/3307 1161/1221/3308 +f 1133/1193/3309 1261/1321/3310 1161/1221/3311 219/219/3312 +f 261/261/3313 1262/1322/3314 1263/1323/3315 1249/1309/3316 +f 1262/1322/3317 267/267/3318 1260/1320/3319 1263/1323/3320 +f 1263/1323/3321 1260/1320/3322 217/217/3323 1139/1199/3324 +f 1249/1309/3325 1263/1323/3326 1139/1199/3327 218/218/3328 +f 268/268/3329 1114/1174/3330 1265/1325/3331 1264/1324/3332 +f 1114/1174/3333 267/267/3334 1262/1322/3335 1265/1325/3336 +f 1265/1325/3337 1262/1322/3338 261/261/3339 1148/1208/3340 +f 1264/1324/3341 1265/1325/3342 1148/1208/3343 221/221/3344 +f 269/269/3345 1170/1230/3346 1267/1327/3347 1266/1326/3348 +f 1170/1230/3349 268/268/3350 1264/1324/3351 1267/1327/3352 +f 1267/1327/3353 1264/1324/3354 221/221/3355 1167/1227/3356 +f 1266/1326/3357 1267/1327/3358 1167/1227/3359 228/228/3360 +f 270/270/3361 1268/1328/3362 1271/1331/3363 1193/1253/3364 +f 1268/1328/3365 237/237/3366 1269/1329/3367 1271/1331/3368 +f 1271/1331/3369 1269/1329/3370 236/236/3371 1270/1330/3372 +f 1193/1253/3373 1271/1331/3374 1270/1330/3375 271/271/3376 +f 260/260/3377 1272/1332/3378 1274/1334/3379 1273/1333/3380 +f 1272/1332/3381 272/272/3382 1247/1307/3383 1274/1334/3384 +f 1274/1334/3385 1247/1307/3386 271/271/3387 1270/1330/3388 +f 1273/1333/3389 1274/1334/3390 1270/1330/3391 236/236/3392 +f 273/273/3393 1236/1296/3394 1277/1337/3395 1276/1336/3396 +f 1236/1296/3397 272/272/3398 1272/1332/3399 1277/1337/3400 +f 1277/1337/3401 1272/1332/3402 260/260/3403 1275/1335/3404 +f 1276/1336/3405 1277/1337/3406 1275/1335/3407 234/234/3408 +f 274/274/3409 1232/1292/3410 1280/1340/3411 1279/1339/3412 +f 1232/1292/3413 273/273/3414 1276/1336/3415 1280/1340/3416 +f 1280/1340/3417 1276/1336/3418 234/234/3419 1278/1338/3420 +f 1279/1339/3421 1280/1340/3422 1278/1338/3423 235/235/3424 +f 265/265/3425 1241/1301/3426 1282/1342/3427 1257/1317/3428 +f 1241/1301/3429 264/264/3430 1254/1314/3431 1282/1342/3432 +f 1282/1342/3433 1254/1314/3434 254/254/3435 1281/1341/3436 +f 1257/1317/3437 1282/1342/3438 1281/1341/3439 275/275/3440 +f 276/276/3441 1209/1269/3442 1284/1344/3443 1283/1343/3444 +f 1209/1269/3445 275/275/3446 1281/1341/3447 1284/1344/3448 +f 1284/1344/3449 1281/1341/3450 254/254/3451 1206/1266/3452 +f 1283/1343/3453 1284/1344/3454 1206/1266/3455 246/246/3456 +f 277/277/3457 1285/1345/3458 1289/1349/3459 1288/1348/3460 +f 1285/1345/3461 535/595/3462 1286/1346/3463 1289/1349/3464 +f 1289/1349/3465 1286/1346/3466 536/596/3467 1287/1347/3468 +f 1288/1348/3469 1289/1349/3470 1287/1347/3471 364/364/3472 +f 534/594/3473 1290/1350/3474 1293/1353/3475 1292/1352/3476 +f 1290/1350/3477 535/595/3478 1285/1345/3479 1293/1353/3480 +f 1293/1353/3481 1285/1345/3482 277/277/3483 1291/1351/3484 +f 1292/1352/3485 1293/1353/3486 1291/1351/3487 280/280/3488 +f 533/593/3489 1294/1354/3490 1297/1357/3491 1296/1356/3492 +f 1294/1354/3493 534/594/3494 1292/1352/3495 1297/1357/3496 +f 1297/1357/3497 1292/1352/3498 280/280/3499 1295/1355/3500 +f 1296/1356/3501 1297/1357/3502 1295/1355/3503 282/282/3504 +f 576/636/3505 1298/1358/3506 1301/1361/3507 1300/1360/3508 +f 1298/1358/3509 533/593/3510 1296/1356/3511 1301/1361/3512 +f 1301/1361/3513 1296/1356/3514 282/282/3515 1299/1359/3516 +f 1300/1360/3517 1301/1361/3518 1299/1359/3519 284/284/3520 +f 575/635/3521 1302/1362/3522 1305/1365/3523 1304/1364/3524 +f 1302/1362/3525 576/636/3526 1300/1360/3527 1305/1365/3528 +f 1305/1365/3529 1300/1360/3530 284/284/3531 1303/1363/3532 +f 1304/1364/3533 1305/1365/3534 1303/1363/3535 286/286/3536 +f 574/634/3537 1306/1366/3538 1309/1369/3539 1308/1368/3540 +f 1306/1366/3541 575/635/3542 1304/1364/3543 1309/1369/3544 +f 1309/1369/3545 1304/1364/3546 286/286/3547 1307/1367/3548 +f 1308/1368/3549 1309/1369/3550 1307/1367/3551 288/288/3552 +f 573/633/3553 1310/1370/3554 1313/1373/3555 1312/1372/3556 +f 1310/1370/3557 574/634/3558 1308/1368/3559 1313/1373/3560 +f 1313/1373/3561 1308/1368/3562 288/288/3563 1311/1371/3564 +f 1312/1372/3565 1313/1373/3566 1311/1371/3567 290/290/3568 +f 572/632/3569 1314/1374/3570 1317/1377/3571 1316/1376/3572 +f 1314/1374/3573 573/633/3574 1312/1372/3575 1317/1377/3576 +f 1317/1377/3577 1312/1372/3578 290/290/3579 1315/1375/3580 +f 1316/1376/3581 1317/1377/3582 1315/1375/3583 292/292/3584 +f 571/631/3585 1318/1378/3586 1321/1381/3587 1320/1380/3588 +f 1318/1378/3589 572/632/3590 1316/1376/3591 1321/1381/3592 +f 1321/1381/3593 1316/1376/3594 292/292/3595 1319/1379/3596 +f 1320/1380/3597 1321/1381/3598 1319/1379/3599 294/294/3600 +f 570/630/3601 1322/1382/3602 1325/1385/3603 1324/1384/3604 +f 1322/1382/3605 571/631/3606 1320/1380/3607 1325/1385/3608 +f 1325/1385/3609 1320/1380/3610 294/294/3611 1323/1383/3612 +f 1324/1384/3613 1325/1385/3614 1323/1383/3615 296/296/3616 +f 569/629/3617 1326/1386/3618 1329/1389/3619 1328/1388/3620 +f 1326/1386/3621 570/630/3622 1324/1384/3623 1329/1389/3624 +f 1329/1389/3625 1324/1384/3626 296/296/3627 1327/1387/3628 +f 1328/1388/3629 1329/1389/3630 1327/1387/3631 298/298/3632 +f 568/628/3633 1330/1390/3634 1333/1393/3635 1332/1392/3636 +f 1330/1390/3637 569/629/3638 1328/1388/3639 1333/1393/3640 +f 1333/1393/3641 1328/1388/3642 298/298/3643 1331/1391/3644 +f 1332/1392/3645 1333/1393/3646 1331/1391/3647 300/300/3648 +f 567/627/3649 1334/1394/3650 1337/1397/3651 1336/1396/3652 +f 1334/1394/3653 568/628/3654 1332/1392/3655 1337/1397/3656 +f 1337/1397/3657 1332/1392/3658 300/300/3659 1335/1395/3660 +f 1336/1396/3661 1337/1397/3662 1335/1395/3663 302/302/3664 +f 566/626/3665 1338/1398/3666 1341/1401/3667 1340/1400/3668 +f 1338/1398/3669 567/627/3670 1336/1396/3671 1341/1401/3672 +f 1341/1401/3673 1336/1396/3674 302/302/3675 1339/1399/3676 +f 1340/1400/3677 1341/1401/3678 1339/1399/3679 304/304/3680 +f 565/625/3681 1342/1402/3682 1345/1405/3683 1344/1404/3684 +f 1342/1402/3685 566/626/3686 1340/1400/3687 1345/1405/3688 +f 1345/1405/3689 1340/1400/3690 304/304/3691 1343/1403/3692 +f 1344/1404/3693 1345/1405/3694 1343/1403/3695 306/306/3696 +f 564/624/3697 1346/1406/3698 1349/1409/3699 1348/1408/3700 +f 1346/1406/3701 565/625/3702 1344/1404/3703 1349/1409/3704 +f 1349/1409/3705 1344/1404/3706 306/306/3707 1347/1407/3708 +f 1348/1408/3709 1349/1409/3710 1347/1407/3711 308/308/3712 +f 563/623/3713 1350/1410/3714 1353/1413/3715 1352/1412/3716 +f 1350/1410/3717 564/624/3718 1348/1408/3719 1353/1413/3720 +f 1353/1413/3721 1348/1408/3722 308/308/3723 1351/1411/3724 +f 1352/1412/3725 1353/1413/3726 1351/1411/3727 310/310/3728 +f 562/622/3729 1354/1414/3730 1357/1417/3731 1356/1416/3732 +f 1354/1414/3733 563/623/3734 1352/1412/3735 1357/1417/3736 +f 1357/1417/3737 1352/1412/3738 310/310/3739 1355/1415/3740 +f 1356/1416/3741 1357/1417/3742 1355/1415/3743 312/312/3744 +f 561/621/3745 1358/1418/3746 1361/1421/3747 1360/1420/3748 +f 1358/1418/3749 562/622/3750 1356/1416/3751 1361/1421/3752 +f 1361/1421/3753 1356/1416/3754 312/312/3755 1359/1419/3756 +f 1360/1420/3757 1361/1421/3758 1359/1419/3759 314/314/3760 +f 560/620/3761 1362/1422/3762 1365/1425/3763 1364/1424/3764 +f 1362/1422/3765 561/621/3766 1360/1420/3767 1365/1425/3768 +f 1365/1425/3769 1360/1420/3770 314/314/3771 1363/1423/3772 +f 1364/1424/3773 1365/1425/3774 1363/1423/3775 316/316/3776 +f 559/619/3777 1366/1426/3778 1369/1429/3779 1368/1428/3780 +f 1366/1426/3781 560/620/3782 1364/1424/3783 1369/1429/3784 +f 1369/1429/3785 1364/1424/3786 316/316/3787 1367/1427/3788 +f 1368/1428/3789 1369/1429/3790 1367/1427/3791 318/318/3792 +f 558/618/3793 1370/1430/3794 1373/1433/3795 1372/1432/3796 +f 1370/1430/3797 559/619/3798 1368/1428/3799 1373/1433/3800 +f 1373/1433/3801 1368/1428/3802 318/318/3803 1371/1431/3804 +f 1372/1432/3805 1373/1433/3806 1371/1431/3807 320/320/3808 +f 557/617/3809 1374/1434/3810 1377/1437/3811 1376/1436/3812 +f 1374/1434/3813 558/618/3814 1372/1432/3815 1377/1437/3816 +f 1377/1437/3817 1372/1432/3818 320/320/3819 1375/1435/3820 +f 1376/1436/3821 1377/1437/3822 1375/1435/3823 322/322/3824 +f 556/616/3825 1378/1438/3826 1381/1441/3827 1380/1440/3828 +f 1378/1438/3829 557/617/3830 1376/1436/3831 1381/1441/3832 +f 1381/1441/3833 1376/1436/3834 322/322/3835 1379/1439/3836 +f 1380/1440/3837 1381/1441/3838 1379/1439/3839 324/324/3840 +f 555/615/3841 1382/1442/3842 1385/1445/3843 1384/1444/3844 +f 1382/1442/3845 556/616/3846 1380/1440/3847 1385/1445/3848 +f 1385/1445/3849 1380/1440/3850 324/324/3851 1383/1443/3852 +f 1384/1444/3853 1385/1445/3854 1383/1443/3855 326/326/3856 +f 554/614/3857 1386/1446/3858 1389/1449/3859 1388/1448/3860 +f 1386/1446/3861 555/615/3862 1384/1444/3863 1389/1449/3864 +f 1389/1449/3865 1384/1444/3866 326/326/3867 1387/1447/3868 +f 1388/1448/3869 1389/1449/3870 1387/1447/3871 328/328/3872 +f 553/613/3873 1390/1450/3874 1393/1453/3875 1392/1452/3876 +f 1390/1450/3877 554/614/3878 1388/1448/3879 1393/1453/3880 +f 1393/1453/3881 1388/1448/3882 328/328/3883 1391/1451/3884 +f 1392/1452/3885 1393/1453/3886 1391/1451/3887 330/330/3888 +f 552/612/3889 1394/1454/3890 1397/1457/3891 1396/1456/3892 +f 1394/1454/3893 553/613/3894 1392/1452/3895 1397/1457/3896 +f 1397/1457/3897 1392/1452/3898 330/330/3899 1395/1455/3900 +f 1396/1456/3901 1397/1457/3902 1395/1455/3903 332/332/3904 +f 551/611/3905 1398/1458/3906 1401/1461/3907 1400/1460/3908 +f 1398/1458/3909 552/612/3910 1396/1456/3911 1401/1461/3912 +f 1401/1461/3913 1396/1456/3914 332/332/3915 1399/1459/3916 +f 1400/1460/3917 1401/1461/3918 1399/1459/3919 334/334/3920 +f 550/610/3921 1402/1462/3922 1405/1465/3923 1404/1464/3924 +f 1402/1462/3925 551/611/3926 1400/1460/3927 1405/1465/3928 +f 1405/1465/3929 1400/1460/3930 334/334/3931 1403/1463/3932 +f 1404/1464/3933 1405/1465/3934 1403/1463/3935 336/336/3936 +f 549/609/3937 1406/1466/3938 1409/1469/3939 1408/1468/3940 +f 1406/1466/3941 550/610/3942 1404/1464/3943 1409/1469/3944 +f 1409/1469/3945 1404/1464/3946 336/336/3947 1407/1467/3948 +f 1408/1468/3949 1409/1469/3950 1407/1467/3951 338/338/3952 +f 548/608/3953 1410/1470/3954 1413/1473/3955 1412/1472/3956 +f 1410/1470/3957 549/609/3958 1408/1468/3959 1413/1473/3960 +f 1413/1473/3961 1408/1468/3962 338/338/3963 1411/1471/3964 +f 1412/1472/3965 1413/1473/3966 1411/1471/3967 340/340/3968 +f 547/607/3969 1414/1474/3970 1417/1477/3971 1416/1476/3972 +f 1414/1474/3973 548/608/3974 1412/1472/3975 1417/1477/3976 +f 1417/1477/3977 1412/1472/3978 340/340/3979 1415/1475/3980 +f 1416/1476/3981 1417/1477/3982 1415/1475/3983 342/342/3984 +f 546/606/3985 1418/1478/3986 1421/1481/3987 1420/1480/3988 +f 1418/1478/3989 547/607/3990 1416/1476/3991 1421/1481/3992 +f 1421/1481/3993 1416/1476/3994 342/342/3995 1419/1479/3996 +f 1420/1480/3997 1421/1481/3998 1419/1479/3999 344/344/4000 +f 545/605/4001 1422/1482/4002 1425/1485/4003 1424/1484/4004 +f 1422/1482/4005 546/606/4006 1420/1480/4007 1425/1485/4008 +f 1425/1485/4009 1420/1480/4010 344/344/4011 1423/1483/4012 +f 1424/1484/4013 1425/1485/4014 1423/1483/4015 346/346/4016 +f 544/604/4017 1426/1486/4018 1429/1489/4019 1428/1488/4020 +f 1426/1486/4021 545/605/4022 1424/1484/4023 1429/1489/4024 +f 1429/1489/4025 1424/1484/4026 346/346/4027 1427/1487/4028 +f 1428/1488/4029 1429/1489/4030 1427/1487/4031 348/348/4032 +f 543/603/4033 1430/1490/4034 1433/1493/4035 1432/1492/4036 +f 1430/1490/4037 544/604/4038 1428/1488/4039 1433/1493/4040 +f 1433/1493/4041 1428/1488/4042 348/348/4043 1431/1491/4044 +f 1432/1492/4045 1433/1493/4046 1431/1491/4047 350/350/4048 +f 542/602/4049 1434/1494/4050 1437/1497/4051 1436/1496/4052 +f 1434/1494/4053 543/603/4054 1432/1492/4055 1437/1497/4056 +f 1437/1497/4057 1432/1492/4058 350/350/4059 1435/1495/4060 +f 1436/1496/4061 1437/1497/4062 1435/1495/4063 352/352/4064 +f 541/601/4065 1438/1498/4066 1441/1501/4067 1440/1500/4068 +f 1438/1498/4069 542/602/4070 1436/1496/4071 1441/1501/4072 +f 1441/1501/4073 1436/1496/4074 352/352/4075 1439/1499/4076 +f 1440/1500/4077 1441/1501/4078 1439/1499/4079 354/354/4080 +f 540/600/4081 1442/1502/4082 1445/1505/4083 1444/1504/4084 +f 1442/1502/4085 541/601/4086 1440/1500/4087 1445/1505/4088 +f 1445/1505/4089 1440/1500/4090 354/354/4091 1443/1503/4092 +f 1444/1504/4093 1445/1505/4094 1443/1503/4095 356/356/4096 +f 539/599/4097 1446/1506/4098 1449/1509/4099 1448/1508/4100 +f 1446/1506/4101 540/600/4102 1444/1504/4103 1449/1509/4104 +f 1449/1509/4105 1444/1504/4106 356/356/4107 1447/1507/4108 +f 1448/1508/4109 1449/1509/4110 1447/1507/4111 358/358/4112 +f 538/598/4113 1450/1510/4114 1453/1513/4115 1452/1512/4116 +f 1450/1510/4117 539/599/4118 1448/1508/4119 1453/1513/4120 +f 1453/1513/4121 1448/1508/4122 358/358/4123 1451/1511/4124 +f 1452/1512/4125 1453/1513/4126 1451/1511/4127 360/360/4128 +f 537/597/4129 1454/1514/4130 1457/1517/4131 1456/1516/4132 +f 1454/1514/4133 538/598/4134 1452/1512/4135 1457/1517/4136 +f 1457/1517/4137 1452/1512/4138 360/360/4139 1455/1515/4140 +f 1456/1516/4141 1457/1517/4142 1455/1515/4143 362/362/4144 +f 536/596/4145 1458/1518/4146 1460/1520/4147 1287/1347/4148 +f 1458/1518/4149 537/597/4150 1456/1516/4151 1460/1520/4152 +f 1460/1520/4153 1456/1516/4154 362/362/4155 1459/1519/4156 +f 1287/1347/4157 1460/1520/4158 1459/1519/4159 364/364/4160 +f 2/2/4161 769/829/4162 1464/1524/4163 1463/1523/4164 +f 769/829/4165 75/75/4166 1461/1521/4167 1464/1524/4168 +f 1464/1524/4169 1461/1521/4170 349/349/4171 1462/1522/4172 +f 1463/1523/4173 1464/1524/4174 1462/1522/4175 351/351/4176 +f 75/75/4177 776/836/4178 1467/1527/4179 1461/1521/4180 +f 776/836/4181 82/82/4182 1465/1525/4183 1467/1527/4184 +f 1467/1527/4185 1465/1525/4186 347/347/4187 1466/1526/4188 +f 1461/1521/4189 1467/1527/4190 1466/1526/4191 349/349/4192 +f 82/82/4193 805/865/4194 1470/1530/4195 1465/1525/4196 +f 805/865/4197 93/93/4198 1468/1528/4199 1470/1530/4200 +f 1470/1530/4201 1468/1528/4202 345/345/4203 1469/1529/4204 +f 1465/1525/4205 1470/1530/4206 1469/1529/4207 347/347/4208 +f 93/93/4209 835/895/4210 1473/1533/4211 1468/1528/4212 +f 835/895/4213 101/101/4214 1471/1531/4215 1473/1533/4216 +f 1473/1533/4217 1471/1531/4218 343/343/4219 1472/1532/4220 +f 1468/1528/4221 1473/1533/4222 1472/1532/4223 345/345/4224 +f 101/101/4225 879/939/4226 1476/1536/4227 1471/1531/4228 +f 879/939/4229 136/136/4230 1474/1534/4231 1476/1536/4232 +f 1476/1536/4233 1474/1534/4234 341/341/4235 1475/1535/4236 +f 1471/1531/4237 1476/1536/4238 1475/1535/4239 343/343/4240 +f 136/136/4241 925/985/4242 1479/1539/4243 1474/1534/4244 +f 925/985/4245 97/97/4246 1477/1537/4247 1479/1539/4248 +f 1479/1539/4249 1477/1537/4250 339/339/4251 1478/1538/4252 +f 1474/1534/4253 1479/1539/4254 1478/1538/4255 341/341/4256 +f 97/97/4257 924/984/4258 1482/1542/4259 1477/1537/4260 +f 924/984/4261 96/96/4262 1480/1540/4263 1482/1542/4264 +f 1482/1542/4265 1480/1540/4266 337/337/4267 1481/1541/4268 +f 1477/1537/4269 1482/1542/4270 1481/1541/4271 339/339/4272 +f 96/96/4273 921/981/4274 1485/1545/4275 1480/1540/4276 +f 921/981/4277 122/122/4278 1483/1543/4279 1485/1545/4280 +f 1485/1545/4281 1483/1543/4282 335/335/4283 1484/1544/4284 +f 1480/1540/4285 1485/1545/4286 1484/1544/4287 337/337/4288 +f 122/122/4289 919/979/4290 1488/1548/4291 1483/1543/4292 +f 919/979/4293 98/98/4294 1486/1546/4295 1488/1548/4296 +f 1488/1548/4297 1486/1546/4298 333/333/4299 1487/1547/4300 +f 1483/1543/4301 1488/1548/4302 1487/1547/4303 335/335/4304 +f 98/98/4305 915/975/4306 1491/1551/4307 1486/1546/4308 +f 915/975/4309 99/99/4310 1489/1549/4311 1491/1551/4312 +f 1491/1551/4313 1489/1549/4314 331/331/4315 1490/1550/4316 +f 1486/1546/4317 1491/1551/4318 1490/1550/4319 333/333/4320 +f 99/99/4321 914/974/4322 1494/1554/4323 1489/1549/4324 +f 914/974/4325 132/132/4326 1492/1552/4327 1494/1554/4328 +f 1494/1554/4329 1492/1552/4330 329/329/4331 1493/1553/4332 +f 1489/1549/4333 1494/1554/4334 1493/1553/4335 331/331/4336 +f 132/132/4337 838/898/4338 1497/1557/4339 1492/1552/4340 +f 838/898/4341 100/100/4342 1495/1555/4343 1497/1557/4344 +f 1497/1557/4345 1495/1555/4346 327/327/4347 1496/1556/4348 +f 1492/1552/4349 1497/1557/4350 1496/1556/4351 329/329/4352 +f 100/100/4353 874/934/4354 1500/1560/4355 1495/1555/4356 +f 874/934/4357 102/102/4358 1498/1558/4359 1500/1560/4360 +f 1500/1560/4361 1498/1558/4362 325/325/4363 1499/1559/4364 +f 1495/1555/4365 1500/1560/4366 1499/1559/4367 327/327/4368 +f 102/102/4369 830/890/4370 1503/1563/4371 1498/1558/4372 +f 830/890/4373 103/103/4374 1501/1561/4375 1503/1563/4376 +f 1503/1563/4377 1501/1561/4378 323/323/4379 1502/1562/4380 +f 1498/1558/4381 1503/1563/4382 1502/1562/4383 325/325/4384 +f 103/103/4385 817/877/4386 1506/1566/4387 1501/1561/4388 +f 817/877/4389 131/131/4390 1504/1564/4391 1506/1566/4392 +f 1506/1566/4393 1504/1564/4394 321/321/4395 1505/1565/4396 +f 1501/1561/4397 1506/1566/4398 1505/1565/4399 323/323/4400 +f 131/131/4401 912/972/4402 1509/1569/4403 1504/1564/4404 +f 912/972/4405 90/90/4406 1507/1567/4407 1509/1569/4408 +f 1509/1569/4409 1507/1567/4410 319/319/4411 1508/1568/4412 +f 1504/1564/4413 1509/1569/4414 1508/1568/4415 321/321/4416 +f 90/90/4417 812/872/4418 1512/1572/4419 1507/1567/4420 +f 812/872/4421 89/89/4422 1510/1570/4423 1512/1572/4424 +f 1512/1572/4425 1510/1570/4426 317/317/4427 1511/1571/4428 +f 1507/1567/4429 1512/1572/4430 1511/1571/4431 319/319/4432 +f 89/89/4433 828/888/4434 1515/1575/4435 1510/1570/4436 +f 828/888/4437 104/104/4438 1513/1573/4439 1515/1575/4440 +f 1515/1575/4441 1513/1573/4442 315/315/4443 1514/1574/4444 +f 1510/1570/4445 1515/1575/4446 1514/1574/4447 317/317/4448 +f 104/104/4449 843/903/4450 1518/1578/4451 1513/1573/4452 +f 843/903/4453 110/110/4454 1516/1576/4455 1518/1578/4456 +f 1518/1578/4457 1516/1576/4458 313/313/4459 1517/1577/4460 +f 1513/1573/4461 1518/1578/4462 1517/1577/4463 315/315/4464 +f 110/110/4465 884/944/4466 1521/1581/4467 1516/1576/4468 +f 884/944/4469 111/111/4470 1519/1579/4471 1521/1581/4472 +f 1521/1581/4473 1519/1579/4474 311/311/4475 1520/1580/4476 +f 1516/1576/4477 1521/1581/4478 1520/1580/4479 313/313/4480 +f 111/111/4481 859/919/4482 1524/1584/4483 1519/1579/4484 +f 859/919/4485 114/114/4486 1522/1582/4487 1524/1584/4488 +f 1524/1584/4489 1522/1582/4490 309/309/4491 1523/1583/4492 +f 1519/1579/4493 1524/1584/4494 1523/1583/4495 311/311/4496 +f 114/114/4497 863/923/4498 1527/1587/4499 1522/1582/4500 +f 863/923/4501 52/52/4502 1525/1585/4503 1527/1587/4504 +f 1527/1587/4505 1525/1585/4506 307/307/4507 1526/1586/4508 +f 1522/1582/4509 1527/1587/4510 1526/1586/4511 309/309/4512 +f 52/52/4513 688/748/4514 1530/1590/4515 1525/1585/4516 +f 688/748/4517 45/45/4518 1528/1588/4519 1530/1590/4520 +f 1530/1590/4521 1528/1588/4522 305/305/4523 1529/1589/4524 +f 1525/1585/4525 1530/1590/4526 1529/1589/4527 307/307/4528 +f 45/45/4529 684/744/4530 1533/1593/4531 1528/1588/4532 +f 684/744/4533 42/42/4534 1531/1591/4535 1533/1593/4536 +f 1533/1593/4537 1531/1591/4538 303/303/4539 1532/1592/4540 +f 1528/1588/4541 1533/1593/4542 1532/1592/4543 305/305/4544 +f 42/42/4545 711/771/4546 1536/1596/4547 1531/1591/4548 +f 711/771/4549 41/41/4550 1534/1594/4551 1536/1596/4552 +f 1536/1596/4553 1534/1594/4554 301/301/4555 1535/1595/4556 +f 1531/1591/4557 1536/1596/4558 1535/1595/4559 303/303/4560 +f 41/41/4561 668/728/4562 1539/1599/4563 1534/1594/4564 +f 668/728/4565 35/35/4566 1537/1597/4567 1539/1599/4568 +f 1539/1599/4569 1537/1597/4570 299/299/4571 1538/1598/4572 +f 1534/1594/4573 1539/1599/4574 1538/1598/4575 301/301/4576 +f 35/35/4577 650/710/4578 1542/1602/4579 1537/1597/4580 +f 650/710/4581 20/20/4582 1540/1600/4583 1542/1602/4584 +f 1542/1602/4585 1540/1600/4586 297/297/4587 1541/1601/4588 +f 1537/1597/4589 1542/1602/4590 1541/1601/4591 299/299/4592 +f 20/20/4593 635/695/4594 1545/1605/4595 1540/1600/4596 +f 635/695/4597 21/21/4598 1543/1603/4599 1545/1605/4600 +f 1545/1605/4601 1543/1603/4602 295/295/4603 1544/1604/4604 +f 1540/1600/4605 1545/1605/4606 1544/1604/4607 297/297/4608 +f 21/21/4609 739/799/4610 1548/1608/4611 1543/1603/4612 +f 739/799/4613 67/67/4614 1546/1606/4615 1548/1608/4616 +f 1548/1608/4617 1546/1606/4618 293/293/4619 1547/1607/4620 +f 1543/1603/4621 1548/1608/4622 1547/1607/4623 295/295/4624 +f 67/67/4625 638/698/4626 1551/1611/4627 1546/1606/4628 +f 638/698/4629 34/34/4630 1549/1609/4631 1551/1611/4632 +f 1551/1611/4633 1549/1609/4634 291/291/4635 1550/1610/4636 +f 1546/1606/4637 1551/1611/4638 1550/1610/4639 293/293/4640 +f 34/34/4641 655/715/4642 1554/1614/4643 1549/1609/4644 +f 655/715/4645 33/33/4646 1552/1612/4647 1554/1614/4648 +f 1554/1614/4649 1552/1612/4650 289/289/4651 1553/1613/4652 +f 1549/1609/4653 1554/1614/4654 1553/1613/4655 291/291/4656 +f 33/33/4657 701/761/4658 1557/1617/4659 1552/1612/4660 +f 701/761/4661 31/31/4662 1555/1615/4663 1557/1617/4664 +f 1557/1617/4665 1555/1615/4666 287/287/4667 1556/1616/4668 +f 1552/1612/4669 1557/1617/4670 1556/1616/4671 289/289/4672 +f 31/31/4673 664/724/4674 1560/1620/4675 1555/1615/4676 +f 664/724/4677 68/68/4678 1558/1618/4679 1560/1620/4680 +f 1560/1620/4681 1558/1618/4682 285/285/4683 1559/1619/4684 +f 1555/1615/4685 1560/1620/4686 1559/1619/4687 287/287/4688 +f 68/68/4689 743/803/4690 1563/1623/4691 1558/1618/4692 +f 743/803/4693 30/30/4694 1561/1621/4695 1563/1623/4696 +f 1563/1623/4697 1561/1621/4698 283/283/4699 1562/1622/4700 +f 1558/1618/4701 1563/1623/4702 1562/1622/4703 285/285/4704 +f 30/30/4705 742/802/4706 1566/1626/4707 1561/1621/4708 +f 742/802/4709 29/29/4710 1564/1624/4711 1566/1626/4712 +f 1566/1626/4713 1564/1624/4714 281/281/4715 1565/1625/4716 +f 1561/1621/4717 1566/1626/4718 1565/1625/4719 283/283/4720 +f 29/29/4721 745/805/4722 1569/1629/4723 1564/1624/4724 +f 745/805/4725 57/57/4726 1567/1627/4727 1569/1629/4728 +f 1569/1629/4729 1567/1627/4730 279/279/4731 1568/1628/4732 +f 1564/1624/4733 1569/1629/4734 1568/1628/4735 281/281/4736 +f 57/57/4737 749/809/4738 1572/1632/4739 1567/1627/4740 +f 749/809/4741 27/27/4742 1570/1630/4743 1572/1632/4744 +f 1572/1632/4745 1570/1630/4746 278/278/4747 1571/1631/4748 +f 1567/1627/4749 1572/1632/4750 1571/1631/4751 279/279/4752 +f 27/27/4753 752/812/4754 1575/1635/4755 1570/1630/4756 +f 752/812/4757 28/28/4758 1573/1633/4759 1575/1635/4760 +f 1575/1635/4761 1573/1633/4762 363/363/4763 1574/1634/4764 +f 1570/1630/4765 1575/1635/4766 1574/1634/4767 278/278/4768 +f 28/28/4769 751/811/4770 1578/1638/4771 1573/1633/4772 +f 751/811/4773 72/72/4774 1576/1636/4775 1578/1638/4776 +f 1578/1638/4777 1576/1636/4778 361/361/4779 1577/1637/4780 +f 1573/1633/4781 1578/1638/4782 1577/1637/4783 363/363/4784 +f 72/72/4785 703/763/4786 1581/1641/4787 1576/1636/4788 +f 703/763/4789 32/32/4790 1579/1639/4791 1581/1641/4792 +f 1581/1641/4793 1579/1639/4794 359/359/4795 1580/1640/4796 +f 1576/1636/4797 1581/1641/4798 1580/1640/4799 361/361/4800 +f 32/32/4801 658/718/4802 1584/1644/4803 1579/1639/4804 +f 658/718/4805 24/24/4806 1582/1642/4807 1584/1644/4808 +f 1584/1644/4809 1582/1642/4810 357/357/4811 1583/1643/4812 +f 1579/1639/4813 1584/1644/4814 1583/1643/4815 359/359/4816 +f 24/24/4817 626/686/4818 1587/1647/4819 1582/1642/4820 +f 626/686/4821 12/12/4822 1585/1645/4823 1587/1647/4824 +f 1587/1647/4825 1585/1645/4826 355/355/4827 1586/1646/4828 +f 1582/1642/4829 1587/1647/4830 1586/1646/4831 357/357/4832 +f 12/12/4833 597/657/4834 1590/1650/4835 1585/1645/4836 +f 597/657/4837 3/3/4838 1588/1648/4839 1590/1650/4840 +f 1590/1650/4841 1588/1648/4842 353/353/4843 1589/1649/4844 +f 1585/1645/4845 1590/1650/4846 1589/1649/4847 355/355/4848 +f 3/3/4849 589/649/4850 1592/1652/4851 1588/1648/4852 +f 589/649/4853 2/2/4854 1463/1523/4855 1592/1652/4856 +f 1592/1652/4857 1463/1523/4858 351/351/4859 1591/1651/4860 +f 1588/1648/4861 1592/1652/4862 1591/1651/4863 353/353/4864 +f 280/280/4865 1291/1351/4866 1595/1655/4867 1594/1654/4868 +f 1291/1351/4869 277/277/4870 1593/1653/4871 1595/1655/4872 +f 1595/1655/4873 1593/1653/4874 234/234/4875 1275/1335/4876 +f 1594/1654/4877 1595/1655/4878 1275/1335/4879 260/260/4880 +f 282/282/4881 1295/1355/4882 1597/1657/4883 1596/1656/4884 +f 1295/1355/4885 280/280/4886 1594/1654/4887 1597/1657/4888 +f 1597/1657/4889 1594/1654/4890 260/260/4891 1273/1333/4892 +f 1596/1656/4893 1597/1657/4894 1273/1333/4895 236/236/4896 +f 284/284/4897 1299/1359/4898 1599/1659/4899 1598/1658/4900 +f 1299/1359/4901 282/282/4902 1596/1656/4903 1599/1659/4904 +f 1599/1659/4905 1596/1656/4906 236/236/4907 1269/1329/4908 +f 1598/1658/4909 1599/1659/4910 1269/1329/4911 237/237/4912 +f 286/286/4913 1303/1363/4914 1601/1661/4915 1600/1660/4916 +f 1303/1363/4917 284/284/4918 1598/1658/4919 1601/1661/4920 +f 1601/1661/4921 1598/1658/4922 237/237/4923 1268/1328/4924 +f 1600/1660/4925 1601/1661/4926 1268/1328/4927 270/270/4928 +f 288/288/4929 1307/1367/4930 1603/1663/4931 1602/1662/4932 +f 1307/1367/4933 286/286/4934 1600/1660/4935 1603/1663/4936 +f 1603/1663/4937 1600/1660/4938 270/270/4939 1192/1252/4940 +f 1602/1662/4941 1603/1663/4942 1192/1252/4943 238/238/4944 +f 290/290/4945 1311/1371/4946 1605/1665/4947 1604/1664/4948 +f 1311/1371/4949 288/288/4950 1602/1662/4951 1605/1665/4952 +f 1605/1665/4953 1602/1662/4954 238/238/4955 1228/1288/4956 +f 1604/1664/4957 1605/1665/4958 1228/1288/4959 240/240/4960 +f 292/292/4961 1315/1375/4962 1607/1667/4963 1606/1666/4964 +f 1315/1375/4965 290/290/4966 1604/1664/4967 1607/1667/4968 +f 1607/1667/4969 1604/1664/4970 240/240/4971 1184/1244/4972 +f 1606/1666/4973 1607/1667/4974 1184/1244/4975 241/241/4976 +f 294/294/4977 1319/1379/4978 1609/1669/4979 1608/1668/4980 +f 1319/1379/4981 292/292/4982 1606/1666/4983 1609/1669/4984 +f 1609/1669/4985 1606/1666/4986 241/241/4987 1171/1231/4988 +f 1608/1668/4989 1609/1669/4990 1171/1231/4991 269/269/4992 +f 296/296/4993 1323/1383/4994 1611/1671/4995 1610/1670/4996 +f 1323/1383/4997 294/294/4998 1608/1668/4999 1611/1671/5000 +f 1611/1671/5001 1608/1668/5002 269/269/5003 1266/1326/5004 +f 1610/1670/5005 1611/1671/5006 1266/1326/5007 228/228/5008 +f 298/298/5009 1327/1387/5010 1613/1673/5011 1612/1672/5012 +f 1327/1387/5013 296/296/5014 1610/1670/5015 1613/1673/5016 +f 1613/1673/5017 1610/1670/5018 228/228/5019 1166/1226/5020 +f 1612/1672/5021 1613/1673/5022 1166/1226/5023 227/227/5024 +f 300/300/5025 1331/1391/5026 1615/1675/5027 1614/1674/5028 +f 1331/1391/5029 298/298/5030 1612/1672/5031 1615/1675/5032 +f 1615/1675/5033 1612/1672/5034 227/227/5035 1182/1242/5036 +f 1614/1674/5037 1615/1675/5038 1182/1242/5039 242/242/5040 +f 302/302/5041 1335/1395/5042 1617/1677/5043 1616/1676/5044 +f 1335/1395/5045 300/300/5046 1614/1674/5047 1617/1677/5048 +f 1617/1677/5049 1614/1674/5050 242/242/5051 1197/1257/5052 +f 1616/1676/5053 1617/1677/5054 1197/1257/5055 248/248/5056 +f 304/304/5057 1339/1399/5058 1619/1679/5059 1618/1678/5060 +f 1339/1399/5061 302/302/5062 1616/1676/5063 1619/1679/5064 +f 1619/1679/5065 1616/1676/5066 248/248/5067 1238/1298/5068 +f 1618/1678/5069 1619/1679/5070 1238/1298/5071 249/249/5072 +f 306/306/5073 1343/1403/5074 1621/1681/5075 1620/1680/5076 +f 1343/1403/5077 304/304/5078 1618/1678/5079 1621/1681/5080 +f 1621/1681/5081 1618/1678/5082 249/249/5083 1213/1273/5084 +f 1620/1680/5085 1621/1681/5086 1213/1273/5087 252/252/5088 +f 308/308/5089 1347/1407/5090 1623/1683/5091 1622/1682/5092 +f 1347/1407/5093 306/306/5094 1620/1680/5095 1623/1683/5096 +f 1623/1683/5097 1620/1680/5098 252/252/5099 1217/1277/5100 +f 1622/1682/5101 1623/1683/5102 1217/1277/5103 190/190/5104 +f 310/310/5105 1351/1411/5106 1625/1685/5107 1624/1684/5108 +f 1351/1411/5109 308/308/5110 1622/1682/5111 1625/1685/5112 +f 1625/1685/5113 1622/1682/5114 190/190/5115 1042/1102/5116 +f 1624/1684/5117 1625/1685/5118 1042/1102/5119 183/183/5120 +f 312/312/5121 1355/1415/5122 1627/1687/5123 1626/1686/5124 +f 1355/1415/5125 310/310/5126 1624/1684/5127 1627/1687/5128 +f 1627/1687/5129 1624/1684/5130 183/183/5131 1038/1098/5132 +f 1626/1686/5133 1627/1687/5134 1038/1098/5135 180/180/5136 +f 314/314/5137 1359/1419/5138 1629/1689/5139 1628/1688/5140 +f 1359/1419/5141 312/312/5142 1626/1686/5143 1629/1689/5144 +f 1629/1689/5145 1626/1686/5146 180/180/5147 1065/1125/5148 +f 1628/1688/5149 1629/1689/5150 1065/1125/5151 179/179/5152 +f 316/316/5153 1363/1423/5154 1631/1691/5155 1630/1690/5156 +f 1363/1423/5157 314/314/5158 1628/1688/5159 1631/1691/5160 +f 1631/1691/5161 1628/1688/5162 179/179/5163 1022/1082/5164 +f 1630/1690/5165 1631/1691/5166 1022/1082/5167 173/173/5168 +f 318/318/5169 1367/1427/5170 1633/1693/5171 1632/1692/5172 +f 1367/1427/5173 316/316/5174 1630/1690/5175 1633/1693/5176 +f 1633/1693/5177 1630/1690/5178 173/173/5179 1004/1064/5180 +f 1632/1692/5181 1633/1693/5182 1004/1064/5183 158/158/5184 +f 320/320/5185 1371/1431/5186 1635/1695/5187 1634/1694/5188 +f 1371/1431/5189 318/318/5190 1632/1692/5191 1635/1695/5192 +f 1635/1695/5193 1632/1692/5194 158/158/5195 989/1049/5196 +f 1634/1694/5197 1635/1695/5198 989/1049/5199 159/159/5200 +f 322/322/5201 1375/1435/5202 1637/1697/5203 1636/1696/5204 +f 1375/1435/5205 320/320/5206 1634/1694/5207 1637/1697/5208 +f 1637/1697/5209 1634/1694/5210 159/159/5211 1093/1153/5212 +f 1636/1696/5213 1637/1697/5214 1093/1153/5215 205/205/5216 +f 324/324/5217 1379/1439/5218 1639/1699/5219 1638/1698/5220 +f 1379/1439/5221 322/322/5222 1636/1696/5223 1639/1699/5224 +f 1639/1699/5225 1636/1696/5226 205/205/5227 992/1052/5228 +f 1638/1698/5229 1639/1699/5230 992/1052/5231 172/172/5232 +f 326/326/5233 1383/1443/5234 1641/1701/5235 1640/1700/5236 +f 1383/1443/5237 324/324/5238 1638/1698/5239 1641/1701/5240 +f 1641/1701/5241 1638/1698/5242 172/172/5243 1009/1069/5244 +f 1640/1700/5245 1641/1701/5246 1009/1069/5247 171/171/5248 +f 328/328/5249 1387/1447/5250 1643/1703/5251 1642/1702/5252 +f 1387/1447/5253 326/326/5254 1640/1700/5255 1643/1703/5256 +f 1643/1703/5257 1640/1700/5258 171/171/5259 1055/1115/5260 +f 1642/1702/5261 1643/1703/5262 1055/1115/5263 169/169/5264 +f 330/330/5265 1391/1451/5266 1645/1705/5267 1644/1704/5268 +f 1391/1451/5269 328/328/5270 1642/1702/5271 1645/1705/5272 +f 1645/1705/5273 1642/1702/5274 169/169/5275 1018/1078/5276 +f 1644/1704/5277 1645/1705/5278 1018/1078/5279 206/206/5280 +f 332/332/5281 1395/1455/5282 1647/1707/5283 1646/1706/5284 +f 1395/1455/5285 330/330/5286 1644/1704/5287 1647/1707/5288 +f 1647/1707/5289 1644/1704/5290 206/206/5291 1097/1157/5292 +f 1646/1706/5293 1647/1707/5294 1097/1157/5295 168/168/5296 +f 334/334/5297 1399/1459/5298 1649/1709/5299 1648/1708/5300 +f 1399/1459/5301 332/332/5302 1646/1706/5303 1649/1709/5304 +f 1649/1709/5305 1646/1706/5306 168/168/5307 1096/1156/5308 +f 1648/1708/5309 1649/1709/5310 1096/1156/5311 167/167/5312 +f 336/336/5313 1403/1463/5314 1651/1711/5315 1650/1710/5316 +f 1403/1463/5317 334/334/5318 1648/1708/5319 1651/1711/5320 +f 1651/1711/5321 1648/1708/5322 167/167/5323 1099/1159/5324 +f 1650/1710/5325 1651/1711/5326 1099/1159/5327 195/195/5328 +f 338/338/5329 1407/1467/5330 1653/1713/5331 1652/1712/5332 +f 1407/1467/5333 336/336/5334 1650/1710/5335 1653/1713/5336 +f 1653/1713/5337 1650/1710/5338 195/195/5339 1103/1163/5340 +f 1652/1712/5341 1653/1713/5342 1103/1163/5343 165/165/5344 +f 340/340/5345 1411/1471/5346 1655/1715/5347 1654/1714/5348 +f 1411/1471/5349 338/338/5350 1652/1712/5351 1655/1715/5352 +f 1655/1715/5353 1652/1712/5354 165/165/5355 1106/1166/5356 +f 1654/1714/5357 1655/1715/5358 1106/1166/5359 166/166/5360 +f 342/342/5361 1415/1475/5362 1657/1717/5363 1656/1716/5364 +f 1415/1475/5365 340/340/5366 1654/1714/5367 1657/1717/5368 +f 1657/1717/5369 1654/1714/5370 166/166/5371 1105/1165/5372 +f 1656/1716/5373 1657/1717/5374 1105/1165/5375 210/210/5376 +f 344/344/5377 1419/1479/5378 1659/1719/5379 1658/1718/5380 +f 1419/1479/5381 342/342/5382 1656/1716/5383 1659/1719/5384 +f 1659/1719/5385 1656/1716/5386 210/210/5387 1057/1117/5388 +f 1658/1718/5389 1659/1719/5390 1057/1117/5391 170/170/5392 +f 346/346/5393 1423/1483/5394 1661/1721/5395 1660/1720/5396 +f 1423/1483/5397 344/344/5398 1658/1718/5399 1661/1721/5400 +f 1661/1721/5401 1658/1718/5402 170/170/5403 1012/1072/5404 +f 1660/1720/5405 1661/1721/5406 1012/1072/5407 162/162/5408 +f 348/348/5409 1427/1487/5410 1663/1723/5411 1662/1722/5412 +f 1427/1487/5413 346/346/5414 1660/1720/5415 1663/1723/5416 +f 1663/1723/5417 1660/1720/5418 162/162/5419 980/1040/5420 +f 1662/1722/5421 1663/1723/5422 980/1040/5423 150/150/5424 +f 350/350/5425 1431/1491/5426 1665/1725/5427 1664/1724/5428 +f 1431/1491/5429 348/348/5430 1662/1722/5431 1665/1725/5432 +f 1665/1725/5433 1662/1722/5434 150/150/5435 951/1011/5436 +f 1664/1724/5437 1665/1725/5438 951/1011/5439 141/141/5440 +f 352/352/5441 1435/1495/5442 1667/1727/5443 1666/1726/5444 +f 1435/1495/5445 350/350/5446 1664/1724/5447 1667/1727/5448 +f 1667/1727/5449 1664/1724/5450 141/141/5451 943/1003/5452 +f 1666/1726/5453 1667/1727/5454 943/1003/5455 140/140/5456 +f 354/354/5457 1439/1499/5458 1669/1729/5459 1668/1728/5460 +f 1439/1499/5461 352/352/5462 1666/1726/5463 1669/1729/5464 +f 1669/1729/5465 1666/1726/5466 140/140/5467 1123/1183/5468 +f 1668/1728/5469 1669/1729/5470 1123/1183/5471 213/213/5472 +f 356/356/5473 1443/1503/5474 1671/1731/5475 1670/1730/5476 +f 1443/1503/5477 354/354/5478 1668/1728/5479 1671/1731/5480 +f 1671/1731/5481 1668/1728/5482 213/213/5483 1130/1190/5484 +f 1670/1730/5485 1671/1731/5486 1130/1190/5487 220/220/5488 +f 358/358/5489 1447/1507/5490 1673/1733/5491 1672/1732/5492 +f 1447/1507/5493 356/356/5494 1670/1730/5495 1673/1733/5496 +f 1673/1733/5497 1670/1730/5498 220/220/5499 1159/1219/5500 +f 1672/1732/5501 1673/1733/5502 1159/1219/5503 231/231/5504 +f 360/360/5505 1451/1511/5506 1675/1735/5507 1674/1734/5508 +f 1451/1511/5509 358/358/5510 1672/1732/5511 1675/1735/5512 +f 1675/1735/5513 1672/1732/5514 231/231/5515 1189/1249/5516 +f 1674/1734/5517 1675/1735/5518 1189/1249/5519 239/239/5520 +f 362/362/5521 1455/1515/5522 1677/1737/5523 1676/1736/5524 +f 1455/1515/5525 360/360/5526 1674/1734/5527 1677/1737/5528 +f 1677/1737/5529 1674/1734/5530 239/239/5531 1233/1293/5532 +f 1676/1736/5533 1677/1737/5534 1233/1293/5535 274/274/5536 +f 364/364/5537 1459/1519/5538 1679/1739/5539 1678/1738/5540 +f 1459/1519/5541 362/362/5542 1676/1736/5543 1679/1739/5544 +f 1679/1739/5545 1676/1736/5546 274/274/5547 1279/1339/5548 +f 1678/1738/5549 1679/1739/5550 1279/1339/5551 235/235/5552 +f 277/277/5553 1288/1348/5554 1680/1740/5555 1593/1653/5556 +f 1288/1348/5557 364/364/5558 1678/1738/5559 1680/1740/5560 +f 1680/1740/5561 1678/1738/5562 235/235/5563 1278/1338/5564 +f 1593/1653/5565 1680/1740/5566 1278/1338/5567 234/234/5568 +f 281/281/5569 1681/1741/5570 1684/1744/5571 1565/1625/5572 +f 1681/1741/5573 489/549/5574 1682/1742/5575 1684/1744/5576 +f 1684/1744/5577 1682/1742/5578 490/550/5579 1683/1743/5580 +f 1565/1625/5581 1684/1744/5582 1683/1743/5583 283/283/5584 +f 279/279/5585 1685/1745/5586 1687/1747/5587 1568/1628/5588 +f 1685/1745/5589 532/592/5590 1686/1746/5591 1687/1747/5592 +f 1687/1747/5593 1686/1746/5594 489/549/5595 1681/1741/5596 +f 1568/1628/5597 1687/1747/5598 1681/1741/5599 281/281/5600 +f 278/278/5601 1688/1748/5602 1690/1750/5603 1571/1631/5604 +f 1688/1748/5605 531/591/5606 1689/1749/5607 1690/1750/5608 +f 1690/1750/5609 1689/1749/5610 532/592/5611 1685/1745/5612 +f 1571/1631/5613 1690/1750/5614 1685/1745/5615 279/279/5616 +f 530/590/5617 1691/1751/5618 1693/1753/5619 1692/1752/5620 +f 1691/1751/5621 531/591/5622 1688/1748/5623 1693/1753/5624 +f 1693/1753/5625 1688/1748/5626 278/278/5627 1574/1634/5628 +f 1692/1752/5629 1693/1753/5630 1574/1634/5631 363/363/5632 +f 361/361/5633 1694/1754/5634 1696/1756/5635 1577/1637/5636 +f 1694/1754/5637 529/589/5638 1695/1755/5639 1696/1756/5640 +f 1696/1756/5641 1695/1755/5642 530/590/5643 1692/1752/5644 +f 1577/1637/5645 1696/1756/5646 1692/1752/5647 363/363/5648 +f 359/359/5649 1697/1757/5650 1699/1759/5651 1580/1640/5652 +f 1697/1757/5653 528/588/5654 1698/1758/5655 1699/1759/5656 +f 1699/1759/5657 1698/1758/5658 529/589/5659 1694/1754/5660 +f 1580/1640/5661 1699/1759/5662 1694/1754/5663 361/361/5664 +f 357/357/5665 1700/1760/5666 1702/1762/5667 1583/1643/5668 +f 1700/1760/5669 527/587/5670 1701/1761/5671 1702/1762/5672 +f 1702/1762/5673 1701/1761/5674 528/588/5675 1697/1757/5676 +f 1583/1643/5677 1702/1762/5678 1697/1757/5679 359/359/5680 +f 355/355/5681 1703/1763/5682 1705/1765/5683 1586/1646/5684 +f 1703/1763/5685 526/586/5686 1704/1764/5687 1705/1765/5688 +f 1705/1765/5689 1704/1764/5690 527/587/5691 1700/1760/5692 +f 1586/1646/5693 1705/1765/5694 1700/1760/5695 357/357/5696 +f 353/353/5697 1706/1766/5698 1708/1768/5699 1589/1649/5700 +f 1706/1766/5701 525/585/5702 1707/1767/5703 1708/1768/5704 +f 1708/1768/5705 1707/1767/5706 526/586/5707 1703/1763/5708 +f 1589/1649/5709 1708/1768/5710 1703/1763/5711 355/355/5712 +f 351/351/5713 1709/1769/5714 1711/1771/5715 1591/1651/5716 +f 1709/1769/5717 524/584/5718 1710/1770/5719 1711/1771/5720 +f 1711/1771/5721 1710/1770/5722 525/585/5723 1706/1766/5724 +f 1591/1651/5725 1711/1771/5726 1706/1766/5727 353/353/5728 +f 349/349/5729 1712/1772/5730 1714/1774/5731 1462/1522/5732 +f 1712/1772/5733 523/583/5734 1713/1773/5735 1714/1774/5736 +f 1714/1774/5737 1713/1773/5738 524/584/5739 1709/1769/5740 +f 1462/1522/5741 1714/1774/5742 1709/1769/5743 351/351/5744 +f 347/347/5745 1715/1775/5746 1717/1777/5747 1466/1526/5748 +f 1715/1775/5749 522/582/5750 1716/1776/5751 1717/1777/5752 +f 1717/1777/5753 1716/1776/5754 523/583/5755 1712/1772/5756 +f 1466/1526/5757 1717/1777/5758 1712/1772/5759 349/349/5760 +f 345/345/5761 1718/1778/5762 1720/1780/5763 1469/1529/5764 +f 1718/1778/5765 521/581/5766 1719/1779/5767 1720/1780/5768 +f 1720/1780/5769 1719/1779/5770 522/582/5771 1715/1775/5772 +f 1469/1529/5773 1720/1780/5774 1715/1775/5775 347/347/5776 +f 343/343/5777 1721/1781/5778 1723/1783/5779 1472/1532/5780 +f 1721/1781/5781 520/580/5782 1722/1782/5783 1723/1783/5784 +f 1723/1783/5785 1722/1782/5786 521/581/5787 1718/1778/5788 +f 1472/1532/5789 1723/1783/5790 1718/1778/5791 345/345/5792 +f 341/341/5793 1724/1784/5794 1726/1786/5795 1475/1535/5796 +f 1724/1784/5797 519/579/5798 1725/1785/5799 1726/1786/5800 +f 1726/1786/5801 1725/1785/5802 520/580/5803 1721/1781/5804 +f 1475/1535/5805 1726/1786/5806 1721/1781/5807 343/343/5808 +f 339/339/5809 1727/1787/5810 1729/1789/5811 1478/1538/5812 +f 1727/1787/5813 518/578/5814 1728/1788/5815 1729/1789/5816 +f 1729/1789/5817 1728/1788/5818 519/579/5819 1724/1784/5820 +f 1478/1538/5821 1729/1789/5822 1724/1784/5823 341/341/5824 +f 337/337/5825 1730/1790/5826 1732/1792/5827 1481/1541/5828 +f 1730/1790/5829 517/577/5830 1731/1791/5831 1732/1792/5832 +f 1732/1792/5833 1731/1791/5834 518/578/5835 1727/1787/5836 +f 1481/1541/5837 1732/1792/5838 1727/1787/5839 339/339/5840 +f 335/335/5841 1733/1793/5842 1735/1795/5843 1484/1544/5844 +f 1733/1793/5845 516/576/5846 1734/1794/5847 1735/1795/5848 +f 1735/1795/5849 1734/1794/5850 517/577/5851 1730/1790/5852 +f 1484/1544/5853 1735/1795/5854 1730/1790/5855 337/337/5856 +f 333/333/5857 1736/1796/5858 1738/1798/5859 1487/1547/5860 +f 1736/1796/5861 515/575/5862 1737/1797/5863 1738/1798/5864 +f 1738/1798/5865 1737/1797/5866 516/576/5867 1733/1793/5868 +f 1487/1547/5869 1738/1798/5870 1733/1793/5871 335/335/5872 +f 331/331/5873 1739/1799/5874 1741/1801/5875 1490/1550/5876 +f 1739/1799/5877 514/574/5878 1740/1800/5879 1741/1801/5880 +f 1741/1801/5881 1740/1800/5882 515/575/5883 1736/1796/5884 +f 1490/1550/5885 1741/1801/5886 1736/1796/5887 333/333/5888 +f 329/329/5889 1742/1802/5890 1744/1804/5891 1493/1553/5892 +f 1742/1802/5893 513/573/5894 1743/1803/5895 1744/1804/5896 +f 1744/1804/5897 1743/1803/5898 514/574/5899 1739/1799/5900 +f 1493/1553/5901 1744/1804/5902 1739/1799/5903 331/331/5904 +f 327/327/5905 1745/1805/5906 1747/1807/5907 1496/1556/5908 +f 1745/1805/5909 512/572/5910 1746/1806/5911 1747/1807/5912 +f 1747/1807/5913 1746/1806/5914 513/573/5915 1742/1802/5916 +f 1496/1556/5917 1747/1807/5918 1742/1802/5919 329/329/5920 +f 325/325/5921 1748/1808/5922 1750/1810/5923 1499/1559/5924 +f 1748/1808/5925 511/571/5926 1749/1809/5927 1750/1810/5928 +f 1750/1810/5929 1749/1809/5930 512/572/5931 1745/1805/5932 +f 1499/1559/5933 1750/1810/5934 1745/1805/5935 327/327/5936 +f 323/323/5937 1751/1811/5938 1753/1813/5939 1502/1562/5940 +f 1751/1811/5941 510/570/5942 1752/1812/5943 1753/1813/5944 +f 1753/1813/5945 1752/1812/5946 511/571/5947 1748/1808/5948 +f 1502/1562/5949 1753/1813/5950 1748/1808/5951 325/325/5952 +f 321/321/5953 1754/1814/5954 1756/1816/5955 1505/1565/5956 +f 1754/1814/5957 509/569/5958 1755/1815/5959 1756/1816/5960 +f 1756/1816/5961 1755/1815/5962 510/570/5963 1751/1811/5964 +f 1505/1565/5965 1756/1816/5966 1751/1811/5967 323/323/5968 +f 319/319/5969 1757/1817/5970 1759/1819/5971 1508/1568/5972 +f 1757/1817/5973 508/568/5974 1758/1818/5975 1759/1819/5976 +f 1759/1819/5977 1758/1818/5978 509/569/5979 1754/1814/5980 +f 1508/1568/5981 1759/1819/5982 1754/1814/5983 321/321/5984 +f 317/317/5985 1760/1820/5986 1762/1822/5987 1511/1571/5988 +f 1760/1820/5989 507/567/5990 1761/1821/5991 1762/1822/5992 +f 1762/1822/5993 1761/1821/5994 508/568/5995 1757/1817/5996 +f 1511/1571/5997 1762/1822/5998 1757/1817/5999 319/319/6000 +f 315/315/6001 1763/1823/6002 1765/1825/6003 1514/1574/6004 +f 1763/1823/6005 506/566/6006 1764/1824/6007 1765/1825/6008 +f 1765/1825/6009 1764/1824/6010 507/567/6011 1760/1820/6012 +f 1514/1574/6013 1765/1825/6014 1760/1820/6015 317/317/6016 +f 313/313/6017 1766/1826/6018 1768/1828/6019 1517/1577/6020 +f 1766/1826/6021 505/565/6022 1767/1827/6023 1768/1828/6024 +f 1768/1828/6025 1767/1827/6026 506/566/6027 1763/1823/6028 +f 1517/1577/6029 1768/1828/6030 1763/1823/6031 315/315/6032 +f 311/311/6033 1769/1829/6034 1771/1831/6035 1520/1580/6036 +f 1769/1829/6037 504/564/6038 1770/1830/6039 1771/1831/6040 +f 1771/1831/6041 1770/1830/6042 505/565/6043 1766/1826/6044 +f 1520/1580/6045 1771/1831/6046 1766/1826/6047 313/313/6048 +f 309/309/6049 1772/1832/6050 1774/1834/6051 1523/1583/6052 +f 1772/1832/6053 503/563/6054 1773/1833/6055 1774/1834/6056 +f 1774/1834/6057 1773/1833/6058 504/564/6059 1769/1829/6060 +f 1523/1583/6061 1774/1834/6062 1769/1829/6063 311/311/6064 +f 307/307/6065 1775/1835/6066 1777/1837/6067 1526/1586/6068 +f 1775/1835/6069 502/562/6070 1776/1836/6071 1777/1837/6072 +f 1777/1837/6073 1776/1836/6074 503/563/6075 1772/1832/6076 +f 1526/1586/6077 1777/1837/6078 1772/1832/6079 309/309/6080 +f 305/305/6081 1778/1838/6082 1780/1840/6083 1529/1589/6084 +f 1778/1838/6085 501/561/6086 1779/1839/6087 1780/1840/6088 +f 1780/1840/6089 1779/1839/6090 502/562/6091 1775/1835/6092 +f 1529/1589/6093 1780/1840/6094 1775/1835/6095 307/307/6096 +f 303/303/6097 1781/1841/6098 1783/1843/6099 1532/1592/6100 +f 1781/1841/6101 500/560/6102 1782/1842/6103 1783/1843/6104 +f 1783/1843/6105 1782/1842/6106 501/561/6107 1778/1838/6108 +f 1532/1592/6109 1783/1843/6110 1778/1838/6111 305/305/6112 +f 301/301/6113 1784/1844/6114 1786/1846/6115 1535/1595/6116 +f 1784/1844/6117 499/559/6118 1785/1845/6119 1786/1846/6120 +f 1786/1846/6121 1785/1845/6122 500/560/6123 1781/1841/6124 +f 1535/1595/6125 1786/1846/6126 1781/1841/6127 303/303/6128 +f 299/299/6129 1787/1847/6130 1789/1849/6131 1538/1598/6132 +f 1787/1847/6133 498/558/6134 1788/1848/6135 1789/1849/6136 +f 1789/1849/6137 1788/1848/6138 499/559/6139 1784/1844/6140 +f 1538/1598/6141 1789/1849/6142 1784/1844/6143 301/301/6144 +f 297/297/6145 1790/1850/6146 1792/1852/6147 1541/1601/6148 +f 1790/1850/6149 497/557/6150 1791/1851/6151 1792/1852/6152 +f 1792/1852/6153 1791/1851/6154 498/558/6155 1787/1847/6156 +f 1541/1601/6157 1792/1852/6158 1787/1847/6159 299/299/6160 +f 295/295/6161 1793/1853/6162 1795/1855/6163 1544/1604/6164 +f 1793/1853/6165 496/556/6166 1794/1854/6167 1795/1855/6168 +f 1795/1855/6169 1794/1854/6170 497/557/6171 1790/1850/6172 +f 1544/1604/6173 1795/1855/6174 1790/1850/6175 297/297/6176 +f 293/293/6177 1796/1856/6178 1798/1858/6179 1547/1607/6180 +f 1796/1856/6181 495/555/6182 1797/1857/6183 1798/1858/6184 +f 1798/1858/6185 1797/1857/6186 496/556/6187 1793/1853/6188 +f 1547/1607/6189 1798/1858/6190 1793/1853/6191 295/295/6192 +f 291/291/6193 1799/1859/6194 1801/1861/6195 1550/1610/6196 +f 1799/1859/6197 494/554/6198 1800/1860/6199 1801/1861/6200 +f 1801/1861/6201 1800/1860/6202 495/555/6203 1796/1856/6204 +f 1550/1610/6205 1801/1861/6206 1796/1856/6207 293/293/6208 +f 289/289/6209 1802/1862/6210 1804/1864/6211 1553/1613/6212 +f 1802/1862/6213 493/553/6214 1803/1863/6215 1804/1864/6216 +f 1804/1864/6217 1803/1863/6218 494/554/6219 1799/1859/6220 +f 1553/1613/6221 1804/1864/6222 1799/1859/6223 291/291/6224 +f 287/287/6225 1805/1865/6226 1807/1867/6227 1556/1616/6228 +f 1805/1865/6229 492/552/6230 1806/1866/6231 1807/1867/6232 +f 1807/1867/6233 1806/1866/6234 493/553/6235 1802/1862/6236 +f 1556/1616/6237 1807/1867/6238 1802/1862/6239 289/289/6240 +f 285/285/6241 1808/1868/6242 1810/1870/6243 1559/1619/6244 +f 1808/1868/6245 491/551/6246 1809/1869/6247 1810/1870/6248 +f 1810/1870/6249 1809/1869/6250 492/552/6251 1805/1865/6252 +f 1559/1619/6253 1810/1870/6254 1805/1865/6255 287/287/6256 +f 283/283/6257 1683/1743/6258 1812/1872/6259 1562/1622/6260 +f 1683/1743/6261 490/550/6262 1811/1871/6263 1812/1872/6264 +f 1812/1872/6265 1811/1871/6266 491/551/6267 1808/1868/6268 +f 1562/1622/6269 1812/1872/6270 1808/1868/6271 285/285/6272 +f 409/453/6273 1813/1873/6274 1817/1877/6275 1816/1876/6276 +f 1813/1873/6277 476/536/6278 1814/1874/6279 1817/1877/6280 +f 1817/1877/6281 1814/1874/6282 477/537/6283 1815/1875/6284 +f 1816/1876/6285 1817/1877/6286 1815/1875/6287 440/484/6288 +f 475/535/6289 1818/1878/6290 1821/1881/6291 1820/1880/6292 +f 1818/1878/6293 476/536/6294 1813/1873/6295 1821/1881/6296 +f 1821/1881/6297 1813/1873/6298 409/453/6299 1819/1879/6300 +f 1820/1880/6301 1821/1881/6302 1819/1879/6303 412/456/6304 +f 474/534/6305 1822/1882/6306 1825/1885/6307 1824/1884/6308 +f 1822/1882/6309 475/535/6310 1820/1880/6311 1825/1885/6312 +f 1825/1885/6313 1820/1880/6314 412/456/6315 1823/1883/6316 +f 1824/1884/6317 1825/1885/6318 1823/1883/6319 414/458/6320 +f 473/533/6321 1826/1886/6322 1829/1889/6323 1828/1888/6324 +f 1826/1886/6325 474/534/6326 1824/1884/6327 1829/1889/6328 +f 1829/1889/6329 1824/1884/6330 414/458/6331 1827/1887/6332 +f 1828/1888/6333 1829/1889/6334 1827/1887/6335 416/460/6336 +f 488/548/6337 1830/1890/6338 1833/1893/6339 1832/1892/6340 +f 1830/1890/6341 473/533/6342 1828/1888/6343 1833/1893/6344 +f 1833/1893/6345 1828/1888/6346 416/460/6347 1831/1891/6348 +f 1832/1892/6349 1833/1893/6350 1831/1891/6351 418/462/6352 +f 487/547/6353 1834/1894/6354 1837/1897/6355 1836/1896/6356 +f 1834/1894/6357 488/548/6358 1832/1892/6359 1837/1897/6360 +f 1837/1897/6361 1832/1892/6362 418/462/6363 1835/1895/6364 +f 1836/1896/6365 1837/1897/6366 1835/1895/6367 420/464/6368 +f 486/546/6369 1838/1898/6370 1841/1901/6371 1840/1900/6372 +f 1838/1898/6373 487/547/6374 1836/1896/6375 1841/1901/6376 +f 1841/1901/6377 1836/1896/6378 420/464/6379 1839/1899/6380 +f 1840/1900/6381 1841/1901/6382 1839/1899/6383 422/466/6384 +f 485/545/6385 1842/1902/6386 1845/1905/6387 1844/1904/6388 +f 1842/1902/6389 486/546/6390 1840/1900/6391 1845/1905/6392 +f 1845/1905/6393 1840/1900/6394 422/466/6395 1843/1903/6396 +f 1844/1904/6397 1845/1905/6398 1843/1903/6399 424/468/6400 +f 484/544/6401 1846/1906/6402 1849/1909/6403 1848/1908/6404 +f 1846/1906/6405 485/545/6406 1844/1904/6407 1849/1909/6408 +f 1849/1909/6409 1844/1904/6410 424/468/6411 1847/1907/6412 +f 1848/1908/6413 1849/1909/6414 1847/1907/6415 426/470/6416 +f 483/543/6417 1850/1910/6418 1853/1913/6419 1852/1912/6420 +f 1850/1910/6421 484/544/6422 1848/1908/6423 1853/1913/6424 +f 1853/1913/6425 1848/1908/6426 426/470/6427 1851/1911/6428 +f 1852/1912/6429 1853/1913/6430 1851/1911/6431 428/472/6432 +f 482/542/6433 1854/1914/6434 1857/1917/6435 1856/1916/6436 +f 1854/1914/6437 483/543/6438 1852/1912/6439 1857/1917/6440 +f 1857/1917/6441 1852/1912/6442 428/472/6443 1855/1915/6444 +f 1856/1916/6445 1857/1917/6446 1855/1915/6447 430/474/6448 +f 481/541/6449 1858/1918/6450 1861/1921/6451 1860/1920/6452 +f 1858/1918/6453 482/542/6454 1856/1916/6455 1861/1921/6456 +f 1861/1921/6457 1856/1916/6458 430/474/6459 1859/1919/6460 +f 1860/1920/6461 1861/1921/6462 1859/1919/6463 432/476/6464 +f 480/540/6465 1862/1922/6466 1865/1925/6467 1864/1924/6468 +f 1862/1922/6469 481/541/6470 1860/1920/6471 1865/1925/6472 +f 1865/1925/6473 1860/1920/6474 432/476/6475 1863/1923/6476 +f 1864/1924/6477 1865/1925/6478 1863/1923/6479 434/478/6480 +f 479/539/6481 1866/1926/6482 1869/1929/6483 1868/1928/6484 +f 1866/1926/6485 480/540/6486 1864/1924/6487 1869/1929/6488 +f 1869/1929/6489 1864/1924/6490 434/478/6491 1867/1927/6492 +f 1868/1928/6493 1869/1929/6494 1867/1927/6495 436/480/6496 +f 478/538/6497 1870/1930/6498 1873/1933/6499 1872/1932/6500 +f 1870/1930/6501 479/539/6502 1868/1928/6503 1873/1933/6504 +f 1873/1933/6505 1868/1928/6506 436/480/6507 1871/1931/6508 +f 1872/1932/6509 1873/1933/6510 1871/1931/6511 438/482/6512 +f 477/537/6513 1874/1934/6514 1876/1936/6515 1815/1875/6516 +f 1874/1934/6517 478/538/6518 1872/1932/6519 1876/1936/6520 +f 1876/1936/6521 1872/1932/6522 438/482/6523 1875/1935/6524 +f 1815/1875/6525 1876/1936/6526 1875/1935/6527 440/484/6528 +f 17/17/6529 615/675/6530 1880/1940/6531 1879/1939/6532 +f 615/675/6533 16/16/6534 1877/1937/6535 1880/1940/6536 +f 1880/1940/6537 1877/1937/6538 410/454/6539 1878/1938/6540 +f 1879/1939/6541 1880/1940/6542 1878/1938/6543 411/455/6544 +f 16/16/6545 624/684/6546 1883/1943/6547 1877/1937/6548 +f 624/684/6549 15/15/6550 1881/1941/6551 1883/1943/6552 +f 1883/1943/6553 1881/1941/6554 439/483/6555 1882/1942/6556 +f 1877/1937/6557 1883/1943/6558 1882/1942/6559 410/454/6560 +f 15/15/6561 644/704/6562 1886/1946/6563 1881/1941/6564 +f 644/704/6565 38/38/6566 1884/1944/6567 1886/1946/6568 +f 1886/1946/6569 1884/1944/6570 437/481/6571 1885/1945/6572 +f 1881/1941/6573 1886/1946/6574 1885/1945/6575 439/483/6576 +f 38/38/6577 674/734/6578 1889/1949/6579 1884/1944/6580 +f 674/734/6581 39/39/6582 1887/1947/6583 1889/1949/6584 +f 1889/1949/6585 1887/1947/6586 435/479/6587 1888/1948/6588 +f 1884/1944/6589 1889/1949/6590 1888/1948/6591 437/481/6592 +f 39/39/6593 756/816/6594 1892/1952/6595 1887/1947/6596 +f 756/816/6597 74/74/6598 1890/1950/6599 1892/1952/6600 +f 1892/1952/6601 1890/1950/6602 433/477/6603 1891/1951/6604 +f 1887/1947/6605 1892/1952/6606 1891/1951/6607 435/479/6608 +f 74/74/6609 678/738/6610 1895/1955/6611 1890/1950/6612 +f 678/738/6613 46/46/6614 1893/1953/6615 1895/1955/6616 +f 1895/1955/6617 1893/1953/6618 431/475/6619 1894/1954/6620 +f 1890/1950/6621 1895/1955/6622 1894/1954/6623 433/477/6624 +f 46/46/6625 695/755/6626 1898/1958/6627 1893/1953/6628 +f 695/755/6629 50/50/6630 1896/1956/6631 1898/1958/6632 +f 1898/1958/6633 1896/1956/6634 429/473/6635 1897/1957/6636 +f 1893/1953/6637 1898/1958/6638 1897/1957/6639 431/475/6640 +f 50/50/6641 868/928/6642 1901/1961/6643 1896/1956/6644 +f 868/928/6645 115/115/6646 1899/1959/6647 1901/1961/6648 +f 1901/1961/6649 1899/1959/6650 427/471/6651 1900/1960/6652 +f 1896/1956/6653 1901/1961/6654 1900/1960/6655 429/473/6656 +f 115/115/6657 856/916/6658 1904/1964/6659 1899/1959/6660 +f 856/916/6661 138/138/6662 1902/1962/6663 1904/1964/6664 +f 1904/1964/6665 1902/1962/6666 425/469/6667 1903/1963/6668 +f 1899/1959/6669 1904/1964/6670 1903/1963/6671 427/471/6672 +f 138/138/6673 929/989/6674 1907/1967/6675 1902/1962/6676 +f 929/989/6677 108/108/6678 1905/1965/6679 1907/1967/6680 +f 1907/1967/6681 1905/1965/6682 423/467/6683 1906/1966/6684 +f 1902/1962/6685 1907/1967/6686 1906/1966/6687 425/469/6688 +f 108/108/6689 851/911/6690 1910/1970/6691 1905/1965/6692 +f 851/911/6693 107/107/6694 1908/1968/6695 1910/1970/6696 +f 1910/1970/6697 1908/1968/6698 421/465/6699 1909/1969/6700 +f 1905/1965/6701 1910/1970/6702 1909/1969/6703 423/467/6704 +f 107/107/6705 819/879/6706 1913/1973/6707 1908/1968/6708 +f 819/879/6709 85/85/6710 1911/1971/6711 1913/1973/6712 +f 1913/1973/6713 1911/1971/6714 419/463/6715 1912/1972/6716 +f 1908/1968/6717 1913/1973/6718 1912/1972/6719 421/465/6720 +f 85/85/6721 799/859/6722 1916/1976/6723 1911/1971/6724 +f 799/859/6725 86/86/6726 1914/1974/6727 1916/1976/6728 +f 1916/1976/6729 1914/1974/6730 417/461/6731 1915/1975/6732 +f 1911/1971/6733 1916/1976/6734 1915/1975/6735 419/463/6736 +f 86/86/6737 791/851/6738 1919/1979/6739 1914/1974/6740 +f 791/851/6741 87/87/6742 1917/1977/6743 1919/1979/6744 +f 1919/1979/6745 1917/1977/6746 415/459/6747 1918/1978/6748 +f 1914/1974/6749 1919/1979/6750 1918/1978/6751 417/461/6752 +f 87/87/6753 788/848/6754 1922/1982/6755 1917/1977/6756 +f 788/848/6757 18/18/6758 1920/1980/6759 1922/1982/6760 +f 1922/1982/6761 1920/1980/6762 413/457/6763 1921/1981/6764 +f 1917/1977/6765 1922/1982/6766 1921/1981/6767 415/459/6768 +f 18/18/6769 611/671/6770 1924/1984/6771 1920/1980/6772 +f 611/671/6773 17/17/6774 1879/1939/6775 1924/1984/6776 +f 1924/1984/6777 1879/1939/6778 411/455/6779 1923/1983/6780 +f 1920/1980/6781 1924/1984/6782 1923/1983/6783 413/457/6784 +f 412/456/6785 1819/1879/6786 1927/1987/6787 1926/1986/6788 +f 1819/1879/6789 409/453/6790 1925/1985/6791 1927/1987/6792 +f 1927/1987/6793 1925/1985/6794 224/224/6795 1145/1205/6796 +f 1926/1986/6797 1927/1987/6798 1145/1205/6799 225/225/6800 +f 414/458/6801 1823/1883/6802 1929/1989/6803 1928/1988/6804 +f 1823/1883/6805 412/456/6806 1926/1986/6807 1929/1989/6808 +f 1929/1989/6809 1926/1986/6810 225/225/6811 1142/1202/6812 +f 1928/1988/6813 1929/1989/6814 1142/1202/6815 156/156/6816 +f 416/460/6817 1827/1887/6818 1931/1991/6819 1930/1990/6820 +f 1827/1887/6821 414/458/6822 1928/1988/6823 1931/1991/6824 +f 1931/1991/6825 1928/1988/6826 156/156/6827 965/1025/6828 +f 1930/1990/6829 1931/1991/6830 965/1025/6831 155/155/6832 +f 418/462/6833 1831/1891/6834 1933/1993/6835 1932/1992/6836 +f 1831/1891/6837 416/460/6838 1930/1990/6839 1933/1993/6840 +f 1933/1993/6841 1930/1990/6842 155/155/6843 969/1029/6844 +f 1932/1992/6845 1933/1993/6846 969/1029/6847 154/154/6848 +f 420/464/6849 1835/1895/6850 1935/1995/6851 1934/1994/6852 +f 1835/1895/6853 418/462/6854 1932/1992/6855 1935/1995/6856 +f 1935/1995/6857 1932/1992/6858 154/154/6859 978/1038/6860 +f 1934/1994/6861 1935/1995/6862 978/1038/6863 153/153/6864 +f 422/466/6865 1839/1899/6866 1937/1997/6867 1936/1996/6868 +f 1839/1899/6869 420/464/6870 1934/1994/6871 1937/1997/6872 +f 1937/1997/6873 1934/1994/6874 153/153/6875 998/1058/6876 +f 1936/1996/6877 1937/1997/6878 998/1058/6879 176/176/6880 +f 424/468/6881 1843/1903/6882 1939/1999/6883 1938/1998/6884 +f 1843/1903/6885 422/466/6886 1936/1996/6887 1939/1999/6888 +f 1939/1999/6889 1936/1996/6890 176/176/6891 1028/1088/6892 +f 1938/1998/6893 1939/1999/6894 1028/1088/6895 177/177/6896 +f 426/470/6897 1847/1907/6898 1941/2001/6899 1940/2000/6900 +f 1847/1907/6901 424/468/6902 1938/1998/6903 1941/2001/6904 +f 1941/2001/6905 1938/1998/6906 177/177/6907 1110/1170/6908 +f 1940/2000/6909 1941/2001/6910 1110/1170/6911 212/212/6912 +f 428/472/6913 1851/1911/6914 1943/2003/6915 1942/2002/6916 +f 1851/1911/6917 426/470/6918 1940/2000/6919 1943/2003/6920 +f 1943/2003/6921 1940/2000/6922 212/212/6923 1032/1092/6924 +f 1942/2002/6925 1943/2003/6926 1032/1092/6927 184/184/6928 +f 430/474/6929 1855/1915/6930 1945/2005/6931 1944/2004/6932 +f 1855/1915/6933 428/472/6934 1942/2002/6935 1945/2005/6936 +f 1945/2005/6937 1942/2002/6938 184/184/6939 1049/1109/6940 +f 1944/2004/6941 1945/2005/6942 1049/1109/6943 188/188/6944 +f 432/476/6945 1859/1919/6946 1947/2007/6947 1946/2006/6948 +f 1859/1919/6949 430/474/6950 1944/2004/6951 1947/2007/6952 +f 1947/2007/6953 1944/2004/6954 188/188/6955 1222/1282/6956 +f 1946/2006/6957 1947/2007/6958 1222/1282/6959 253/253/6960 +f 434/478/6961 1863/1923/6962 1949/2009/6963 1948/2008/6964 +f 1863/1923/6965 432/476/6966 1946/2006/6967 1949/2009/6968 +f 1949/2009/6969 1946/2006/6970 253/253/6971 1210/1270/6972 +f 1948/2008/6973 1949/2009/6974 1210/1270/6975 276/276/6976 +f 436/480/6977 1867/1927/6978 1951/2011/6979 1950/2010/6980 +f 1867/1927/6981 434/478/6982 1948/2008/6983 1951/2011/6984 +f 1951/2011/6985 1948/2008/6986 276/276/6987 1283/1343/6988 +f 1950/2010/6989 1951/2011/6990 1283/1343/6991 246/246/6992 +f 438/482/6993 1871/1931/6994 1953/2013/6995 1952/2012/6996 +f 1871/1931/6997 436/480/6998 1950/2010/6999 1953/2013/7000 +f 1953/2013/7001 1950/2010/7002 246/246/7003 1205/1265/7004 +f 1952/2012/7005 1953/2013/7006 1205/1265/7007 245/245/7008 +f 440/484/7009 1875/1935/7010 1955/2015/7011 1954/2014/7012 +f 1875/1935/7013 438/482/7014 1952/2012/7015 1955/2015/7016 +f 1955/2015/7017 1952/2012/7018 245/245/7019 1173/1233/7020 +f 1954/2014/7021 1955/2015/7022 1173/1233/7023 223/223/7024 +f 409/453/7025 1816/1876/7026 1956/2016/7027 1925/1985/7028 +f 1816/1876/7029 440/484/7030 1954/2014/7031 1956/2016/7032 +f 1956/2016/7033 1954/2014/7034 223/223/7035 1153/1213/7036 +f 1925/1985/7037 1956/2016/7038 1153/1213/7039 224/224/7040 +f 442/488/7041 1957/2018/7042 1961/2022/7043 1960/2021/7044 +f 1957/2018/7045 441/486/7046 1958/2019/7047 1961/2022/7048 +f 1961/2022/7049 1958/2019/7050 457/517/7051 1959/2020/7052 +f 1960/2021/7053 1961/2022/7054 1959/2020/7055 458/518/7056 +f 458/518/7057 1962/2023/7058 1965/2027/7059 1960/2021/7060 +f 1962/2023/7061 459/519/7062 1963/2024/7063 1965/2027/7064 +f 1965/2027/7065 1963/2024/7066 443/490/7067 1964/2026/7068 +f 1960/2021/7069 1965/2027/7070 1964/2026/7071 442/488/7072 +f 459/519/7073 1966/2028/7074 1969/2032/7075 1963/2024/7076 +f 1966/2028/7077 460/520/7078 1967/2029/7079 1969/2032/7080 +f 1969/2032/7081 1967/2029/7082 444/492/7083 1968/2031/7084 +f 1963/2024/7085 1969/2032/7086 1968/2031/7087 443/490/7088 +f 460/520/7089 1970/2033/7090 1973/2037/7091 1967/2029/7092 +f 1970/2033/7093 461/521/7094 1971/2034/7095 1973/2037/7096 +f 1973/2037/7097 1971/2034/7098 445/494/7099 1972/2036/7100 +f 1967/2029/7101 1973/2037/7102 1972/2036/7103 444/492/7104 +f 461/521/7105 1974/2038/7106 1977/2042/7107 1971/2034/7108 +f 1974/2038/7109 462/522/7110 1975/2039/7111 1977/2042/7112 +f 1977/2042/7113 1975/2039/7114 446/496/7115 1976/2041/7116 +f 1971/2034/7117 1977/2042/7118 1976/2041/7119 445/494/7120 +f 462/522/7121 1978/2043/7122 1981/2047/7123 1975/2039/7124 +f 1978/2043/7125 463/523/7126 1979/2044/7127 1981/2047/7128 +f 1981/2047/7129 1979/2044/7130 447/498/7131 1980/2046/7132 +f 1975/2039/7133 1981/2047/7134 1980/2046/7135 446/496/7136 +f 463/523/7137 1982/2048/7138 1985/2052/7139 1979/2044/7140 +f 1982/2048/7141 464/524/7142 1983/2049/7143 1985/2052/7144 +f 1985/2052/7145 1983/2049/7146 448/500/7147 1984/2051/7148 +f 1979/2044/7149 1985/2052/7150 1984/2051/7151 447/498/7152 +f 464/524/7153 1986/2053/7154 1989/2057/7155 1983/2049/7156 +f 1986/2053/7157 465/525/7158 1987/2054/7159 1989/2057/7160 +f 1989/2057/7161 1987/2054/7162 449/502/7163 1988/2056/7164 +f 1983/2049/7165 1989/2057/7166 1988/2056/7167 448/500/7168 +f 465/525/7169 1990/2058/7170 1993/2062/7171 1987/2054/7172 +f 1990/2058/7173 466/526/7174 1991/2059/7175 1993/2062/7176 +f 1993/2062/7177 1991/2059/7178 450/504/7179 1992/2061/7180 +f 1987/2054/7181 1993/2062/7182 1992/2061/7183 449/502/7184 +f 466/526/7185 1994/2063/7186 1997/2067/7187 1991/2059/7188 +f 1994/2063/7189 467/527/7190 1995/2064/7191 1997/2067/7192 +f 1997/2067/7193 1995/2064/7194 451/506/7195 1996/2066/7196 +f 1991/2059/7197 1997/2067/7198 1996/2066/7199 450/504/7200 +f 467/527/7201 1998/2068/7202 2001/2072/7203 1995/2064/7204 +f 1998/2068/7205 468/528/7206 1999/2069/7207 2001/2072/7208 +f 2001/2072/7209 1999/2069/7210 452/508/7211 2000/2071/7212 +f 1995/2064/7213 2001/2072/7214 2000/2071/7215 451/506/7216 +f 468/528/7217 2002/2073/7218 2005/2077/7219 1999/2069/7220 +f 2002/2073/7221 469/529/7222 2003/2074/7223 2005/2077/7224 +f 2005/2077/7225 2003/2074/7226 453/510/7227 2004/2076/7228 +f 1999/2069/7229 2005/2077/7230 2004/2076/7231 452/508/7232 +f 469/529/7233 2006/2078/7234 2009/2082/7235 2003/2074/7236 +f 2006/2078/7237 470/530/7238 2007/2079/7239 2009/2082/7240 +f 2009/2082/7241 2007/2079/7242 454/512/7243 2008/2081/7244 +f 2003/2074/7245 2009/2082/7246 2008/2081/7247 453/510/7248 +f 470/530/7249 2010/2083/7250 2013/2087/7251 2007/2079/7252 +f 2010/2083/7253 471/531/7254 2011/2084/7255 2013/2087/7256 +f 2013/2087/7257 2011/2084/7258 455/514/7259 2012/2086/7260 +f 2007/2079/7261 2013/2087/7262 2012/2086/7263 454/512/7264 +f 471/531/7265 2014/2088/7266 2017/2092/7267 2011/2084/7268 +f 2014/2088/7269 472/532/7270 2015/2089/7271 2017/2092/7272 +f 2017/2092/7273 2015/2089/7274 456/516/7275 2016/2091/7276 +f 2011/2084/7277 2017/2092/7278 2016/2091/7279 455/514/7280 +f 472/532/7281 2018/2093/7282 2020/2096/7283 2015/2089/7284 +f 2018/2093/7285 457/517/7286 1958/2019/7287 2020/2096/7288 +f 2020/2096/7289 1958/2019/7290 441/486/7291 2019/2095/7292 +f 2015/2089/7293 2020/2096/7294 2019/2095/7295 456/516/7296 +f 458/518/7297 1959/2020/7298 2023/2099/7299 2022/2098/7300 +f 1959/2020/7301 457/517/7302 2021/2097/7303 2023/2099/7304 +f 2023/2099/7305 2021/2097/7306 410/454/7307 1882/1942/7308 +f 2022/2098/7309 2023/2099/7310 1882/1942/7311 439/483/7312 +f 437/481/7313 2024/2100/7314 2025/2101/7315 1885/1945/7316 +f 2024/2100/7317 459/519/7318 1962/2023/7319 2025/2101/7320 +f 2025/2101/7321 1962/2023/7322 458/518/7323 2022/2098/7324 +f 1885/1945/7325 2025/2101/7326 2022/2098/7327 439/483/7328 +f 435/479/7329 2026/2102/7330 2027/2103/7331 1888/1948/7332 +f 2026/2102/7333 460/520/7334 1966/2028/7335 2027/2103/7336 +f 2027/2103/7337 1966/2028/7338 459/519/7339 2024/2100/7340 +f 1888/1948/7341 2027/2103/7342 2024/2100/7343 437/481/7344 +f 433/477/7345 2028/2104/7346 2029/2105/7347 1891/1951/7348 +f 2028/2104/7349 461/521/7350 1970/2033/7351 2029/2105/7352 +f 2029/2105/7353 1970/2033/7354 460/520/7355 2026/2102/7356 +f 1891/1951/7357 2029/2105/7358 2026/2102/7359 435/479/7360 +f 431/475/7361 2030/2106/7362 2031/2107/7363 1894/1954/7364 +f 2030/2106/7365 462/522/7366 1974/2038/7367 2031/2107/7368 +f 2031/2107/7369 1974/2038/7370 461/521/7371 2028/2104/7372 +f 1894/1954/7373 2031/2107/7374 2028/2104/7375 433/477/7376 +f 429/473/7377 2032/2108/7378 2033/2109/7379 1897/1957/7380 +f 2032/2108/7381 463/523/7382 1978/2043/7383 2033/2109/7384 +f 2033/2109/7385 1978/2043/7386 462/522/7387 2030/2106/7388 +f 1897/1957/7389 2033/2109/7390 2030/2106/7391 431/475/7392 +f 427/471/7393 2034/2110/7394 2035/2111/7395 1900/1960/7396 +f 2034/2110/7397 464/524/7398 1982/2048/7399 2035/2111/7400 +f 2035/2111/7401 1982/2048/7402 463/523/7403 2032/2108/7404 +f 1900/1960/7405 2035/2111/7406 2032/2108/7407 429/473/7408 +f 425/469/7409 2036/2112/7410 2037/2113/7411 1903/1963/7412 +f 2036/2112/7413 465/525/7414 1986/2053/7415 2037/2113/7416 +f 2037/2113/7417 1986/2053/7418 464/524/7419 2034/2110/7420 +f 1903/1963/7421 2037/2113/7422 2034/2110/7423 427/471/7424 +f 423/467/7425 2038/2114/7426 2039/2115/7427 1906/1966/7428 +f 2038/2114/7429 466/526/7430 1990/2058/7431 2039/2115/7432 +f 2039/2115/7433 1990/2058/7434 465/525/7435 2036/2112/7436 +f 1906/1966/7437 2039/2115/7438 2036/2112/7439 425/469/7440 +f 421/465/7441 2040/2116/7442 2041/2117/7443 1909/1969/7444 +f 2040/2116/7445 467/527/7446 1994/2063/7447 2041/2117/7448 +f 2041/2117/7449 1994/2063/7450 466/526/7451 2038/2114/7452 +f 1909/1969/7453 2041/2117/7454 2038/2114/7455 423/467/7456 +f 419/463/7457 2042/2118/7458 2043/2119/7459 1912/1972/7460 +f 2042/2118/7461 468/528/7462 1998/2068/7463 2043/2119/7464 +f 2043/2119/7465 1998/2068/7466 467/527/7467 2040/2116/7468 +f 1912/1972/7469 2043/2119/7470 2040/2116/7471 421/465/7472 +f 417/461/7473 2044/2120/7474 2045/2121/7475 1915/1975/7476 +f 2044/2120/7477 469/529/7478 2002/2073/7479 2045/2121/7480 +f 2045/2121/7481 2002/2073/7482 468/528/7483 2042/2118/7484 +f 1915/1975/7485 2045/2121/7486 2042/2118/7487 419/463/7488 +f 415/459/7489 2046/2122/7490 2047/2123/7491 1918/1978/7492 +f 2046/2122/7493 470/530/7494 2006/2078/7495 2047/2123/7496 +f 2047/2123/7497 2006/2078/7498 469/529/7499 2044/2120/7500 +f 1918/1978/7501 2047/2123/7502 2044/2120/7503 417/461/7504 +f 413/457/7505 2048/2124/7506 2049/2125/7507 1921/1981/7508 +f 2048/2124/7509 471/531/7510 2010/2083/7511 2049/2125/7512 +f 2049/2125/7513 2010/2083/7514 470/530/7515 2046/2122/7516 +f 1921/1981/7517 2049/2125/7518 2046/2122/7519 415/459/7520 +f 411/455/7521 2050/2126/7522 2051/2127/7523 1923/1983/7524 +f 2050/2126/7525 472/532/7526 2014/2088/7527 2051/2127/7528 +f 2051/2127/7529 2014/2088/7530 471/531/7531 2048/2124/7532 +f 1923/1983/7533 2051/2127/7534 2048/2124/7535 413/457/7536 +f 410/454/7537 2021/2097/7538 2052/2128/7539 1878/1938/7540 +f 2021/2097/7541 457/517/7542 2018/2093/7543 2052/2128/7544 +f 2052/2128/7545 2018/2093/7546 472/532/7547 2050/2126/7548 +f 1878/1938/7549 2052/2128/7550 2050/2126/7551 411/455/7552 +f 454/511/7553 2012/2085/7554 2055/2131/7555 2054/2130/7556 +f 2012/2085/7557 455/513/7558 2053/2129/7559 2055/2131/7560 +f 2055/2131/7561 2053/2129/7562 474/534/7563 1826/1886/7564 +f 2054/2130/7565 2055/2131/7566 1826/1886/7567 473/533/7568 +f 455/513/7569 2016/2090/7570 2057/2133/7571 2053/2129/7572 +f 2016/2090/7573 456/515/7574 2056/2132/7575 2057/2133/7576 +f 2057/2133/7577 2056/2132/7578 475/535/7579 1822/1882/7580 +f 2053/2129/7581 2057/2133/7582 1822/1882/7583 474/534/7584 +f 456/515/7585 2019/2094/7586 2059/2135/7587 2056/2132/7588 +f 2019/2094/7589 441/485/7590 2058/2134/7591 2059/2135/7592 +f 2059/2135/7593 2058/2134/7594 476/536/7595 1818/1878/7596 +f 2056/2132/7597 2059/2135/7598 1818/1878/7599 475/535/7600 +f 477/537/7601 1814/1874/7602 2061/2137/7603 2060/2136/7604 +f 1814/1874/7605 476/536/7606 2058/2134/7607 2061/2137/7608 +f 2061/2137/7609 2058/2134/7610 441/485/7611 1957/2017/7612 +f 2060/2136/7613 2061/2137/7614 1957/2017/7615 442/487/7616 +f 442/487/7617 1964/2025/7618 2063/2139/7619 2060/2136/7620 +f 1964/2025/7621 443/489/7622 2062/2138/7623 2063/2139/7624 +f 2063/2139/7625 2062/2138/7626 478/538/7627 1874/1934/7628 +f 2060/2136/7629 2063/2139/7630 1874/1934/7631 477/537/7632 +f 443/489/7633 1968/2030/7634 2065/2141/7635 2062/2138/7636 +f 1968/2030/7637 444/491/7638 2064/2140/7639 2065/2141/7640 +f 2065/2141/7641 2064/2140/7642 479/539/7643 1870/1930/7644 +f 2062/2138/7645 2065/2141/7646 1870/1930/7647 478/538/7648 +f 444/491/7649 1972/2035/7650 2067/2143/7651 2064/2140/7652 +f 1972/2035/7653 445/493/7654 2066/2142/7655 2067/2143/7656 +f 2067/2143/7657 2066/2142/7658 480/540/7659 1866/1926/7660 +f 2064/2140/7661 2067/2143/7662 1866/1926/7663 479/539/7664 +f 445/493/7665 1976/2040/7666 2069/2145/7667 2066/2142/7668 +f 1976/2040/7669 446/495/7670 2068/2144/7671 2069/2145/7672 +f 2069/2145/7673 2068/2144/7674 481/541/7675 1862/1922/7676 +f 2066/2142/7677 2069/2145/7678 1862/1922/7679 480/540/7680 +f 446/495/7681 1980/2045/7682 2071/2147/7683 2068/2144/7684 +f 1980/2045/7685 447/497/7686 2070/2146/7687 2071/2147/7688 +f 2071/2147/7689 2070/2146/7690 482/542/7691 1858/1918/7692 +f 2068/2144/7693 2071/2147/7694 1858/1918/7695 481/541/7696 +f 447/497/7697 1984/2050/7698 2073/2149/7699 2070/2146/7700 +f 1984/2050/7701 448/499/7702 2072/2148/7703 2073/2149/7704 +f 2073/2149/7705 2072/2148/7706 483/543/7707 1854/1914/7708 +f 2070/2146/7709 2073/2149/7710 1854/1914/7711 482/542/7712 +f 448/499/7713 1988/2055/7714 2075/2151/7715 2072/2148/7716 +f 1988/2055/7717 449/501/7718 2074/2150/7719 2075/2151/7720 +f 2075/2151/7721 2074/2150/7722 484/544/7723 1850/1910/7724 +f 2072/2148/7725 2075/2151/7726 1850/1910/7727 483/543/7728 +f 449/501/7729 1992/2060/7730 2077/2153/7731 2074/2150/7732 +f 1992/2060/7733 450/503/7734 2076/2152/7735 2077/2153/7736 +f 2077/2153/7737 2076/2152/7738 485/545/7739 1846/1906/7740 +f 2074/2150/7741 2077/2153/7742 1846/1906/7743 484/544/7744 +f 450/503/7745 1996/2065/7746 2079/2155/7747 2076/2152/7748 +f 1996/2065/7749 451/505/7750 2078/2154/7751 2079/2155/7752 +f 2079/2155/7753 2078/2154/7754 486/546/7755 1842/1902/7756 +f 2076/2152/7757 2079/2155/7758 1842/1902/7759 485/545/7760 +f 451/505/7761 2000/2070/7762 2081/2157/7763 2078/2154/7764 +f 2000/2070/7765 452/507/7766 2080/2156/7767 2081/2157/7768 +f 2081/2157/7769 2080/2156/7770 487/547/7771 1838/1898/7772 +f 2078/2154/7773 2081/2157/7774 1838/1898/7775 486/546/7776 +f 452/507/7777 2004/2075/7778 2083/2159/7779 2080/2156/7780 +f 2004/2075/7781 453/509/7782 2082/2158/7783 2083/2159/7784 +f 2083/2159/7785 2082/2158/7786 488/548/7787 1834/1894/7788 +f 2080/2156/7789 2083/2159/7790 1834/1894/7791 487/547/7792 +f 453/509/7793 2008/2080/7794 2084/2160/7795 2082/2158/7796 +f 2008/2080/7797 454/511/7798 2054/2130/7799 2084/2160/7800 +f 2084/2160/7801 2054/2130/7802 473/533/7803 1830/1890/7804 +f 2082/2158/7805 2084/2160/7806 1830/1890/7807 488/548/7808 +f 490/550/7809 1682/1742/7810 2088/2165/7811 2087/2164/7812 +f 1682/1742/7813 489/549/7814 2085/2161/7815 2088/2165/7816 +f 2088/2165/7817 2085/2161/7818 366/368/7819 2086/2163/7820 +f 2087/2164/7821 2088/2165/7822 2086/2163/7823 365/366/7824 +f 491/551/7825 1811/1871/7826 2091/2169/7827 2090/2168/7828 +f 1811/1871/7829 490/550/7830 2087/2164/7831 2091/2169/7832 +f 2091/2169/7833 2087/2164/7834 365/366/7835 2089/2167/7836 +f 2090/2168/7837 2091/2169/7838 2089/2167/7839 408/452/7840 +f 492/552/7841 1809/1869/7842 2094/2173/7843 2093/2172/7844 +f 1809/1869/7845 491/551/7846 2090/2168/7847 2094/2173/7848 +f 2094/2173/7849 2090/2168/7850 408/452/7851 2092/2171/7852 +f 2093/2172/7853 2094/2173/7854 2092/2171/7855 407/450/7856 +f 493/553/7857 1806/1866/7858 2097/2177/7859 2096/2176/7860 +f 1806/1866/7861 492/552/7862 2093/2172/7863 2097/2177/7864 +f 2097/2177/7865 2093/2172/7866 407/450/7867 2095/2175/7868 +f 2096/2176/7869 2097/2177/7870 2095/2175/7871 406/448/7872 +f 494/554/7873 1803/1863/7874 2100/2181/7875 2099/2180/7876 +f 1803/1863/7877 493/553/7878 2096/2176/7879 2100/2181/7880 +f 2100/2181/7881 2096/2176/7882 406/448/7883 2098/2179/7884 +f 2099/2180/7885 2100/2181/7886 2098/2179/7887 405/446/7888 +f 495/555/7889 1800/1860/7890 2103/2185/7891 2102/2184/7892 +f 1800/1860/7893 494/554/7894 2099/2180/7895 2103/2185/7896 +f 2103/2185/7897 2099/2180/7898 405/446/7899 2101/2183/7900 +f 2102/2184/7901 2103/2185/7902 2101/2183/7903 404/444/7904 +f 496/556/7905 1797/1857/7906 2106/2189/7907 2105/2188/7908 +f 1797/1857/7909 495/555/7910 2102/2184/7911 2106/2189/7912 +f 2106/2189/7913 2102/2184/7914 404/444/7915 2104/2187/7916 +f 2105/2188/7917 2106/2189/7918 2104/2187/7919 403/442/7920 +f 497/557/7921 1794/1854/7922 2109/2193/7923 2108/2192/7924 +f 1794/1854/7925 496/556/7926 2105/2188/7927 2109/2193/7928 +f 2109/2193/7929 2105/2188/7930 403/442/7931 2107/2191/7932 +f 2108/2192/7933 2109/2193/7934 2107/2191/7935 402/440/7936 +f 498/558/7937 1791/1851/7938 2112/2197/7939 2111/2196/7940 +f 1791/1851/7941 497/557/7942 2108/2192/7943 2112/2197/7944 +f 2112/2197/7945 2108/2192/7946 402/440/7947 2110/2195/7948 +f 2111/2196/7949 2112/2197/7950 2110/2195/7951 401/438/7952 +f 499/559/7953 1788/1848/7954 2115/2201/7955 2114/2200/7956 +f 1788/1848/7957 498/558/7958 2111/2196/7959 2115/2201/7960 +f 2115/2201/7961 2111/2196/7962 401/438/7963 2113/2199/7964 +f 2114/2200/7965 2115/2201/7966 2113/2199/7967 400/436/7968 +f 500/560/7969 1785/1845/7970 2118/2205/7971 2117/2204/7972 +f 1785/1845/7973 499/559/7974 2114/2200/7975 2118/2205/7976 +f 2118/2205/7977 2114/2200/7978 400/436/7979 2116/2203/7980 +f 2117/2204/7981 2118/2205/7982 2116/2203/7983 399/434/7984 +f 501/561/7985 1782/1842/7986 2121/2209/7987 2120/2208/7988 +f 1782/1842/7989 500/560/7990 2117/2204/7991 2121/2209/7992 +f 2121/2209/7993 2117/2204/7994 399/434/7995 2119/2207/7996 +f 2120/2208/7997 2121/2209/7998 2119/2207/7999 398/432/8000 +f 502/562/8001 1779/1839/8002 2124/2213/8003 2123/2212/8004 +f 1779/1839/8005 501/561/8006 2120/2208/8007 2124/2213/8008 +f 2124/2213/8009 2120/2208/8010 398/432/8011 2122/2211/8012 +f 2123/2212/8013 2124/2213/8014 2122/2211/8015 397/430/8016 +f 503/563/8017 1776/1836/8018 2127/2217/8019 2126/2216/8020 +f 1776/1836/8021 502/562/8022 2123/2212/8023 2127/2217/8024 +f 2127/2217/8025 2123/2212/8026 397/430/8027 2125/2215/8028 +f 2126/2216/8029 2127/2217/8030 2125/2215/8031 396/428/8032 +f 504/564/8033 1773/1833/8034 2130/2221/8035 2129/2220/8036 +f 1773/1833/8037 503/563/8038 2126/2216/8039 2130/2221/8040 +f 2130/2221/8041 2126/2216/8042 396/428/8043 2128/2219/8044 +f 2129/2220/8045 2130/2221/8046 2128/2219/8047 395/426/8048 +f 505/565/8049 1770/1830/8050 2133/2225/8051 2132/2224/8052 +f 1770/1830/8053 504/564/8054 2129/2220/8055 2133/2225/8056 +f 2133/2225/8057 2129/2220/8058 395/426/8059 2131/2223/8060 +f 2132/2224/8061 2133/2225/8062 2131/2223/8063 394/424/8064 +f 506/566/8065 1767/1827/8066 2136/2229/8067 2135/2228/8068 +f 1767/1827/8069 505/565/8070 2132/2224/8071 2136/2229/8072 +f 2136/2229/8073 2132/2224/8074 394/424/8075 2134/2227/8076 +f 2135/2228/8077 2136/2229/8078 2134/2227/8079 393/422/8080 +f 507/567/8081 1764/1824/8082 2139/2233/8083 2138/2232/8084 +f 1764/1824/8085 506/566/8086 2135/2228/8087 2139/2233/8088 +f 2139/2233/8089 2135/2228/8090 393/422/8091 2137/2231/8092 +f 2138/2232/8093 2139/2233/8094 2137/2231/8095 392/420/8096 +f 508/568/8097 1761/1821/8098 2142/2237/8099 2141/2236/8100 +f 1761/1821/8101 507/567/8102 2138/2232/8103 2142/2237/8104 +f 2142/2237/8105 2138/2232/8106 392/420/8107 2140/2235/8108 +f 2141/2236/8109 2142/2237/8110 2140/2235/8111 391/418/8112 +f 509/569/8113 1758/1818/8114 2145/2241/8115 2144/2240/8116 +f 1758/1818/8117 508/568/8118 2141/2236/8119 2145/2241/8120 +f 2145/2241/8121 2141/2236/8122 391/418/8123 2143/2239/8124 +f 2144/2240/8125 2145/2241/8126 2143/2239/8127 390/416/8128 +f 510/570/8129 1755/1815/8130 2148/2245/8131 2147/2244/8132 +f 1755/1815/8133 509/569/8134 2144/2240/8135 2148/2245/8136 +f 2148/2245/8137 2144/2240/8138 390/416/8139 2146/2243/8140 +f 2147/2244/8141 2148/2245/8142 2146/2243/8143 389/414/8144 +f 511/571/8145 1752/1812/8146 2151/2249/8147 2150/2248/8148 +f 1752/1812/8149 510/570/8150 2147/2244/8151 2151/2249/8152 +f 2151/2249/8153 2147/2244/8154 389/414/8155 2149/2247/8156 +f 2150/2248/8157 2151/2249/8158 2149/2247/8159 388/412/8160 +f 512/572/8161 1749/1809/8162 2154/2253/8163 2153/2252/8164 +f 1749/1809/8165 511/571/8166 2150/2248/8167 2154/2253/8168 +f 2154/2253/8169 2150/2248/8170 388/412/8171 2152/2251/8172 +f 2153/2252/8173 2154/2253/8174 2152/2251/8175 387/410/8176 +f 513/573/8177 1746/1806/8178 2157/2257/8179 2156/2256/8180 +f 1746/1806/8181 512/572/8182 2153/2252/8183 2157/2257/8184 +f 2157/2257/8185 2153/2252/8186 387/410/8187 2155/2255/8188 +f 2156/2256/8189 2157/2257/8190 2155/2255/8191 386/408/8192 +f 514/574/8193 1743/1803/8194 2160/2261/8195 2159/2260/8196 +f 1743/1803/8197 513/573/8198 2156/2256/8199 2160/2261/8200 +f 2160/2261/8201 2156/2256/8202 386/408/8203 2158/2259/8204 +f 2159/2260/8205 2160/2261/8206 2158/2259/8207 385/406/8208 +f 515/575/8209 1740/1800/8210 2163/2265/8211 2162/2264/8212 +f 1740/1800/8213 514/574/8214 2159/2260/8215 2163/2265/8216 +f 2163/2265/8217 2159/2260/8218 385/406/8219 2161/2263/8220 +f 2162/2264/8221 2163/2265/8222 2161/2263/8223 384/404/8224 +f 516/576/8225 1737/1797/8226 2166/2269/8227 2165/2268/8228 +f 1737/1797/8229 515/575/8230 2162/2264/8231 2166/2269/8232 +f 2166/2269/8233 2162/2264/8234 384/404/8235 2164/2267/8236 +f 2165/2268/8237 2166/2269/8238 2164/2267/8239 383/402/8240 +f 517/577/8241 1734/1794/8242 2169/2273/8243 2168/2272/8244 +f 1734/1794/8245 516/576/8246 2165/2268/8247 2169/2273/8248 +f 2169/2273/8249 2165/2268/8250 383/402/8251 2167/2271/8252 +f 2168/2272/8253 2169/2273/8254 2167/2271/8255 382/400/8256 +f 518/578/8257 1731/1791/8258 2172/2277/8259 2171/2276/8260 +f 1731/1791/8261 517/577/8262 2168/2272/8263 2172/2277/8264 +f 2172/2277/8265 2168/2272/8266 382/400/8267 2170/2275/8268 +f 2171/2276/8269 2172/2277/8270 2170/2275/8271 381/398/8272 +f 519/579/8273 1728/1788/8274 2175/2281/8275 2174/2280/8276 +f 1728/1788/8277 518/578/8278 2171/2276/8279 2175/2281/8280 +f 2175/2281/8281 2171/2276/8282 381/398/8283 2173/2279/8284 +f 2174/2280/8285 2175/2281/8286 2173/2279/8287 380/396/8288 +f 520/580/8289 1725/1785/8290 2178/2285/8291 2177/2284/8292 +f 1725/1785/8293 519/579/8294 2174/2280/8295 2178/2285/8296 +f 2178/2285/8297 2174/2280/8298 380/396/8299 2176/2283/8300 +f 2177/2284/8301 2178/2285/8302 2176/2283/8303 379/394/8304 +f 521/581/8305 1722/1782/8306 2181/2289/8307 2180/2288/8308 +f 1722/1782/8309 520/580/8310 2177/2284/8311 2181/2289/8312 +f 2181/2289/8313 2177/2284/8314 379/394/8315 2179/2287/8316 +f 2180/2288/8317 2181/2289/8318 2179/2287/8319 378/392/8320 +f 522/582/8321 1719/1779/8322 2184/2293/8323 2183/2292/8324 +f 1719/1779/8325 521/581/8326 2180/2288/8327 2184/2293/8328 +f 2184/2293/8329 2180/2288/8330 378/392/8331 2182/2291/8332 +f 2183/2292/8333 2184/2293/8334 2182/2291/8335 377/390/8336 +f 523/583/8337 1716/1776/8338 2187/2297/8339 2186/2296/8340 +f 1716/1776/8341 522/582/8342 2183/2292/8343 2187/2297/8344 +f 2187/2297/8345 2183/2292/8346 377/390/8347 2185/2295/8348 +f 2186/2296/8349 2187/2297/8350 2185/2295/8351 376/388/8352 +f 524/584/8353 1713/1773/8354 2190/2301/8355 2189/2300/8356 +f 1713/1773/8357 523/583/8358 2186/2296/8359 2190/2301/8360 +f 2190/2301/8361 2186/2296/8362 376/388/8363 2188/2299/8364 +f 2189/2300/8365 2190/2301/8366 2188/2299/8367 375/386/8368 +f 525/585/8369 1710/1770/8370 2193/2305/8371 2192/2304/8372 +f 1710/1770/8373 524/584/8374 2189/2300/8375 2193/2305/8376 +f 2193/2305/8377 2189/2300/8378 375/386/8379 2191/2303/8380 +f 2192/2304/8381 2193/2305/8382 2191/2303/8383 374/384/8384 +f 526/586/8385 1707/1767/8386 2196/2309/8387 2195/2308/8388 +f 1707/1767/8389 525/585/8390 2192/2304/8391 2196/2309/8392 +f 2196/2309/8393 2192/2304/8394 374/384/8395 2194/2307/8396 +f 2195/2308/8397 2196/2309/8398 2194/2307/8399 373/382/8400 +f 527/587/8401 1704/1764/8402 2199/2313/8403 2198/2312/8404 +f 1704/1764/8405 526/586/8406 2195/2308/8407 2199/2313/8408 +f 2199/2313/8409 2195/2308/8410 373/382/8411 2197/2311/8412 +f 2198/2312/8413 2199/2313/8414 2197/2311/8415 372/380/8416 +f 528/588/8417 1701/1761/8418 2202/2317/8419 2201/2316/8420 +f 1701/1761/8421 527/587/8422 2198/2312/8423 2202/2317/8424 +f 2202/2317/8425 2198/2312/8426 372/380/8427 2200/2315/8428 +f 2201/2316/8429 2202/2317/8430 2200/2315/8431 371/378/8432 +f 529/589/8433 1698/1758/8434 2205/2321/8435 2204/2320/8436 +f 1698/1758/8437 528/588/8438 2201/2316/8439 2205/2321/8440 +f 2205/2321/8441 2201/2316/8442 371/378/8443 2203/2319/8444 +f 2204/2320/8445 2205/2321/8446 2203/2319/8447 370/376/8448 +f 530/590/8449 1695/1755/8450 2208/2325/8451 2207/2324/8452 +f 1695/1755/8453 529/589/8454 2204/2320/8455 2208/2325/8456 +f 2208/2325/8457 2204/2320/8458 370/376/8459 2206/2323/8460 +f 2207/2324/8461 2208/2325/8462 2206/2323/8463 369/374/8464 +f 369/374/8465 2209/2327/8466 2211/2329/8467 2207/2324/8468 +f 2209/2327/8469 368/372/8470 2210/2328/8471 2211/2329/8472 +f 2211/2329/8473 2210/2328/8474 531/591/8475 1691/1751/8476 +f 2207/2324/8477 2211/2329/8478 1691/1751/8479 530/590/8480 +f 532/592/8481 1689/1749/8482 2214/2333/8483 2213/2332/8484 +f 1689/1749/8485 531/591/8486 2210/2328/8487 2214/2333/8488 +f 2214/2333/8489 2210/2328/8490 368/372/8491 2212/2331/8492 +f 2213/2332/8493 2214/2333/8494 2212/2331/8495 367/370/8496 +f 489/549/8497 1686/1746/8498 2216/2336/8499 2085/2161/8500 +f 1686/1746/8501 532/592/8502 2213/2332/8503 2216/2336/8504 +f 2216/2336/8505 2213/2332/8506 367/370/8507 2215/2335/8508 +f 2085/2161/8509 2216/2336/8510 2215/2335/8511 366/368/8512 +f 366/367/8513 2215/2334/8514 2219/2339/8515 2218/2338/8516 +f 2215/2334/8517 367/369/8518 2217/2337/8519 2219/2339/8520 +f 2219/2339/8521 2217/2337/8522 534/594/8523 1294/1354/8524 +f 2218/2338/8525 2219/2339/8526 1294/1354/8527 533/593/8528 +f 367/369/8529 2212/2330/8530 2221/2341/8531 2217/2337/8532 +f 2212/2330/8533 368/371/8534 2220/2340/8535 2221/2341/8536 +f 2221/2341/8537 2220/2340/8538 535/595/8539 1290/1350/8540 +f 2217/2337/8541 2221/2341/8542 1290/1350/8543 534/594/8544 +f 536/596/8545 1286/1346/8546 2223/2343/8547 2222/2342/8548 +f 1286/1346/8549 535/595/8550 2220/2340/8551 2223/2343/8552 +f 2223/2343/8553 2220/2340/8554 368/371/8555 2209/2326/8556 +f 2222/2342/8557 2223/2343/8558 2209/2326/8559 369/373/8560 +f 369/373/8561 2206/2322/8562 2225/2345/8563 2222/2342/8564 +f 2206/2322/8565 370/375/8566 2224/2344/8567 2225/2345/8568 +f 2225/2345/8569 2224/2344/8570 537/597/8571 1458/1518/8572 +f 2222/2342/8573 2225/2345/8574 1458/1518/8575 536/596/8576 +f 370/375/8577 2203/2318/8578 2227/2347/8579 2224/2344/8580 +f 2203/2318/8581 371/377/8582 2226/2346/8583 2227/2347/8584 +f 2227/2347/8585 2226/2346/8586 538/598/8587 1454/1514/8588 +f 2224/2344/8589 2227/2347/8590 1454/1514/8591 537/597/8592 +f 371/377/8593 2200/2314/8594 2229/2349/8595 2226/2346/8596 +f 2200/2314/8597 372/379/8598 2228/2348/8599 2229/2349/8600 +f 2229/2349/8601 2228/2348/8602 539/599/8603 1450/1510/8604 +f 2226/2346/8605 2229/2349/8606 1450/1510/8607 538/598/8608 +f 372/379/8609 2197/2310/8610 2231/2351/8611 2228/2348/8612 +f 2197/2310/8613 373/381/8614 2230/2350/8615 2231/2351/8616 +f 2231/2351/8617 2230/2350/8618 540/600/8619 1446/1506/8620 +f 2228/2348/8621 2231/2351/8622 1446/1506/8623 539/599/8624 +f 373/381/8625 2194/2306/8626 2233/2353/8627 2230/2350/8628 +f 2194/2306/8629 374/383/8630 2232/2352/8631 2233/2353/8632 +f 2233/2353/8633 2232/2352/8634 541/601/8635 1442/1502/8636 +f 2230/2350/8637 2233/2353/8638 1442/1502/8639 540/600/8640 +f 374/383/8641 2191/2302/8642 2235/2355/8643 2232/2352/8644 +f 2191/2302/8645 375/385/8646 2234/2354/8647 2235/2355/8648 +f 2235/2355/8649 2234/2354/8650 542/602/8651 1438/1498/8652 +f 2232/2352/8653 2235/2355/8654 1438/1498/8655 541/601/8656 +f 375/385/8657 2188/2298/8658 2237/2357/8659 2234/2354/8660 +f 2188/2298/8661 376/387/8662 2236/2356/8663 2237/2357/8664 +f 2237/2357/8665 2236/2356/8666 543/603/8667 1434/1494/8668 +f 2234/2354/8669 2237/2357/8670 1434/1494/8671 542/602/8672 +f 376/387/8673 2185/2294/8674 2239/2359/8675 2236/2356/8676 +f 2185/2294/8677 377/389/8678 2238/2358/8679 2239/2359/8680 +f 2239/2359/8681 2238/2358/8682 544/604/8683 1430/1490/8684 +f 2236/2356/8685 2239/2359/8686 1430/1490/8687 543/603/8688 +f 377/389/8689 2182/2290/8690 2241/2361/8691 2238/2358/8692 +f 2182/2290/8693 378/391/8694 2240/2360/8695 2241/2361/8696 +f 2241/2361/8697 2240/2360/8698 545/605/8699 1426/1486/8700 +f 2238/2358/8701 2241/2361/8702 1426/1486/8703 544/604/8704 +f 378/391/8705 2179/2286/8706 2243/2363/8707 2240/2360/8708 +f 2179/2286/8709 379/393/8710 2242/2362/8711 2243/2363/8712 +f 2243/2363/8713 2242/2362/8714 546/606/8715 1422/1482/8716 +f 2240/2360/8717 2243/2363/8718 1422/1482/8719 545/605/8720 +f 379/393/8721 2176/2282/8722 2245/2365/8723 2242/2362/8724 +f 2176/2282/8725 380/395/8726 2244/2364/8727 2245/2365/8728 +f 2245/2365/8729 2244/2364/8730 547/607/8731 1418/1478/8732 +f 2242/2362/8733 2245/2365/8734 1418/1478/8735 546/606/8736 +f 380/395/8737 2173/2278/8738 2247/2367/8739 2244/2364/8740 +f 2173/2278/8741 381/397/8742 2246/2366/8743 2247/2367/8744 +f 2247/2367/8745 2246/2366/8746 548/608/8747 1414/1474/8748 +f 2244/2364/8749 2247/2367/8750 1414/1474/8751 547/607/8752 +f 381/397/8753 2170/2274/8754 2249/2369/8755 2246/2366/8756 +f 2170/2274/8757 382/399/8758 2248/2368/8759 2249/2369/8760 +f 2249/2369/8761 2248/2368/8762 549/609/8763 1410/1470/8764 +f 2246/2366/8765 2249/2369/8766 1410/1470/8767 548/608/8768 +f 382/399/8769 2167/2270/8770 2251/2371/8771 2248/2368/8772 +f 2167/2270/8773 383/401/8774 2250/2370/8775 2251/2371/8776 +f 2251/2371/8777 2250/2370/8778 550/610/8779 1406/1466/8780 +f 2248/2368/8781 2251/2371/8782 1406/1466/8783 549/609/8784 +f 383/401/8785 2164/2266/8786 2253/2373/8787 2250/2370/8788 +f 2164/2266/8789 384/403/8790 2252/2372/8791 2253/2373/8792 +f 2253/2373/8793 2252/2372/8794 551/611/8795 1402/1462/8796 +f 2250/2370/8797 2253/2373/8798 1402/1462/8799 550/610/8800 +f 384/403/8801 2161/2262/8802 2255/2375/8803 2252/2372/8804 +f 2161/2262/8805 385/405/8806 2254/2374/8807 2255/2375/8808 +f 2255/2375/8809 2254/2374/8810 552/612/8811 1398/1458/8812 +f 2252/2372/8813 2255/2375/8814 1398/1458/8815 551/611/8816 +f 385/405/8817 2158/2258/8818 2257/2377/8819 2254/2374/8820 +f 2158/2258/8821 386/407/8822 2256/2376/8823 2257/2377/8824 +f 2257/2377/8825 2256/2376/8826 553/613/8827 1394/1454/8828 +f 2254/2374/8829 2257/2377/8830 1394/1454/8831 552/612/8832 +f 386/407/8833 2155/2254/8834 2259/2379/8835 2256/2376/8836 +f 2155/2254/8837 387/409/8838 2258/2378/8839 2259/2379/8840 +f 2259/2379/8841 2258/2378/8842 554/614/8843 1390/1450/8844 +f 2256/2376/8845 2259/2379/8846 1390/1450/8847 553/613/8848 +f 387/409/8849 2152/2250/8850 2261/2381/8851 2258/2378/8852 +f 2152/2250/8853 388/411/8854 2260/2380/8855 2261/2381/8856 +f 2261/2381/8857 2260/2380/8858 555/615/8859 1386/1446/8860 +f 2258/2378/8861 2261/2381/8862 1386/1446/8863 554/614/8864 +f 388/411/8865 2149/2246/8866 2263/2383/8867 2260/2380/8868 +f 2149/2246/8869 389/413/8870 2262/2382/8871 2263/2383/8872 +f 2263/2383/8873 2262/2382/8874 556/616/8875 1382/1442/8876 +f 2260/2380/8877 2263/2383/8878 1382/1442/8879 555/615/8880 +f 389/413/8881 2146/2242/8882 2265/2385/8883 2262/2382/8884 +f 2146/2242/8885 390/415/8886 2264/2384/8887 2265/2385/8888 +f 2265/2385/8889 2264/2384/8890 557/617/8891 1378/1438/8892 +f 2262/2382/8893 2265/2385/8894 1378/1438/8895 556/616/8896 +f 390/415/8897 2143/2238/8898 2267/2387/8899 2264/2384/8900 +f 2143/2238/8901 391/417/8902 2266/2386/8903 2267/2387/8904 +f 2267/2387/8905 2266/2386/8906 558/618/8907 1374/1434/8908 +f 2264/2384/8909 2267/2387/8910 1374/1434/8911 557/617/8912 +f 391/417/8913 2140/2234/8914 2269/2389/8915 2266/2386/8916 +f 2140/2234/8917 392/419/8918 2268/2388/8919 2269/2389/8920 +f 2269/2389/8921 2268/2388/8922 559/619/8923 1370/1430/8924 +f 2266/2386/8925 2269/2389/8926 1370/1430/8927 558/618/8928 +f 392/419/8929 2137/2230/8930 2271/2391/8931 2268/2388/8932 +f 2137/2230/8933 393/421/8934 2270/2390/8935 2271/2391/8936 +f 2271/2391/8937 2270/2390/8938 560/620/8939 1366/1426/8940 +f 2268/2388/8941 2271/2391/8942 1366/1426/8943 559/619/8944 +f 393/421/8945 2134/2226/8946 2273/2393/8947 2270/2390/8948 +f 2134/2226/8949 394/423/8950 2272/2392/8951 2273/2393/8952 +f 2273/2393/8953 2272/2392/8954 561/621/8955 1362/1422/8956 +f 2270/2390/8957 2273/2393/8958 1362/1422/8959 560/620/8960 +f 394/423/8961 2131/2222/8962 2275/2395/8963 2272/2392/8964 +f 2131/2222/8965 395/425/8966 2274/2394/8967 2275/2395/8968 +f 2275/2395/8969 2274/2394/8970 562/622/8971 1358/1418/8972 +f 2272/2392/8973 2275/2395/8974 1358/1418/8975 561/621/8976 +f 395/425/8977 2128/2218/8978 2277/2397/8979 2274/2394/8980 +f 2128/2218/8981 396/427/8982 2276/2396/8983 2277/2397/8984 +f 2277/2397/8985 2276/2396/8986 563/623/8987 1354/1414/8988 +f 2274/2394/8989 2277/2397/8990 1354/1414/8991 562/622/8992 +f 396/427/8993 2125/2214/8994 2279/2399/8995 2276/2396/8996 +f 2125/2214/8997 397/429/8998 2278/2398/8999 2279/2399/9000 +f 2279/2399/9001 2278/2398/9002 564/624/9003 1350/1410/9004 +f 2276/2396/9005 2279/2399/9006 1350/1410/9007 563/623/9008 +f 397/429/9009 2122/2210/9010 2281/2401/9011 2278/2398/9012 +f 2122/2210/9013 398/431/9014 2280/2400/9015 2281/2401/9016 +f 2281/2401/9017 2280/2400/9018 565/625/9019 1346/1406/9020 +f 2278/2398/9021 2281/2401/9022 1346/1406/9023 564/624/9024 +f 398/431/9025 2119/2206/9026 2283/2403/9027 2280/2400/9028 +f 2119/2206/9029 399/433/9030 2282/2402/9031 2283/2403/9032 +f 2283/2403/9033 2282/2402/9034 566/626/9035 1342/1402/9036 +f 2280/2400/9037 2283/2403/9038 1342/1402/9039 565/625/9040 +f 399/433/9041 2116/2202/9042 2285/2405/9043 2282/2402/9044 +f 2116/2202/9045 400/435/9046 2284/2404/9047 2285/2405/9048 +f 2285/2405/9049 2284/2404/9050 567/627/9051 1338/1398/9052 +f 2282/2402/9053 2285/2405/9054 1338/1398/9055 566/626/9056 +f 400/435/9057 2113/2198/9058 2287/2407/9059 2284/2404/9060 +f 2113/2198/9061 401/437/9062 2286/2406/9063 2287/2407/9064 +f 2287/2407/9065 2286/2406/9066 568/628/9067 1334/1394/9068 +f 2284/2404/9069 2287/2407/9070 1334/1394/9071 567/627/9072 +f 401/437/9073 2110/2194/9074 2289/2409/9075 2286/2406/9076 +f 2110/2194/9077 402/439/9078 2288/2408/9079 2289/2409/9080 +f 2289/2409/9081 2288/2408/9082 569/629/9083 1330/1390/9084 +f 2286/2406/9085 2289/2409/9086 1330/1390/9087 568/628/9088 +f 402/439/9089 2107/2190/9090 2291/2411/9091 2288/2408/9092 +f 2107/2190/9093 403/441/9094 2290/2410/9095 2291/2411/9096 +f 2291/2411/9097 2290/2410/9098 570/630/9099 1326/1386/9100 +f 2288/2408/9101 2291/2411/9102 1326/1386/9103 569/629/9104 +f 403/441/9105 2104/2186/9106 2293/2413/9107 2290/2410/9108 +f 2104/2186/9109 404/443/9110 2292/2412/9111 2293/2413/9112 +f 2293/2413/9113 2292/2412/9114 571/631/9115 1322/1382/9116 +f 2290/2410/9117 2293/2413/9118 1322/1382/9119 570/630/9120 +f 404/443/9121 2101/2182/9122 2295/2415/9123 2292/2412/9124 +f 2101/2182/9125 405/445/9126 2294/2414/9127 2295/2415/9128 +f 2295/2415/9129 2294/2414/9130 572/632/9131 1318/1378/9132 +f 2292/2412/9133 2295/2415/9134 1318/1378/9135 571/631/9136 +f 405/445/9137 2098/2178/9138 2297/2417/9139 2294/2414/9140 +f 2098/2178/9141 406/447/9142 2296/2416/9143 2297/2417/9144 +f 2297/2417/9145 2296/2416/9146 573/633/9147 1314/1374/9148 +f 2294/2414/9149 2297/2417/9150 1314/1374/9151 572/632/9152 +f 406/447/9153 2095/2174/9154 2299/2419/9155 2296/2416/9156 +f 2095/2174/9157 407/449/9158 2298/2418/9159 2299/2419/9160 +f 2299/2419/9161 2298/2418/9162 574/634/9163 1310/1370/9164 +f 2296/2416/9165 2299/2419/9166 1310/1370/9167 573/633/9168 +f 407/449/9169 2092/2170/9170 2301/2421/9171 2298/2418/9172 +f 2092/2170/9173 408/451/9174 2300/2420/9175 2301/2421/9176 +f 2301/2421/9177 2300/2420/9178 575/635/9179 1306/1366/9180 +f 2298/2418/9181 2301/2421/9182 1306/1366/9183 574/634/9184 +f 408/451/9185 2089/2166/9186 2303/2423/9187 2300/2420/9188 +f 2089/2166/9189 365/365/9190 2302/2422/9191 2303/2423/9192 +f 2303/2423/9193 2302/2422/9194 576/636/9195 1302/1362/9196 +f 2300/2420/9197 2303/2423/9198 1302/1362/9199 575/635/9200 +f 365/365/9201 2086/2162/9202 2304/2424/9203 2302/2422/9204 +f 2086/2162/9205 366/367/9206 2218/2338/9207 2304/2424/9208 +f 2304/2424/9209 2218/2338/9210 533/593/9211 1298/1358/9212 +f 2302/2422/9213 2304/2424/9214 1298/1358/9215 576/636/9216 diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.obj.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.obj.meta new file mode 100644 index 0000000..e1d0d10 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q.obj.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: ab6a7e9636fb74405a729ae089359930 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 100002: Letter_A_low + 400000: //RootNode + 400002: Letter_A_low + 2100000: Letter_A + 2300000: Letter_A_low + 3300000: Letter_A_low + 4300000: Letter_A_low + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_BaseColor.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_BaseColor.png new file mode 100644 index 0000000..08cf97c Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_BaseColor.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_BaseColor.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_BaseColor.png.meta new file mode 100644 index 0000000..45f73f9 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_BaseColor.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 39430ce898da44f0e9b2afc82022fd39 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Metallic.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Metallic.png new file mode 100644 index 0000000..60beee5 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Metallic.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Metallic.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Metallic.png.meta new file mode 100644 index 0000000..5f989ca --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Metallic.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: f4d156830a8b84dc4a93f1d0281889f9 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Normal.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Normal.png new file mode 100644 index 0000000..aefe288 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Normal.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Normal.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Normal.png.meta new file mode 100644 index 0000000..a36145c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 3a1c04b3716544c5fb26d5902c412058 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Roughness.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Roughness.png new file mode 100644 index 0000000..710b2a8 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Roughness.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Roughness.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Roughness.png.meta new file mode 100644 index 0000000..0903baf --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Letters/foil_balloon_letter_gold_a_Y5_LL4_Q/Letter_A_Roughness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: dc98c3145bb2e46ae96b8ee611673e03 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps.meta new file mode 100644 index 0000000..f39e81f --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: efa85aca2dec04a4f9564dcbfccd36ce +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalNormal.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalNormal.tif new file mode 100644 index 0000000..e175933 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalNormal.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalNormal.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalNormal.tif.meta new file mode 100644 index 0000000..dc1bdd5 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalNormal.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 22908ad6783998142a0597f6ea5fc501 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalSpecular.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalSpecular.tif new file mode 100644 index 0000000..5647f38 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalSpecular.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalSpecular.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalSpecular.tif.meta new file mode 100644 index 0000000..85d6e6a --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/BrushedMetalSpecular.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 1085d6f82e40b31428079b25ebee7d74 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasDiffuse.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasDiffuse.tif new file mode 100644 index 0000000..1c786b6 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasDiffuse.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasDiffuse.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasDiffuse.tif.meta new file mode 100644 index 0000000..d894d03 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasDiffuse.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: e164bc8ce6c10e346a3ad028487469a5 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasNormal.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasNormal.tif new file mode 100644 index 0000000..04cc34f Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasNormal.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasNormal.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasNormal.tif.meta new file mode 100644 index 0000000..e47ba2d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasNormal.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: cf7976373d3bf6446b8155e9fe74fcae +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasSpecular.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasSpecular.tif new file mode 100644 index 0000000..f3bed92 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasSpecular.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasSpecular.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasSpecular.tif.meta new file mode 100644 index 0000000..41a00c1 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/CanvasSpecular.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: a7e81e4fa080ca140ab56b11be996422 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/LeatherNormal.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/LeatherNormal.tif new file mode 100644 index 0000000..2dc9a83 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/LeatherNormal.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/LeatherNormal.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/LeatherNormal.tif.meta new file mode 100644 index 0000000..750af84 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/LeatherNormal.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 65e6d39bbd36f9c45a618111370cb870 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudDiffuse.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudDiffuse.tif new file mode 100644 index 0000000..200d2cc Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudDiffuse.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudDiffuse.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudDiffuse.tif.meta new file mode 100644 index 0000000..c468383 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudDiffuse.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 330f42016073a97418a4aae5517e32c8 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudHeight.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudHeight.tif new file mode 100644 index 0000000..0db73ca Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudHeight.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudHeight.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudHeight.tif.meta new file mode 100644 index 0000000..a4712fd --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudHeight.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 506344993fb95dd46856ac1f9f5a5be0 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudNormal.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudNormal.tif new file mode 100644 index 0000000..ca8557e Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudNormal.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudNormal.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudNormal.tif.meta new file mode 100644 index 0000000..638ee6d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudNormal.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 5a5e07ee958edbd468227e1d9ac4726a +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudOcclusion.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudOcclusion.tif new file mode 100644 index 0000000..e67df7b Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudOcclusion.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudOcclusion.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudOcclusion.tif.meta new file mode 100644 index 0000000..a677e3a --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudOcclusion.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 6e8d12f68bae2294da814f9d4c81b29a +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudSpecular.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudSpecular.tif new file mode 100644 index 0000000..12b74b1 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudSpecular.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudSpecular.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudSpecular.tif.meta new file mode 100644 index 0000000..d4df9d0 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/MudSpecular.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 335a8d4389ccf5b4087de15f28df62e4 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughDiffuse.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughDiffuse.tif new file mode 100644 index 0000000..95c9ccd Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughDiffuse.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughDiffuse.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughDiffuse.tif.meta new file mode 100644 index 0000000..96b1998 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughDiffuse.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 7a816fc98c7061f4fa9b0583622ba6d3 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughNormal.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughNormal.tif new file mode 100644 index 0000000..9e42175 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughNormal.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughNormal.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughNormal.tif.meta new file mode 100644 index 0000000..229900d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/PlasticRoughNormal.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: cf29429753f85fc4682ebcde0ccffb07 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberDiffuse.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberDiffuse.tif new file mode 100644 index 0000000..9605acd Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberDiffuse.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberDiffuse.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberDiffuse.tif.meta new file mode 100644 index 0000000..4921013 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberDiffuse.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: b47b61164dadd1f4a89d7444a4c1e9c2 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberNormal.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberNormal.tif new file mode 100644 index 0000000..fe5bb36 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberNormal.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberNormal.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberNormal.tif.meta new file mode 100644 index 0000000..1c622f5 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberNormal.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 0f5721ecb02a56f418e6eea774032681 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberOcclusion.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberOcclusion.tif new file mode 100644 index 0000000..dd1faa9 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberOcclusion.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberOcclusion.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberOcclusion.tif.meta new file mode 100644 index 0000000..a980870 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberOcclusion.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 87028b658fe620540b236edd2aefd6fe +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberSpecular.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberSpecular.tif new file mode 100644 index 0000000..8b59e86 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberSpecular.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberSpecular.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberSpecular.tif.meta new file mode 100644 index 0000000..d55f3a8 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/RubberSpecular.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: f596ea06e16a45a4f9a9357e2e8aca85 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinDiffuse.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinDiffuse.tif new file mode 100644 index 0000000..135cb05 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinDiffuse.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinDiffuse.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinDiffuse.tif.meta new file mode 100644 index 0000000..e698569 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinDiffuse.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 76c3d794167d8524481195736f067518 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinNormal.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinNormal.tif new file mode 100644 index 0000000..f571388 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinNormal.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinNormal.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinNormal.tif.meta new file mode 100644 index 0000000..74dbfe4 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinNormal.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 3ef4a98fe1049204698ff10e8253a6a5 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinOcclusion.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinOcclusion.tif new file mode 100644 index 0000000..f543409 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinOcclusion.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinOcclusion.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinOcclusion.tif.meta new file mode 100644 index 0000000..60304b8 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/SkinOcclusion.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 24b7ed9293c712a4bb5e0e66badcc3e0 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpDiffuse.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpDiffuse.tif new file mode 100644 index 0000000..fac4435 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpDiffuse.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpDiffuse.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpDiffuse.tif.meta new file mode 100644 index 0000000..f7e4a73 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpDiffuse.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: e0ac3a897e9bf5d40ac1eb6a44a7ab21 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpHeight.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpHeight.tif new file mode 100644 index 0000000..384e724 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpHeight.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpHeight.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpHeight.tif.meta new file mode 100644 index 0000000..d7d32a1 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpHeight.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: c0618a0ba9f71be46a901433f41dfb1b +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpNormal.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpNormal.tif new file mode 100644 index 0000000..e21badd Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpNormal.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpNormal.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpNormal.tif.meta new file mode 100644 index 0000000..26a2d01 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpNormal.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 556373d2abe91394795e2c7b920330f0 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpSpecular.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpSpecular.tif new file mode 100644 index 0000000..27c4c42 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpSpecular.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpSpecular.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpSpecular.tif.meta new file mode 100644 index 0000000..ed31802 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/TarpSpecular.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 46dd7a1d84b1ee64ca65752c24cfd890 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodDiffuse.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodDiffuse.tif new file mode 100644 index 0000000..5667f2f Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodDiffuse.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodDiffuse.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodDiffuse.tif.meta new file mode 100644 index 0000000..1dc6524 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodDiffuse.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: f6432dd652572e84ab1319e7e0d9a0d2 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodNormal.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodNormal.tif new file mode 100644 index 0000000..edf1ebc Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodNormal.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodNormal.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodNormal.tif.meta new file mode 100644 index 0000000..3f99174 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodNormal.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 819ac35df88378c449edd1feaf1da0e9 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodOcclusion.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodOcclusion.tif new file mode 100644 index 0000000..329ff78 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodOcclusion.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodOcclusion.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodOcclusion.tif.meta new file mode 100644 index 0000000..f2299d6 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodOcclusion.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 5b01c9e873ba169449186e98e1483a23 +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodSpecular.tif b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodSpecular.tif new file mode 100644 index 0000000..766b06a Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodSpecular.tif differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodSpecular.tif.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodSpecular.tif.meta new file mode 100644 index 0000000..3c828e8 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Maps/WoodSpecular.tif.meta @@ -0,0 +1,52 @@ +fileFormatVersion: 2 +guid: 64c4e49a2d5b9f1409fd1a539acfd3de +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc.meta new file mode 100644 index 0000000..2b15024 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a56468029b54a42dab4fcd3fe520a562 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Glass.shader b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Glass.shader new file mode 100644 index 0000000..c5f953a --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Glass.shader @@ -0,0 +1,55 @@ +// Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClipPos(*)' + +Shader "Cg shader with refraction mapping" { + Properties { + _Cube("Reflection Map", Cube) = "" {} + } + SubShader { + Pass { + CGPROGRAM + + #pragma vertex vert + #pragma fragment frag + + #include "UnityCG.cginc" + + // User-specified uniforms + uniform samplerCUBE _Cube; + + struct vertexInput { + float4 vertex : POSITION; + float3 normal : NORMAL; + }; + struct vertexOutput { + float4 pos : SV_POSITION; + float3 normalDir : TEXCOORD0; + float3 viewDir : TEXCOORD1; + }; + + vertexOutput vert(vertexInput input) + { + vertexOutput output; + + float4x4 modelMatrix = unity_ObjectToWorld; + float4x4 modelMatrixInverse = unity_WorldToObject; + + output.viewDir = mul(modelMatrix, input.vertex).xyz + - _WorldSpaceCameraPos; + output.normalDir = normalize( + mul(float4(input.normal, 0.0), modelMatrixInverse).xyz); + output.pos = UnityObjectToClipPos(input.vertex); + return output; + } + + float4 frag(vertexOutput input) : COLOR + { + float refractiveIndex = 1.5; + float3 refractedDir = refract(normalize(input.viewDir), + normalize(input.normalDir), 1.0 / refractiveIndex); + return texCUBE(_Cube, refractedDir); + } + + ENDCG + } + } +} \ No newline at end of file diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Glass.shader.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Glass.shader.meta new file mode 100644 index 0000000..3c846f2 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Glass.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 3ffdcc9c025474da8b2b4bdd35ffea59 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Lava_flowmap.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Lava_flowmap.png new file mode 100644 index 0000000..dcbf788 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Lava_flowmap.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Lava_flowmap.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Lava_flowmap.png.meta new file mode 100644 index 0000000..ec33c26 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Lava_flowmap.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 8be2a4747a5b84628a5816256089c859 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Materials.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Materials.meta new file mode 100644 index 0000000..b0dcca2 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 564fe7abfc62a403190b75ce0c42e31c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Materials/Default.mat b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Materials/Default.mat new file mode 100644 index 0000000..2eda21c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Materials/Default.mat @@ -0,0 +1,69 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Default + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_ShaderKeywords: _ALPHATEST_ON _METALLICGLOSSMAP _METALLICSPECGLOSSMAP _NORMALMAP + _OCCLUSIONMAP + m_LightmapFlags: 6 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5a5e07ee958edbd468227e1d9ac4726a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1.74, y: 1.27} + m_Offset: {x: 0.36, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 330f42016073a97418a4aae5517e32c8, type: 3} + m_Scale: {x: 1.74, y: 1.27} + m_Offset: {x: 0.36, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5a5e07ee958edbd468227e1d9ac4726a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 6e8d12f68bae2294da814f9d4c81b29a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 2800000, guid: 335a8d4389ccf5b4087de15f28df62e4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaClip: 1 + - _Blend: 0 + - _BumpScale: 50.58 + - _Cull: 0 + - _Cutoff: 0.679 + - _DstBlend: 0 + - _GlossMapScale: 0.981 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0.8 + - _OcclusionStrength: 1 + - _ReceiveShadows: 1 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Materials/Default.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Materials/Default.mat.meta new file mode 100644 index 0000000..7bc4968 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Materials/Default.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dd3859ecde1f041668df6526fb8973b4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/MudTeapot.anim b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/MudTeapot.anim new file mode 100644 index 0000000..0734e9b --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/MudTeapot.anim @@ -0,0 +1,199 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: MudTeapot + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 60 + value: {x: 0, y: 360, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 1 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 60 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 60 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 60 + value: 360 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 60 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/MudTeapot.anim.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/MudTeapot.anim.meta new file mode 100644 index 0000000..dc4f072 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/MudTeapot.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e97c7662e0fbc4ddfa4d8f955ccdabbc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap1.jpg b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap1.jpg new file mode 100644 index 0000000..e80e205 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap1.jpg differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap1.jpg.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap1.jpg.meta new file mode 100644 index 0000000..28557d4 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap1.jpg.meta @@ -0,0 +1,75 @@ +fileFormatVersion: 2 +guid: fd9dcc0042b460046917799942414fe0 +timeCreated: 1495721640 +licenseType: Pro +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap2.jpg b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap2.jpg new file mode 100644 index 0000000..ded19ba Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap2.jpg differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap2.jpg.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap2.jpg.meta new file mode 100644 index 0000000..3f6583d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap2.jpg.meta @@ -0,0 +1,75 @@ +fileFormatVersion: 2 +guid: ff1fa8d5d8b0945499c7785f1b0f2a4f +timeCreated: 1495721640 +licenseType: Pro +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap3.jpg b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap3.jpg new file mode 100644 index 0000000..2143b04 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap3.jpg differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap3.jpg.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap3.jpg.meta new file mode 100644 index 0000000..d4a5351 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/TangentMap3.jpg.meta @@ -0,0 +1,75 @@ +fileFormatVersion: 2 +guid: cbf25f5368b2350408963109a1c8f22d +timeCreated: 1495721640 +licenseType: Pro +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.controller b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.controller new file mode 100644 index 0000000..131bcc0 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Teapot + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 1107409978649149808} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &1102622960225850202 +AnimatorState: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: MudTeapot + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: e97c7662e0fbc4ddfa4d8f955ccdabbc, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &1107409978649149808 +AnimatorStateMachine: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 1102622960225850202} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 1102622960225850202} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.controller.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.controller.meta new file mode 100644 index 0000000..1b94516 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 005d0504d4c014e53aa57bbee111b14b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.fbx b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.fbx new file mode 100644 index 0000000..7814702 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.fbx @@ -0,0 +1,512 @@ +; FBX 7.4.0 project file +; Copyright (C) 1997-2010 Autodesk Inc. and/or its licensors. +; All rights reserved. +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1003 + FBXVersion: 7400 + CreationTimeStamp: { + Version: 1000 + Year: 2017 + Month: 5 + Day: 23 + Hour: 18 + Minute: 4 + Second: 37 + Millisecond: 0 + } + Creator: "FBX SDK/FBX Plugins version 2015.1" + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "Teapot" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "/Users/andremcgrail/Documents/UnityProjects/External Projects/MaterialGraph/MaterialGraphProject/Assets/TestAssets/Teapot.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "/Users/andremcgrail/Documents/UnityProjects/External Projects/MaterialGraph/MaterialGraphProject/Assets/TestAssets/Teapot.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "The Foundry" + P: "Original|ApplicationName", "KString", "", "", "MODO" + P: "Original|ApplicationVersion", "KString", "", "", "" + P: "Original|DateTime_GMT", "DateTime", "", "", "23/05/2017 18:04:37.000" + P: "Original|FileName", "KString", "", "", "" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "The Foundry" + P: "LastSaved|ApplicationName", "KString", "", "", "MODO" + P: "LastSaved|ApplicationVersion", "KString", "", "", "" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "23/05/2017 18:04:37.000" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",1 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",2 + P: "FrontAxisSign", "int", "Integer", "",1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",-1 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",1 + P: "OriginalUnitScaleFactor", "double", "Number", "",1 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",11 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",46186158000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 106102876237312, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } + ObjectType: "Model" { + Count: 2 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Material" { + Count: 1 + PropertyTemplate: "FbxSurfacePhong" { + Properties70: { + P: "ShadingModel", "KString", "", "", "Phong" + P: "MultiLayer", "bool", "", "",0 + P: "EmissiveColor", "Color", "", "A",0,0,0 + P: "EmissiveFactor", "Number", "", "A",1 + P: "AmbientColor", "Color", "", "A",0.2,0.2,0.2 + P: "AmbientFactor", "Number", "", "A",1 + P: "DiffuseColor", "Color", "", "A",0.8,0.8,0.8 + P: "DiffuseFactor", "Number", "", "A",1 + P: "Bump", "Vector3D", "Vector", "",0,0,0 + P: "NormalMap", "Vector3D", "Vector", "",0,0,0 + P: "BumpFactor", "double", "Number", "",1 + P: "TransparentColor", "Color", "", "A",0,0,0 + P: "TransparencyFactor", "Number", "", "A",0 + P: "DisplacementColor", "ColorRGB", "Color", "",0,0,0 + P: "DisplacementFactor", "double", "Number", "",1 + P: "VectorDisplacementColor", "ColorRGB", "Color", "",0,0,0 + P: "VectorDisplacementFactor", "double", "Number", "",1 + P: "SpecularColor", "Color", "", "A",0.2,0.2,0.2 + P: "SpecularFactor", "Number", "", "A",1 + P: "ShininessExponent", "Number", "", "A",20 + P: "ReflectionColor", "Color", "", "A",0,0,0 + P: "ReflectionFactor", "Number", "", "A",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 140533325367040, "Geometry::", "Mesh" { + Properties70: { + P: "PolygonPartNames", "stringlist", "", "U",0, "TeapotGaps~TeapotChrome" + } + Vertices: *4386 { + a: 0,0.946300663053989,26.3718008995056,3.77940014004707,0.946300663053989,26.0746985673904,7.34729990363121,0.946300663053989,25.2146005630493,10.6632001698017,0.946300663053989,23.8351002335548,13.6788994073868,0.946300663053989,21.9796001911163,16.3525000214577,0.946300663053989,19.6933001279831,18.6388000845909,0.946300663053989,17.0196995139122,20.4943001270294,0.946300663053989,14.0039995312691,21.8738004565239,0.946300663053989,10.6881000101566,22.7338999509811,0.946300663053989,7.12020024657249,0,0.31180027872324,24.8413994908333,3.52739989757538,0.31180027872324,24.5645001530647,6.85890018939972,0.31180027872324,23.7604007124901,9.9540002644062,0.31180027872324,22.4726006388664,12.7691000699997,0.31180027872324,20.7399994134903,15.2652993798256,0.31180027872324,18.606099486351,17.3991993069649,0.31180027872324,16.1099001765251,19.131800532341,0.31180027872324,13.2947996258736,20.4196006059647,0.31180027872324,10.1997002959251,21.2237000465393,0.31180027872324,6.8682000041008,0,-0.210799835622311,21.1272999644279,2.91779991239309,-0.210799835622311,20.898699760437,5.67529983818531,-0.210799835622311,20.2329993247986,8.2337997853756,-0.210799835622311,19.1676005721092,10.563600063324,-0.210799835622311,17.7351996302605,12.6291006803513,-0.210799835622311,15.9698992967606,14.394399523735,-0.210799835622311,13.9044001698494,15.8268004655838,-0.210799835622311,11.574599891901,16.8922007083893,-0.210799835622311,9.01610031723976,17.5578996539116,-0.210799835622311,6.25860020518303,0,-0.565399788320065,14.2776995897293,1.79479997605085,-0.565399788320065,14.1361996531487,3.48859988152981,-0.565399788320065,13.7287005782127,5.06410002708435,-0.565399788320065,13.0723997950554,6.49499967694283,-0.565399788320065,12.1919997036457,7.76560008525848,-0.565399788320065,11.1064001917839,8.85130017995834,-0.565399788320065,9.83579978346825,9.73159968852997,-0.565399788320065,8.40490013360977,10.3878997266293,-0.565399788320065,6.82940036058426,10.7954002916813,-0.565399788320065,5.13559989631176,23.0309993028641,0.946300663053989,3.34080010652542, +22.7338999509811,0.946300663053989,-0.438599986955523,21.8738004565239,0.946300663053989,-4.00650016963482,20.4943001270294,0.946300663053989,-7.32240006327629,18.6388000845909,0.946300663053989,-10.3381000459194,16.3525000214577,0.946300663053989,-13.0116999149323,13.6788994073868,0.946300663053989,-15.2979999780655,10.6632001698017,0.946300663053989,-17.153500020504,7.34729990363121,0.946300663053989,-18.5330003499985,0,0.946300663053989,-19.6902006864548,3.77940014004707,0.946300663053989,-19.3930998444557,21.5005993843079,0.31180027872324,3.34080010652542,21.2237000465393,0.31180027872324,-0.186600000597537,20.4196006059647,0.31180027872324,-3.5181000828743,19.131800532341,0.31180027872324,-6.61320015788078,17.3991993069649,0.31180027872324,-9.42829996347427,15.2652993798256,0.31180027872324,-11.9245000183582,12.7691000699997,0.31180027872324,-14.0584006905556,9.9540002644062,0.31180027872324,-15.7910004258156,6.85890018939972,0.31180027872324,-17.0788004994392,0,0.31180027872324,-18.1597992777824,3.52739989757538,0.31180027872324,-17.8828999400139,17.7864998579025,-0.210799835622311,3.34080010652542,17.5578996539116,-0.210799835622311,0.423000007867813,16.8922007083893,-0.210799835622311,-2.3344999179244,15.8268004655838,-0.210799835622311,-4.8930000513792,14.394399523735,-0.210799835622311,-7.22279995679855,12.6291006803513,-0.210799835622311,-9.28829982876778,10.563600063324,-0.210799835622311,-11.0536001622677,8.2337997853756,-0.210799835622311,-12.4860003590584,5.67529983818531,-0.210799835622311,-13.5514006018639,0,-0.210799835622311,-14.4456997513771,2.91779991239309,-0.210799835622311,-14.2170995473862,10.9369002282619,-0.565399788320065,3.34080010652542,10.7954002916813,-0.565399788320065,1.54600003734231,10.3878997266293,-0.565399788320065,-0.147799996193498,9.73159968852997,-0.565399788320065,-1.72329992055893,8.85130017995834,-0.565399788320065,-3.15419994294643,7.76560008525848,-0.565399788320065,-4.42479997873306,6.49499967694283,-0.565399788320065,-5.51050007343292,5.06410002708435,-0.565399788320065,-6.39080032706261, +3.48859988152981,-0.565399788320065,-7.0471003651619,0,-0.565399788320065,-7.59610012173653,1.79479997605085,-0.565399788320065,-7.45460018515587,0,-0.696099363267422,3.34080010652542,0,44.1480994224548,-0.345299998298287,1.17889996618032,44.1480994224548,-0.161799998022616,2.19299998134375,44.1480994224548,0.354599999263883,2.98619996756315,44.1480994224548,1.14780003204942,3.50259989500046,44.1480994224548,2.16189995408058,0,45.6723004579544,-1.71390008181334,1.61749999970198,45.6723004579544,-1.46040003746748,3.00639998167753,45.6723004579544,-0.752800004556775,4.09360006451607,45.6723004579544,0.334400008432567,4.80119995772839,45.6723004579544,1.72329992055893,0,47.0005005598068,-2.30500008910894,1.80569998919964,47.0005005598068,-2.0219000056386,3.35949994623661,47.0005005598068,-1.23180001974106,4.57260012626648,47.0005005598068,-0.0186999997822568,5.36269992589951,47.0005005598068,1.53510002419353,0,47.9398995637894,-0.993799977004528,1.38729996979237,47.9398995637894,-0.777699984610081,2.57869996130466,47.9398995637894,-0.169499998446554,3.51030007004738,47.9398995637894,0.76210000552237,4.11849990487099,47.9398995637894,1.95349995046854,3.68609987199306,44.1480994224548,3.34080010652542,3.50259989500046,44.1480994224548,4.51969988644123,2.98619996756315,44.1480994224548,5.53379990160465,2.19299998134375,44.1480994224548,6.32700026035309,0,44.1480994224548,7.02690035104752,1.17889996618032,44.1480994224548,6.84330016374588,5.05470000207424,45.6723004579544,3.34080010652542,4.80119995772839,45.6723004579544,4.95829991996288,4.09360006451607,45.6723004579544,6.34720027446747,3.00639998167753,45.6723004579544,7.43440017104149,0,45.6723004579544,8.39549973607063,1.61749999970198,45.6723004579544,8.14199969172478,5.64580000936985,47.0005005598068,3.34080010652542,5.36269992589951,47.0005005598068,5.14650009572506,4.57260012626648,47.0005005598068,6.700299680233,3.35949994623661,47.0005005598068,7.9134002327919,0,47.0005005598068,8.98659974336624,1.80569998919964,47.0005005598068,8.70350003242493,4.33459989726543,47.9398995637894,3.34080010652542, +4.11849990487099,47.9398995637894,4.72810007631779,3.51030007004738,47.9398995637894,5.91950006783009,2.57869996130466,47.9398995637894,6.8511001765728,0,47.9398995637894,7.67539963126183,1.38729996979237,47.9398995637894,7.45930001139641,0,48.2960999011993,3.34080010652542,0,32.7757000923157,-42.7926987409592,1.81660000234842,32.8581005334854,-42.3121005296707,0,32.293501496315,-35.5668008327484,2.03590001910925,32.1442008018494,-35.9867006540298,3.25680002570152,31.7741006612778,-37.0411992073059,3.66269983351231,31.2904000282288,-38.4099006652832,3.25680002570152,30.8082014322281,-39.7785007953644,0,30.2886992692947,-41.253000497818,2.03590001910925,30.4365009069443,-40.8315002918243,0,30.6262016296387,-34.9664002656937,2.30960007756948,30.3992003202438,-35.3505998849869,3.69389988481998,29.8314988613129,-36.3101989030838,4.1558001190424,29.0926992893219,-37.5575006008148,3.69389988481998,28.3538997173309,-38.8065010309219,0,27.5591999292374,-40.1502013206482,2.30960007756948,27.7862995862961,-39.7661000490189,0,28.9418011903763,-34.408101439476,2.61909998953342,28.6276996135712,-34.7703993320465,4.19160015881062,27.8376013040543,-35.6725007295609,4.71570007503033,26.8126010894775,-36.846798658371,4.19160015881062,25.7876992225647,-38.0210012197495,0,24.6833994984627,-39.2854988574982,2.61909998953342,24.9990999698639,-38.9247000217438,0,27.2994011640549,-33.7920993566513,2.94889993965626,26.8887996673584,-34.1374009847641,4.71719987690449,25.8623003959656,-35.0021988153458,5.3082998842001,24.5294004678726,-36.1250996589661,4.71719987690449,23.1949999928474,-37.2480005025864,0,21.7579007148743,-38.4580999612808,2.94889993965626,22.1685007214546,-38.1128013134003,0,25.7535010576248,-33.0128997564316,3.2770000398159,25.2449005842209,-33.3442002534866,5.24449981749058,23.9726006984711,-34.1684997081757,5.89930005371571,22.3177999258041,-35.24169921875,5.24449981749058,20.6644997000694,-36.3133013248444,0,18.8837006688118,-37.4689012765884,3.2770000398159,19.3922996520996,-37.1392011642456,0,24.3615001440048,-31.9709002971649, +3.58810015022755,23.7533003091812,-32.2773009538651,5.74060007929802,22.2338005900383,-33.0455988645554,6.45919963717461,20.2570006251335,-34.0440988540649,5.74060007929802,18.2817995548248,-35.0425988435745,0,16.1525994539261,-36.1173003911972,3.58810015022755,16.7606994509697,-35.8108997344971,0,23.1810003519058,-30.5602014064789,3.86179983615875,22.4748998880386,-30.8293014764786,6.17920011281967,20.7142993807793,-31.5057992935181,6.9522000849247,18.4232994914055,-32.3830008506775,6.17920011281967,16.1322996020317,-33.2601994276047,0,13.6656001210213,-34.20589864254,3.86179983615875,14.3717005848885,-33.9352011680603,0,22.2664996981621,-28.6799013614655,4.07960005104542,21.4700996875763,-28.8913995027542,6.52920007705688,19.4793999195099,-29.4185996055603,7.34419971704483,16.8928995728493,-30.1061004400253,6.52920007705688,14.3064007163048,-30.7920008897781,0,11.5192994475365,-31.530699133873,4.07960005104542,12.3155996203423,-31.3192009925842,0,21.6770008206367,-26.2270987033844,0,21.467000246048,-23.0994001030922,4.22420017421246,20.796699821949,-26.350000500679,4.27710004150867,20.516699552536,-23.0994001030922,6.75939992070198,18.6005994677544,-26.6595005989075,6.84330016374588,18.1401997804642,-23.0994001030922,7.60390013456345,15.743499994278,-27.0608007907867,7.69879966974258,15.0514006614685,-23.0994001030922,6.75939992070198,12.8864005208015,-27.4636000394821,6.84330016374588,11.9626000523567,-23.0994001030922,0,9.80999991297722,-27.8959989547729,4.22420017421246,10.6888003647327,-27.7716010808945,4.27710004150867,9.58609953522682,-23.0994001030922,0,8.63580033183098,-23.0994001030922,1.94409992545843,12.9564002156258,34.3317985534668,3.11060007661581,12.0916999876499,34.0440988540649,3.49939987063408,10.9686993062496,33.6692988872528,3.11060007661581,9.84579995274544,33.2944989204407,0,8.63580033183098,32.8916013240814,1.94409992545843,8.98099914193153,33.0067008733749,0,15.311099588871,37.9541993141174,1.94409992545843,15.0171995162964,37.9727989435196,3.11060007661581,14.2846003174782,38.0194991827011, +3.49939987063408,13.3328005671501,38.0816996097565,3.11060007661581,12.3808994889259,38.1422996520996,0,11.3543994724751,38.2091999053955,1.94409992545843,11.6484001278877,38.1906002759933,0,17.7079007029533,40.7256990671158,1.94409992545843,17.4528002738953,40.8578991889954,3.11060007661581,16.8119996786118,41.1891996860504,3.49939987063408,15.9798994660378,41.6184991598129,3.11060007661581,15.1478007435799,42.0493006706238,0,14.2519995570183,42.5112009048462,1.94409992545843,14.5086005330086,42.3790007829666,0,20.3005999326706,42.8066998720169,1.94409992545843,20.0797006487846,43.0307000875473,3.11060007661581,19.5260003209114,43.5874998569489,3.49939987063408,18.8059002161026,44.3138003349304,3.11060007661581,18.0858001112938,45.0385987758636,0,17.3113003373146,45.8209007978439,1.94409992545843,17.5320997834206,45.5969005823135,0,22.893300652504,44.2391008138657,1.94409992545843,22.7160006761551,44.530001282692,3.11060007661581,22.2773998975754,45.2547997236252,3.49939987063408,21.70500010252,46.1988002061844,3.11060007661581,21.1326003074646,47.1412986516953,0,20.516699552536,48.157000541687,1.94409992545843,20.6925004720688,47.8661000728607,0,25.2900004386902,45.0681000947952,1.94409992545843,25.1841992139816,45.3994005918503,3.11060007661581,24.9166995286942,46.2283998727798,3.49939987063408,24.5713993906975,47.3046988248825,3.11060007661581,24.2246001958847,48.3824998140335,0,23.8512992858887,49.5427012443542,1.94409992545843,23.9585995674133,49.2114990949631,0,27.2994011640549,45.3341007232666,1.94409992545843,27.2994011640549,45.6793993711472,3.11060007661581,27.2994011640549,46.5440988540649,3.49939987063408,27.2994011640549,47.6669996976852,3.11060007661581,27.2994011640549,48.7899988889694,0,27.2994011640549,50,1.94409992545843,27.2994011640549,49.6547013521194,0,28.5950005054474,44.9577003717422,1.94409992545843,28.6913990974426,45.2951997518539,3.11060007661581,28.931000828743,46.1412996053696,3.49939987063408,29.2436003684998,47.2409009933472,3.11060007661581,29.5545995235443,48.3404994010925,0,29.8905998468399,49.5240986347198, +1.94409992545843,29.7942012548447,49.1849988698959,0,29.5235008001328,43.8472002744675,1.94409992545843,29.6884000301361,44.1614001989365,3.11060007661581,30.1005005836487,44.948399066925,3.49939987063408,30.6356012821198,45.9717988967896,3.11060007661581,31.1706006526947,46.9936013221741,0,31.7476004362106,48.0962991714478,1.94409992545843,31.5827995538712,47.7806001901627,0,30.1456987857819,42.0291006565094,1.94409992545843,30.3571999073029,42.3011988401413,3.11060007661581,30.8844000101089,42.9839998483658,3.49939987063408,31.5688014030457,43.8721001148224,3.11060007661581,32.2546005249023,44.7585999965668,0,32.9919010400772,45.7150995731354,1.94409992545843,32.7818989753723,45.4414010047913,0,30.5236011743546,39.5296990871429,1.94409992545843,30.7615995407104,39.7412002086639,3.11060007661581,31.3587993383408,40.2700006961823,3.49939987063408,32.1348994970322,40.9559011459351,3.11060007661581,32.9109996557236,41.643300652504,0,33.7476998567581,42.3821002244949,1.94409992545843,33.5081994533539,42.1705991029739,0,30.7179987430573,36.378601193428,1.94409992545843,30.9700012207031,36.506199836731,3.11060007661581,31.6029995679855,36.8234008550644,3.49939987063408,32.4257016181946,37.2372001409531,3.11060007661581,33.2484990358353,37.6509010791779,0,34.1349989175797,38.0971997976303,1.94409992545843,33.8815003633499,37.9696995019913,0,30.7880014181137,32.600799202919,0,30.7989001274109,28.2256990671158,1.94409992545843,31.0476988554001,32.6209992170334,1.94409992545843,31.0586005449295,28.1105995178223,3.11060007661581,31.6931992769241,32.6676994562149,3.11060007661581,31.7056000232697,27.8228998184204,3.49939987063408,32.532998919487,32.7313989400864,3.49939987063408,32.548600435257,27.4480998516083,3.11060007661581,33.372899889946,32.7935993671417,3.11060007661581,33.3916008472443,27.0731985569,0,34.2781007289886,32.8604996204376,1.94409992545843,34.0198993682861,32.8402996063232,1.94409992545843,34.0386003255844,26.7854988574982,0,34.298300743103,26.6703993082047,0,1.63689944893122,-19.9888005852699,3.82760018110275,1.63689944893122,-19.6886003017426, +7.44369998574257,1.63689944893122,-18.8161000609398,10.8000002801418,1.63689944893122,-17.4193993210793,13.8561993837357,1.63689944893122,-15.5390992760658,16.5639996528625,1.63689944893122,-13.2231995463371,18.8798993825912,1.63689944893122,-10.5154000222683,20.7601994276047,1.63689944893122,-7.45930001139641,22.1569001674652,1.63689944893122,-4.10289987921715,23.029400408268,1.63689944893122,-0.486799981445074,0,2.28230003267527,-20.4196006059647,3.89919988811016,2.28230003267527,-20.1131999492645,7.58059993386269,2.28230003267527,-19.2250996828079,11.0007002949715,2.28230003267527,-17.8020000457764,14.1112998127937,2.28230003267527,-15.8875003457069,16.8704003095627,2.28230003267527,-13.5296002030373,19.2283004522324,2.28230003267527,-10.7704997062683,21.1428001523018,2.28230003267527,-7.65990018844604,22.5658997893333,2.28230003267527,-4.23979982733727,23.4540000557899,2.28230003267527,-0.558400014415383,0,3.23570035398006,-21.5301007032394,4.08109985291958,3.23570035398006,-21.2097004055977,7.93519988656044,3.23570035398006,-20.2812001109123,11.5139000117779,3.23570035398006,-18.7912002205849,14.7723004221916,3.23570035398006,-16.7863994836807,17.6589995622635,3.23570035398006,-14.3181994557381,20.1271995902061,3.23570035398006,-11.4315003156662,22.1320003271103,3.23570035398006,-8.17309990525246,23.6220002174377,3.23570035398006,-4.59440015256405,24.5505005121231,3.23570035398006,-0.740299979224801,0,4.51420061290264,-23.0496004223824,4.32999990880489,4.51420061290264,-22.7090001106262,8.41889977455139,4.51420061290264,-21.7230007052422,12.2169002890587,4.51420061290264,-20.14279961586,15.6744003295898,4.51420061290264,-18.0167004466057,18.7368005514145,4.51420061290264,-15.3960004448891,21.3575005531311,4.51420061290264,-12.3336002230644,23.4835997223854,4.51420061290264,-8.87610018253326,25.0638008117676,4.51420061290264,-5.078100040555,26.0497987270355,4.51420061290264,-0.989199988543987,0,6.13950006663799,-24.7044995427132,4.60220016539097,6.13950006663799,-24.3437007069588,8.9477002620697,6.13950006663799,-23.2953995466232, +12.983700633049,6.13950006663799,-21.6157004237175,16.6573002934456,6.13950006663799,-19.3557992577553,19.9126005172729,6.13950006663799,-16.5718004107475,22.6965993642807,6.13950006663799,-13.3165001869202,24.9565005302429,6.13950006663799,-9.64289978146553,26.6362011432648,6.13950006663799,-5.60690015554428,27.6845008134842,6.13950006663799,-1.26139996573329,0,8.13179984688759,-26.2239992618561,4.85100001096725,8.13179984688759,-25.8430004119873,9.43289995193481,8.13179984688759,-24.7387006878853,13.6867001652718,8.13179984688759,-22.9671999812126,17.5594002008438,8.13179984688759,-20.584499835968,20.9904000163078,8.13179984688759,-17.6495999097824,23.9252999424934,8.13179984688759,-14.2186000943184,26.308000087738,8.13179984688759,-10.3459000587463,28.0795007944107,8.13179984688759,-6.09209984540939,29.1837990283966,8.13179984688759,-1.51019999757409,0,10.5129994452,-27.3344993591309,5.0330001860857,10.5129994452,-26.9394993782043,9.78600010275841,10.5129994452,-25.7932007312775,14.2014995217323,10.5129994452,-23.9547997713089,18.2189002633095,10.5129994452,-21.4835003018379,21.7789992690086,10.5129994452,-18.4382006525993,24.8243004083633,10.5129994452,-14.8781001567841,27.2956013679504,10.5129994452,-10.860700160265,29.1339993476868,10.5129994452,-6.44519999623299,30.2803009748459,10.5129994452,-1.69220007956028,23.3296006917953,1.63689944893122,3.34080010652542,23.029400408268,1.63689944893122,7.16840028762817,22.1569001674652,1.63689944893122,10.784500092268,20.7601994276047,1.63689944893122,14.1407996416092,18.8798993825912,1.63689944893122,17.1969994902611,16.5639996528625,1.63689944893122,19.904799759388,13.8561993837357,1.63689944893122,22.2206994891167,10.8000002801418,1.63689944893122,24.1009995341301,7.44369998574257,1.63689944893122,25.4976987838745,0,1.63689944893122,26.6703993082047,3.82760018110275,1.63689944893122,26.3702005147934,23.7604007124901,2.28230003267527,3.34080010652542,23.4540000557899,2.28230003267527,7.24000036716461,22.5658997893333,2.28230003267527,10.9214000403881,21.1428001523018,2.28230003267527,14.3415004014969, +19.2283004522324,2.28230003267527,17.4520999193192,16.8704003095627,2.28230003267527,20.2112004160881,14.1112998127937,2.28230003267527,22.5691005587578,11.0007002949715,2.28230003267527,24.4836002588272,7.58059993386269,2.28230003267527,25.9066998958588,0,2.28230003267527,27.1012008190155,3.89919988811016,2.28230003267527,26.7948001623154,24.8708993196487,3.23570035398006,3.34080010652542,24.5505005121231,3.23570035398006,7.42190033197403,23.6220002174377,3.23570035398006,11.2759999930859,22.1320003271103,3.23570035398006,14.8546993732452,20.1271995902061,3.23570035398006,18.113100528717,17.6589995622635,3.23570035398006,20.9997996687889,14.7723004221916,3.23570035398006,23.4679996967316,11.5139000117779,3.23570035398006,25.4727989435196,7.93519988656044,3.23570035398006,26.962798833847,0,3.23570035398006,28.2117009162903,4.08109985291958,3.23570035398006,27.8912991285324,26.3904005289078,4.51420061290264,3.34080010652542,26.0497987270355,4.51420061290264,7.67079964280128,25.0638008117676,4.51420061290264,11.7596998810768,23.4835997223854,4.51420061290264,15.5577003955841,21.3575005531311,4.51420061290264,19.0152004361153,18.7368005514145,4.51420061290264,22.0776006579399,15.6744003295898,4.51420061290264,24.6983006596565,12.2169002890587,4.51420061290264,26.8243998289108,8.41889977455139,4.51420061290264,28.4045994281769,0,4.51420061290264,29.7311991453171,4.32999990880489,4.51420061290264,29.3906003236771,28.0452996492386,6.13950006663799,3.34080010652542,27.6845008134842,6.13950006663799,7.94299989938736,26.6362011432648,6.13950006663799,12.2885003685951,24.9565005302429,6.13950006663799,16.3245007395744,22.6965993642807,6.13950006663799,19.998100399971,19.9126005172729,6.13950006663799,23.2534006237984,16.6573002934456,6.13950006663799,26.0374009609222,12.983700633049,6.13950006663799,28.2972007989883,8.9477002620697,6.13950006663799,29.9769997596741,0,6.13950006663799,31.3861012458801,4.60220016539097,6.13950006663799,31.0252994298935,29.5648008584976,8.13179984688759,3.34080010652542,29.1837990283966,8.13179984688759,8.19180011749268, +28.0795007944107,8.13179984688759,12.7737000584602,26.308000087738,8.13179984688759,17.0275002717972,23.9252999424934,8.13179984688759,20.9002003073692,20.9904000163078,8.13179984688759,24.3312001228333,17.5594002008438,8.13179984688759,27.2661000490189,13.6867001652718,8.13179984688759,29.6487987041473,9.43289995193481,8.13179984688759,31.42029941082,0,8.13179984688759,32.9055994749069,4.85100001096725,8.13179984688759,32.5246006250381,30.6753009557724,10.5129994452,3.34080010652542,30.2803009748459,10.5129994452,8.37379992008209,29.1339993476868,10.5129994452,13.1267994642258,27.2956013679504,10.5129994452,17.5422996282578,24.8243004083633,10.5129994452,21.5597003698349,21.7789992690086,10.5129994452,25.1197993755341,18.2189002633095,10.5129994452,28.1650006771088,14.2014995217323,10.5129994452,30.6363999843597,9.78600010275841,10.5129994452,32.4748009443283,0,10.5129994452,34.0160995721817,5.0330001860857,10.5129994452,33.6210995912552,0,13.3017003536224,-27.7653008699417,5.10450005531311,13.3017003536224,-27.3640990257263,9.92439985275269,13.3017003536224,-26.2023001909256,14.4005998969078,13.3017003536224,-24.3389993906021,18.4738993644714,13.3017003536224,-21.8334004282951,22.0853999257088,13.3017003536224,-18.7445998191833,25.1742005348206,13.3017003536224,-15.133099257946,27.6798009872437,13.3017003536224,-11.0597997903824,29.5430988073349,13.3017003536224,-6.58359974622726,30.7049006223679,13.3017003536224,-1.76369994878769,0,16.8928995728493,-27.4589002132416,5.05319982767105,16.8928995728493,-27.0622998476028,9.82640013098717,16.8928995728493,-25.9113997220993,14.2590999603271,16.8928995728493,-24.0667998790741,18.2934999465942,16.8928995728493,-21.5845003724098,21.8676000833511,16.8928995728493,-18.5267999768257,24.9253004789352,16.8928995728493,-14.9526998400688,27.4076014757156,16.8928995728493,-10.9182998538017,29.2522013187408,16.8928995728493,-6.48560002446175,30.4031014442444,16.8928995728493,-1.71239990741014,0,20.6458002328873,-26.6128987073898,4.91480007767677,20.6458002328873,-26.2270987033844, +9.55580025911331,20.6458002328873,-25.1089006662369,13.867099583149,20.6458002328873,-23.3140006661415,17.7895992994308,20.6458002328873,-20.9002003073692,21.2672993540764,20.6458002328873,-17.9265007376671,24.2410004138947,20.6458002328873,-14.4488006830215,26.6548007726669,20.6458002328873,-10.5263002216816,28.4496992826462,20.6458002328873,-6.21500015258789,29.5679003000259,20.6458002328873,-1.57399997115135,0,24.5294004678726,-25.3358989953995,4.70479987561703,24.5294004678726,-24.965800344944,9.14829969406128,24.5294004678726,-23.8941997289658,13.2761001586914,24.5294004678726,-22.1755996346474,17.0305997133255,24.5294004678726,-19.8659002780914,20.3604996204376,24.5294004678726,-17.0196995139122,23.2067003846169,24.5294004678726,-13.6897996068001,25.5163997411728,24.5294004678726,-9.93530005216599,27.2350013256073,24.5294004678726,-5.80749996006489,28.3066004514694,24.5294004678726,-1.36399995535612,0,28.5095006227493,-23.7323999404907,4.44200001657009,28.5095006227493,-23.3840003609657,8.63820016384125,28.5095006227493,-22.3730996251106,12.534199655056,28.5095006227493,-20.7508996129036,16.0803005099297,28.5095006227493,-18.5688003897667,19.2220002412796,28.5095006227493,-15.8812001347542,21.9096004962921,28.5095006227493,-12.7395004034042,24.091699719429,28.5095006227493,-9.19340029358864,25.713899731636,28.5095006227493,-5.29740005731583,26.7248004674911,28.5095006227493,-1.10120000317693,31.106099486351,13.3017003536224,3.34080010652542,30.7049006223679,13.3017003536224,8.44530016183853,29.5430988073349,13.3017003536224,13.2651999592781,27.6798009872437,13.3017003536224,17.7414000034332,25.1742005348206,13.3017003536224,21.8146994709969,22.0853999257088,13.3017003536224,25.4262000322342,18.4738993644714,13.3017003536224,28.5149991512299,14.4005998969078,13.3017003536224,31.020599603653,9.92439985275269,13.3017003536224,32.8837990760803,0,13.3017003536224,34.4469010829926,5.10450005531311,13.3017003536224,34.0456992387772,30.7996988296509,16.8928995728493,3.34080010652542,30.4031014442444,16.8928995728493,8.39399993419647, +29.2522013187408,16.8928995728493,13.1671994924545,27.4076014757156,16.8928995728493,17.5999000668526,24.9253004789352,16.8928995728493,21.6343000531197,21.8676000833511,16.8928995728493,25.2083986997604,18.2934999465942,16.8928995728493,28.2660990953445,14.2590999603271,16.8928995728493,30.7484000921249,9.82640013098717,16.8928995728493,32.5929999351501,0,16.8928995728493,34.1405004262924,5.05319982767105,16.8928995728493,33.7439000606537,29.9537003040314,20.6458002328873,3.34080010652542,29.5679003000259,20.6458002328873,8.25560018420219,28.4496992826462,20.6458002328873,12.8966003656387,26.6548007726669,20.6458002328873,17.2078996896744,24.2410004138947,20.6458002328873,21.1303994059563,21.2672993540764,20.6458002328873,24.6080994606018,17.7895992994308,20.6458002328873,27.581799030304,13.867099583149,20.6458002328873,29.9955993890762,9.55580025911331,20.6458002328873,31.7905008792877,0,20.6458002328873,33.2944989204407,4.91480007767677,20.6458002328873,32.9086989164352,28.676700592041,24.5294004678726,3.34080010652542,28.3066004514694,24.5294004678726,8.04560035467148,27.2350013256073,24.5294004678726,12.4890998005867,25.5163997411728,24.5294004678726,16.6169002652168,23.2067003846169,24.5294004678726,20.3713998198509,20.3604996204376,24.5294004678726,23.701299726963,17.0305997133255,24.5294004678726,26.5475004911423,13.2761001586914,24.5294004678726,28.8572013378143,9.14829969406128,24.5294004678726,30.5757999420166,0,24.5294004678726,32.0174992084503,4.70479987561703,24.5294004678726,31.6473990678787,27.0731985569,28.5095006227493,3.34080010652542,26.7248004674911,28.5095006227493,7.78279975056648,25.713899731636,28.5095006227493,11.9790002703667,24.091699719429,28.5095006227493,15.8749997615814,21.9096004962921,28.5095006227493,19.4211006164551,19.2220002412796,28.5095006227493,22.562800347805,16.0803005099297,28.5095006227493,25.2503991127014,12.534199655056,28.5095006227493,27.4325013160706,8.63820016384125,28.5095006227493,29.0547013282776,0,28.5095006227493,30.4140001535416,4.44200001657009,28.5095006227493,30.0655990839005, +0,36.6313010454178,-40.2078002691269,0.972099974751472,36.6313010454178,-40.6682014465332,1.55530003830791,36.6313010454178,-41.8206006288528,1.74969993531704,36.6313010454178,-43.3183997869492,1.55530003830791,36.6313010454178,-44.8161989450455,0,36.6313010454178,-46.4289993047714,0.972099974751472,36.6313010454178,-45.9686011075974,0,37.4089002609253,-40.8407986164093,1.1400000192225,37.4323010444641,-41.4707005023956,1.82440001517534,37.4929010868073,-43.044701218605,2.05140002071857,37.5707000494003,-45.0899004936218,1.82440001517534,37.6484990119934,-47.1350997686386,0,37.7323985099792,-49.3373990058899,1.1400000192225,37.7090990543365,-48.709100484848,0,37.4089002609253,-40.0927007198334,1.45269995555282,37.4276012182236,-40.8268004655838,2.32360009104013,37.4758005142212,-42.6620990037918,2.61450000107288,37.5380009412766,-45.0462996959686,2.32360009104013,37.6001983880997,-47.4321991205215,0,37.6686990261078,-50,1.45269995555282,37.6484990119934,-49.2659002542496,0,36.6313010454178,-38.6525005102158,1.62060000002384,36.6313010454178,-39.342999458313,2.59269997477531,36.6313010454178,-41.0724997520447,2.91620008647442,36.6313010454178,-43.3183997869492,2.59269997477531,36.6313010454178,-45.5642998218536,0,36.6313010454178,-47.9842990636826,1.62060000002384,36.6313010454178,-47.2938001155853,1.6720000654459,34.9546998739243,-44.4025009870529,0,34.9220007658005,-44.9701011180878,0,35.3527992963791,-37.3071014881134,0,33.8876992464066,-36.3117009401321,1.6720000654459,35.3202015161514,-37.8747999668121,1.81660000234842,33.8052988052368,-36.7922991514206,2.67510004341602,35.2407991886139,-39.2933011054993,2.90690008550882,33.5999995470047,-37.992998957634,2.67510004341602,35.0340008735657,-42.9839998483658,3.01109999418259,35.1366013288498,-41.1379009485245,3.27080003917217,33.330899477005,-39.5529985427856,2.90690008550882,33.0633997917175,-41.1130011081696,0,36.6313010454178,-16.8781995773315,6.45140036940575,36.6313010454178,-15.862600505352,12.0085000991821,36.6313010454178,-13.0226001143456,16.363400220871,36.6313010454178,-8.66769999265671, +19.2034006118774,36.6313010454178,-3.11060007661581,0,37.788400053978,-15.3974995017052,5.97859993577003,37.788400053978,-14.4565999507904,11.1298002302647,37.788400053978,-11.8234001100063,15.1641994714737,37.788400053978,-7.78900012373924,17.7974000573158,37.788400053978,-2.63780001550913,0,38.6096000671387,-11.7518998682499,4.81519997119904,38.6096000671387,-10.9929002821445,8.96319970488548,38.6096000671387,-8.87299999594688,12.2138001024723,38.6096000671387,-5.62239997088909,14.3336996436119,38.6096000671387,-1.47439995780587,0,39.3187999725342,-7.13569968938828,3.34240011870861,39.3187999725342,-6.6100999712944,6.22280016541481,39.3187999725342,-5.13719990849495,8.47800001502037,39.3187999725342,-2.88200005888939,9.95090007781982,39.3187999725342,-0.00159999999596039,0,40.1400983333588,-2.74359993636608,1.94099992513657,40.1400983333588,-2.43720002472401,3.61299999058247,40.1400983333588,-1.58329997211695,4.92409989237785,40.1400983333588,-0.272200000472367,5.77800013124943,40.1400983333588,1.39979999512434,20.218999683857,36.6313010454178,3.34080010652542,19.2034006118774,36.6313010454178,9.79219973087311,16.363400220871,36.6313010454178,15.3493002057076,12.0085000991821,36.6313010454178,19.7042003273964,0,36.6313010454178,23.5597997903824,6.45140036940575,36.6313010454178,22.5442007184029,18.7382996082306,37.788400053978,3.34080010652542,17.7974000573158,37.788400053978,9.31940004229546,15.1641994714737,37.788400053978,14.470599591732,11.1298002302647,37.788400053978,18.5049995779991,0,37.788400053978,22.079099714756,5.97859993577003,37.788400053978,21.1382001638412,15.0927007198334,38.6096000671387,3.34080010652542,14.3336996436119,38.6096000671387,8.15600007772446,12.2138001024723,38.6096000671387,12.3039998114109,8.96319970488548,38.6096000671387,15.5545994639397,0,38.6096000671387,18.4334993362427,4.81519997119904,38.6096000671387,17.6744997501373,10.4764997959137,39.3187999725342,3.34080010652542,9.95090007781982,39.3187999725342,6.683199852705,8.47800001502037,39.3187999725342,9.56360027194023,6.22280016541481,39.3187999725342,11.8188001215458, +0,39.3187999725342,13.8172999024391,3.34240011870861,39.3187999725342,13.2917001843452,6.0844000428915,40.1400983333588,3.34080010652542,5.77800013124943,40.1400983333588,5.28180003166199,4.92409989237785,40.1400983333588,6.95379972457886,3.61299999058247,40.1400983333588,8.26489999890327,0,40.1400983333588,9.42519977688789,1.94099992513657,40.1400983333588,9.11879986524582,0,41.2972003221512,0.230200006626546,0,42.6254004240036,0.676599983125925,0.992299988865852,41.2972003221512,0.385700003243983,0.850799959152937,42.6254004240036,0.810300000011921,1.84770002961159,41.2972003221512,0.822800025343895,1.58329997211695,42.6254004240036,1.18359997868538,2.51800008118153,41.2972003221512,1.49309998378158,2.15719994157553,42.6254004240036,1.75749994814396,2.95509994029999,41.2972003221512,2.34849993139505,2.53049992024899,42.6254004240036,2.49000005424023,3.11060007661581,41.2972003221512,3.34080010652542,2.66420003026724,42.6254004240036,3.34080010652542,2.95509994029999,41.2972003221512,4.33310009539127,2.53049992024899,42.6254004240036,4.19160015881062,2.51800008118153,41.2972003221512,5.18850013613701,2.15719994157553,42.6254004240036,4.92409989237785,1.84770002961159,41.2972003221512,5.85879981517792,1.58329997211695,42.6254004240036,5.49799986183643,0,41.2972003221512,6.45140036940575,0.992299988865852,41.2972003221512,6.29590004682541,0.850799959152937,42.6254004240036,5.87130002677441,0,42.6254004240036,6.00499995052814,0,32.5533002614975,-21.9143003225327,4.14329990744591,32.5533002614975,-21.5892001986504,8.05800035595894,32.5533002614975,-20.6467002630234,11.6927996277809,32.5533002614975,-19.1333994269371,14.9994000792503,32.5533002614975,-17.0974999666214,17.9311007261276,32.5533002614975,-14.5903006196022,20.4383000731468,32.5533002614975,-11.6585999727249,22.4741995334625,32.5533002614975,-8.35200026631355,23.9875003695488,32.5533002614975,-4.71719987690449,24.9300003051758,32.5533002614975,-0.802499987185001,25.255098938942,32.5533002614975,3.34080010652542,24.9300003051758,32.5533002614975,7.48410001397133, +23.9875003695488,32.5533002614975,11.3987997174263,22.4741995334625,32.5533002614975,15.0335997343063,20.4383000731468,32.5533002614975,18.3402001857758,17.9311007261276,32.5533002614975,21.2718993425369,14.9994000792503,32.5533002614975,23.7791001796722,11.6927996277809,32.5533002614975,25.8150011301041,8.05800035595894,32.5533002614975,27.3283004760742,0,32.5533002614975,28.5959005355835,4.14329990744591,32.5533002614975,28.2707989215851,0,36.6313010454178,-19.9888005852699,3.82760018110275,36.6313010454178,-19.6886003017426,7.44369998574257,36.6313010454178,-18.8161000609398,10.8000002801418,36.6313010454178,-17.4193993210793,13.8561993837357,36.6313010454178,-15.5390992760658,16.5639996528625,36.6313010454178,-13.2231995463371,18.8798993825912,36.6313010454178,-10.5154000222683,20.7601994276047,36.6313010454178,-7.45930001139641,22.1569001674652,36.6313010454178,-4.10289987921715,23.029400408268,36.6313010454178,-0.486799981445074,0,37.7790987491608,-19.1986992955208,3.69849987328053,37.7790987491608,-18.9094007015228,7.19169974327087,37.7790987491608,-18.0664002895355,10.4345999658108,37.7790987491608,-16.7163997888565,13.3864998817444,37.7790987491608,-14.8998007178307,16.0025998950005,37.7790987491608,-12.661799788475,18.24059933424,37.7790987491608,-10.045699775219,20.0571998953819,37.7790987491608,-7.09379985928535,21.4072003960609,37.7790987491608,-3.85090000927448,22.2501993179321,37.7790987491608,-0.357699999585748,0,38.161700963974,-18.4817001223564,3.58030013740063,38.161700963974,-18.2017996907234,6.963100284338,38.161700963974,-17.3851996660233,10.1033002138138,38.161700963974,-16.0787999629974,12.9603996872902,38.161700963974,-14.3197000026703,15.4939994215965,38.161700963974,-12.1532000601292,17.6605001091957,38.161700963974,-9.61960032582283,19.4196000695229,38.161700963974,-6.76250010728836,20.7259997725487,38.161700963974,-3.62230017781258,21.5425997972488,38.161700963974,-0.239500007592142,0,37.7790987491608,-18.130199611187,0,36.6313010454178,-18.4334993362427,3.52279990911484,37.7790987491608,-17.8534001111984, +3.57250012457371,36.6313010454178,-18.1535005569458,6.84959962964058,37.7790987491608,-17.0507997274399,6.94760009646416,36.6313010454178,-17.340099811554,9.93999987840652,37.7790987491608,-15.7646000385284,10.079900175333,36.6313010454178,-16.0352006554604,12.7519994974136,37.7790987491608,-14.0350997447968,12.932400405407,36.6313010454178,-14.2808005213737,15.2436003088951,37.7790987491608,-11.9028002023697,15.4596999287605,36.6313010454178,-12.1189996600151,17.3758998513222,37.7790987491608,-9.41120013594627,17.6216006278992,36.6313010454178,-9.59160029888153,19.1054001450539,37.7790987491608,-6.5991997718811,19.3759992718697,36.6313010454178,-6.7391000688076,20.3915998339653,37.7790987491608,-3.50879989564419,20.6808999180794,36.6313010454178,-3.60679998993874,21.1942002177238,37.7790987491608,-0.182000000495464,21.4943006634712,36.6313010454178,-0.231699994765222,23.3296006917953,36.6313010454178,3.34080010652542,23.029400408268,36.6313010454178,7.16840028762817,22.1569001674652,36.6313010454178,10.784500092268,20.7601994276047,36.6313010454178,14.1407996416092,18.8798993825912,36.6313010454178,17.1969994902611,16.5639996528625,36.6313010454178,19.904799759388,13.8561993837357,36.6313010454178,22.2206994891167,10.8000002801418,36.6313010454178,24.1009995341301,7.44369998574257,36.6313010454178,25.4976987838745,0,36.6313010454178,26.6703993082047,3.82760018110275,36.6313010454178,26.3702005147934,22.5394994020462,37.7790987491608,3.34080010652542,22.2501993179321,37.7790987491608,7.03930035233498,21.4072003960609,37.7790987491608,10.5324998497963,20.0571998953819,37.7790987491608,13.7753993272781,18.24059933424,37.7790987491608,16.7272999882698,16.0025998950005,37.7790987491608,19.3433001637459,13.3864998817444,37.7790987491608,21.5813994407654,10.4345999658108,37.7790987491608,23.3980000019073,7.19169974327087,37.7790987491608,24.7480005025864,0,37.7790987491608,25.8803009986877,3.69849987328053,37.7790987491608,25.5910009145737,21.8225002288818,38.161700963974,3.34080010652542,21.5425997972488,38.161700963974,6.92109987139702, +20.7259997725487,38.161700963974,10.3038996458054,19.4196000695229,38.161700963974,13.4441003203392,17.6605001091957,38.161700963974,16.3011997938156,15.4939994215965,38.161700963974,18.8347995281219,12.9603996872902,38.161700963974,21.0013002157211,10.1033002138138,38.161700963974,22.7604001760483,6.963100284338,38.161700963974,24.0667998790741,0,38.161700963974,25.1632988452911,3.58030013740063,38.161700963974,24.8833999037743,21.4709997177124,37.7790987491608,3.34080010652542,21.7742994427681,36.6313010454178,3.34080010652542,21.1942002177238,37.7790987491608,6.86360001564026,21.4943006634712,36.6313010454178,6.9132998585701,20.3915998339653,37.7790987491608,10.190399736166,20.6808999180794,36.6313010454178,10.2884002029896,19.1054001450539,37.7790987491608,13.2807999849319,19.3759992718697,36.6313010454178,13.4206995368004,17.3758998513222,37.7790987491608,16.0927996039391,17.6216006278992,36.6313010454178,16.2732005119324,15.2436003088951,37.7790987491608,18.5844004154205,15.4596999287605,36.6313010454178,18.8005000352859,12.7519994974136,37.7790987491608,20.7166999578476,12.932400405407,36.6313010454178,20.9624007344246,9.93999987840652,37.7790987491608,22.4462002515793,10.079900175333,36.6313010454178,22.7167993783951,6.84959962964058,37.7790987491608,23.7323999404907,6.94760009646416,36.6313010454178,24.0217000246048,0,37.7790987491608,24.8117998242378,3.52279990911484,37.7790987491608,24.5350003242493,3.57250012457371,36.6313010454178,24.8350992798805,0,36.6313010454178,25.1150995492935,-3.52279990911484,37.7790987491608,24.5350003242493,-6.84959962964058,37.7790987491608,23.7323999404907,-9.93999987840652,37.7790987491608,22.4462002515793,-12.7519994974136,37.7790987491608,20.7166999578476,-15.2436003088951,37.7790987491608,18.5844004154205,-17.3758998513222,37.7790987491608,16.0927996039391,-19.1054001450539,37.7790987491608,13.2807999849319,-20.3915998339653,37.7790987491608,10.190399736166,-21.1942002177238,37.7790987491608,6.86360001564026,-3.58030013740063,38.161700963974,24.8833999037743,-6.963100284338,38.161700963974,24.0667998790741, +-10.1033002138138,38.161700963974,22.7604001760483,-12.9603996872902,38.161700963974,21.0013002157211,-15.4939994215965,38.161700963974,18.8347995281219,-17.6605001091957,38.161700963974,16.3011997938156,-19.4196000695229,38.161700963974,13.4441003203392,-20.7259997725487,38.161700963974,10.3038996458054,-21.5425997972488,38.161700963974,6.92109987139702,-3.69849987328053,37.7790987491608,25.5910009145737,-7.19169974327087,37.7790987491608,24.7480005025864,-10.4345999658108,37.7790987491608,23.3980000019073,-13.3864998817444,37.7790987491608,21.5813994407654,-16.0025998950005,37.7790987491608,19.3433001637459,-18.24059933424,37.7790987491608,16.7272999882698,-20.0571998953819,37.7790987491608,13.7753993272781,-21.4072003960609,37.7790987491608,10.5324998497963,-22.2501993179321,37.7790987491608,7.03930035233498,-21.4709997177124,37.7790987491608,3.34080010652542,-21.1942002177238,37.7790987491608,-0.182000000495464,-20.3915998339653,37.7790987491608,-3.50879989564419,-19.1054001450539,37.7790987491608,-6.5991997718811,-17.3758998513222,37.7790987491608,-9.41120013594627,-15.2436003088951,37.7790987491608,-11.9028002023697,-12.7519994974136,37.7790987491608,-14.0350997447968,-9.93999987840652,37.7790987491608,-15.7646000385284,-6.84959962964058,37.7790987491608,-17.0507997274399,-3.52279990911484,37.7790987491608,-17.8534001111984,-21.8225002288818,38.161700963974,3.34080010652542,-21.5425997972488,38.161700963974,-0.239500007592142,-20.7259997725487,38.161700963974,-3.62230017781258,-19.4196000695229,38.161700963974,-6.76250010728836,-17.6605001091957,38.161700963974,-9.61960032582283,-15.4939994215965,38.161700963974,-12.1532000601292,-12.9603996872902,38.161700963974,-14.3197000026703,-10.1033002138138,38.161700963974,-16.0787999629974,-6.963100284338,38.161700963974,-17.3851996660233,-3.58030013740063,38.161700963974,-18.2017996907234,-22.5394994020462,37.7790987491608,3.34080010652542,-22.2501993179321,37.7790987491608,-0.357699999585748,-21.4072003960609,37.7790987491608,-3.85090000927448,-20.0571998953819,37.7790987491608,-7.09379985928535, +-18.24059933424,37.7790987491608,-10.045699775219,-16.0025998950005,37.7790987491608,-12.661799788475,-13.3864998817444,37.7790987491608,-14.8998007178307,-10.4345999658108,37.7790987491608,-16.7163997888565,-7.19169974327087,37.7790987491608,-18.0664002895355,-3.69849987328053,37.7790987491608,-18.9094007015228,-4.14329990744591,32.5533002614975,28.2707989215851,-3.82760018110275,36.6313010454178,26.3702005147934,-8.05800035595894,32.5533002614975,27.3283004760742,-7.44369998574257,36.6313010454178,25.4976987838745,-11.6927996277809,32.5533002614975,25.8150011301041,-10.8000002801418,36.6313010454178,24.1009995341301,-14.9994000792503,32.5533002614975,23.7791001796722,-13.8561993837357,36.6313010454178,22.2206994891167,-17.9311007261276,32.5533002614975,21.2718993425369,-16.5639996528625,36.6313010454178,19.904799759388,-20.4383000731468,32.5533002614975,18.3402001857758,-18.8798993825912,36.6313010454178,17.1969994902611,-22.4741995334625,32.5533002614975,15.0335997343063,-20.7601994276047,36.6313010454178,14.1407996416092,-23.9875003695488,32.5533002614975,11.3987997174263,-22.1569001674652,36.6313010454178,10.784500092268,-24.9300003051758,32.5533002614975,7.48410001397133,-23.029400408268,36.6313010454178,7.16840028762817,-25.255098938942,32.5533002614975,3.34080010652542,-23.3296006917953,36.6313010454178,3.34080010652542,-24.9300003051758,32.5533002614975,-0.802499987185001,-23.029400408268,36.6313010454178,-0.486799981445074,-23.9875003695488,32.5533002614975,-4.71719987690449,-22.1569001674652,36.6313010454178,-4.10289987921715,-22.4741995334625,32.5533002614975,-8.35200026631355,-20.7601994276047,36.6313010454178,-7.45930001139641,-20.4383000731468,32.5533002614975,-11.6585999727249,-18.8798993825912,36.6313010454178,-10.5154000222683,-17.9311007261276,32.5533002614975,-14.5903006196022,-16.5639996528625,36.6313010454178,-13.2231995463371,-14.9994000792503,32.5533002614975,-17.0974999666214,-13.8561993837357,36.6313010454178,-15.5390992760658,-11.6927996277809,32.5533002614975,-19.1333994269371,-10.8000002801418,36.6313010454178,-17.4193993210793, +-8.05800035595894,32.5533002614975,-20.6467002630234,-7.44369998574257,36.6313010454178,-18.8161000609398,-4.14329990744591,32.5533002614975,-21.5892001986504,-3.82760018110275,36.6313010454178,-19.6886003017426,-0.850799959152937,42.6254004240036,5.87130002677441,-1.58329997211695,42.6254004240036,5.49799986183643,-2.15719994157553,42.6254004240036,4.92409989237785,-2.53049992024899,42.6254004240036,4.19160015881062,-2.66420003026724,42.6254004240036,3.34080010652542,-2.53049992024899,42.6254004240036,2.49000005424023,-2.15719994157553,42.6254004240036,1.75749994814396,-1.58329997211695,42.6254004240036,1.18359997868538,-0.850799959152937,42.6254004240036,0.810300000011921,-0.992299988865852,41.2972003221512,6.29590004682541,-1.84770002961159,41.2972003221512,5.85879981517792,-2.51800008118153,41.2972003221512,5.18850013613701,-2.95509994029999,41.2972003221512,4.33310009539127,-1.94099992513657,40.1400983333588,9.11879986524582,-3.61299999058247,40.1400983333588,8.26489999890327,-4.92409989237785,40.1400983333588,6.95379972457886,-5.77800013124943,40.1400983333588,5.28180003166199,-3.34240011870861,39.3187999725342,13.2917001843452,-6.22280016541481,39.3187999725342,11.8188001215458,-8.47800001502037,39.3187999725342,9.56360027194023,-9.95090007781982,39.3187999725342,6.683199852705,-4.81519997119904,38.6096000671387,17.6744997501373,-8.96319970488548,38.6096000671387,15.5545994639397,-12.2138001024723,38.6096000671387,12.3039998114109,-14.3336996436119,38.6096000671387,8.15600007772446,-5.97859993577003,37.788400053978,21.1382001638412,-11.1298002302647,37.788400053978,18.5049995779991,-15.1641994714737,37.788400053978,14.470599591732,-17.7974000573158,37.788400053978,9.31940004229546,-3.11060007661581,41.2972003221512,3.34080010652542,-2.95509994029999,41.2972003221512,2.34849993139505,-2.51800008118153,41.2972003221512,1.49309998378158,-1.84770002961159,41.2972003221512,0.822800025343895,-0.992299988865852,41.2972003221512,0.385700003243983,-6.0844000428915,40.1400983333588,3.34080010652542,-5.77800013124943,40.1400983333588,1.39979999512434, +-4.92409989237785,40.1400983333588,-0.272200000472367,-3.61299999058247,40.1400983333588,-1.58329997211695,-1.94099992513657,40.1400983333588,-2.43720002472401,-10.4764997959137,39.3187999725342,3.34080010652542,-9.95090007781982,39.3187999725342,-0.00159999999596039,-8.47800001502037,39.3187999725342,-2.88200005888939,-6.22280016541481,39.3187999725342,-5.13719990849495,-3.34240011870861,39.3187999725342,-6.6100999712944,-15.0927007198334,38.6096000671387,3.34080010652542,-14.3336996436119,38.6096000671387,-1.47439995780587,-12.2138001024723,38.6096000671387,-5.62239997088909,-8.96319970488548,38.6096000671387,-8.87299999594688,-4.81519997119904,38.6096000671387,-10.9929002821445,-18.7382996082306,37.788400053978,3.34080010652542,-17.7974000573158,37.788400053978,-2.63780001550913,-15.1641994714737,37.788400053978,-7.78900012373924,-11.1298002302647,37.788400053978,-11.8234001100063,-5.97859993577003,37.788400053978,-14.4565999507904,-3.57250012457371,36.6313010454178,-18.1535005569458,-6.45140036940575,36.6313010454178,-15.862600505352,-10.079900175333,36.6313010454178,-16.0352006554604,-6.94760009646416,36.6313010454178,-17.340099811554,-12.0085000991821,36.6313010454178,-13.0226001143456,-15.4596999287605,36.6313010454178,-12.1189996600151,-12.932400405407,36.6313010454178,-14.2808005213737,-16.363400220871,36.6313010454178,-8.66769999265671,-19.3759992718697,36.6313010454178,-6.7391000688076,-17.6216006278992,36.6313010454178,-9.59160029888153,-19.2034006118774,36.6313010454178,-3.11060007661581,-21.4943006634712,36.6313010454178,-0.231699994765222,-20.6808999180794,36.6313010454178,-3.60679998993874,-20.218999683857,36.6313010454178,3.34080010652542,-21.4943006634712,36.6313010454178,6.9132998585701,-21.7742994427681,36.6313010454178,3.34080010652542,-19.2034006118774,36.6313010454178,9.79219973087311,-19.3759992718697,36.6313010454178,13.4206995368004,-20.6808999180794,36.6313010454178,10.2884002029896,-16.363400220871,36.6313010454178,15.3493002057076,-15.4596999287605,36.6313010454178,18.8005000352859,-17.6216006278992,36.6313010454178,16.2732005119324, +-12.0085000991821,36.6313010454178,19.7042003273964,-10.079900175333,36.6313010454178,22.7167993783951,-12.932400405407,36.6313010454178,20.9624007344246,-6.45140036940575,36.6313010454178,22.5442007184029,-3.57250012457371,36.6313010454178,24.8350992798805,-6.94760009646416,36.6313010454178,24.0217000246048,-2.90690008550882,33.0633997917175,-41.1130011081696,-3.27080003917217,33.330899477005,-39.5529985427856,-2.90690008550882,33.5999995470047,-37.992998957634,-1.81660000234842,33.8052988052368,-36.7922991514206,-1.6720000654459,34.9546998739243,-44.4025009870529,-2.67510004341602,35.0340008735657,-42.9839998483658,-3.01109999418259,35.1366013288498,-41.1379009485245,-2.67510004341602,35.2407991886139,-39.2933011054993,-1.6720000654459,35.3202015161514,-37.8747999668121,-1.62060000002384,36.6313010454178,-47.2938001155853,-2.59269997477531,36.6313010454178,-45.5642998218536,-2.91620008647442,36.6313010454178,-43.3183997869492,-2.59269997477531,36.6313010454178,-41.0724997520447,-1.62060000002384,36.6313010454178,-39.342999458313,-1.45269995555282,37.6484990119934,-49.2659002542496,-2.32360009104013,37.6001983880997,-47.4321991205215,-2.61450000107288,37.5380009412766,-45.0462996959686,-2.32360009104013,37.4758005142212,-42.6620990037918,-1.45269995555282,37.4276012182236,-40.8268004655838,-1.1400000192225,37.7090990543365,-48.709100484848,-1.82440001517534,37.6484990119934,-47.1350997686386,-2.05140002071857,37.5707000494003,-45.0899004936218,-1.82440001517534,37.4929010868073,-43.044701218605,-1.1400000192225,37.4323010444641,-41.4707005023956,-0.972099974751472,36.6313010454178,-40.6682014465332,-1.55530003830791,36.6313010454178,-41.8206006288528,-1.74969993531704,36.6313010454178,-43.3183997869492,-1.55530003830791,36.6313010454178,-44.8161989450455,-0.972099974751472,36.6313010454178,-45.9686011075974,-4.44200001657009,28.5095006227493,30.0655990839005,-8.63820016384125,28.5095006227493,29.0547013282776,-12.534199655056,28.5095006227493,27.4325013160706,-16.0803005099297,28.5095006227493,25.2503991127014,-19.2220002412796,28.5095006227493,22.562800347805, +-21.9096004962921,28.5095006227493,19.4211006164551,-24.091699719429,28.5095006227493,15.8749997615814,-25.713899731636,28.5095006227493,11.9790002703667,-26.7248004674911,28.5095006227493,7.78279975056648,-27.0731985569,28.5095006227493,3.34080010652542,-4.70479987561703,24.5294004678726,31.6473990678787,-9.14829969406128,24.5294004678726,30.5757999420166,-13.2761001586914,24.5294004678726,28.8572013378143,-17.0305997133255,24.5294004678726,26.5475004911423,-20.3604996204376,24.5294004678726,23.701299726963,-23.2067003846169,24.5294004678726,20.3713998198509,-25.5163997411728,24.5294004678726,16.6169002652168,-27.2350013256073,24.5294004678726,12.4890998005867,-28.3066004514694,24.5294004678726,8.04560035467148,-28.676700592041,24.5294004678726,3.34080010652542,-4.91480007767677,20.6458002328873,32.9086989164352,-9.55580025911331,20.6458002328873,31.7905008792877,-13.867099583149,20.6458002328873,29.9955993890762,-17.7895992994308,20.6458002328873,27.581799030304,-21.2672993540764,20.6458002328873,24.6080994606018,-24.2410004138947,20.6458002328873,21.1303994059563,-26.6548007726669,20.6458002328873,17.2078996896744,-28.4496992826462,20.6458002328873,12.8966003656387,-29.5679003000259,20.6458002328873,8.25560018420219,-29.9537003040314,20.6458002328873,3.34080010652542,-5.05319982767105,16.8928995728493,33.7439000606537,-9.82640013098717,16.8928995728493,32.5929999351501,-14.2590999603271,16.8928995728493,30.7484000921249,-18.2934999465942,16.8928995728493,28.2660990953445,-21.8676000833511,16.8928995728493,25.2083986997604,-24.9253004789352,16.8928995728493,21.6343000531197,-27.4076014757156,16.8928995728493,17.5999000668526,-29.2522013187408,16.8928995728493,13.1671994924545,-30.4031014442444,16.8928995728493,8.39399993419647,-30.7996988296509,16.8928995728493,3.34080010652542,-5.10450005531311,13.3017003536224,34.0456992387772,-9.92439985275269,13.3017003536224,32.8837990760803,-14.4005998969078,13.3017003536224,31.020599603653,-18.4738993644714,13.3017003536224,28.5149991512299,-22.0853999257088,13.3017003536224,25.4262000322342, +-25.1742005348206,13.3017003536224,21.8146994709969,-27.6798009872437,13.3017003536224,17.7414000034332,-29.5430988073349,13.3017003536224,13.2651999592781,-30.7049006223679,13.3017003536224,8.44530016183853,-31.106099486351,13.3017003536224,3.34080010652542,-26.7248004674911,28.5095006227493,-1.10120000317693,-25.713899731636,28.5095006227493,-5.29740005731583,-24.091699719429,28.5095006227493,-9.19340029358864,-21.9096004962921,28.5095006227493,-12.7395004034042,-19.2220002412796,28.5095006227493,-15.8812001347542,-16.0803005099297,28.5095006227493,-18.5688003897667,-12.534199655056,28.5095006227493,-20.7508996129036,-8.63820016384125,28.5095006227493,-22.3730996251106,-4.44200001657009,28.5095006227493,-23.3840003609657,-28.3066004514694,24.5294004678726,-1.36399995535612,-27.2350013256073,24.5294004678726,-5.80749996006489,-25.5163997411728,24.5294004678726,-9.93530005216599,-23.2067003846169,24.5294004678726,-13.6897996068001,-20.3604996204376,24.5294004678726,-17.0196995139122,-17.0305997133255,24.5294004678726,-19.8659002780914,-13.2761001586914,24.5294004678726,-22.1755996346474,-9.14829969406128,24.5294004678726,-23.8941997289658,-4.70479987561703,24.5294004678726,-24.965800344944,-29.5679003000259,20.6458002328873,-1.57399997115135,-28.4496992826462,20.6458002328873,-6.21500015258789,-26.6548007726669,20.6458002328873,-10.5263002216816,-24.2410004138947,20.6458002328873,-14.4488006830215,-21.2672993540764,20.6458002328873,-17.9265007376671,-17.7895992994308,20.6458002328873,-20.9002003073692,-13.867099583149,20.6458002328873,-23.3140006661415,-9.55580025911331,20.6458002328873,-25.1089006662369,-4.91480007767677,20.6458002328873,-26.2270987033844,-30.4031014442444,16.8928995728493,-1.71239990741014,-29.2522013187408,16.8928995728493,-6.48560002446175,-27.4076014757156,16.8928995728493,-10.9182998538017,-24.9253004789352,16.8928995728493,-14.9526998400688,-21.8676000833511,16.8928995728493,-18.5267999768257,-18.2934999465942,16.8928995728493,-21.5845003724098,-14.2590999603271,16.8928995728493,-24.0667998790741, +-9.82640013098717,16.8928995728493,-25.9113997220993,-5.05319982767105,16.8928995728493,-27.0622998476028,-30.7049006223679,13.3017003536224,-1.76369994878769,-29.5430988073349,13.3017003536224,-6.58359974622726,-27.6798009872437,13.3017003536224,-11.0597997903824,-25.1742005348206,13.3017003536224,-15.133099257946,-22.0853999257088,13.3017003536224,-18.7445998191833,-18.4738993644714,13.3017003536224,-21.8334004282951,-14.4005998969078,13.3017003536224,-24.3389993906021,-9.92439985275269,13.3017003536224,-26.2023001909256,-5.10450005531311,13.3017003536224,-27.3640990257263,-5.0330001860857,10.5129994452,33.6210995912552,-9.78600010275841,10.5129994452,32.4748009443283,-14.2014995217323,10.5129994452,30.6363999843597,-18.2189002633095,10.5129994452,28.1650006771088,-21.7789992690086,10.5129994452,25.1197993755341,-24.8243004083633,10.5129994452,21.5597003698349,-27.2956013679504,10.5129994452,17.5422996282578,-29.1339993476868,10.5129994452,13.1267994642258,-30.2803009748459,10.5129994452,8.37379992008209,-30.6753009557724,10.5129994452,3.34080010652542,-4.85100001096725,8.13179984688759,32.5246006250381,-9.43289995193481,8.13179984688759,31.42029941082,-13.6867001652718,8.13179984688759,29.6487987041473,-17.5594002008438,8.13179984688759,27.2661000490189,-20.9904000163078,8.13179984688759,24.3312001228333,-23.9252999424934,8.13179984688759,20.9002003073692,-26.308000087738,8.13179984688759,17.0275002717972,-28.0795007944107,8.13179984688759,12.7737000584602,-29.1837990283966,8.13179984688759,8.19180011749268,-29.5648008584976,8.13179984688759,3.34080010652542,-4.60220016539097,6.13950006663799,31.0252994298935,-8.9477002620697,6.13950006663799,29.9769997596741,-12.983700633049,6.13950006663799,28.2972007989883,-16.6573002934456,6.13950006663799,26.0374009609222,-19.9126005172729,6.13950006663799,23.2534006237984,-22.6965993642807,6.13950006663799,19.998100399971,-24.9565005302429,6.13950006663799,16.3245007395744,-26.6362011432648,6.13950006663799,12.2885003685951,-27.6845008134842,6.13950006663799,7.94299989938736, +-28.0452996492386,6.13950006663799,3.34080010652542,-4.32999990880489,4.51420061290264,29.3906003236771,-8.41889977455139,4.51420061290264,28.4045994281769,-12.2169002890587,4.51420061290264,26.8243998289108,-15.6744003295898,4.51420061290264,24.6983006596565,-18.7368005514145,4.51420061290264,22.0776006579399,-21.3575005531311,4.51420061290264,19.0152004361153,-23.4835997223854,4.51420061290264,15.5577003955841,-25.0638008117676,4.51420061290264,11.7596998810768,-26.0497987270355,4.51420061290264,7.67079964280128,-26.3904005289078,4.51420061290264,3.34080010652542,-4.08109985291958,3.23570035398006,27.8912991285324,-7.93519988656044,3.23570035398006,26.962798833847,-11.5139000117779,3.23570035398006,25.4727989435196,-14.7723004221916,3.23570035398006,23.4679996967316,-17.6589995622635,3.23570035398006,20.9997996687889,-20.1271995902061,3.23570035398006,18.113100528717,-22.1320003271103,3.23570035398006,14.8546993732452,-23.6220002174377,3.23570035398006,11.2759999930859,-24.5505005121231,3.23570035398006,7.42190033197403,-24.8708993196487,3.23570035398006,3.34080010652542,-3.89919988811016,2.28230003267527,26.7948001623154,-7.58059993386269,2.28230003267527,25.9066998958588,-11.0007002949715,2.28230003267527,24.4836002588272,-14.1112998127937,2.28230003267527,22.5691005587578,-16.8704003095627,2.28230003267527,20.2112004160881,-19.2283004522324,2.28230003267527,17.4520999193192,-21.1428001523018,2.28230003267527,14.3415004014969,-22.5658997893333,2.28230003267527,10.9214000403881,-23.4540000557899,2.28230003267527,7.24000036716461,-23.7604007124901,2.28230003267527,3.34080010652542,-3.82760018110275,1.63689944893122,26.3702005147934,-7.44369998574257,1.63689944893122,25.4976987838745,-10.8000002801418,1.63689944893122,24.1009995341301,-13.8561993837357,1.63689944893122,22.2206994891167,-16.5639996528625,1.63689944893122,19.904799759388,-18.8798993825912,1.63689944893122,17.1969994902611,-20.7601994276047,1.63689944893122,14.1407996416092,-22.1569001674652,1.63689944893122,10.784500092268,-23.029400408268,1.63689944893122,7.16840028762817, +-23.3296006917953,1.63689944893122,3.34080010652542,-30.2803009748459,10.5129994452,-1.69220007956028,-29.1339993476868,10.5129994452,-6.44519999623299,-27.2956013679504,10.5129994452,-10.860700160265,-24.8243004083633,10.5129994452,-14.8781001567841,-21.7789992690086,10.5129994452,-18.4382006525993,-18.2189002633095,10.5129994452,-21.4835003018379,-14.2014995217323,10.5129994452,-23.9547997713089,-9.78600010275841,10.5129994452,-25.7932007312775,-5.0330001860857,10.5129994452,-26.9394993782043,-29.1837990283966,8.13179984688759,-1.51019999757409,-28.0795007944107,8.13179984688759,-6.09209984540939,-26.308000087738,8.13179984688759,-10.3459000587463,-23.9252999424934,8.13179984688759,-14.2186000943184,-20.9904000163078,8.13179984688759,-17.6495999097824,-17.5594002008438,8.13179984688759,-20.584499835968,-13.6867001652718,8.13179984688759,-22.9671999812126,-9.43289995193481,8.13179984688759,-24.7387006878853,-4.85100001096725,8.13179984688759,-25.8430004119873,-27.6845008134842,6.13950006663799,-1.26139996573329,-26.6362011432648,6.13950006663799,-5.60690015554428,-24.9565005302429,6.13950006663799,-9.64289978146553,-22.6965993642807,6.13950006663799,-13.3165001869202,-19.9126005172729,6.13950006663799,-16.5718004107475,-16.6573002934456,6.13950006663799,-19.3557992577553,-12.983700633049,6.13950006663799,-21.6157004237175,-8.9477002620697,6.13950006663799,-23.2953995466232,-4.60220016539097,6.13950006663799,-24.3437007069588,-26.0497987270355,4.51420061290264,-0.989199988543987,-25.0638008117676,4.51420061290264,-5.078100040555,-23.4835997223854,4.51420061290264,-8.87610018253326,-21.3575005531311,4.51420061290264,-12.3336002230644,-18.7368005514145,4.51420061290264,-15.3960004448891,-15.6744003295898,4.51420061290264,-18.0167004466057,-12.2169002890587,4.51420061290264,-20.14279961586,-8.41889977455139,4.51420061290264,-21.7230007052422,-4.32999990880489,4.51420061290264,-22.7090001106262,-24.5505005121231,3.23570035398006,-0.740299979224801,-23.6220002174377,3.23570035398006,-4.59440015256405,-22.1320003271103,3.23570035398006,-8.17309990525246, +-20.1271995902061,3.23570035398006,-11.4315003156662,-17.6589995622635,3.23570035398006,-14.3181994557381,-14.7723004221916,3.23570035398006,-16.7863994836807,-11.5139000117779,3.23570035398006,-18.7912002205849,-7.93519988656044,3.23570035398006,-20.2812001109123,-4.08109985291958,3.23570035398006,-21.2097004055977,-23.4540000557899,2.28230003267527,-0.558400014415383,-22.5658997893333,2.28230003267527,-4.23979982733727,-21.1428001523018,2.28230003267527,-7.65990018844604,-19.2283004522324,2.28230003267527,-10.7704997062683,-16.8704003095627,2.28230003267527,-13.5296002030373,-14.1112998127937,2.28230003267527,-15.8875003457069,-11.0007002949715,2.28230003267527,-17.8020000457764,-7.58059993386269,2.28230003267527,-19.2250996828079,-3.89919988811016,2.28230003267527,-20.1131999492645,-23.029400408268,1.63689944893122,-0.486799981445074,-22.1569001674652,1.63689944893122,-4.10289987921715,-20.7601994276047,1.63689944893122,-7.45930001139641,-18.8798993825912,1.63689944893122,-10.5154000222683,-16.5639996528625,1.63689944893122,-13.2231995463371,-13.8561993837357,1.63689944893122,-15.5390992760658,-10.8000002801418,1.63689944893122,-17.4193993210793,-7.44369998574257,1.63689944893122,-18.8161000609398,-3.82760018110275,1.63689944893122,-19.6886003017426,-1.94409992545843,34.0386003255844,26.7854988574982,-3.11060007661581,33.3916008472443,27.0731985569,-3.49939987063408,32.548600435257,27.4480998516083,-3.11060007661581,31.7056000232697,27.8228998184204,-1.94409992545843,31.0586005449295,28.1105995178223,-1.94409992545843,34.0198993682861,32.8402996063232,-3.11060007661581,33.372899889946,32.7935993671417,-3.49939987063408,32.532998919487,32.7313989400864,-3.11060007661581,31.6931992769241,32.6676994562149,-1.94409992545843,31.0476988554001,32.6209992170334,-1.94409992545843,33.8815003633499,37.9696995019913,-3.11060007661581,33.2484990358353,37.6509010791779,-3.49939987063408,32.4257016181946,37.2372001409531,-3.11060007661581,31.6029995679855,36.8234008550644,-1.94409992545843,30.9700012207031,36.506199836731,-1.94409992545843,33.5081994533539,42.1705991029739, +-3.11060007661581,32.9109996557236,41.643300652504,-3.49939987063408,32.1348994970322,40.9559011459351,-3.11060007661581,31.3587993383408,40.2700006961823,-1.94409992545843,30.7615995407104,39.7412002086639,-1.94409992545843,32.7818989753723,45.4414010047913,-3.11060007661581,32.2546005249023,44.7585999965668,-3.49939987063408,31.5688014030457,43.8721001148224,-3.11060007661581,30.8844000101089,42.9839998483658,-1.94409992545843,30.3571999073029,42.3011988401413,-1.94409992545843,31.5827995538712,47.7806001901627,-3.11060007661581,31.1706006526947,46.9936013221741,-3.49939987063408,30.6356012821198,45.9717988967896,-3.11060007661581,30.1005005836487,44.948399066925,-1.94409992545843,29.6884000301361,44.1614001989365,-1.94409992545843,29.7942012548447,49.1849988698959,-3.11060007661581,29.5545995235443,48.3404994010925,-3.49939987063408,29.2436003684998,47.2409009933472,-3.11060007661581,28.931000828743,46.1412996053696,-1.94409992545843,28.6913990974426,45.2951997518539,-1.94409992545843,27.2994011640549,49.6547013521194,-3.11060007661581,27.2994011640549,48.7899988889694,-3.49939987063408,27.2994011640549,47.6669996976852,-3.11060007661581,27.2994011640549,46.5440988540649,-1.94409992545843,27.2994011640549,45.6793993711472,-1.94409992545843,23.9585995674133,49.2114990949631,-3.11060007661581,24.2246001958847,48.3824998140335,-3.49939987063408,24.5713993906975,47.3046988248825,-3.11060007661581,24.9166995286942,46.2283998727798,-1.94409992545843,25.1841992139816,45.3994005918503,-1.94409992545843,20.6925004720688,47.8661000728607,-3.11060007661581,21.1326003074646,47.1412986516953,-3.49939987063408,21.70500010252,46.1988002061844,-3.11060007661581,22.2773998975754,45.2547997236252,-1.94409992545843,22.7160006761551,44.530001282692,-1.94409992545843,17.5320997834206,45.5969005823135,-3.11060007661581,18.0858001112938,45.0385987758636,-3.49939987063408,18.8059002161026,44.3138003349304,-3.11060007661581,19.5260003209114,43.5874998569489,-1.94409992545843,20.0797006487846,43.0307000875473,-1.94409992545843,14.5086005330086,42.3790007829666, +-3.11060007661581,15.1478007435799,42.0493006706238,-3.49939987063408,15.9798994660378,41.6184991598129,-3.11060007661581,16.8119996786118,41.1891996860504,-1.94409992545843,17.4528002738953,40.8578991889954,-1.94409992545843,11.6484001278877,38.1906002759933,-3.11060007661581,12.3808994889259,38.1422996520996,-3.49939987063408,13.3328005671501,38.0816996097565,-3.11060007661581,14.2846003174782,38.0194991827011,-1.94409992545843,15.0171995162964,37.9727989435196,-1.94409992545843,8.98099914193153,33.0067008733749,-3.11060007661581,9.84579995274544,33.2944989204407,-3.49939987063408,10.9686993062496,33.6692988872528,-3.11060007661581,12.0916999876499,34.0440988540649,-1.94409992545843,12.9564002156258,34.3317985534668,-4.27710004150867,9.58609953522682,-23.0994001030922,-6.84330016374588,11.9626000523567,-23.0994001030922,-7.69879966974258,15.0514006614685,-23.0994001030922,-6.84330016374588,18.1401997804642,-23.0994001030922,-4.27710004150867,20.516699552536,-23.0994001030922,-4.22420017421246,10.6888003647327,-27.7716010808945,-6.75939992070198,12.8864005208015,-27.4636000394821,-7.60390013456345,15.743499994278,-27.0608007907867,-6.75939992070198,18.6005994677544,-26.6595005989075,-4.22420017421246,20.796699821949,-26.350000500679,-4.07960005104542,12.3155996203423,-31.3192009925842,-6.52920007705688,14.3064007163048,-30.7920008897781,-7.34419971704483,16.8928995728493,-30.1061004400253,-6.52920007705688,19.4793999195099,-29.4185996055603,-4.07960005104542,21.4700996875763,-28.8913995027542,-3.86179983615875,14.3717005848885,-33.9352011680603,-6.17920011281967,16.1322996020317,-33.2601994276047,-6.9522000849247,18.4232994914055,-32.3830008506775,-6.17920011281967,20.7142993807793,-31.5057992935181,-3.86179983615875,22.4748998880386,-30.8293014764786,-3.58810015022755,16.7606994509697,-35.8108997344971,-5.74060007929802,18.2817995548248,-35.0425988435745,-6.45919963717461,20.2570006251335,-34.0440988540649,-5.74060007929802,22.2338005900383,-33.0455988645554,-3.58810015022755,23.7533003091812,-32.2773009538651,-3.2770000398159,19.3922996520996,-37.1392011642456, +-5.24449981749058,20.6644997000694,-36.3133013248444,-5.89930005371571,22.3177999258041,-35.24169921875,-5.24449981749058,23.9726006984711,-34.1684997081757,-3.2770000398159,25.2449005842209,-33.3442002534866,-2.94889993965626,22.1685007214546,-38.1128013134003,-4.71719987690449,23.1949999928474,-37.2480005025864,-5.3082998842001,24.5294004678726,-36.1250996589661,-4.71719987690449,25.8623003959656,-35.0021988153458,-2.94889993965626,26.8887996673584,-34.1374009847641,-2.61909998953342,24.9990999698639,-38.9247000217438,-4.19160015881062,25.7876992225647,-38.0210012197495,-4.71570007503033,26.8126010894775,-36.846798658371,-4.19160015881062,27.8376013040543,-35.6725007295609,-2.61909998953342,28.6276996135712,-34.7703993320465,-2.30960007756948,27.7862995862961,-39.7661000490189,-3.69389988481998,28.3538997173309,-38.8065010309219,-4.1558001190424,29.0926992893219,-37.5575006008148,-3.69389988481998,29.8314988613129,-36.3101989030838,-2.30960007756948,30.3992003202438,-35.3505998849869,-2.03590001910925,30.4365009069443,-40.8315002918243,-3.25680002570152,30.8082014322281,-39.7785007953644,-3.66269983351231,31.2904000282288,-38.4099006652832,-3.25680002570152,31.7741006612778,-37.0411992073059,-2.03590001910925,32.1442008018494,-35.9867006540298,-1.81660000234842,32.8581005334854,-42.3121005296707,-1.38729996979237,47.9398995637894,7.45930001139641,-2.57869996130466,47.9398995637894,6.8511001765728,-3.51030007004738,47.9398995637894,5.91950006783009,-4.11849990487099,47.9398995637894,4.72810007631779,-4.33459989726543,47.9398995637894,3.34080010652542,-1.80569998919964,47.0005005598068,8.70350003242493,-3.35949994623661,47.0005005598068,7.9134002327919,-4.57260012626648,47.0005005598068,6.700299680233,-5.36269992589951,47.0005005598068,5.14650009572506,-5.64580000936985,47.0005005598068,3.34080010652542,-1.61749999970198,45.6723004579544,8.14199969172478,-3.00639998167753,45.6723004579544,7.43440017104149,-4.09360006451607,45.6723004579544,6.34720027446747,-4.80119995772839,45.6723004579544,4.95829991996288,-5.05470000207424,45.6723004579544,3.34080010652542, +-1.17889996618032,44.1480994224548,6.84330016374588,-2.19299998134375,44.1480994224548,6.32700026035309,-2.98619996756315,44.1480994224548,5.53379990160465,-3.50259989500046,44.1480994224548,4.51969988644123,-3.68609987199306,44.1480994224548,3.34080010652542,-4.11849990487099,47.9398995637894,1.95349995046854,-3.51030007004738,47.9398995637894,0.76210000552237,-2.57869996130466,47.9398995637894,-0.169499998446554,-1.38729996979237,47.9398995637894,-0.777699984610081,-5.36269992589951,47.0005005598068,1.53510002419353,-4.57260012626648,47.0005005598068,-0.0186999997822568,-3.35949994623661,47.0005005598068,-1.23180001974106,-1.80569998919964,47.0005005598068,-2.0219000056386,-4.80119995772839,45.6723004579544,1.72329992055893,-4.09360006451607,45.6723004579544,0.334400008432567,-3.00639998167753,45.6723004579544,-0.752800004556775,-1.61749999970198,45.6723004579544,-1.46040003746748,-3.50259989500046,44.1480994224548,2.16189995408058,-2.98619996756315,44.1480994224548,1.14780003204942,-2.19299998134375,44.1480994224548,0.354599999263883,-1.17889996618032,44.1480994224548,-0.161799998022616,-1.79479997605085,-0.565399788320065,-7.45460018515587,-3.48859988152981,-0.565399788320065,-7.0471003651619,-5.06410002708435,-0.565399788320065,-6.39080032706261,-6.49499967694283,-0.565399788320065,-5.51050007343292,-7.76560008525848,-0.565399788320065,-4.42479997873306,-8.85130017995834,-0.565399788320065,-3.15419994294643,-9.73159968852997,-0.565399788320065,-1.72329992055893,-10.3878997266293,-0.565399788320065,-0.147799996193498,-10.7954002916813,-0.565399788320065,1.54600003734231,-10.9369002282619,-0.565399788320065,3.34080010652542,-2.91779991239309,-0.210799835622311,-14.2170995473862,-5.67529983818531,-0.210799835622311,-13.5514006018639,-8.2337997853756,-0.210799835622311,-12.4860003590584,-10.563600063324,-0.210799835622311,-11.0536001622677,-12.6291006803513,-0.210799835622311,-9.28829982876778,-14.394399523735,-0.210799835622311,-7.22279995679855,-15.8268004655838,-0.210799835622311,-4.8930000513792,-16.8922007083893,-0.210799835622311,-2.3344999179244, +-17.5578996539116,-0.210799835622311,0.423000007867813,-17.7864998579025,-0.210799835622311,3.34080010652542,-3.52739989757538,0.31180027872324,-17.8828999400139,-6.85890018939972,0.31180027872324,-17.0788004994392,-9.9540002644062,0.31180027872324,-15.7910004258156,-12.7691000699997,0.31180027872324,-14.0584006905556,-15.2652993798256,0.31180027872324,-11.9245000183582,-17.3991993069649,0.31180027872324,-9.42829996347427,-19.131800532341,0.31180027872324,-6.61320015788078,-20.4196006059647,0.31180027872324,-3.5181000828743,-21.2237000465393,0.31180027872324,-0.186600000597537,-21.5005993843079,0.31180027872324,3.34080010652542,-3.77940014004707,0.946300663053989,-19.3930998444557,-7.34729990363121,0.946300663053989,-18.5330003499985,-10.6632001698017,0.946300663053989,-17.153500020504,-13.6788994073868,0.946300663053989,-15.2979999780655,-16.3525000214577,0.946300663053989,-13.0116999149323,-18.6388000845909,0.946300663053989,-10.3381000459194,-20.4943001270294,0.946300663053989,-7.32240006327629,-21.8738004565239,0.946300663053989,-4.00650016963482,-22.7338999509811,0.946300663053989,-0.438599986955523,-23.0309993028641,0.946300663053989,3.34080010652542,-10.7954002916813,-0.565399788320065,5.13559989631176,-10.3878997266293,-0.565399788320065,6.82940036058426,-9.73159968852997,-0.565399788320065,8.40490013360977,-8.85130017995834,-0.565399788320065,9.83579978346825,-7.76560008525848,-0.565399788320065,11.1064001917839,-6.49499967694283,-0.565399788320065,12.1919997036457,-5.06410002708435,-0.565399788320065,13.0723997950554,-3.48859988152981,-0.565399788320065,13.7287005782127,-1.79479997605085,-0.565399788320065,14.1361996531487,-17.5578996539116,-0.210799835622311,6.25860020518303,-16.8922007083893,-0.210799835622311,9.01610031723976,-15.8268004655838,-0.210799835622311,11.574599891901,-14.394399523735,-0.210799835622311,13.9044001698494,-12.6291006803513,-0.210799835622311,15.9698992967606,-10.563600063324,-0.210799835622311,17.7351996302605,-8.2337997853756,-0.210799835622311,19.1676005721092,-5.67529983818531,-0.210799835622311,20.2329993247986, +-2.91779991239309,-0.210799835622311,20.898699760437,-21.2237000465393,0.31180027872324,6.8682000041008,-20.4196006059647,0.31180027872324,10.1997002959251,-19.131800532341,0.31180027872324,13.2947996258736,-17.3991993069649,0.31180027872324,16.1099001765251,-15.2652993798256,0.31180027872324,18.606099486351,-12.7691000699997,0.31180027872324,20.7399994134903,-9.9540002644062,0.31180027872324,22.4726006388664,-6.85890018939972,0.31180027872324,23.7604007124901,-3.52739989757538,0.31180027872324,24.5645001530647,-22.7338999509811,0.946300663053989,7.12020024657249,-21.8738004565239,0.946300663053989,10.6881000101566,-20.4943001270294,0.946300663053989,14.0039995312691,-18.6388000845909,0.946300663053989,17.0196995139122,-16.3525000214577,0.946300663053989,19.6933001279831,-13.6788994073868,0.946300663053989,21.9796001911163,-10.6632001698017,0.946300663053989,23.8351002335548,-7.34729990363121,0.946300663053989,25.2146005630493,-3.77940014004707,0.946300663053989,26.0746985673904,0,13.3017003536224,34.4469010829926 + } + PolygonVertexIndex: *5894 { + a: 975,1348,971,-977,580,130,1348,-976,974,1347,132,-583,973,1346,1347,-975,972,1345,1346,-974,971,1344,1345,-973,1348,1343,1344,-972,130,137,1343,-1349,1347,1342,139,-133,1346,1341,1342,-1348,1345,1340,1341,-1347,1344,1339,1340,-1346,1343,1338,1339,-1345,137,144,1338,-1344,1342,1337,146,-140,1341,1336,1337,-1343,1340,1335,1336,-1342,1339,1334,1335,-1341,1338,1333,1334,-1340,144,151,1333,-1339,1337,1332,153,-147,1336,1331,1332,-1338,1335,1330,1331,-1337,1334,1329,1330,-1336,1333,1328,1329,-1335,151,158,1328,-1334,1332,1327,160,-154,1331,1326,1327,-1333,1330,1325,1326,-1332,1329,1324,1325,-1331,1328,1323,1324,-1330,158,165,1323,-1329,1327,1322,167,-161,1326,1321,1322,-1328,1325,1320,1321,-1327,1324,1319,1320,-1326,1323,1318,1319,-1325,165,172,1318,-1324,1322,1317,174,-168,1321,1316,1317,-1323,1320,1315,1316,-1322,1319,1314,1315,-1321,1318,1313,1314,-1320,172,179,1313,-1319,1317,1312,181,-175,1316,1311,1312,-1318,1315,1310,1311,-1317,1314,1309,1310,-1316,1313,1308,1309,-1315,179,186,1308,-1314,1312,1307,188,-182,1311,1306,1307,-1313,1310,1305,1306,-1312,1309,1304,1305,-1311,1308,1303,1304,-1310,186,198,1303,-1309,1307,1302,189,-189,1306,1301,1302,-1308,1305,1300,1301,-1307,1304,1299,1300,-1306,1303,1298,1299,-1305,198,201,1298,-1304,995,994,558,-552,996,993,994,-996,997,992,993,-997,998,991,992,-998,999,990,991,-999,556,563,990,-1000,994,989,565,-559,993,988,989,-995,992,987,988,-994,991,986,987,-993,990,985,986,-992,563,570,985,-991,989,984,572,-566,988,983,984,-990,987,982,983,-989,986,981,982,-988,985,980,981,-987,570,577,980,-986,984,979,581,-573,983,978,979,-985,982,977,978,-984,981,976,977,-983,980,975,976,-982,577,580,975,-981,979,974,582,-582,978,973,974,-980,977,972,973,-979,976,971,972,-978,589,590,587,-589,586,589,588,-586,584,586,585,-584,582,584,583,-582,579,580,577,-579,587,579,578,-577,588,587,576,-576,585,588,575,-575,583,585,574,-574,581,583,573,-573,578,577,570,-572,576,578,571,-570,575,576,569,-569,574,575,568,-568,573,574,567,-567,572,573,566,-566,571,570,563,-565,569,571,564,-563, +568,569,562,-562,567,568,561,-561,566,567,560,-560,565,566,559,-559,564,563,556,-558,562,564,557,-556,561,562,555,-555,560,561,554,-554,559,560,553,-553,558,559,552,-552,200,201,198,-200,197,200,199,-197,195,197,196,-195,193,195,194,-193,191,193,192,-191,189,191,190,-189,199,198,186,-188,196,199,187,-186,194,196,185,-185,192,194,184,-184,190,192,183,-183,188,190,182,-182,187,186,179,-181,185,187,180,-179,184,185,178,-178,183,184,177,-177,182,183,176,-176,181,182,175,-175,180,179,172,-174,178,180,173,-172,177,178,171,-171,176,177,170,-170,175,176,169,-169,174,175,168,-168,173,172,165,-167,171,173,166,-165,170,171,164,-164,169,170,163,-163,168,169,162,-162,167,168,161,-161,166,165,158,-160,164,166,159,-158,163,164,157,-157,162,163,156,-156,161,162,155,-155,160,161,154,-154,159,158,151,-153,157,159,152,-151,156,157,150,-150,155,156,149,-149,154,155,148,-148,153,154,147,-147,152,151,144,-146,150,152,145,-144,149,150,143,-143,148,149,142,-142,147,148,141,-141,146,147,140,-140,145,144,137,-139,143,145,138,-137,142,143,136,-136,141,142,135,-135,140,141,134,-134,139,140,133,-133,138,137,130,-132,136,138,131,-591,135,136,590,-590,134,135,589,-587,133,134,586,-585,132,133,584,-583,131,130,580,-580,590,131,579,-588,897,1384,85,-648,896,1383,1384,-898,895,1382,1383,-897,894,1381,1382,-896,893,1368,1381,-895,1384,1380,90,-86,1383,1379,1380,-1385,1382,1378,1379,-1384,1381,1377,1378,-1383,1368,1363,1377,-1382,1380,1376,95,-91,1379,1375,1376,-1381,1378,1374,1375,-1380,1377,1373,1374,-1379,1363,1358,1373,-1378,1376,1372,100,-96,1375,1371,1372,-1377,1374,1370,1371,-1376,1373,1369,1370,-1375,1358,1353,1369,-1374,1372,129,-101,1371,129,-1373,1370,129,-1372,1369,129,-1371,1353,129,-1370,892,1367,1368,-894,891,1366,1367,-893,890,1365,1366,-892,889,1364,1365,-891,667,109,1364,-890,1367,1362,1363,-1369,1366,1361,1362,-1368,1365,1360,1361,-1367,1364,1359,1360,-1366,109,115,1359,-1365,1362,1357,1358,-1364,1361,1356,1357,-1363,1360,1355,1356,-1362,1359,1354,1355,-1361,115,121,1354,-1360,1357,1352,1353,-1359,1356,1351,1352,-1358,1355,1350,1351, +-1357,1354,1349,1350,-1356,121,127,1349,-1355,1352,129,-1354,1351,129,-1353,1350,129,-1352,1349,129,-1351,127,129,-1350,944,942,596,-592,947,941,942,-945,950,940,941,-948,953,939,940,-951,956,938,939,-954,942,937,601,-597,941,936,937,-943,940,935,936,-942,939,934,935,-941,938,933,934,-940,937,932,606,-602,936,931,932,-938,935,930,931,-937,934,929,930,-936,933,928,929,-935,932,927,611,-607,931,926,927,-933,930,925,926,-932,929,924,925,-931,928,923,924,-930,927,922,646,-612,926,921,922,-928,925,920,921,-927,924,919,920,-926,923,918,919,-925,959,917,938,-957,962,916,917,-960,965,915,916,-963,968,914,915,-966,620,626,914,-969,917,913,933,-939,916,912,913,-918,915,911,912,-917,914,910,911,-916,626,632,910,-915,913,909,928,-934,912,908,909,-914,911,907,908,-913,910,906,907,-912,632,638,906,-911,909,905,923,-929,908,904,905,-910,907,903,904,-909,906,902,903,-908,638,644,902,-907,905,901,918,-924,904,900,901,-906,903,899,900,-905,902,898,899,-904,644,664,898,-903,922,897,647,-647,921,896,897,-923,920,895,896,-922,919,894,895,-921,918,893,894,-920,901,892,893,-919,900,891,892,-902,899,890,891,-901,898,889,890,-900,664,667,889,-899,666,667,664,-666,663,666,665,-663,661,663,662,-661,659,661,660,-659,657,659,658,-657,655,657,656,-655,653,655,654,-653,651,653,652,-651,649,651,650,-649,647,649,648,-647,665,664,644,-646,662,665,645,-644,660,662,643,-643,658,660,642,-642,656,658,641,-641,645,644,638,-640,643,645,639,-638,642,643,637,-637,641,642,636,-636,640,641,635,-635,639,638,632,-634,637,639,633,-632,636,637,631,-631,635,636,630,-630,634,635,629,-629,633,632,626,-628,631,633,627,-626,630,631,625,-625,629,630,624,-624,628,629,623,-623,627,626,620,-622,625,627,621,-620,624,625,619,-619,623,624,618,-618,622,623,617,-617,654,656,640,-616,652,654,615,-615,650,652,614,-614,648,650,613,-613,646,648,612,-612,615,640,634,-611,614,615,610,-610,613,614,609,-609,612,613,608,-608,611,612,607,-607,610,634,628,-606,609,610,605,-605,608,609,604,-604,607,608,603,-603,606,607,602,-602,605,628,622,-601,604,605,600,-600,603,604,599,-599,602,603, +598,-598,601,602,597,-597,600,622,616,-596,599,600,595,-595,598,599,594,-594,597,598,593,-593,596,597,592,-592,128,129,-128,126,129,-129,125,129,-127,124,129,-126,123,129,-125,128,127,121,-123,126,128,122,-121,125,126,120,-120,124,125,119,-119,123,124,118,-118,122,121,115,-117,120,122,116,-115,119,120,114,-114,118,119,113,-113,117,118,112,-112,116,115,109,-111,114,116,110,-109,113,114,108,-108,112,113,107,-107,111,112,106,-106,110,109,667,-667,108,110,666,-664,107,108,663,-662,106,107,661,-660,105,106,659,-658,104,129,-124,103,129,-105,102,129,-104,101,129,-103,100,129,-102,104,123,117,-100,103,104,99,-99,102,103,98,-98,101,102,97,-97,100,101,96,-96,99,117,111,-95,98,99,94,-94,97,98,93,-93,96,97,92,-92,95,96,91,-91,94,111,105,-90,93,94,89,-89,92,93,88,-88,91,92,87,-87,90,91,86,-86,89,105,657,-656,88,89,655,-654,87,88,653,-652,86,87,651,-650,85,86,649,-648,1155,1460,0,-379,1156,1459,1460,-1156,1157,1458,1459,-1157,1158,1457,1458,-1158,1159,1456,1457,-1159,1160,1455,1456,-1160,1161,1454,1455,-1161,1162,1453,1454,-1162,1163,1452,1453,-1163,1164,1424,1452,-1164,1460,1451,10,-1,1459,1450,1451,-1461,1458,1449,1450,-1460,1457,1448,1449,-1459,1456,1447,1448,-1458,1455,1446,1447,-1457,1454,1445,1446,-1456,1453,1444,1445,-1455,1452,1443,1444,-1454,1424,1414,1443,-1453,1451,1442,20,-11,1450,1441,1442,-1452,1449,1440,1441,-1451,1448,1439,1440,-1450,1447,1438,1439,-1449,1446,1437,1438,-1448,1445,1436,1437,-1447,1444,1435,1436,-1446,1443,1434,1435,-1445,1414,1404,1434,-1444,1442,1433,30,-21,1441,1432,1433,-1443,1440,1431,1432,-1442,1439,1430,1431,-1441,1438,1429,1430,-1440,1437,1428,1429,-1439,1436,1427,1428,-1438,1435,1426,1427,-1437,1434,1425,1426,-1436,1404,1394,1425,-1435,1433,84,-31,1432,84,-1434,1431,84,-1433,1430,84,-1432,1429,84,-1431,1428,84,-1430,1427,84,-1429,1426,84,-1428,1425,84,-1427,1394,84,-1426,1219,1423,1424,-1165,1220,1422,1423,-1220,1221,1421,1422,-1221,1222,1420,1421,-1222,1223,1419,1420,-1223,1224,1418,1419,-1224,1225,1417,1418,-1225,1226,1416,1417,-1226,1227,1415,1416,-1227,299,49,1415,-1228,1423,1413,1414, +-1425,1422,1412,1413,-1424,1421,1411,1412,-1423,1420,1410,1411,-1422,1419,1409,1410,-1421,1418,1408,1409,-1420,1417,1407,1408,-1419,1416,1406,1407,-1418,1415,1405,1406,-1417,49,60,1405,-1416,1413,1403,1404,-1415,1412,1402,1403,-1414,1411,1401,1402,-1413,1410,1400,1401,-1412,1409,1399,1400,-1411,1408,1398,1399,-1410,1407,1397,1398,-1409,1406,1396,1397,-1408,1405,1395,1396,-1407,60,71,1395,-1406,1403,1393,1394,-1405,1402,1392,1393,-1404,1401,1391,1392,-1403,1400,1390,1391,-1402,1399,1389,1390,-1401,1398,1388,1389,-1400,1397,1387,1388,-1399,1396,1386,1387,-1398,1395,1385,1386,-1397,71,82,1385,-1396,1393,84,-1395,1392,84,-1394,1391,84,-1393,1390,84,-1392,1389,84,-1391,1388,84,-1390,1387,84,-1389,1386,84,-1388,1385,84,-1387,82,84,-1386,1227,1218,309,-300,1226,1217,1218,-1228,1225,1216,1217,-1227,1224,1215,1216,-1226,1223,1214,1215,-1225,1222,1213,1214,-1224,1221,1212,1213,-1223,1220,1211,1212,-1222,1219,1210,1211,-1221,1164,1154,1210,-1220,1218,1209,319,-310,1217,1208,1209,-1219,1216,1207,1208,-1218,1215,1206,1207,-1217,1214,1205,1206,-1216,1213,1204,1205,-1215,1212,1203,1204,-1214,1211,1202,1203,-1213,1210,1201,1202,-1212,1154,1144,1201,-1211,1209,1200,329,-320,1208,1199,1200,-1210,1207,1198,1199,-1209,1206,1197,1198,-1208,1205,1196,1197,-1207,1204,1195,1196,-1206,1203,1194,1195,-1205,1202,1193,1194,-1204,1201,1192,1193,-1203,1144,1134,1192,-1202,1200,1191,339,-330,1199,1190,1191,-1201,1198,1189,1190,-1200,1197,1188,1189,-1199,1196,1187,1188,-1198,1195,1186,1187,-1197,1194,1185,1186,-1196,1193,1184,1185,-1195,1192,1183,1184,-1194,1134,1124,1183,-1193,1191,1182,349,-340,1190,1181,1182,-1192,1189,1180,1181,-1191,1188,1179,1180,-1190,1187,1178,1179,-1189,1186,1177,1178,-1188,1185,1176,1177,-1187,1184,1175,1176,-1186,1183,1174,1175,-1185,1124,1114,1174,-1184,1182,1173,359,-350,1181,1172,1173,-1183,1180,1171,1172,-1182,1179,1170,1171,-1181,1178,1169,1170,-1180,1177,1168,1169,-1179,1176,1167,1168,-1178,1175,1166,1167,-1177,1174,1165,1166,-1176,1114,1104,1165,-1175,1173,1094,446,-360,1172,1093,1094,-1174,1171,1092,1093,-1173, +1170,1091,1092,-1172,1169,1090,1091,-1171,1168,1089,1090,-1170,1167,1088,1089,-1169,1166,1087,1088,-1168,1165,1086,1087,-1167,1104,1049,1086,-1166,1163,1153,1154,-1165,1162,1152,1153,-1164,1161,1151,1152,-1163,1160,1150,1151,-1162,1159,1149,1150,-1161,1158,1148,1149,-1160,1157,1147,1148,-1159,1156,1146,1147,-1158,1155,1145,1146,-1157,378,389,1145,-1156,1153,1143,1144,-1155,1152,1142,1143,-1154,1151,1141,1142,-1153,1150,1140,1141,-1152,1149,1139,1140,-1151,1148,1138,1139,-1150,1147,1137,1138,-1149,1146,1136,1137,-1148,1145,1135,1136,-1147,389,400,1135,-1146,1143,1133,1134,-1145,1142,1132,1133,-1144,1141,1131,1132,-1143,1140,1130,1131,-1142,1139,1129,1130,-1141,1138,1128,1129,-1140,1137,1127,1128,-1139,1136,1126,1127,-1138,1135,1125,1126,-1137,400,411,1125,-1136,1133,1123,1124,-1135,1132,1122,1123,-1134,1131,1121,1122,-1133,1130,1120,1121,-1132,1129,1119,1120,-1131,1128,1118,1119,-1130,1127,1117,1118,-1129,1126,1116,1117,-1128,1125,1115,1116,-1127,411,422,1115,-1126,1123,1113,1114,-1125,1122,1112,1113,-1124,1121,1111,1112,-1123,1120,1110,1111,-1122,1119,1109,1110,-1121,1118,1108,1109,-1120,1117,1107,1108,-1119,1116,1106,1107,-1118,1115,1105,1106,-1117,422,433,1105,-1116,1113,1103,1104,-1115,1112,1102,1103,-1114,1111,1101,1102,-1113,1110,1100,1101,-1112,1109,1099,1100,-1111,1108,1098,1099,-1110,1107,1097,1098,-1109,1106,1096,1097,-1108,1105,1095,1096,-1107,433,444,1095,-1106,1103,1048,1049,-1105,1102,1047,1048,-1104,1101,1046,1047,-1103,1100,1045,1046,-1102,1099,1044,1045,-1101,1098,1043,1044,-1100,1097,1042,1043,-1099,1096,1041,1042,-1098,1095,1040,1041,-1097,444,505,1040,-1096,1094,1085,456,-447,1093,1084,1085,-1095,1092,1083,1084,-1094,1091,1082,1083,-1093,1090,1081,1082,-1092,1089,1080,1081,-1091,1088,1079,1080,-1090,1087,1078,1079,-1089,1086,1077,1078,-1088,1049,1039,1077,-1087,1085,1076,466,-457,1084,1075,1076,-1086,1083,1074,1075,-1085,1082,1073,1074,-1084,1081,1072,1073,-1083,1080,1071,1072,-1082,1079,1070,1071,-1081,1078,1069,1070,-1080,1077,1068,1069,-1079,1039,1029,1068,-1078,1076,1067,476,-467,1075,1066,1067, +-1077,1074,1065,1066,-1076,1073,1064,1065,-1075,1072,1063,1064,-1074,1071,1062,1063,-1073,1070,1061,1062,-1072,1069,1060,1061,-1071,1068,1059,1060,-1070,1029,1019,1059,-1069,1067,1058,486,-477,1066,1057,1058,-1068,1065,1056,1057,-1067,1064,1055,1056,-1066,1063,1054,1055,-1065,1062,1053,1054,-1064,1061,1052,1053,-1063,1060,1051,1052,-1062,1059,1050,1051,-1061,1019,1009,1050,-1060,1058,887,668,-487,1057,885,887,-1059,1056,883,885,-1058,1055,881,883,-1057,1054,879,881,-1056,1053,877,879,-1055,1052,875,877,-1054,1051,873,875,-1053,1050,871,873,-1052,1009,869,871,-1051,1048,1038,1039,-1050,1047,1037,1038,-1049,1046,1036,1037,-1048,1045,1035,1036,-1047,1044,1034,1035,-1046,1043,1033,1034,-1045,1042,1032,1033,-1044,1041,1031,1032,-1043,1040,1030,1031,-1042,505,516,1030,-1041,1038,1028,1029,-1040,1037,1027,1028,-1039,1036,1026,1027,-1038,1035,1025,1026,-1037,1034,1024,1025,-1036,1033,1023,1024,-1035,1032,1022,1023,-1034,1031,1021,1022,-1033,1030,1020,1021,-1032,516,527,1020,-1031,1028,1018,1019,-1030,1027,1017,1018,-1029,1026,1016,1017,-1028,1025,1015,1016,-1027,1024,1014,1015,-1026,1023,1013,1014,-1025,1022,1012,1013,-1024,1021,1011,1012,-1023,1020,1010,1011,-1022,527,538,1010,-1021,1018,1008,1009,-1020,1017,1007,1008,-1019,1016,1006,1007,-1018,1015,1005,1006,-1017,1014,1004,1005,-1016,1013,1003,1004,-1015,1012,1002,1003,-1014,1011,1001,1002,-1013,1010,1000,1001,-1012,538,549,1000,-1011,1008,867,869,-1010,1007,865,867,-1009,1006,863,865,-1008,1005,861,863,-1007,1004,859,861,-1006,1003,857,859,-1005,1002,855,857,-1004,1001,853,855,-1003,1000,851,853,-1002,549,687,851,-1001,887,888,689,-669,885,886,888,-888,883,884,886,-886,881,882,884,-884,879,880,882,-882,877,878,880,-880,875,876,878,-878,873,874,876,-876,871,872,874,-874,869,870,872,-872,867,868,870,-870,865,866,868,-868,863,864,866,-866,861,862,864,-864,859,860,862,-862,857,858,860,-860,855,856,858,-858,853,854,856,-856,851,852,854,-854,687,748,852,-852,888,850,699,-690,886,849,850,-889,884,848,849,-887,882,847,848,-885,880,846,847,-883,878,845,846,-881,876,844,845,-879, +874,843,844,-877,872,842,843,-875,870,841,842,-873,850,840,709,-700,849,839,840,-851,848,838,839,-850,847,837,838,-849,846,836,837,-848,845,835,836,-847,844,834,835,-846,843,833,834,-845,842,832,833,-844,841,831,832,-843,840,830,719,-710,839,829,830,-841,838,828,829,-840,837,827,828,-839,836,826,827,-838,835,825,826,-837,834,824,825,-836,833,823,824,-835,832,822,823,-834,831,821,822,-833,830,943,720,-720,829,946,943,-831,828,945,946,-830,827,949,945,-829,826,948,949,-828,825,952,948,-827,824,951,952,-826,823,955,951,-825,822,954,955,-824,821,958,954,-823,868,820,841,-871,866,819,820,-869,864,818,819,-867,862,817,818,-865,860,816,817,-863,858,815,816,-861,856,814,815,-859,854,813,814,-857,852,812,813,-855,748,759,812,-853,820,811,831,-842,819,810,811,-821,818,809,810,-820,817,808,809,-819,816,807,808,-818,815,806,807,-817,814,805,806,-816,813,804,805,-815,812,803,804,-814,759,770,803,-813,811,802,821,-832,810,801,802,-812,809,800,801,-811,808,799,800,-810,807,798,799,-809,806,797,798,-808,805,796,797,-807,804,795,796,-806,803,794,795,-805,770,790,794,-804,802,957,958,-822,801,961,957,-803,800,960,961,-802,799,964,960,-801,798,963,964,-800,797,967,963,-799,796,966,967,-798,795,970,966,-797,794,969,970,-796,790,793,969,-795,792,793,790,-792,789,792,791,-789,787,789,788,-787,785,787,786,-785,783,785,784,-783,781,783,782,-781,779,781,780,-779,777,779,778,-777,775,777,776,-775,773,775,774,-773,791,790,770,-772,788,791,771,-770,786,788,769,-769,784,786,768,-768,782,784,767,-767,780,782,766,-766,778,780,765,-765,776,778,764,-764,774,776,763,-763,772,774,762,-762,771,770,759,-761,769,771,760,-759,768,769,758,-758,767,768,757,-757,766,767,756,-756,765,766,755,-755,764,765,754,-754,763,764,753,-753,762,763,752,-752,761,762,751,-751,760,759,748,-750,758,760,749,-748,757,758,747,-747,756,757,746,-746,755,756,745,-745,754,755,744,-744,753,754,743,-743,752,753,742,-742,751,752,741,-741,750,751,740,-740,738,773,772,-738,736,738,737,-736,734,736,735,-734,732,734,733,-732,730,732,731,-730,728,730,729,-728,726,728,727,-726,724,726,725, +-724,722,724,723,-722,720,722,721,-720,737,772,761,-719,735,737,718,-718,733,735,717,-717,731,733,716,-716,729,731,715,-715,727,729,714,-714,725,727,713,-713,723,725,712,-712,721,723,711,-711,719,721,710,-710,718,761,750,-709,717,718,708,-708,716,717,707,-707,715,716,706,-706,714,715,705,-705,713,714,704,-704,712,713,703,-703,711,712,702,-702,710,711,701,-701,709,710,700,-700,708,750,739,-699,707,708,698,-698,706,707,697,-697,705,706,696,-696,704,705,695,-695,703,704,694,-694,702,703,693,-693,701,702,692,-692,700,701,691,-691,699,700,690,-690,749,748,687,-689,747,749,688,-687,746,747,686,-686,745,746,685,-685,744,745,684,-684,743,744,683,-683,742,743,682,-682,741,742,681,-681,740,741,680,-680,739,740,679,-679,698,739,678,-678,697,698,677,-677,696,697,676,-676,695,696,675,-675,694,695,674,-674,693,694,673,-673,692,693,672,-672,691,692,671,-671,690,691,670,-670,689,690,669,-669,688,687,549,-551,686,688,550,-549,685,686,548,-548,684,685,547,-547,683,684,546,-546,682,683,545,-545,681,682,544,-544,680,681,543,-543,679,680,542,-542,678,679,541,-541,550,549,538,-540,548,550,539,-538,547,548,537,-537,546,547,536,-536,545,546,535,-535,544,545,534,-534,543,544,533,-533,542,543,532,-532,541,542,531,-531,540,541,530,-530,539,538,527,-529,537,539,528,-527,536,537,526,-526,535,536,525,-525,534,535,524,-524,533,534,523,-523,532,533,522,-522,531,532,521,-521,530,531,520,-520,529,530,519,-519,528,527,516,-518,526,528,517,-516,525,526,515,-515,524,525,514,-514,523,524,513,-513,522,523,512,-512,521,522,511,-511,520,521,510,-510,519,520,509,-509,518,519,508,-508,517,516,505,-507,515,517,506,-505,514,515,504,-504,513,514,503,-503,512,513,502,-502,511,512,501,-501,510,511,500,-500,509,510,499,-499,508,509,498,-498,507,508,497,-497,677,678,540,-496,676,677,495,-495,675,676,494,-494,674,675,493,-493,673,674,492,-492,672,673,491,-491,671,672,490,-490,670,671,489,-489,669,670,488,-488,668,669,487,-487,495,540,529,-486,494,495,485,-485,493,494,484,-484,492,493,483,-483,491,492,482,-482,490,491,481,-481,489,490,480,-480,488,489,479,-479,487, +488,478,-478,486,487,477,-477,485,529,518,-476,484,485,475,-475,483,484,474,-474,482,483,473,-473,481,482,472,-472,480,481,471,-471,479,480,470,-470,478,479,469,-469,477,478,468,-468,476,477,467,-467,475,518,507,-466,474,475,465,-465,473,474,464,-464,472,473,463,-463,471,472,462,-462,470,471,461,-461,469,470,460,-460,468,469,459,-459,467,468,458,-458,466,467,457,-457,465,507,496,-456,464,465,455,-455,463,464,454,-454,462,463,453,-453,461,462,452,-452,460,461,451,-451,459,460,450,-450,458,459,449,-449,457,458,448,-448,456,457,447,-447,506,505,444,-446,504,506,445,-444,503,504,443,-443,502,503,442,-442,501,502,441,-441,500,501,440,-440,499,500,439,-439,498,499,438,-438,497,498,437,-437,496,497,436,-436,445,444,433,-435,443,445,434,-433,442,443,432,-432,441,442,431,-431,440,441,430,-430,439,440,429,-429,438,439,428,-428,437,438,427,-427,436,437,426,-426,435,436,425,-425,434,433,422,-424,432,434,423,-422,431,432,421,-421,430,431,420,-420,429,430,419,-419,428,429,418,-418,427,428,417,-417,426,427,416,-416,425,426,415,-415,424,425,414,-414,423,422,411,-413,421,423,412,-411,420,421,410,-410,419,420,409,-409,418,419,408,-408,417,418,407,-407,416,417,406,-406,415,416,405,-405,414,415,404,-404,413,414,403,-403,412,411,400,-402,410,412,401,-400,409,410,399,-399,408,409,398,-398,407,408,397,-397,406,407,396,-396,405,406,395,-395,404,405,394,-394,403,404,393,-393,402,403,392,-392,401,400,389,-391,399,401,390,-389,398,399,388,-388,397,398,387,-387,396,397,386,-386,395,396,385,-385,394,395,384,-384,393,394,383,-383,392,393,382,-382,391,392,381,-381,390,389,378,-380,388,390,379,-378,387,388,377,-377,386,387,376,-376,385,386,375,-375,384,385,374,-374,383,384,373,-373,382,383,372,-372,381,382,371,-371,380,381,370,-370,455,496,435,-369,454,455,368,-368,453,454,367,-367,452,453,366,-366,451,452,365,-365,450,451,364,-364,449,450,363,-363,448,449,362,-362,447,448,361,-361,446,447,360,-360,368,435,424,-359,367,368,358,-358,366,367,357,-357,365,366,356,-356,364,365,355,-355,363,364,354,-354,362,363,353,-353,361,362,352,-352,360,361,351,-351, +359,360,350,-350,358,424,413,-349,357,358,348,-348,356,357,347,-347,355,356,346,-346,354,355,345,-345,353,354,344,-344,352,353,343,-343,351,352,342,-342,350,351,341,-341,349,350,340,-340,348,413,402,-339,347,348,338,-338,346,347,337,-337,345,346,336,-336,344,345,335,-335,343,344,334,-334,342,343,333,-333,341,342,332,-332,340,341,331,-331,339,340,330,-330,338,402,391,-329,337,338,328,-328,336,337,327,-327,335,336,326,-326,334,335,325,-325,333,334,324,-324,332,333,323,-323,331,332,322,-322,330,331,321,-321,329,330,320,-320,328,391,380,-319,327,328,318,-318,326,327,317,-317,325,326,316,-316,324,325,315,-315,323,324,314,-314,322,323,313,-313,321,322,312,-312,320,321,311,-311,319,320,310,-310,318,380,369,-309,317,318,308,-308,316,317,307,-307,315,316,306,-306,314,315,305,-305,313,314,304,-304,312,313,303,-303,311,312,302,-302,310,311,301,-301,309,310,300,-300,83,84,-83,81,84,-84,80,84,-82,79,84,-81,78,84,-80,77,84,-79,76,84,-78,75,84,-77,74,84,-76,73,84,-75,83,82,71,-73,81,83,72,-71,80,81,70,-70,79,80,69,-69,78,79,68,-68,77,78,67,-67,76,77,66,-66,75,76,65,-65,74,75,64,-64,73,74,63,-63,72,71,60,-62,70,72,61,-60,69,70,59,-59,68,69,58,-58,67,68,57,-57,66,67,56,-56,65,66,55,-55,64,65,54,-54,63,64,53,-53,62,63,52,-52,61,60,49,-51,59,61,50,-49,58,59,48,-48,57,58,47,-47,56,57,46,-46,55,56,45,-45,54,55,44,-44,53,54,43,-43,52,53,42,-42,51,52,41,-41,50,49,299,-301,48,50,300,-302,47,48,301,-303,46,47,302,-304,45,46,303,-305,44,45,304,-306,43,44,305,-307,42,43,306,-308,41,42,307,-309,40,41,308,-370,39,84,-74,38,84,-40,37,84,-39,36,84,-38,35,84,-37,34,84,-36,33,84,-35,32,84,-34,31,84,-33,30,84,-32,39,73,62,-30,38,39,29,-29,37,38,28,-28,36,37,27,-27,35,36,26,-26,34,35,25,-25,33,34,24,-24,32,33,23,-23,31,32,22,-22,30,31,21,-21,29,62,51,-20,28,29,19,-19,27,28,18,-18,26,27,17,-17,25,26,16,-16,24,25,15,-15,23,24,14,-14,22,23,13,-13,21,22,12,-12,20,21,11,-11,19,51,40,-10,18,19,9,-9,17,18,8,-8,16,17,7,-7,15,16,6,-6,14,15,5,-5,13,14,4,-4,12,13,3,-3,11,12,2,-2,10,11,1,-1,9,40,369,-371,8,9,370,-372,7,8,371,-373,6,7,372,-374,5,6,373,-375,4,5, +374,-376,3,4,375,-377,2,3,376,-378,1,2,377,-380,0,1,379,-379,1297,1292,208,-1462,1296,1291,1292,-1298,1295,1290,1291,-1297,1294,1289,1290,-1296,1293,1288,1289,-1295,206,213,1288,-1294,1292,1287,215,-209,1291,1286,1287,-1293,1290,1285,1286,-1292,1289,1284,1285,-1291,1288,1283,1284,-1290,213,220,1283,-1289,1287,1282,222,-216,1286,1281,1282,-1288,1285,1280,1281,-1287,1284,1279,1280,-1286,1283,1278,1279,-1285,220,227,1278,-1284,1282,1277,229,-223,1281,1276,1277,-1283,1280,1275,1276,-1282,1279,1274,1275,-1281,1278,1273,1274,-1280,227,234,1273,-1279,1277,1272,236,-230,1276,1271,1272,-1278,1275,1270,1271,-1277,1274,1269,1270,-1276,1273,1268,1269,-1275,234,241,1268,-1274,1272,1267,243,-237,1271,1266,1267,-1273,1270,1265,1266,-1272,1269,1264,1265,-1271,1268,1263,1264,-1270,241,248,1263,-1269,1267,1262,250,-244,1266,1261,1262,-1268,1265,1260,1261,-1267,1264,1259,1260,-1266,1263,1258,1259,-1265,248,255,1258,-1264,1262,1257,257,-251,1261,1256,1257,-1263,1260,1255,1256,-1262,1259,1254,1255,-1261,1258,1253,1254,-1260,255,262,1253,-1259,1257,1252,264,-258,1256,1251,1252,-1258,1255,1250,1251,-1257,1254,1249,1250,-1256,1253,1248,1249,-1255,262,269,1248,-1254,1252,1247,271,-265,1251,1246,1247,-1253,1250,1245,1246,-1252,1249,1244,1245,-1251,1248,1243,1244,-1250,269,276,1243,-1249,1247,1242,278,-272,1246,1241,1242,-1248,1245,1240,1241,-1247,1244,1239,1240,-1246,1243,1238,1239,-1245,276,283,1238,-1244,1242,1237,285,-279,1241,1236,1237,-1243,1240,1235,1236,-1242,1239,1234,1235,-1241,1238,1233,1234,-1240,283,295,1233,-1239,1237,1232,286,-286,1236,1231,1232,-1238,1235,1230,1231,-1237,1234,1229,1230,-1236,1233,1228,1229,-1235,295,298,1228,-1234,297,298,295,-297,294,297,296,-294,292,294,293,-292,290,292,291,-290,288,290,289,-288,286,288,287,-286,296,295,283,-285,293,296,284,-283,291,293,282,-282,289,291,281,-281,287,289,280,-280,285,287,279,-279,284,283,276,-278,282,284,277,-276,281,282,275,-275,280,281,274,-274,279,280,273,-273,278,279,272,-272,277,276,269,-271,275,277,270,-269,274,275,268,-268,273,274,267,-267,272,273,266,-266,271,272,265, +-265,270,269,262,-264,268,270,263,-262,267,268,261,-261,266,267,260,-260,265,266,259,-259,264,265,258,-258,263,262,255,-257,261,263,256,-255,260,261,254,-254,259,260,253,-253,258,259,252,-252,257,258,251,-251,256,255,248,-250,254,256,249,-248,253,254,247,-247,252,253,246,-246,251,252,245,-245,250,251,244,-244,249,248,241,-243,247,249,242,-241,246,247,240,-240,245,246,239,-239,244,245,238,-238,243,244,237,-237,242,241,234,-236,240,242,235,-234,239,240,233,-233,238,239,232,-232,237,238,231,-231,236,237,230,-230,235,234,227,-229,233,235,228,-227,232,233,226,-226,231,232,225,-225,230,231,224,-224,229,230,223,-223,228,227,220,-222,226,228,221,-220,225,226,219,-219,224,225,218,-218,223,224,217,-217,222,223,216,-216,221,220,213,-215,219,221,214,-213,218,219,212,-212,217,218,211,-211,216,217,210,-210,215,216,209,-209,214,213,206,-208,212,214,207,-206,211,212,205,-205,210,211,204,-204,209,210,203,-203,208,209,202,-1462,998,556,-1000,998,551,-557,551,996,-996,997,551,-999,551,997,-997,553,551,-553,553,556,-552,556,555,-558,554,556,-554,555,556,-555,969,968,-971,620,969,-794,968,969,-621,966,965,-968,968,966,-971,965,966,-969,963,962,-965,965,963,-968,962,963,-966,960,959,-962,962,960,-965,959,960,-963,957,956,-959,959,957,-962,956,957,-960,954,953,-956,956,954,-959,953,954,-957,951,950,-953,953,951,-956,950,951,-954,948,947,-950,950,948,-953,947,948,-951,945,944,-947,947,945,-950,944,945,-948,943,591,-721,944,943,-947,591,943,-945,591,722,-721,592,722,-592,722,592,-725,592,726,-725,593,726,-593,726,593,-729,593,730,-729,594,730,-594,730,594,-733,594,734,-733,595,734,-595,734,595,-737,595,738,-737,616,738,-596,738,616,-774,616,775,-774,617,775,-617,775,617,-778,617,779,-778,618,779,-618,779,618,-782,618,783,-782,619,783,-619,783,619,-786,619,787,-786,621,787,-620,787,621,-790,621,792,-790,620,792,-622,792,620,-794 + } + Edges: *2965 { + a: 0,1,2,3,4,5,7,8,9,10,11,12,13,15,16,17,19,20,21,23,24,25,28,29,32,33,34,36,37,40,41,44,45,48,49,52,53,56,57,58,60,61,64,65,68,69,72,73,76,77,80,81,82,84,85,88,89,92,93,96,97,100,101,104,105,106,108,109,112,113,116,117,120,121,124,125,128,129,130,132,133,136,137,140,141,144,145,148,149,152,153,154,156,157,160,161,164,165,168,169,172,173,176,177,178,180,181,184,185,188,189,192,193,196,197,200,201,202,204,205,208,209,212,213,216,217,220,221,224,225,226,228,229,232,233,236,237,240,241,244,245,248,249,250,251,252,253,255,256,257,259,260,261,263,264,265,267,268,269,271,272,273,274,276,277,280,281,284,285,288,289,292,293,296,297,298,300,301,304,305,308,309,312,313,316,317,320,321,322,324,325,328,329,332,333,336,340,344,346,348,352,360,361,362,363,364,366,367,368,370,371,372,374,376,378,379,380,382,383,386,387,390,391,394,395,398,402,403,406,407,410,411,414,415,418,419,422,426,427,430,431,434,435,438,439,442,443,446,450,451,454,455,458,459,462,463,466,467,470,472,474,475,476,478,479,480,482,483,484,486,487,488,490,491,492,494,498,499,502,503,506,507,510,511,514,515,518,522,523,526,527,530,531,534,535,538,539,542,546,547,550,551,554,555,558,559,562,563,566,570,571,574,575,578,579,582,583,586,587,590,594,595,598,599,602,603,606,607,610,611,614,618,619,622,623,626,627,630,631,634,635,638,642,643,646,647,650,651,654,655,658,659,662,666,667,670,671,674,675,678,679,682,683,686,690,691,694,695,699,703,707,715,720,721,722,723,724,725,727,728,729,731,732,733,735,736,737,739,740,741,742,744,745,748,749,752,753,756,757,760,761,762,764,765,768,769,772,773,776,777,780,781,782,784,785,788,789,792,793,796,797,800,801,803,806,809,812,815,816,818,819,820,822,823,824,826,827,828,830,831,832,834,835,836,839,840,843,844,847,848,851,852,855,856,859,860,863,864,867,868,871,872,875,876,879,880,883,884,887,888,891,892,895,898,901,904,907,910,911,912,913,914,915,917,918,919,921,922,923,925,926,927,929,930,931,932,934,935,938,939,942,943,946,947,950,951,952,954,955,958,959,962,963,966,967,970,971,972,974,975,978,979,982,983,986, +987,990,991,992,994,995,998,999,1002,1003,1006,1007,1010,1011,1013,1014,1015,1017,1018,1019,1021,1022,1023,1025,1026,1027,1029,1030,1031,1034,1035,1038,1039,1042,1043,1046,1047,1050,1051,1054,1055,1058,1059,1062,1063,1066,1067,1070,1071,1074,1075,1078,1079,1082,1083,1086,1087,1090,1091,1094,1095,1098,1099,1102,1103,1106,1107,1110,1112,1114,1118,1122,1126,1130,1134,1138,1142,1146,1150,1152,1153,1154,1156,1157,1158,1160,1161,1162,1164,1165,1166,1168,1169,1170,1172,1173,1174,1176,1177,1178,1180,1181,1182,1184,1185,1186,1188,1192,1193,1196,1197,1200,1201,1204,1205,1208,1209,1212,1213,1216,1217,1220,1221,1224,1225,1228,1229,1232,1233,1236,1237,1240,1241,1244,1245,1248,1249,1252,1253,1256,1257,1260,1261,1264,1265,1268,1269,1272,1273,1276,1277,1280,1281,1284,1285,1288,1289,1292,1293,1296,1297,1300,1301,1304,1305,1308,1312,1313,1316,1317,1320,1321,1324,1325,1328,1332,1333,1336,1337,1340,1341,1344,1345,1348,1352,1353,1356,1357,1360,1361,1364,1365,1368,1372,1373,1376,1377,1380,1381,1384,1385,1388,1390,1392,1393,1395,1396,1398,1399,1401,1402,1404,1407,1408,1411,1412,1415,1416,1419,1420,1423,1424,1427,1428,1431,1432,1435,1436,1439,1440,1443,1444,1447,1448,1451,1452,1455,1456,1459,1460,1463,1464,1468,1472,1476,1480,1484,1485,1487,1488,1490,1491,1493,1494,1496,1499,1502,1503,1506,1507,1510,1511,1514,1515,1518,1522,1523,1526,1527,1530,1531,1534,1535,1538,1542,1543,1546,1547,1550,1551,1554,1555,1558,1563,1567,1571,1575,1580,1581,1582,1583,1584,1585,1587,1588,1589,1591,1592,1593,1595,1596,1597,1599,1600,1601,1603,1604,1605,1607,1608,1609,1611,1612,1613,1615,1616,1617,1619,1620,1621,1622,1624,1625,1628,1629,1632,1633,1636,1637,1640,1641,1644,1645,1648,1649,1652,1653,1656,1657,1660,1661,1662,1664,1665,1668,1669,1672,1673,1676,1677,1680,1681,1684,1685,1688,1689,1692,1693,1696,1697,1700,1701,1702,1704,1705,1708,1709,1712,1713,1716,1717,1720,1721,1724,1725,1728,1729,1732,1733,1736,1737,1740,1741,1743,1746,1749,1752,1755,1758,1761,1764,1767,1770,1771,1773,1774,1775,1777,1778,1779,1781,1782,1783,1785,1786,1787,1789,1790,1791,1793,1794,1795, +1797,1798,1799,1801,1802,1803,1805,1806,1807,1809,1810,1811,1814,1815,1818,1819,1822,1823,1826,1827,1830,1831,1834,1835,1838,1839,1842,1843,1846,1847,1850,1851,1854,1855,1858,1859,1862,1863,1866,1867,1870,1871,1874,1875,1878,1879,1882,1883,1886,1887,1890,1891,1894,1895,1898,1899,1902,1903,1906,1907,1910,1911,1914,1915,1918,1919,1922,1923,1926,1927,1930,1933,1936,1939,1942,1945,1948,1951,1954,1957,1960,1961,1962,1964,1965,1968,1969,1972,1973,1976,1977,1980,1981,1984,1985,1988,1989,1992,1993,1996,1997,2000,2001,2002,2004,2005,2008,2009,2012,2013,2016,2017,2020,2021,2024,2025,2028,2029,2032,2033,2036,2037,2040,2041,2042,2044,2045,2048,2049,2052,2053,2056,2057,2060,2061,2064,2065,2068,2069,2072,2073,2076,2077,2080,2081,2082,2084,2085,2088,2089,2092,2093,2096,2097,2100,2101,2104,2105,2108,2109,2112,2113,2116,2117,2120,2121,2122,2124,2125,2128,2129,2132,2133,2136,2137,2140,2141,2144,2145,2148,2149,2152,2153,2156,2157,2160,2161,2162,2164,2165,2168,2169,2172,2173,2176,2177,2180,2181,2184,2185,2188,2189,2192,2193,2196,2197,2200,2201,2202,2204,2205,2208,2209,2212,2213,2216,2217,2220,2221,2224,2225,2228,2229,2232,2233,2236,2237,2240,2241,2244,2245,2248,2249,2252,2253,2256,2257,2260,2261,2264,2265,2268,2269,2272,2273,2276,2277,2280,2281,2284,2285,2288,2289,2292,2293,2296,2297,2300,2301,2304,2305,2308,2309,2312,2313,2316,2317,2320,2321,2324,2325,2328,2329,2332,2333,2336,2337,2340,2341,2344,2345,2348,2349,2352,2353,2356,2357,2360,2361,2364,2365,2368,2369,2372,2373,2376,2377,2380,2381,2384,2385,2388,2389,2392,2393,2396,2397,2400,2401,2404,2405,2408,2409,2412,2413,2416,2417,2420,2421,2424,2425,2428,2429,2432,2433,2436,2437,2440,2441,2444,2445,2448,2449,2452,2453,2456,2457,2460,2461,2464,2465,2468,2469,2472,2473,2476,2477,2480,2481,2484,2485,2488,2489,2492,2493,2496,2497,2500,2501,2504,2505,2508,2509,2512,2513,2516,2517,2520,2521,2522,2524,2525,2528,2529,2532,2533,2536,2537,2540,2541,2544,2545,2548,2549,2552,2553,2556,2557,2560,2561,2562,2564,2565,2568,2569,2572,2573,2576,2577,2580,2581,2584,2585,2588,2589,2592,2593,2596,2597,2600, +2601,2602,2604,2605,2608,2609,2612,2613,2616,2617,2620,2621,2624,2625,2628,2629,2632,2633,2636,2637,2640,2641,2642,2644,2645,2648,2649,2652,2653,2656,2657,2660,2661,2664,2665,2668,2669,2672,2673,2676,2677,2680,2681,2682,2684,2685,2688,2689,2692,2693,2696,2697,2700,2701,2704,2705,2708,2709,2712,2713,2716,2717,2720,2721,2724,2725,2728,2729,2732,2733,2736,2737,2740,2741,2744,2745,2748,2749,2752,2753,2756,2757,2760,2761,2764,2765,2768,2769,2772,2773,2776,2777,2780,2781,2784,2785,2788,2789,2792,2793,2796,2797,2800,2801,2804,2805,2808,2809,2812,2813,2816,2817,2820,2821,2824,2825,2828,2829,2832,2833,2836,2837,2840,2841,2844,2845,2848,2849,2852,2853,2856,2857,2860,2861,2864,2865,2868,2869,2872,2873,2876,2877,2880,2881,2884,2885,2888,2889,2892,2893,2896,2897,2900,2901,2904,2905,2908,2909,2912,2913,2916,2917,2920,2921,2922,2924,2925,2928,2929,2932,2933,2936,2937,2940,2941,2944,2945,2948,2949,2952,2953,2956,2957,2960,2961,2964,2965,2968,2969,2972,2973,2976,2977,2980,2981,2984,2985,2988,2989,2992,2993,2996,2997,3000,3001,3002,3004,3005,3008,3009,3012,3013,3016,3017,3020,3021,3024,3025,3028,3029,3032,3033,3036,3037,3040,3041,3042,3044,3045,3048,3049,3052,3053,3056,3057,3060,3061,3064,3065,3068,3069,3072,3073,3076,3077,3080,3081,3082,3084,3085,3088,3089,3092,3093,3096,3097,3100,3101,3104,3105,3108,3109,3112,3113,3116,3117,3120,3121,3122,3124,3125,3128,3129,3132,3133,3136,3137,3140,3141,3144,3145,3148,3149,3152,3153,3156,3157,3160,3161,3164,3165,3168,3169,3172,3173,3176,3177,3180,3181,3184,3185,3188,3189,3192,3193,3196,3197,3200,3201,3204,3205,3208,3209,3212,3213,3216,3217,3220,3221,3224,3225,3228,3229,3232,3233,3236,3237,3240,3241,3244,3245,3248,3249,3252,3253,3256,3257,3260,3261,3264,3265,3268,3269,3272,3273,3276,3277,3280,3281,3284,3285,3288,3289,3292,3293,3296,3297,3300,3301,3304,3305,3308,3309,3312,3313,3316,3317,3320,3322,3323,3324,3326,3327,3328,3330,3331,3332,3334,3335,3336,3338,3339,3340,3342,3343,3344,3346,3347,3348,3350,3351,3352,3354,3355,3356,3358,3359,3362,3363,3366,3367,3370,3371,3374,3375,3378,3379,3382,3383,3386, +3387,3390,3391,3394,3395,3398,3399,3402,3403,3406,3407,3410,3411,3414,3415,3418,3419,3422,3423,3426,3427,3430,3431,3434,3435,3438,3439,3442,3443,3446,3447,3450,3451,3454,3455,3458,3459,3462,3463,3466,3467,3470,3471,3474,3475,3478,3479,3480,3482,3483,3484,3486,3487,3488,3490,3491,3492,3494,3495,3496,3498,3499,3500,3502,3503,3504,3506,3507,3508,3510,3511,3512,3514,3515,3516,3518,3522,3523,3526,3527,3530,3531,3534,3535,3538,3539,3542,3543,3546,3547,3550,3551,3554,3555,3558,3562,3563,3566,3567,3570,3571,3574,3575,3578,3579,3582,3583,3586,3587,3590,3591,3594,3595,3598,3602,3603,3606,3607,3610,3611,3614,3615,3618,3619,3622,3623,3626,3627,3630,3631,3634,3635,3638,3642,3643,3646,3647,3650,3651,3654,3655,3658,3659,3662,3663,3666,3667,3670,3671,3674,3675,3678,3679,3682,3683,3686,3687,3690,3691,3694,3695,3698,3699,3702,3703,3706,3707,3710,3711,3714,3715,3718,3722,3723,3726,3727,3730,3731,3734,3735,3738,3739,3742,3743,3746,3747,3750,3751,3754,3755,3758,3759,3762,3763,3766,3767,3770,3771,3774,3775,3778,3779,3782,3783,3786,3787,3790,3791,3794,3795,3798,3799,3802,3803,3806,3807,3810,3811,3814,3815,3818,3819,3822,3823,3826,3827,3830,3831,3834,3835,3838,3839,3842,3843,3846,3847,3850,3851,3854,3855,3858,3859,3862,3863,3866,3867,3870,3871,3874,3875,3878,3879,3882,3883,3886,3887,3890,3891,3894,3895,3898,3899,3902,3903,3906,3907,3910,3911,3914,3915,3918,3919,3922,3923,3926,3927,3930,3931,3934,3935,3938,3939,3942,3943,3946,3947,3950,3951,3954,3955,3958,3962,3963,3966,3967,3970,3971,3974,3975,3978,3979,3982,3983,3986,3987,3990,3991,3994,3995,3998,4002,4003,4006,4007,4010,4011,4014,4015,4018,4019,4022,4023,4026,4027,4030,4031,4034,4035,4038,4042,4043,4046,4047,4050,4051,4054,4055,4058,4059,4062,4063,4066,4067,4070,4071,4074,4075,4078,4082,4083,4086,4087,4090,4091,4094,4095,4098,4099,4102,4103,4106,4107,4110,4111,4114,4115,4118,4122,4123,4126,4127,4130,4131,4134,4135,4138,4139,4142,4143,4146,4147,4150,4151,4154,4155,4158,4159,4162,4163,4166,4167,4170,4171,4174,4175,4178,4179,4182,4183,4186,4187,4190,4191,4194,4195,4198,4199,4202,4203,4206, +4207,4210,4211,4214,4215,4218,4219,4222,4223,4226,4227,4230,4231,4234,4235,4238,4239,4242,4243,4246,4247,4250,4251,4254,4255,4258,4259,4262,4263,4266,4267,4270,4271,4274,4275,4278,4279,4282,4283,4286,4287,4290,4291,4294,4295,4298,4299,4302,4303,4306,4307,4310,4311,4314,4315,4318,4319,4322,4323,4326,4327,4330,4331,4334,4335,4338,4339,4342,4343,4346,4347,4350,4351,4354,4355,4358,4359,4362,4363,4366,4367,4370,4371,4374,4375,4378,4379,4382,4383,4386,4387,4390,4391,4394,4395,4398,4399,4402,4403,4406,4407,4410,4411,4414,4415,4418,4419,4422,4423,4426,4427,4430,4431,4434,4435,4438,4442,4443,4446,4447,4450,4451,4454,4455,4458,4459,4462,4463,4466,4467,4470,4471,4474,4475,4478,4482,4483,4486,4487,4490,4491,4494,4495,4498,4499,4502,4503,4506,4507,4510,4511,4514,4515,4518,4522,4523,4526,4527,4530,4531,4534,4535,4538,4539,4542,4543,4546,4547,4550,4551,4554,4555,4558,4562,4563,4566,4567,4570,4571,4574,4575,4578,4579,4582,4583,4586,4587,4590,4591,4594,4595,4598,4602,4603,4606,4607,4610,4611,4614,4615,4618,4619,4622,4623,4626,4627,4630,4631,4634,4635,4638,4642,4643,4646,4647,4650,4651,4654,4655,4658,4659,4662,4663,4666,4667,4670,4671,4674,4675,4678,4680,4682,4683,4685,4686,4688,4689,4691,4692,4694,4695,4697,4698,4700,4701,4703,4704,4706,4707,4709,4712,4713,4716,4717,4720,4721,4724,4725,4728,4729,4732,4733,4736,4737,4740,4741,4744,4745,4748,4749,4752,4753,4756,4757,4760,4761,4764,4765,4768,4769,4772,4773,4776,4777,4780,4781,4784,4785,4788,4789,4792,4793,4796,4797,4800,4801,4804,4805,4808,4809,4812,4813,4816,4817,4820,4821,4824,4825,4828,4829,4833,4837,4841,4845,4849,4853,4857,4861,4865,4869,4870,4872,4873,4875,4876,4878,4879,4881,4882,4884,4885,4887,4888,4890,4891,4893,4894,4896,4899,4902,4903,4906,4907,4910,4911,4914,4915,4918,4919,4922,4923,4926,4927,4930,4931,4934,4935,4938,4942,4943,4946,4947,4950,4951,4954,4955,4958,4959,4962,4963,4966,4967,4970,4971,4974,4975,4978,4982,4983,4986,4987,4990,4991,4994,4995,4998,4999,5002,5003,5006,5007,5010,5011,5014,5015,5018,5023,5027,5031,5035,5039,5043,5047,5051,5055,5060,5061,5062,5063,5064, +5065,5067,5068,5069,5071,5072,5073,5075,5076,5077,5079,5080,5081,5083,5084,5085,5086,5088,5089,5092,5093,5096,5097,5100,5101,5104,5105,5108,5109,5110,5112,5113,5116,5117,5120,5121,5124,5125,5128,5129,5132,5133,5134,5136,5137,5140,5141,5144,5145,5148,5149,5152,5153,5156,5157,5158,5160,5161,5164,5165,5168,5169,5172,5173,5176,5177,5180,5181,5182,5184,5185,5188,5189,5192,5193,5196,5197,5200,5201,5204,5205,5206,5208,5209,5212,5213,5216,5217,5220,5221,5224,5225,5228,5229,5230,5232,5233,5236,5237,5240,5241,5244,5245,5248,5249,5252,5253,5254,5256,5257,5260,5261,5264,5265,5268,5269,5272,5273,5276,5277,5278,5280,5281,5284,5285,5288,5289,5292,5293,5296,5297,5300,5301,5302,5304,5305,5308,5309,5312,5313,5316,5317,5320,5321,5324,5325,5326,5328,5329,5332,5333,5336,5337,5340,5341,5344,5345,5348,5349,5350,5352,5353,5356,5357,5360,5361,5364,5365,5368,5369,5372,5374,5375,5376,5378,5379,5380,5382,5383,5384,5386,5387,5388,5390,5391,5392,5394,5398,5399,5402,5403,5406,5407,5410,5411,5414,5415,5418,5422,5423,5426,5427,5430,5431,5434,5435,5438,5439,5442,5446,5447,5450,5451,5454,5455,5458,5459,5462,5463,5466,5470,5471,5474,5475,5478,5479,5482,5483,5486,5487,5490,5494,5495,5498,5499,5502,5503,5506,5507,5510,5511,5514,5518,5519,5522,5523,5526,5527,5530,5531,5534,5535,5538,5542,5543,5546,5547,5550,5551,5554,5555,5558,5559,5562,5566,5567,5570,5571,5574,5575,5578,5579,5582,5583,5586,5590,5591,5594,5595,5598,5599,5602,5603,5606,5607,5610,5614,5615,5618,5619,5622,5623,5626,5627,5630,5631,5634,5638,5639,5642,5643,5646,5647,5650,5651,5654,5655,5658,5662,5663,5666,5667,5670,5671,5674,5675,5678,5679,5682,5684,5687,5688,5690,5693,5699,5702,5705,5708,5714,5715,5717,5719,5723,5724,5726,5732,5733,5735,5741,5742,5744,5750,5751,5753,5759,5760,5762,5768,5769,5771,5777,5778,5780,5786,5787,5789,5795,5796,5798,5804,5807,5811,5813,5816,5820,5822,5825,5829,5831,5834,5838,5840,5843,5847,5849,5852,5856,5858,5861,5865,5867,5870,5874,5876,5879,5883,5885,5888 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "Normals" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + Normals: *4386 { + a: -0.470322320004387,-0.692216856988222,-0.547387192220496,-0.490439313683153,-0.515294318281503,-0.702809394601978,-0.882555955175904,-0.202490275313825,-0.42437327246998,-0.878083641707991,-0.342952313131559,-0.333695713311613,0,-0.798435679387187,-0.602080115833035,0,-0.624019094790304,-0.781409092177132,-0.491994906616162,0.486017887361851,0.72230715421355,-0.456689854406275,0.402088565794437,0.793573665225698,0,0.381468385382684,0.924381885885659,0,0.494343640867122,0.869266567132452,-0.84521350163079,0.383806205717569,0.371896401049676,-0.834291483819755,0.360529315934289,0.417104701936798,-0.98885399501229,0.146111532987156,-0.0286216085567628,-0.982528199560718,0.175068575113848,-0.0631611516327857,-0.849604452783126,-0.111400593180878,-0.515521271772594,-0.459859131823089,-0.362837984082578,-0.810480213321587,0,-0.452175798346262,-0.891928835384259,-0.419463931622444,0.358091724021316,0.834158454524848,0,0.32673878999169,0.945114682519939,-0.821753918070518,0.351173402620884,0.448773594842012,-0.975485934624349,0.191424006172919,-0.108554323777406,-0.799159408996978,-0.0608287713880848,-0.598033527139589,-0.410648723034365,-0.262597286317805,-0.873161091373619,-7.0696002825937e-18,-0.331614693212078,-0.943414911502812,-0.392290296073974,0.363502829946081,0.844969831548668,7.04016487524846e-18,0.332956134371541,0.942942316679212,-0.813148565047348,0.360274159864126,0.457156363726501,-0.968154688772552,0.195343376319936,-0.156580534983284,-0.750736630796799,-0.0501066924002039,-0.658698588549104,-0.367375389284979,-0.223905663573067,-0.902718991252325,0,-0.280056405348626,-0.959983546641924,-0.38220077908121,0.421113762265128,0.822548335175888,0,0.401188068581225,0.915995706118793,-0.811235314411252,0.390151608412017,0.435521511645055,-0.96336875603336,0.184017004493155,-0.195085575981675,-0.721226230714864,-0.0809775558942908,-0.687950114158153,-0.343389635403815,-0.248135573420762,-0.905821337516612,-7.02271680953141e-18,-0.298894952203255,-0.954286019779926,-0.388078954815345,0.526525701147283,0.756416162479882, +0,0.526628489716364,0.85009554393554,-0.815165096544917,0.434931110256041,0.382545153813722,-0.964386095022637,0.156090765292883,-0.213530168166636,-0.720750314827801,-0.152645853752105,-0.676179138252517,-0.341941658645545,-0.333281461384368,-0.878634946710085,7.03349711323798e-18,-0.385220035331656,-0.922824752799294,-0.404144344415721,0.6573946582262,0.636002839783318,0,0.687574908281298,0.726113452224901,-0.821372343654978,0.481841210719813,0.305248293575565,-0.972327167613693,0.115153261750526,-0.203272244609409,-0.746420058924706,-0.256620370827961,-0.614005766187059,-0.360982947089592,-0.469821574648368,-0.805579915281806,7.06271445003961e-18,-0.528866106667434,-0.848705273471557,-0.420847852387331,0.775432501662242,0.470735085272819,7.11594823250112e-18,0.839276254818616,0.543705221694291,-0.827785152195319,0.517243401956634,0.217326954005482,-0.983842112139705,0.0697180087068842,-0.164906329904076,-0.783709757555331,-0.369830365286823,-0.499023563395938,-0.390405451973345,-0.628446046606417,-0.672784623467461,-7.09750943561585e-18,-0.699547489474195,-0.714586110955392,-0.434053676391912,0.85178109583269,0.293370705409942,0,0.941309231258563,0.337545450491357,-0.834562729694699,0.533676335779114,0.13672826640425,-0.993482379612965,0.0315877354503903,-0.109521579461203,-0.816017430569983,-0.460818930569974,-0.348943356770564,-0.418196758071834,-0.763647663831653,-0.491887911075954,-7.11509284414895e-18,-0.848307611633998,-0.529503726185021,-0.446897079898476,0.883896451146133,0.137876987309293,0,0.988552393359214,0.15087798243538,-0.842848640852688,0.533051386323446,0.0739079708247284,-0.99862649993073,0.00805740406829968,-0.0517705695910336,-0.837047669006849,-0.510082357369454,-0.197907019861908,-0.440078578735657,-0.845666368487136,-0.301959000110582,-7.1185445623839e-18,-0.942783987061689,-0.333404189745817,-0.463423348384164,0.883480833119655,0.0685595921998517,0,0.997753554794269,0.0669913717981696,-0.853379171177722,0.519165050314699,0.0470280845002187,-0.999714375466632,0.000297363826539097,-0.0238972605148989, +-0.848192511662658,-0.514666948645874,-0.125249331858246,-0.455204873771213,-0.86541263640734,-0.209402702087224,0,-0.971319656609675,-0.237777468830971,0.722630942512016,0.0674256147327282,-0.687937720583854,0.639743927929044,0.571582774669563,-0.513829581066487,0,0.503017880642217,-0.864276004384139,0,0.957194033877321,-0.289447027121823,0.698300305041833,0.683828049200955,-0.211555862845961,0.69336567464313,0.703504963386925,-0.155964123171444,0.585727251080363,0.810492261525611,-0.00508737151605971,0.554846605466728,0.831508607345257,0.0271786738602215,0.314346517095666,0.945324356429232,0.0868799650752851,0.349211372090043,0.929606042124707,0.117830488619152,0.248573903410964,0.943540587644726,0.218957014069158,0.140095812481259,0.980248410189287,0.139593042973464,0,0.996060564170518,0.0886755462588662,0,0.991357048987632,0.131191468558491,-0.214940397580685,0.954037012419274,0.208839661994467,-9.06071811420524e-19,0.970300719714506,0.2419018671311,-0.409512439557227,0.902653791094968,0.132346874801677,-0.599301627339333,0.800366531457044,0.0158421839355589,-0.773481599501028,0.602008236393895,-0.198273292571754,-0.722363224281519,0.348501641257606,-0.597275462618683,-6.23184757790319e-18,0.224348911532596,-0.974508884461368,-0.470310052505045,0.740962220188609,0.479357322637164,7.21798943496509e-18,0.810332381615666,0.585970503784178,-0.804126935955693,0.537120619931004,0.254718100093895,-0.98363129563916,0.180087580057129,-0.00615936266140584,-0.89035547809729,-0.355899930527681,-0.283905551323917,-0.456679961862837,-0.770196806999993,-0.445241834197971,0,-0.879704995880178,-0.475519842092269,-0.509032055344421,0.595802094293368,0.621213514878315,-7.22987817951221e-18,0.647593083567549,0.761986350347218,-0.85137273336206,0.415177170106781,0.320612517394034,-0.995475063549937,0.0946752213869369,-0.00812405721200059,0.98885399501229,0.146111532987156,-0.0286216085567628,0.882555955175904,-0.202490275313825,-0.42437327246998,0.878083641707991,-0.342952313131559,-0.333695713311613,0.995475063549937,0.0946752213869369,-0.00812405721200059, +0.84521350163079,0.383806205717569,0.371896401049676,0.85137273336206,0.415177170106781,0.320612517394034,0.491994906616162,0.486017887361851,0.72230715421355,0.509032055344421,0.595802094293368,0.621213514878315,0.470322320004387,-0.692216856988222,-0.547387192220497,0.456679961862837,-0.770196806999993,-0.445241834197971,0.89035547809729,-0.355899930527681,-0.283905551323917,0.98363129563916,0.180087580057129,-0.00615936266140584,0.804126935955693,0.537120619931004,0.254718100093895,0.470310052505045,0.740962220188609,0.479357322637164,0.722363224281519,0.348501641257606,-0.597275462618683,0.773481599501028,0.602008236393895,-0.198273292571754,0.599301627339333,0.800366531457044,0.0158421839355589,0.409512439557227,0.902653791094968,0.132346874801677,0.214940397580685,0.954037012419274,0.208839661994467,-0.140095812481259,0.980248410189287,0.139593042973464,-0.349211372090043,0.929606042124707,0.117830488619152,-0.554846605466728,0.831508607345257,0.0271786738602215,-0.69336567464313,0.703504963386925,-0.155964123171444,-0.639743927929044,0.571582774669563,-0.513829581066487,-0.248573903410964,0.943540587644726,0.218957014069158,-0.395890290534903,0.911755856058769,0.109417260076877,-0.585727251080363,0.810492261525611,-0.00508737151605971,-0.54022912146621,0.825448754339343,-0.163666888158459,-0.722630942512016,0.0674256147327282,-0.687937720583854,0.455204873771213,-0.86541263640734,-0.209402702087224,0.440078578735657,-0.845666368487137,-0.301959000110582,0.848192511662658,-0.514666948645874,-0.125249331858246,0.837047669006849,-0.510082357369454,-0.197907019861908,0.999714375466632,0.000297363826539097,-0.0238972605148989,0.99862649993073,0.00805740406829968,-0.0517705695910336,0.853379171177722,0.519165050314699,0.0470280845002187,0.842848640852688,0.533051386323446,0.0739079708247284,0.463423348384164,0.883480833119655,0.0685595921998517,0.446897079898476,0.883896451146133,0.137876987309293,0.418196758071834,-0.763647663831653,-0.491887911075954,0.816017430569983,-0.460818930569974,-0.348943356770564,0.993482379612965,0.0315877354503903,-0.109521579461203, +0.834562729694699,0.533676335779114,0.13672826640425,0.434053676391912,0.85178109583269,0.293370705409942,0.390405451973345,-0.628446046606417,-0.672784623467461,0.783709757555331,-0.369830365286823,-0.499023563395938,0.983842112139705,0.0697180087068842,-0.164906329904076,0.827785152195319,0.517243401956634,0.217326954005482,0.420847852387331,0.775432501662242,0.470735085272819,0.360982947089592,-0.469821574648368,-0.805579915281806,0.746420058924706,-0.256620370827961,-0.614005766187059,0.972327167613693,0.115153261750526,-0.203272244609409,0.821372343654978,0.481841210719813,0.305248293575565,0.404144344415721,0.6573946582262,0.636002839783318,0.341941658645545,-0.333281461384368,-0.878634946710085,0.720750314827801,-0.152645853752105,-0.676179138252517,0.964386095022637,0.156090765292883,-0.213530168166636,0.815165096544917,0.434931110256041,0.382545153813722,0.388078954815345,0.526525701147283,0.756416162479882,0.343389635403815,-0.248135573420762,-0.905821337516612,0.721226230714864,-0.0809775558942908,-0.687950114158153,0.96336875603336,0.184017004493155,-0.195085575981675,0.811235314411252,0.390151608412017,0.435521511645055,0.38220077908121,0.421113762265128,0.822548335175888,0.367375389284979,-0.223905663573067,-0.902718991252325,0.750736630796799,-0.0501066924002039,-0.658698588549104,0.968154688772552,0.195343376319936,-0.156580534983284,0.813148565047348,0.360274159864126,0.457156363726501,0.392290296073974,0.363502829946081,0.844969831548668,0.410648723034365,-0.262597286317805,-0.873161091373619,0.799159408996978,-0.0608287713880848,-0.598033527139589,0.975485934624349,0.191424006172919,-0.108554323777406,0.821753918070519,0.351173402620884,0.448773594842012,0.419463931622444,0.358091724021316,0.834158454524848,0.459859131823089,-0.362837984082578,-0.810480213321587,0.849604452783126,-0.111400593180878,-0.515521271772594,0.982528199560718,0.175068575113848,-0.0631611516327857,0.834291483819755,0.360529315934289,0.417104701936798,0.456689854406275,0.402088565794437,0.793573665225698,0.490439313683153,-0.515294318281503,-0.702809394601978, +-0.305639402033405,-0.134176873713599,-0.942645809668248,-0.242430172105674,-0.615233772923278,-0.750143330509178,0,-0.614241248892548,-0.789118297949631,0,-0.133642400997089,-0.991029620473441,-0.582418135685111,-0.134959832520972,-0.801607733764458,-0.462782722635955,-0.616287832291559,-0.637198131980174,-0.801607752243952,-0.134959796662057,-0.582418118560313,-0.637198143457933,-0.616287841887304,-0.462782694053757,-0.942645805982151,-0.134176857574552,-0.305639420487081,-0.750143334941679,-0.615233777104255,-0.242430147779948,-0.991029627798087,-0.133642346680929,0,-0.789118312151034,-0.614241230647946,1.91172844575861e-08,-0.258397256703933,-0.544806934942468,-0.797757019001698,3.54215674049533e-18,-0.544219292901181,-0.838943002375095,-0.492359752288505,-0.546089415721079,-0.67776708710575,-0.677767069911848,-0.546089446035203,-0.492359742334883,-0.797757031643196,-0.54480693056686,-0.258397226901052,-0.838942997755837,-0.544219300022013,1.4882175158021e-08,-0.296832159651882,0.264440931566186,-0.91758468966565,0,0.264462851419664,-0.964395873186412,-0.566475138300009,0.264580501282781,-0.780450559631382,-0.780450556027985,0.264580492937801,-0.566475147162167,-0.91758470693946,0.26444093354912,-0.29683210448753,-0.964395873219312,0.264462851299688,3.83883044806111e-09,-0.105864016461208,0.939065080795029,-0.327031472568202,0,0.938933595759556,-0.344098391094802,-0.201512327206335,0.939446970705663,-0.277186167071593,-0.277186157887714,0.939446973589539,-0.201512326394448,-0.32703148411336,0.939065078500246,-0.105864001152138,-0.344098392815679,0.938933595128892,3.57248337233345e-09,-9.57375196029661e-19,1,1.48173366548394e-09,-0.942645774581604,-0.134176851965505,0.305639519794274,-0.750143348364491,-0.615233756747978,0.242430157905902,-0.801607697361209,-0.134959753090393,0.582418204194409,-0.637198176238361,-0.61628788057137,0.462782597403312,-0.582418211661198,-0.134959908064012,0.801607665844536,-0.462757572538704,-0.616287819545654,0.637216409501317,-0.305640239866173,-0.134155450295135,0.942648587189658, +-0.242432809364541,-0.615230406820288,0.750145238915344,0,-0.133642346263853,0.99102962785433,0,-0.614241271836401,0.789118280090381,-0.797757030368099,-0.544806952727355,0.258397184114312,-0.677767120515372,-0.546089384752692,0.492359740645727,-0.492359634587922,-0.546089414083489,0.677767173928038,-0.258394317952925,-0.544821477356107,0.797748039333944,0,-0.544219186088672,0.838943071663974,-0.917584694178702,0.264440914191734,0.296832161179375,-0.780450570306003,0.264580554530965,0.566475098722902,-0.56647518756404,0.264580499702174,0.780450524409865,-0.296832031675094,0.264440825474568,0.917584761640016,0,0.26446284529775,0.964395874865202,-0.327031479955886,0.939065080038012,0.105864000354533,-0.277186196584117,0.939446959145207,0.201512340505623,-0.201512318025294,0.939446972526136,0.277186167576144,-0.105863956449064,0.939065080230022,0.327031493617254,0,0.938933593287951,0.344098397839014,-0.0663406714683279,0.976681014470071,-0.204188910773442,-0.13198504336081,0.904190853066047,-0.406225121774539,3.5652157921044e-18,0.903903459676871,-0.427736525894367,0,0.97662003506653,-0.214972805504904,-0.126102028727708,0.976751696244721,-0.173362055346079,-0.25087306246148,0.904504634739164,-0.344868195498757,-0.173362007001419,0.976751709446361,-0.126101992934497,-0.3448681485553,0.904504665756292,-0.250873015163325,-0.204188921857152,0.976681011921893,-0.0663406748687439,-0.406225109959302,0.904190854591331,-0.131985069276608,-0.214972805405947,0.976620035088313,1.45197037726441e-09,-0.427736545774628,0.903903450269325,1.04111393796018e-09,-0.0573415629345769,0.98263313661753,-0.176476808622026,0,0.98256732345685,-0.185907113567075,-0.108940752692658,0.982698711948191,-0.149783690494401,-0.149783709962021,0.98269870816237,-0.108940760076392,-0.176476794769836,0.982633138607804,-0.0573415714603371,-0.185907123159126,0.982567321641982,2.83119853624586e-10,-0.0517619832700939,0.98586513095982,-0.159344408893199,0,0.985812405332061,-0.167850831077527,-0.098383305959011,0.985916924792377,-0.135235137876653,-0.135235133816584,0.985916925664323,-0.0983833028019544, +-0.159344420390321,0.985865128913172,-0.0517619868580003,-0.167850819135405,0.985812407365404,1.42179117629114e-09,-0.0846465692552876,0.961749118701888,-0.260525605247262,0,0.961630961108528,-0.274346304216931,-0.160808202969196,0.961888011080073,-0.221160973045063,-0.221160973516672,0.9618880094198,-0.160808212251653,-0.260525594267099,0.96174912080612,-0.0846465791419212,-0.274346302951772,0.961630961469469,2.07286801233289e-09,-0.222733258566614,0.692434418987936,-0.686239368536327,0,0.691926665359017,-0.721967789977608,-0.42430533213562,0.692596167123931,-0.583331410440515,-0.583331387850458,0.692596187177628,-0.424305330458469,-0.686239353328872,0.692434435463649,-0.22273325420087,-0.721967770461352,0.691926685722602,1.04435886958528e-08,-0.204188933722565,0.976681009334937,0.0663406764340783,-0.406225122953726,0.904190846322669,0.131985085928394,-0.173361974911634,0.976751719076717,0.126101962456637,-0.344868096717849,0.904504693300363,0.250872987114644,-0.126101994164069,0.976751709433913,0.173362006177173,-0.250873031877281,0.904504676313207,0.344868108708593,-0.0663406714683279,0.976681014470071,0.204188910773442,-0.131985061215191,0.904190862193517,0.40622509565728,0,0.97662003506653,0.214972805504904,3.5652158092269e-18,0.903903469078348,0.427736506026933,-0.176476793404622,0.982633138705169,0.0573415739934803,-0.14978371291213,0.982698706330252,0.108940772546857,-0.108940753801004,0.982698710141568,0.149783701541149,-0.0573415601963021,0.982633138334396,0.176476799952143,0,0.982567325275645,0.18590710395427,-0.15934442110244,0.985865128947916,0.0517619840040696,-0.135235134574222,0.985916926051503,0.0983832978805183,-0.098383309720502,0.985916923679916,0.135235143250452,-0.0517619845243996,0.985865130250969,0.159344412871412,8.67780481145583e-19,0.985812404584686,0.16785083546697,-0.260525591315989,0.961749120542024,0.0846465912255029,-0.221160982542084,0.961888007411527,0.160808211851575,-0.160808199564352,0.961888014269978,0.22116096164701,-0.0846465587278568,0.961749117560796,0.26052561288012,1.74406180925062e-18,0.961630954876918,0.274346326059793, +-0.686239368274923,0.69243442079853,0.222733253743214,-0.583331327392452,0.692596219972718,0.424305360043993,-0.424305326977085,0.692596169198888,0.583331411729124,-0.222733437683583,0.692434415357862,0.686239314063009,-1.92732513685648e-18,0.691926756737016,0.721967702401842,0.305640239866173,-0.134155450295135,0.942648587189658,0.222733437683583,0.692434415357862,0.686239314063009,0.582418211661198,-0.134959908064012,0.801607665844536,0.424305326977085,0.692596169198888,0.583331411729124,0.801607697361209,-0.134959753090393,0.582418204194409,0.583331327392452,0.692596219972718,0.424305360043993,0.942645774581604,-0.134176851965505,0.305639519794274,0.686239368274923,0.69243442079853,0.222733253743214,0.991029627798087,-0.133642346680929,0,0.721967770461352,0.691926685722602,1.04435886958528e-08,0.942645805982151,-0.134176857574552,-0.305639420487081,0.686239353328872,0.692434435463649,-0.22273325420087,0.801607752243952,-0.134959796662057,-0.582418118560313,0.583331387850458,0.692596187177628,-0.424305330458468,0.582418135685111,-0.134959832520972,-0.801607733764458,0.42430533213562,0.692596167123931,-0.583331410440515,0.305639402033405,-0.134176873713599,-0.942645809668248,0.222733258566614,0.692434418987936,-0.686239368536327,0.0846465587278568,0.961749117560796,0.26052561288012,0.160808199564352,0.961888014269978,0.22116096164701,0.221160982542084,0.961888007411527,0.160808211851575,0.260525591315989,0.961749120542024,0.0846465912255029,0.274346302951772,0.961630961469469,2.07286801058883e-09,0.0517619845243996,0.985865130250969,0.159344412871412,0.098383309720502,0.985916923679916,0.135235143250452,0.135235134574222,0.985916926051503,0.0983832978805183,0.15934442110244,0.985865128947916,0.0517619840040697,0.167850819135405,0.985812407365404,1.42179117542336e-09,0.057341560196302,0.982633138334396,0.176476799952143,0.108940753801004,0.982698710141568,0.149783701541149,0.14978371291213,0.982698706330252,0.108940772546857,0.176476793404622,0.982633138705169,0.0573415739934803,0.185907123159126,0.982567321641982,2.83119853624586e-10, +0.131985061215191,0.904190862193517,0.406225095657281,0.250873031877281,0.904504676313207,0.344868108708593,0.344868096717849,0.904504693300363,0.250872987114644,0.406225122953726,0.904190846322669,0.131985085928394,0.427736545774628,0.903903450269325,1.04111393617757e-09,0.0663406714683279,0.976681014470071,0.204188910773442,0.126101994164069,0.976751709433913,0.173362006177173,0.173361974911634,0.976751719076717,0.126101962456637,0.204188933722565,0.976681009334937,0.0663406764340783,0.214972805405947,0.976620035088313,1.45197037726441e-09,0.260525594267099,0.96174912080612,-0.0846465791419212,0.221160973516672,0.9618880094198,-0.160808212251653,0.160808202969196,0.961888011080073,-0.221160973045063,0.0846465692552877,0.961749118701888,-0.260525605247262,0.159344420390321,0.985865128913172,-0.0517619868580003,0.135235133816584,0.985916925664323,-0.0983833028019544,0.098383305959011,0.985916924792377,-0.135235137876653,0.0517619832700939,0.98586513095982,-0.159344408893199,0.176476794769836,0.982633138607804,-0.0573415714603371,0.149783709962021,0.98269870816237,-0.108940760076392,0.108940752692658,0.982698711948191,-0.149783690494401,0.0573415629345769,0.98263313661753,-0.176476808622026,0.406225109959302,0.904190854591331,-0.131985069276608,0.3448681485553,0.904504665756292,-0.250873015163325,0.25087306246148,0.904504634739164,-0.344868195498757,0.13198504336081,0.904190853066047,-0.406225121774539,0.204188921857152,0.976681011921893,-0.0663406748687439,0.173362007001419,0.976751709446361,-0.126101992934497,0.126102028727708,0.976751696244721,-0.173362055346079,0.0663406714683279,0.976681014470071,-0.204188910773442,0.105863956449064,0.939065080230023,0.327031493617254,0.201512318025294,0.939446972526136,0.277186167576144,0.277186196584117,0.939446959145207,0.201512340505623,0.327031479955886,0.939065080038012,0.105864000354533,0.344098392815679,0.938933595128892,3.57248337368616e-09,0.296832031675094,0.264440825474568,0.917584761640016,0.56647518756404,0.264580499702174,0.780450524409865,0.780450570306003,0.264580554530965,0.566475098722902, +0.917584694178702,0.264440914191734,0.296832161179375,0.964395873219312,0.264462851299688,3.83883044806111e-09,0.258394317952925,-0.544821477356107,0.797748039333944,0.492359634587922,-0.546089414083489,0.677767173928038,0.677767120515372,-0.546089384752692,0.492359740645727,0.797757030368099,-0.544806952727355,0.258397184114312,0.838942997755837,-0.544219300022013,1.48821751544788e-08,0.242432809364541,-0.615230406820288,0.750145238915345,0.462757572538704,-0.616287819545654,0.637216409501316,0.637198176238361,-0.61628788057137,0.462782597403312,0.75014334836449,-0.615233756747978,0.242430157905902,0.789118312151034,-0.614241230647946,1.91172844575861e-08,0.32703148411336,0.939065078500246,-0.105864001152138,0.277186157887714,0.939446973589539,-0.201512326394448,0.201512327206335,0.939446970705663,-0.277186167071592,0.105864016461208,0.939065080795029,-0.327031472568202,0.91758470693946,0.26444093354912,-0.29683210448753,0.780450556027985,0.264580492937801,-0.566475147162167,0.566475138300009,0.264580501282781,-0.780450559631382,0.296832159651882,0.264440931566186,-0.91758468966565,0.797757031643196,-0.54480693056686,-0.258397226901052,0.677767069911848,-0.546089446035203,-0.492359742334883,0.492359752288505,-0.546089415721079,-0.67776708710575,0.258397256703933,-0.544806934942468,-0.797757019001698,0.750143334941679,-0.615233777104255,-0.242430147779948,0.637198143457933,-0.616287841887304,-0.462782694053756,0.462782722635955,-0.616287832291559,-0.637198131980174,0.242430172105674,-0.615233772923279,-0.750143330509178,-0.137746191732259,-0.478310292438721,0.867320731223718,-0.109948158281245,-0.713120782416041,0.692365620302522,3.74893270714129e-18,-0.712721013198607,0.701447615538859,0,-0.477985252101268,0.878367860735858,-0.272502971752447,-0.478451486766651,0.834761226457522,-0.21741987249511,-0.713200114865189,0.666388921877076,-0.399899922250861,-0.478789010917665,0.781563263727409,-0.319193446305695,-0.713357043638031,0.623888829942885,-0.516894837198338,-0.478818077004242,0.709614667556741,-0.412460397665501,-0.713588175434668,0.566275848184821, +-0.620539731852533,-0.479438090252301,0.620539731852533,-0.495430692754758,-0.713510236333776,0.495430692754758,-0.709614695737353,-0.478818076962848,0.516894798549167,-0.566275870676769,-0.713588175803596,0.412460366147541,-0.78156311693624,-0.478789170675947,0.399900017864901,-0.623888835512223,-0.713357042879499,0.319193437115206,-0.834761169715133,-0.478451578640446,0.272502984263086,-0.666388286175066,-0.713200718381462,0.217419841203198,-0.867321140347199,-0.47830953245489,0.137746254648241,-0.692366147801692,-0.713120278743152,0.109948103319406,-0.878367374006101,-0.477986146537352,-8.34161238138763e-10,-0.701446451901105,-0.71272215842876,-3.38364826646304e-10,-0.0412844077170321,-0.964758185100445,0.259879283439734,0,-0.964729343730203,0.26324379070719,-0.0815269523675798,-0.964869085945797,0.249761892657339,-0.119536579715744,-0.964955350459592,0.233606887161459,-0.154369195729961,-0.965012130669042,0.21194749130688,-0.18540415886457,-0.965013261988515,0.185404158696634,-0.211947500492062,-0.965012130664765,0.154369183145528,-0.233606894546937,-0.964955348790805,0.119536578753756,-0.249761915083191,-0.964869078522234,0.0815269715225072,-0.259879122043457,-0.964758229665289,0.0412843822652089,-0.263243956790775,-0.964729298411288,6.13369327365825e-10,-0.0149864825281503,-0.995424346370002,0.0943704190691497,-4.3411635557874e-19,-0.995418974463492,0.0956089184022536,-0.0296317664913295,-0.995434798179845,0.0907277299796182,-0.0434115519411946,-0.995446923919009,0.0848578742264992,-0.0560638773881514,-0.995451779061186,0.0770233550043544,-0.0673476151113694,-0.995453965810841,0.0673476108728478,-0.077023602323736,-0.99545175008282,0.0560640521379485,-0.0848578676096795,-0.995446923338494,0.0434115781867425,-0.0907277489335453,-0.995434796236942,0.0296317737263649,-0.0943704262933058,-0.995424346056416,0.0149864578662554,-0.095608921197702,-0.995418974194993,-2.17058177761768e-19,-0.00498400957665343,-0.99949401321449,0.0314146016516603,0,-0.9994932635289,0.0318310565383703,-0.00985454099034253,-0.999495078145584,0.0302072306678815, +-0.0144607018172269,-0.999496271719572,0.0282505030332014,-0.0186630483700493,-0.999497135490622,0.0256352642190204,-0.0224146094021834,-0.999497435868111,0.0224156413787235,-0.0256355249085051,-0.999497127237286,0.0186631322954924,-0.0282508807080484,-0.999496271549202,0.0144599757421222,-0.030207221151275,-0.999495078390859,0.00985454528465892,-0.0314146017858165,-0.999494013148503,0.00498402196406832,-0.0318310589381858,-0.999493263452473,1.95326289729849e-10,5.20454262497738e-19,-1,5.44635974980496e-09,-0.867321144552741,-0.478309525100451,-0.137746253705514,-0.692366155711922,-0.713120272243582,-0.109948095663058,-0.834762663367684,-0.478451495420232,-0.27249855481715,-0.666388332094524,-0.713200678306647,-0.217419831917923,-0.78156094708457,-0.478791983682441,-0.399900890663803,-0.623871338076338,-0.713376430153395,-0.319184307929506,-0.709610974467677,-0.47881787641648,-0.516900092995781,-0.566275812913088,-0.71358821171463,-0.412460383323705,-0.620539689636783,-0.479438090219883,-0.620539774093327,-0.495430689249539,-0.713510193384684,-0.495430758114469,-0.516894837198338,-0.478818077004242,-0.709614667556741,-0.412460455312704,-0.713588078477601,-0.566275928375807,-0.399900070295276,-0.478789011287219,-0.781563187751598,-0.319193446305695,-0.713357043638031,-0.623888829942885,-0.272502951388482,-0.478451578482345,-0.834761180537475,-0.217419814739696,-0.713200717962137,-0.666388295257988,-0.137746257681088,-0.478309504936263,-0.867321155041477,-0.109948239529544,-0.713120277511191,-0.692366127440327,0,-0.477985348507585,-0.878367808274007,0,-0.712721646348612,-0.701446972212528,-0.259879125642375,-0.964758228609448,-0.0412843842840698,-0.249761904984975,-0.964869082270077,-0.0815269581032928,-0.233606889835841,-0.964955349637353,-0.119536581126779,-0.211947463846146,-0.965012143820424,-0.154369151219716,-0.185404229645136,-0.965013246153529,-0.185404170335844,-0.154369244818716,-0.965012097407508,-0.211947606995836,-0.119536534868388,-0.964955350341303,-0.233606910598449,-0.0815269601694009,-0.96486907905408,-0.249761916734456, +-0.0412843821619301,-0.964758229807979,-0.259879121530149,0,-0.964729343730203,-0.26324379070719,-0.0943704257373082,-0.995424346099443,-0.014986458509475,-0.0907277489135702,-0.99543479633276,-0.0296317705686343,-0.0848578644295743,-0.995446923697591,-0.0434115761687519,-0.0770236060067265,-0.99545175000244,-0.056064048505262,-0.067347619767404,-0.995453965998652,-0.0673476034408046,-0.0560640377230334,-0.995451751353267,-0.0770235963968419,-0.0434115643402818,-0.995446923689444,-0.0848578705763476,-0.0296317721965867,-0.995434796185913,-0.0907277499930422,-0.0149864587694498,-0.995424346087876,-0.0943704258180245,4.34116355525415e-19,-0.995418974195007,-0.0956089211975582,-0.0314146018044449,-0.999494013144194,-0.004984022710744,-0.0302072210923222,-0.999495078388861,-0.00985454566809049,-0.0282508812524078,-0.999496271568885,-0.0144599733181107,-0.0256355252028891,-0.999497127215116,-0.0186631330784267,-0.022415122389061,-0.999497435929376,-0.022415125671873,-0.0186631358387,-0.99949712730945,-0.0256355195153875,-0.0144599808585153,-0.999496271482751,-0.0282508804402761,-0.00985453956393619,-0.999495078314671,-0.0302072255384885,-0.00498401650171775,-0.999494013140729,-0.0314146028997859,0,-0.999493263452472,-0.0318310589381898,-0.117423874217178,-0.663227016511957,-0.739149212495337,0,-0.663156625994374,-0.748480653991643,-0.232026333599105,-0.663936058792633,-0.710881628930909,-0.340514327648305,-0.664292501190957,-0.665406240974404,-0.439950317556865,-0.664432694269304,-0.604129880793565,-0.528129095066461,-0.664950613119923,-0.528129095066461,-0.604130006119137,-0.664432518990452,-0.439950410176527,-0.665420542720031,-0.664274328077899,-0.34052183246135,-0.710881611170466,-0.663936077984216,-0.232026333097385,-0.739149194052452,-0.663227037037941,-0.117423874376055,-0.748480874081519,-0.66315637758689,-1.0498898793085e-09,-0.101452749782026,-0.762133996699753,-0.639420918203437,0,-0.761966537521913,-0.647616395481822,-0.200679245932015,-0.762598182141113,-0.614956789414694,-0.294520316267771,-0.762939427117475,-0.575483460974502, +-0.380299352333692,-0.763357453764416,-0.522166448938346,-0.456952025770969,-0.763144607717054,-0.456952025770969,-0.522166448938346,-0.763357453764416,-0.380299352333692,-0.575483455474814,-0.762939427153345,-0.29452032692107,-0.614956768027396,-0.762598198753366,-0.200679248342775,-0.639421118290956,-0.762133841079574,-0.101452657751473,-0.647616464077739,-0.761966479220343,-8.67949312903457e-10,-0.105500092775933,-0.740129000513604,-0.664137631084855,1.73843629936266e-18,-0.739868452279832,-0.67275156879865,-0.208515144342828,-0.740404321372907,-0.639001467503803,-0.305841936503745,-0.740867146409001,-0.597977074182132,-0.395275441459325,-0.741157442333186,-0.542625995556115,-0.474679695458422,-0.741187137934139,-0.474679695458422,-0.542625995556115,-0.741157442333186,-0.395275441459325,-0.597977102276352,-0.740867112158611,-0.305841964542045,-0.639001363356465,-0.740404452661402,-0.208514997320935,-0.66413764979974,-0.740128984032438,-0.105500090585688,-0.672751390008594,-0.739868614850978,3.40508509528404e-09,-0.117536294472149,-0.661933976678996,-0.74028955821333,1.74215661708504e-18,-0.661645976271138,-0.749816378911673,-0.232452752461574,-0.662465398691915,-0.712113272877988,-0.341092176093966,-0.662739358246473,-0.666657836103752,-0.440786895009439,-0.662914611475757,-0.605186856334375,-0.52928859112861,-0.663104195886425,-0.52928859112861,-0.605186876375815,-0.662914611426702,-0.440786867566933,-0.666657784728263,-0.662739360507086,-0.341092272113958,-0.712113284482176,-0.662465377743074,-0.232452776614377,-0.740289586587515,-0.661933966235976,-0.117536174572747,-0.749816222540672,-0.661646153479968,1.77816550342154e-09,-0.134130575196036,-0.517747198070307,-0.844953742927935,-1.7487203942103e-18,-0.517567142289161,-0.855642596662083,-0.265411073123631,-0.518213942095335,-0.813025997420363,-0.38957671381928,-0.518562346527019,-0.761132758994226,-0.503345932187239,-0.518872999352756,-0.690951288509714,-0.604455734441618,-0.518908981422362,-0.604455733780276,-0.690951288509714,-0.518872999352756,-0.503345932187239, +-0.761132601921648,-0.518562637803689,-0.389576632982605,-0.813026268889001,-0.518213540949758,-0.265411024776182,-0.844953581308112,-0.517747434014994,-0.134130682565492,-0.855642473962887,-0.517567345135558,6.4219654502424e-10,-0.150059263035401,-0.290723761436162,-0.944966619576418,0,-0.290602995633479,-0.95684371708699,-0.296936768075448,-0.291029610681274,-0.909467053538287,-0.43578046488483,-0.291450252416629,-0.851558651409899,-0.563174870565116,-0.291699458371937,-0.773140020403473,-0.676331571653921,-0.291806749310232,-0.676331594886068,-0.773139911416667,-0.291699458363315,-0.563175020189263,-0.851558653992702,-0.29145047047791,-0.435780313998169,-0.909467127659701,-0.291029376368381,-0.296936770705557,-0.944966429734445,-0.290724245697037,-0.150059520320521,-0.956843868691049,-0.290602496459245,2.7638047468044e-09,-0.156741145528017,-0.0340719578691243,-0.987051829938798,0,-0.0340742420729613,-0.999419304409893,-0.310100941744279,-0.0341820347313142,-0.950088940273982,-0.455254068767066,-0.034358045460204,-0.889698408216619,-0.58839923048315,-0.0343140039420679,-0.807842122385495,-0.706690925001097,-0.0342910002363838,-0.706690925245175,-0.807842044296942,-0.0343140039479063,-0.588399337694393,-0.889698478750243,-0.034357986080862,-0.455253935405254,-0.950088924945251,-0.034182426072251,-0.310100945571265,-0.987051829479569,-0.0340719619493247,-0.15674114753299,-0.999419322196539,-0.0340737203752669,0,-0.739149191145652,-0.663227039981493,0.11742387604791,-0.710881626228762,-0.663936058813116,0.232026341819323,-0.665406178449823,-0.664292580530486,0.340514295049341,-0.604129880793565,-0.664432694269304,0.439950317556865,-0.528129095066461,-0.664950613119923,0.528129095066461,-0.439950317556865,-0.664432694269304,0.604129880793565,-0.340514416057359,-0.664292281243322,0.665406415311469,-0.232026242539855,-0.663936390564382,0.710881348789779,-0.11742390804098,-0.663226771446243,0.739149427015524,0,-0.663157223245969,0.748480124824097,-0.639421130117981,-0.762133829627682,0.101452669238847,-0.614956779618633,-0.762598182269679,0.200679275462269, +-0.575483478905318,-0.762939413920787,0.294520315416848,-0.522166468480028,-0.763357453700895,0.38029932562967,-0.456952025770969,-0.763144607717054,0.456952025770969,-0.380299265529624,-0.763357453557933,0.522166512460514,-0.29452024820163,-0.762939375330891,0.575483564464668,-0.200679319773907,-0.76259797896612,0.614957017271835,-0.101452876743973,-0.76213393972628,0.639420965966609,1.73698572625168e-18,-0.761966381082767,0.647616579543507,-0.664137657912798,-0.740128976531778,0.105500092133263,-0.639001355970313,-0.740404464295502,0.208514978645161,-0.597977038240963,-0.740867183242009,0.305841917551564,-0.542625995556115,-0.741157442333186,0.395275441459325,-0.474679695458422,-0.741187137934139,0.474679695458422,-0.395275362859322,-0.741157563969632,0.542625886672421,-0.305846250264802,-0.740858305505117,0.597985821205693,-0.208515098979776,-0.740404464798708,0.639001316120392,-0.105500091514905,-0.740129011737021,0.66413761877756,-1.73843623072551e-18,-0.739868592469188,0.672751414623309,-0.740289579884054,-0.661933974645726,0.117536169432233,-0.712113283035711,-0.662465390656815,0.232452744242813,-0.666657781984697,-0.662739358600253,0.341092281181162,-0.605186856334375,-0.662914611475757,0.440786895009439,-0.529288661305483,-0.663104195846925,0.529288521001214,-0.440780911789476,-0.662914593889895,0.605191233421167,-0.341092396759995,-0.662739709173493,0.66665737433644,-0.232460151863514,-0.662465427637273,0.71211083054603,-0.1175364120258,-0.661933985432451,0.740289531722294,1.74215675097378e-18,-0.66164613692395,0.749816237149885,-0.84495358300916,-0.51774743151674,0.13413068149309,-0.813026289030945,-0.518213506875162,0.265411029606377,-0.76113265341908,-0.518562541827707,0.389576660122778,-0.690951288509714,-0.518872999352756,0.503345932187239,-0.604455800652042,-0.518908826400359,0.604455800652042,-0.503350115964058,-0.518860962149514,0.690957279950252,-0.389573299725879,-0.518574403572738,0.761126291820135,-0.265411195054895,-0.518213959124119,0.813025946762118,-0.134130686354878,-0.51774739845421,0.844953602496532, +0,-0.517566939860024,0.855642719108817,-0.944966427174957,-0.290724248278928,0.150059531436191,-0.909467124774929,-0.291029376945149,0.296936778975833,-0.85155867174592,-0.291450471224403,0.435780278807334,-0.773139876446632,-0.291699458523133,0.563175068114168,-0.676326101608349,-0.291806758546723,0.676337060902113,-0.563175662036588,-0.291699450599319,0.773139446807434,-0.435788111621837,-0.291450494470761,0.851554655346221,-0.296938264177059,-0.291013714613203,0.909471651660754,-0.150059263035401,-0.290723761436162,0.944966619576417,0,-0.290602995633479,0.95684371708699,-0.987051829282949,-0.0340719681402944,0.1567411474254,-0.950088924721387,-0.0341824345963399,0.31010094531753,-0.889698476982929,-0.0343580454741697,0.455253934376685,-0.807842044296942,-0.0343140039479063,0.588399337694393,-0.706690840026268,-0.0342910390759004,0.70669100833537,-0.5883989678643,-0.0343279153474664,0.807841722643813,-0.455245602996251,-0.0343580450819705,0.889702740071495,-0.310101245799048,-0.0341784813316249,0.950088968869622,-0.156750951748678,-0.0340719610434161,0.987050272578119,0,-0.0340742420729613,0.999419304409893,-0.154968883352435,0.152851737510209,-0.976023048668734,0,0.152819969320817,-0.988254044756096,-0.306608036165138,0.15300187394249,-0.939458321975511,-0.450143730812022,0.153212383688417,-0.87971392344054,-0.581876484600538,0.153432556236667,-0.79867277864943,-0.698736474415741,0.15341016358186,-0.698736474667558,-0.798672714350942,0.153432446379425,-0.581876601823207,-0.879713845935578,0.153212507502246,-0.450143840137914,-0.939458325285236,0.153001842000688,-0.306608041963441,-0.976023093730255,0.152851736873284,-0.154968600174495,-0.988254102518635,0.15281959578237,1.4209932495202e-09,-0.151055757896803,0.266698073858642,-0.951868843594701,0,0.266446577334033,-0.963849688191566,-0.298990813769759,0.267019700005099,-0.916135892261887,-0.439028893843675,0.267411477891674,-0.857755636450259,-0.567303940386781,0.267571318912968,-0.778827213518381,-0.681355372413486,0.267412571055686,-0.681355541053764,-0.778827169372406,0.267571310038204,-0.567304005178709, +-0.857755694120331,0.267411636065169,-0.439028684827197,-0.916135850396457,0.267019716316862,-0.298990927481795,-0.951868752455818,0.266698239511067,-0.15105603973328,-0.963849788855917,0.266446213188337,0,-0.147374770298145,0.343384977068692,-0.927559935854877,0,0.343213341478244,-0.939257473875688,-0.291449876499366,0.343751808760066,-0.892687886925037,-0.427745152187483,0.344108813616943,-0.835836831667071,-0.552645434030962,0.344308762601574,-0.758969367129203,-0.663829704266613,0.344470968161451,-0.66382970393559,-0.758969338949689,0.34430885818184,-0.552645413182621,-0.835836758006557,0.344108816501831,-0.427745293803213,-0.892687942783582,0.34375164283053,-0.291449901115315,-0.927559879591128,0.34338513585898,-0.147374754432373,-0.939257363302788,0.343213644078283,-1.45465066802063e-09,-0.144137854117919,0.392074847917036,-0.908571181934093,3.47914424393542e-18,0.391954536526116,-0.919984587532094,-0.285383969826507,0.392329096598728,-0.874433456432272,-0.4190260494652,0.392712437314593,-0.818653841039068,-0.541445832778148,0.393111600268819,-0.743168675269125,-0.650115689093583,0.393318168393923,-0.650115689093583,-0.743168649837407,0.39311160031985,-0.541445867647738,-0.818653848341054,0.392712403621935,-0.419026066776119,-0.874433399277378,0.392329259726839,-0.285383920693512,-0.908571205883907,0.3920748475829,-0.14413770405938,-0.919984461293449,0.391954832829755,3.762568174174e-09,-0.142233132165057,0.418756311358341,-0.8968906777373,-3.4783950140486e-18,0.418532573808856,-0.908201786312345,-0.281589946929328,0.419310791364216,-0.863067530401795,-0.413659764122915,0.419650529628066,-0.807947419408378,-0.534467191825345,0.41989622103135,-0.733506635570477,-0.641733049914341,0.419949265144346,-0.641733049914341,-0.733506623449325,0.419896181222844,-0.534467239735461,-0.807949099511253,0.419646425339935,-0.413660646301252,-0.863067541124652,0.419310791525791,-0.281589913823387,-0.89689070013492,0.418756313555807,-0.142232984460859,-0.908201848842639,0.418532438120168,1.59369478218461e-09,-0.97602309138402,0.152851737221434,0.154968614608154, +-0.939458329934281,0.153001844579661,0.306608026431651,-0.879713853545263,0.153212549990271,0.45014381080497,-0.798672640745865,0.153432556337148,0.58187667385785,-0.698736386710418,0.153410307463257,0.698736530783169,-0.581876591608163,0.153432556280717,0.798672700680092,-0.450143837032801,0.153212550017634,0.879713840119888,-0.306608665990197,0.152988717650552,0.939460258984568,-0.154968883352435,0.152851737510209,0.976023048668734,0,0.152819969320817,0.988254044756096,-0.951868754312308,0.266698232675871,0.151056040102682,-0.91613584522527,0.26701970108435,0.29899095693048,-0.85775566113218,0.26741163965627,0.439028747090714,-0.778827143252425,0.267571319053415,0.567304036785639,-0.681355395381614,0.267412453172185,0.681355564351534,-0.567303962260305,0.267571184175535,0.77882724387547,-0.439029037098498,0.267411343291518,0.857755605090046,-0.298990948723254,0.267019700340867,0.916135848120486,-0.1510557508004,0.266698238640757,0.951868798551589,0,0.266446577334033,0.963849688191566,-0.927559875115986,0.343385143084902,0.147374765761908,-0.892687942969071,0.343751643695241,0.291449899527295,-0.835836765713544,0.344108813913014,0.427745280825985,-0.758969367129203,0.344308762601574,0.552645434030962,-0.663829733891563,0.344470853343086,0.663829733891563,-0.552645545333236,0.344308753630057,0.758969290154119,-0.427745191907208,0.344108524483431,0.835836930374641,-0.291449613827302,0.343751664228817,0.892688028339036,-0.147374760185601,0.343385137577445,0.92755987804085,3.48075080866461e-18,0.34321334149415,0.939257473869875,-0.908571204608414,0.392074853575209,0.144137695799519,-0.874433393399654,0.392329259228879,0.285383939387775,-0.818653841039068,0.392712437314593,0.4190260494652,-0.743168675269125,0.393111600268819,0.541445832778148,-0.650115570072161,0.393318267907398,0.650115747909611,-0.541445956149317,0.39311160627991,0.743168582205667,-0.419026299050777,0.39271243800883,0.818653712956198,-0.285383677030367,0.392329088821582,0.874433555479806,-0.144137700599301,0.392074847489226,0.908571206473244,3.47914432098689e-18,0.391954536532867,0.919984587529218, +-0.896890702758314,0.418756305505033,0.14223299162105,-0.863067534320965,0.419310791872093,0.28158993416088,-0.807947421886827,0.419650560402305,0.41365972806216,-0.733506568355469,0.419896221186472,0.534467283949827,-0.641733062753806,0.419949267624755,0.641733035451699,-0.534467449882382,0.419896109153464,0.733506511582553,-0.413659729687276,0.419650650151671,0.807947374438664,-0.281589603541937,0.419311051318587,0.863067516141812,-0.14223314079463,0.418756177384096,0.896890738921054,0,0.418532709497488,0.908201723782052,-0.135960068646184,0.498652334144197,-0.856072841168477,0,0.498633138110786,-0.866813124945504,-0.268876866383153,0.499300312643071,-0.823653099622959,-0.394530002119574,0.499800210969907,-0.771067977899462,-0.509867903751172,0.500077095937195,-0.699969727090684,-0.612250833686606,0.500297642660956,-0.612250917024994,-0.699965815169363,0.500077485023372,-0.509872892559498,-0.771063268763613,0.499807934054493,-0.394529421741588,-0.823654552392614,0.499300254367681,-0.268872524277382,-0.856072632280436,0.4986527021383,-0.135960034240281,-0.866813199408488,0.498633008665913,-8.23286823506577e-10,-0.856072635213075,0.498652696466509,0.13596003657701,-0.823653099876111,0.499300292726549,0.26887690259235,-0.771067968834463,0.499800240314956,0.394529982661151,-0.699969610783522,0.500077403506854,0.50986776175927,-0.612243601655976,0.500315569030035,0.612243500265597,-0.509867799883436,0.500077403561976,0.699969582973958,-0.394529825994348,0.499800325558916,0.771067993741195,-0.26887691358323,0.499300072696278,0.823653229670987,-0.135960081078987,0.498652206482816,0.856072913555156,0,0.49863250353127,0.866813489986247,-0.104402729014527,0.745939635734121,-0.657779697174644,0,0.745920416924445,-0.666035082871212,-0.20657931309715,0.746369001939369,-0.632659703430161,-0.303079871832594,0.746642234332476,-0.59217224284911,-0.39143859783958,0.747079117158518,-0.537260287781475,-0.470015075884746,0.747108962278261,-0.470014922023287,-0.537260275386855,0.747079122816751,-0.391438604052532,-0.592163316568632,0.746651149601323,-0.303075349227649, +-0.632659742274581,0.74636900168797,-0.206579195042393,-0.657779696100943,0.745939637503785,-0.104402723135329,-0.666035081591361,0.745920418067229,-9.80838822401635e-10,0.0261232869859376,0.986026674862677,0.164526503446417,0,0.985853747931692,0.167607838984447,0.0517964057796274,0.985971962879046,0.158670793672793,0.075738222499102,0.986086623050863,0.147975989582169,0.0986588030880549,0.985866183117862,0.135404244977218,0.117688841604675,0.986052062219706,0.117688857391069,0.135403864419713,0.985866262509832,0.0986585320441341,0.147975994497407,0.986086622954475,0.0757382141507337,0.158670900538497,0.98597194374362,0.0517964426648187,0.164526123971893,0.986026739729553,0.0261232285350304,0.167607838943285,0.98585374793869,-6.3476102502859e-10,0.152283005750989,0.241075529673357,0.958484467872148,3.96392692473404e-18,0.24031288829326,0.970695480426354,0.301215825988957,0.240584375939707,0.922706987199887,0.441969593837482,0.241573938166658,0.863889408733423,0.57154813102844,0.240567676790181,0.784512540882345,0.686236095768448,0.241163853082046,0.686236123233905,0.784512497260578,0.240567851171335,0.57154811750611,0.863889309700151,0.241574461352147,0.441969501445765,0.922706989990075,0.240584342469582,0.301215844174796,0.958484471466721,0.24107551952109,0.152282999198197,0.970695480430789,0.240312888275349,-2.13233700798463e-09,0.0959449990420119,0.79064414665634,0.604711824356773,0,0.61160435777406,0.791163769109645,0.245727090877978,0.610953820380497,0.752564698993463,0.279007941963969,0.790568556038811,0.545120102843162,0.466017148265351,0.611112978571868,0.639819462773405,0.433144984500929,0.790423731782905,0.433146333975108,0.639818650926103,0.611113188254536,0.466017987923725,0.545119923257445,0.7905687093198,0.279007858513382,0.752564616450088,0.610953865087885,0.245727232519123,0.604711818962291,0.790644150903919,0.0959449980391821,0.791163768984054,0.611604357936522,-3.01365083742358e-09,-0.657779679755806,0.745939650943839,0.10440273008946,-0.632659686864992,0.746369046732178,0.206579201992819,-0.592172256112709,0.746642169616775,0.303080005345683, +-0.537256565048746,0.747079159251536,0.391443627006548,-0.470015479665459,0.747109267406816,0.470014033226348,-0.391444510784941,0.747079165588978,0.537255912316667,-0.303079980072567,0.746642235200872,0.592172186355842,-0.206579409422822,0.746368723884552,0.632660000007479,-0.104402861226904,0.745939635580514,0.657779676364089,3.57575211616365e-18,0.745920407947147,0.666035092925262,0.164526161016243,0.986026733274365,-0.0261232388792179,0.158671009392432,0.985971924511396,-0.0517964753017141,0.147975907111991,0.986086639385925,-0.0757381709506868,0.135403958980431,0.985866241276578,-0.0986586144420173,0.117675139935214,0.98605535792516,-0.117674944437258,0.0986586144420173,0.985866241276578,-0.135403958980431,0.075738222499102,0.986086623050863,-0.147975989582169,0.0517964057796274,0.985971962879046,-0.158670793672793,0.026123252679868,0.986026675206178,-0.164526506834838,0,0.985853426303298,-0.167609730761816,0.958484471810791,0.241075512637153,-0.152283007930375,0.92270702385709,0.240584217197958,-0.30121584048658,0.863889262926141,0.24157459607209,-0.441969519235813,0.784512540882345,0.240567676790181,-0.57154813102844,0.686231275287497,0.241191363101152,-0.686231275287497,0.57154813102844,0.240567676790181,-0.784512540882345,0.441969533997215,0.241574462058714,-0.863889292849106,0.301215825988957,0.240584375939707,-0.922706987199887,0.15228298292644,0.241076111043259,-0.95848432527365,0,0.24031186068761,-0.970695734827788,0.604711816502064,0.790644153418036,-0.0959449928274,0.75256463486597,0.610953829949638,-0.245727263483151,0.545119882415709,0.790568748544579,-0.279007827165729,0.639813989829201,0.611113413002275,-0.466024092582723,0.433138228016839,0.790431876166989,-0.433138228016839,0.466024130892994,0.611113410786853,-0.639813964041023,0.279007858513382,0.7905687093198,-0.545119923257445,0.245727082605182,0.610953836076025,-0.752564688952608,0.0959449635492603,0.790644317191543,-0.604711607017965,0,0.611604373381524,-0.79116375704439,-0.0959449635492603,0.790644317191543,-0.604711607017965,-0.15228298292644,0.241076111043258,-0.95848432527365, +-0.245727082605182,0.610953836076025,-0.752564688952608,-0.301215825988957,0.240584375939707,-0.922706987199887,-0.279007858513382,0.7905687093198,-0.545119923257445,-0.441969533997215,0.241574462058714,-0.863889292849106,-0.466024130892994,0.611113410786853,-0.639813964041023,-0.57154813102844,0.240567676790181,-0.784512540882345,-0.433138228016839,0.790431876166989,-0.433138228016839,-0.686231275287497,0.241191363101152,-0.686231275287497,-0.639813989829201,0.611113413002275,-0.466024092582723,-0.784512540882345,0.240567676790181,-0.57154813102844,-0.545119882415709,0.790568748544579,-0.279007827165729,-0.863889262926141,0.24157459607209,-0.441969519235813,-0.75256463486597,0.610953829949638,-0.245727263483151,-0.92270702385709,0.240584217197958,-0.30121584048658,-0.604711816502064,0.790644153418036,-0.0959449928274,-0.958484471810791,0.241075512637153,-0.152283007930375,-0.791163768984054,0.611604357936522,-3.01365083742358e-09,-0.970695480430789,0.240312888275349,-2.13233701393052e-09,-0.026123252679868,0.986026675206178,-0.164526506834838,-0.0517964057796274,0.985971962879046,-0.158670793672793,-0.075738222499102,0.986086623050863,-0.147975989582169,-0.0986586144420173,0.985866241276578,-0.135403958980431,-0.117675139935214,0.98605535792516,-0.117674944437258,-0.135403958980431,0.985866241276578,-0.0986586144420173,-0.147975907111991,0.986086639385925,-0.0757381709506868,-0.158671009392432,0.985971924511396,-0.0517964753017141,-0.164526161016243,0.986026733274365,-0.0261232388792179,-0.167607838943285,0.98585374793869,-6.3476102502859e-10,0.104402861226904,0.745939635580514,0.657779676364089,0.206579409422822,0.746368723884552,0.632660000007479,0.303079980072567,0.746642235200872,0.592172186355842,0.391444510784941,0.747079165588978,0.537255912316667,0.470015479665459,0.747109267406816,0.470014033226348,0.537256565048746,0.747079159251536,0.391443627006548,0.592172256112709,0.746642169616775,0.303080005345683,0.632659686864992,0.746369046732178,0.206579201992819,0.657779679755806,0.745939650943839,0.10440273008946, +0.666035081591361,0.745920418067229,-9.80838822401635e-10,0.135960081078987,0.498652206482816,0.856072913555156,0.26887691358323,0.499300072696278,0.823653229670987,0.394529825994348,0.499800325558916,0.771067993741195,0.509867799883436,0.500077403561976,0.699969582973958,0.612243601655976,0.500315569030035,0.612243500265597,0.699969610783522,0.500077403506854,0.50986776175927,0.771067968834463,0.499800240314956,0.39452998266115,0.823653099876111,0.499300292726549,0.26887690259235,0.856072635213075,0.498652696466509,0.13596003657701,0.866813199408488,0.498633008665913,-8.23286823506577e-10,-0.604711818962291,0.790644150903919,0.0959449980391821,-0.958484471466721,0.24107551952109,0.152282999198197,-0.752564616450088,0.610953865087885,0.245727232519123,-0.922706989990075,0.240584342469582,0.301215844174796,-0.545119923257445,0.7905687093198,0.279007858513382,-0.863889309700151,0.241574461352147,0.441969501445765,-0.639818650926103,0.611113188254536,0.466017987923725,-0.784512497260578,0.240567851171335,0.57154811750611,-0.433144984500929,0.790423731782905,0.433146333975108,-0.686236095768448,0.241163853082046,0.686236123233905,-0.466017148265351,0.611112978571868,0.639819462773405,-0.57154813102844,0.240567676790181,0.784512540882345,-0.279007941963969,0.790568556038811,0.545120102843162,-0.441969593837482,0.241573938166658,0.863889408733423,-0.245727090877978,0.610953820380497,0.752564698993463,-0.301215825988957,0.240584375939707,0.922706987199887,-0.0959449990420119,0.79064414665634,0.604711824356773,-0.152283005750989,0.241075529673357,0.958484467872148,-0.164526123971893,0.986026739729553,0.0261232285350304,-0.158670900538497,0.98597194374362,0.0517964426648187,-0.147975994497407,0.986086622954475,0.0757382141507337,-0.135403864419713,0.985866262509832,0.098658532044134,-0.117688841604675,0.986052062219706,0.117688857391069,-0.0986588030880549,0.985866183117862,0.135404244977218,-0.075738222499102,0.986086623050863,0.147975989582169,-0.0517964057796274,0.985971962879046,0.158670793672793,-0.0261232869859376,0.986026674862677,0.164526503446417, +0.657779696100943,0.745939637503785,-0.104402723135329,0.632659742274581,0.74636900168797,-0.206579195042393,0.592163316568632,0.746651149601323,-0.303075349227648,0.537260275386855,0.747079122816751,-0.391438604052532,0.470015075884746,0.747108962278261,-0.470014922023287,0.39143859783958,0.747079117158518,-0.537260287781475,0.303079871832594,0.746642234332476,-0.59217224284911,0.20657931309715,0.746369001939369,-0.632659703430161,0.104402729014527,0.745939635734121,-0.657779697174644,0.856072632280436,0.4986527021383,-0.135960034240281,0.823654552392614,0.499300254367681,-0.268872524277382,0.771063268763613,0.499807934054493,-0.394529421741588,0.699965815169363,0.500077485023372,-0.509872892559498,0.612250833686606,0.500297642660956,-0.612250917024994,0.509867903751172,0.500077095937195,-0.699969727090684,0.394530002119574,0.499800210969907,-0.771067977899462,0.268876866383153,0.499300312643071,-0.823653099622959,0.135960068646184,0.498652334144197,-0.856072841168477,0.14223314079463,0.418756177384096,0.896890738921054,0.281589603541937,0.419311051318587,0.863067516141812,0.413659729687276,0.419650650151671,0.807947374438664,0.534467449882382,0.419896109153464,0.733506511582553,0.641733062753806,0.419949267624755,0.641733035451699,0.733506568355469,0.419896221186472,0.534467283949827,0.807947421886827,0.419650560402305,0.41365972806216,0.863067534320965,0.419310791872092,0.28158993416088,0.896890702758314,0.418756305505033,0.14223299162105,0.908201848842639,0.418532438120168,1.59369478218461e-09,0.89689070013492,0.418756313555807,-0.142232984460859,0.863067541124652,0.419310791525791,-0.281589913823387,0.807949099511253,0.419646425339935,-0.413660646301252,0.733506623449325,0.419896181222843,-0.534467239735461,0.641733049914341,0.419949265144346,-0.641733049914341,0.534467191825345,0.41989622103135,-0.733506635570478,0.413659764122915,0.419650529628066,-0.807947419408378,0.281589946929328,0.419310791364216,-0.863067530401795,0.142233132165057,0.418756311358341,-0.8968906777373,0.144137700599301,0.392074847489226,0.908571206473244, +0.285383677030367,0.392329088821582,0.874433555479806,0.419026299050777,0.39271243800883,0.818653712956198,0.541445956149316,0.39311160627991,0.743168582205667,0.650115570072161,0.393318267907398,0.650115747909611,0.743168675269125,0.393111600268819,0.541445832778148,0.818653841039068,0.392712437314593,0.4190260494652,0.874433393399654,0.392329259228879,0.285383939387775,0.908571204608414,0.392074853575209,0.144137695799519,0.919984461293449,0.391954832829755,3.76256817069485e-09,0.147374760185601,0.343385137577445,0.92755987804085,0.291449613827302,0.343751664228817,0.892688028339036,0.427745191907208,0.344108524483431,0.835836930374641,0.552645545333236,0.344308753630057,0.758969290154119,0.663829733891563,0.344470853343086,0.663829733891563,0.758969367129203,0.344308762601574,0.552645434030962,0.835836765713544,0.344108813913014,0.427745280825985,0.892687942969071,0.343751643695241,0.291449899527295,0.927559875115986,0.343385143084902,0.147374765761908,0.939257363302788,0.343213644078283,-1.45465066105912e-09,0.1510557508004,0.266698238640757,0.951868798551589,0.298990948723254,0.267019700340867,0.916135848120486,0.439029037098498,0.267411343291518,0.857755605090046,0.567303962260305,0.267571184175535,0.77882724387547,0.681355395381614,0.267412453172185,0.681355564351534,0.778827143252425,0.267571319053415,0.567304036785639,0.85775566113218,0.26741163965627,0.439028747090714,0.91613584522527,0.26701970108435,0.29899095693048,0.951868754312308,0.266698232675871,0.151056040102682,0.963849788855917,0.266446213188337,0,0.154968883352435,0.152851737510209,0.976023048668734,0.306608665990197,0.152988717650552,0.939460258984568,0.450143837032801,0.153212550017634,0.879713840119888,0.581876591608163,0.153432556280717,0.798672700680092,0.698736386710417,0.153410307463257,0.698736530783169,0.798672640745865,0.153432556337148,0.58187667385785,0.879713853545264,0.153212549990271,0.45014381080497,0.939458329934281,0.153001844579661,0.306608026431651,0.97602309138402,0.152851737221434,0.154968614608154,0.988254102518635,0.15281959578237,1.4209932495202e-09, +0.156750951748678,-0.0340719610434161,0.987050272578119,0.310101245799048,-0.0341784813316249,0.950088968869622,0.455245602996251,-0.0343580450819705,0.889702740071495,0.5883989678643,-0.0343279153474664,0.807841722643813,0.706690840026268,-0.0342910390759004,0.70669100833537,0.807842044296942,-0.0343140039479063,0.588399337694393,0.889698476982929,-0.0343580454741697,0.455253934376685,0.950088924721387,-0.0341824345963399,0.310100945317531,0.987051829282949,-0.0340719681402944,0.1567411474254,0.999419322196538,-0.0340737203752669,0,0.908571205883907,0.3920748475829,-0.14413770405938,0.874433399277378,0.392329259726839,-0.285383920693512,0.818653848341054,0.392712403621935,-0.419026066776119,0.743168649837407,0.39311160031985,-0.541445867647738,0.650115689093583,0.393318168393924,-0.650115689093583,0.541445832778148,0.393111600268819,-0.743168675269125,0.4190260494652,0.392712437314593,-0.818653841039068,0.285383969826507,0.392329096598728,-0.874433456432272,0.144137854117919,0.392074847917036,-0.908571181934093,0.927559879591128,0.34338513585898,-0.147374754432373,0.892687942783583,0.34375164283053,-0.291449901115315,0.835836758006557,0.344108816501831,-0.427745293803213,0.758969338949689,0.34430885818184,-0.552645413182621,0.663829704266613,0.344470968161451,-0.66382970393559,0.552645434030962,0.344308762601574,-0.758969367129203,0.427745152187483,0.344108813616943,-0.835836831667071,0.291449876499366,0.343751808760066,-0.892687886925037,0.147374770298145,0.343384977068692,-0.927559935854877,0.951868752455818,0.266698239511067,-0.15105603973328,0.916135850396457,0.267019716316862,-0.298990927481795,0.857755694120331,0.267411636065169,-0.439028684827197,0.778827169372406,0.267571310038204,-0.567304005178709,0.681355372413486,0.267412571055686,-0.681355541053764,0.567303940386781,0.267571318912968,-0.778827213518381,0.439028893843675,0.267411477891674,-0.857755636450259,0.298990813769759,0.267019700005099,-0.916135892261887,0.151055757896803,0.266698073858642,-0.951868843594701,0.976023093730255,0.152851736873284,-0.154968600174495, +0.939458325285236,0.153001842000688,-0.306608041963441,0.879713845935578,0.153212507502246,-0.450143840137914,0.798672714350942,0.153432446379425,-0.581876601823207,0.698736474415741,0.15341016358186,-0.698736474667558,0.581876484600538,0.153432556236667,-0.79867277864943,0.450143730812022,0.153212383688417,-0.879713923440539,0.306608036165138,0.15300187394249,-0.939458321975511,0.154968883352435,0.152851737510209,-0.976023048668734,0.98705182947957,-0.0340719619493247,-0.15674114753299,0.950088924945251,-0.034182426072251,-0.310100945571265,0.889698478750243,-0.034357986080862,-0.455253935405254,0.807842044296942,-0.0343140039479063,-0.588399337694393,0.706690925001097,-0.0342910002363838,-0.706690925245175,0.58839923048315,-0.0343140039420679,-0.807842122385495,0.455254068767066,-0.034358045460204,-0.889698408216619,0.310100941744279,-0.0341820347313142,-0.950088940273982,0.156741145528017,-0.0340719578691243,-0.987051829938798,0.150059263035401,-0.290723761436162,0.944966619576418,0.296938264177059,-0.291013714613203,0.909471651660754,0.435788111621837,-0.291450494470761,0.851554655346221,0.563175662036588,-0.291699450599319,0.773139446807434,0.676326101608348,-0.291806758546723,0.676337060902113,0.773139876446632,-0.291699458523133,0.563175068114168,0.85155867174592,-0.291450471224403,0.435780278807334,0.909467124774928,-0.291029376945149,0.296936778975833,0.944966427174957,-0.290724248278928,0.150059531436191,0.956843868691049,-0.290602496459245,2.7638047468044e-09,0.134130686354878,-0.51774739845421,0.844953602496532,0.265411195054895,-0.518213959124119,0.813025946762118,0.389573299725879,-0.518574403572738,0.761126291820135,0.503350115964058,-0.518860962149514,0.690957279950252,0.604455800652042,-0.518908826400359,0.604455800652042,0.690951288509714,-0.518872999352756,0.503345932187239,0.76113265341908,-0.518562541827707,0.389576660122778,0.813026289030944,-0.518213506875162,0.265411029606377,0.84495358300916,-0.51774743151674,0.13413068149309,0.855642473962887,-0.517567345135558,6.421965415268e-10,0.1175364120258,-0.661933985432451,0.740289531722294, +0.232460151863514,-0.662465427637273,0.71211083054603,0.341092396759995,-0.662739709173493,0.66665737433644,0.440780911789476,-0.662914593889895,0.605191233421167,0.529288661305483,-0.663104195846925,0.529288521001214,0.605186856334375,-0.662914611475757,0.440786895009439,0.666657781984697,-0.662739358600253,0.341092281181162,0.712113283035711,-0.662465390656815,0.232452744242813,0.740289579884054,-0.661933974645726,0.117536169432233,0.749816222540672,-0.661646153479968,1.77816550342154e-09,0.105500091514905,-0.740129011737021,0.66413761877756,0.208515098979776,-0.740404464798708,0.639001316120392,0.305846250264802,-0.740858305505117,0.597985821205693,0.395275362859322,-0.741157563969632,0.542625886672422,0.474679695458422,-0.741187137934139,0.474679695458422,0.542625995556115,-0.741157442333186,0.395275441459325,0.597977038240963,-0.740867183242009,0.305841917551564,0.639001355970313,-0.740404464295502,0.208514978645161,0.664137657912798,-0.740128976531778,0.105500092133263,0.672751390008594,-0.739868614850978,3.40508509528404e-09,0.101452876743973,-0.76213393972628,0.639420965966609,0.200679319773907,-0.76259797896612,0.614957017271834,0.29452024820163,-0.762939375330891,0.575483564464668,0.380299265529624,-0.763357453557933,0.522166512460514,0.456952025770969,-0.763144607717054,0.456952025770969,0.522166468480028,-0.763357453700895,0.38029932562967,0.575483478905317,-0.762939413920787,0.294520315416848,0.614956779618633,-0.762598182269679,0.200679275462269,0.639421130117981,-0.762133829627682,0.101452669238847,0.647616464077739,-0.761966479220344,-8.67949311166471e-10,0.11742390804098,-0.663226771446242,0.739149427015524,0.232026242539855,-0.663936390564382,0.71088134878978,0.340514416057359,-0.664292281243322,0.665406415311469,0.439950317556865,-0.664432694269304,0.604129880793565,0.528129095066461,-0.664950613119923,0.528129095066461,0.604129880793565,-0.664432694269304,0.439950317556865,0.665406178449823,-0.664292580530486,0.340514295049341,0.710881626228762,-0.663936058813116,0.232026341819323,0.739149191145652,-0.663227039981493,0.11742387604791, +0.748480874081519,-0.66315637758689,-1.0498898758005e-09,0.137746191732259,-0.478310292438721,0.867320731223718,0.272502971752447,-0.478451486766651,0.834761226457522,0.399899922250861,-0.478789010917665,0.781563263727409,0.516894837198338,-0.478818077004242,0.709614667556741,0.620539731852533,-0.479438090252301,0.620539731852533,0.709614695737353,-0.478818076962848,0.516894798549167,0.78156311693624,-0.478789170675946,0.399900017864901,0.834761169715133,-0.478451578640446,0.272502984263086,0.867321140347199,-0.47830953245489,0.137746254648241,0.878367374006101,-0.477986146537352,-8.34161238138763e-10,0.944966429734445,-0.290724245697037,-0.150059520320521,0.909467127659701,-0.291029376368381,-0.296936770705557,0.851558653992702,-0.29145047047791,-0.435780313998169,0.773139911416667,-0.291699458363315,-0.563175020189263,0.676331571653921,-0.291806749310232,-0.676331594886068,0.563174870565116,-0.291699458371937,-0.773140020403473,0.43578046488483,-0.291450252416629,-0.851558651409899,0.296936768075448,-0.291029610681274,-0.909467053538287,0.150059263035401,-0.290723761436162,-0.944966619576417,0.844953581308112,-0.517747434014994,-0.134130682565491,0.813026268889001,-0.518213540949758,-0.265411024776182,0.761132601921648,-0.518562637803689,-0.389576632982605,0.690951288509714,-0.518872999352756,-0.503345932187239,0.604455734441618,-0.518908981422362,-0.604455733780276,0.503345932187239,-0.518872999352756,-0.690951288509714,0.38957671381928,-0.518562346527019,-0.761132758994227,0.265411073123631,-0.518213942095335,-0.813025997420363,0.134130575196036,-0.517747198070307,-0.844953742927935,0.740289586587515,-0.661933966235976,-0.117536174572747,0.712113284482176,-0.662465377743074,-0.232452776614377,0.666657784728263,-0.662739360507086,-0.341092272113958,0.605186876375815,-0.662914611426702,-0.440786867566933,0.52928859112861,-0.663104195886425,-0.52928859112861,0.440786895009439,-0.662914611475757,-0.605186856334375,0.341092176093966,-0.662739358246473,-0.666657836103751,0.232452752461574,-0.662465398691915,-0.712113272877988, +0.117536294472149,-0.661933976678996,-0.74028955821333,0.66413764979974,-0.740128984032438,-0.105500090585688,0.639001363356465,-0.740404452661402,-0.208514997320935,0.597977102276352,-0.740867112158611,-0.305841964542045,0.542625995556115,-0.741157442333186,-0.395275441459325,0.474679695458422,-0.741187137934139,-0.474679695458422,0.395275441459325,-0.741157442333186,-0.542625995556115,0.305841936503745,-0.740867146409002,-0.597977074182132,0.208515144342828,-0.740404321372907,-0.639001467503803,0.105500092775933,-0.740129000513605,-0.664137631084855,0.639421118290956,-0.762133841079574,-0.101452657751473,0.614956768027396,-0.762598198753366,-0.200679248342775,0.575483455474814,-0.762939427153345,-0.29452032692107,0.522166448938346,-0.763357453764416,-0.380299352333692,0.456952025770969,-0.763144607717054,-0.456952025770969,0.380299352333692,-0.763357453764416,-0.522166448938346,0.294520316267771,-0.762939427117475,-0.575483460974502,0.200679245932015,-0.762598182141112,-0.614956789414694,0.101452749782026,-0.762133996699753,-0.639420918203437,0.739149194052452,-0.663227037037941,-0.117423874376055,0.710881611170466,-0.663936077984217,-0.232026333097385,0.665420542720031,-0.664274328077899,-0.34052183246135,0.604130006119137,-0.664432518990452,-0.439950410176527,0.528129095066461,-0.664950613119923,-0.528129095066461,0.439950317556865,-0.664432694269304,-0.604129880793565,0.340514327648305,-0.664292501190957,-0.665406240974404,0.232026333599105,-0.663936058792633,-0.710881628930909,0.117423874217178,-0.663227016511957,-0.739149212495337,0.867321144552741,-0.478309525100451,-0.137746253705514,0.834762663367684,-0.478451495420232,-0.27249855481715,0.78156094708457,-0.478791983682441,-0.399900890663803,0.709610974467676,-0.47881787641648,-0.516900092995781,0.620539689636783,-0.479438090219883,-0.620539774093327,0.516894837198338,-0.478818077004242,-0.709614667556741,0.399900070295277,-0.47878901128722,-0.781563187751598,0.272502951388482,-0.478451578482345,-0.834761180537475,0.137746257681088,-0.478309504936263,-0.867321155041477, +0.00498401650171775,-0.999494013140729,-0.0314146028997859,0.00985453956393619,-0.999495078314671,-0.0302072255384885,0.0144599808585152,-0.999496271482751,-0.0282508804402761,0.0186631358387,-0.99949712730945,-0.0256355195153875,0.022415122389061,-0.999497435929376,-0.0224151256718729,0.0256355252028891,-0.999497127215116,-0.0186631330784267,0.0282508812524078,-0.999496271568885,-0.0144599733181107,0.0302072210923222,-0.999495078388861,-0.00985454566809049,0.0314146018044449,-0.999494013144194,-0.004984022710744,0.0318310589381858,-0.999493263452473,1.95326289811181e-10,0.0149864587694498,-0.995424346087877,-0.0943704258180245,0.0296317721965867,-0.995434796185913,-0.0907277499930422,0.0434115643402818,-0.995446923689444,-0.0848578705763476,0.0560640377230334,-0.995451751353267,-0.0770235963968419,0.067347619767404,-0.995453965998652,-0.0673476034408046,0.0770236060067265,-0.99545175000244,-0.056064048505262,0.0848578644295744,-0.995446923697591,-0.0434115761687519,0.0907277489135702,-0.99543479633276,-0.0296317705686343,0.0943704257373082,-0.995424346099443,-0.014986458509475,0.095608921197702,-0.995418974194993,0,0.0412843821619301,-0.964758229807979,-0.259879121530149,0.0815269601694009,-0.96486907905408,-0.249761916734456,0.119536534868389,-0.964955350341303,-0.233606910598449,0.154369244818716,-0.965012097407508,-0.211947606995836,0.185404229645136,-0.965013246153529,-0.185404170335844,0.211947463846146,-0.965012143820424,-0.154369151219716,0.233606889835841,-0.964955349637353,-0.119536581126779,0.249761904984975,-0.964869082270077,-0.0815269581032928,0.259879125642375,-0.964758228609448,-0.0412843842840698,0.263243956790775,-0.964729298411288,6.13369326928532e-10,0.109948239529544,-0.713120277511191,-0.692366127440327,0.217419814739696,-0.713200717962137,-0.666388295257988,0.319193446305695,-0.713357043638031,-0.623888829942885,0.412460455312703,-0.713588078477601,-0.566275928375807,0.495430689249539,-0.713510193384684,-0.495430758114469,0.566275812913088,-0.71358821171463,-0.412460383323705,0.623871338076338,-0.713376430153395,-0.319184307929506, +0.666388332094524,-0.713200678306647,-0.217419831917923,0.692366155711922,-0.713120272243583,-0.109948095663058,0.701446451901105,-0.71272215842876,-3.38364821960142e-10,0.0314146017858165,-0.999494013148503,0.00498402196406832,0.030207221151275,-0.99949507839086,0.00985454528465892,0.0282508807080484,-0.999496271549202,0.0144599757421222,0.0256355249085051,-0.999497127237286,0.0186631322954924,0.0224146094021834,-0.999497435868111,0.0224156413787235,0.0186630483700493,-0.999497135490622,0.0256352642190204,0.0144607018172269,-0.999496271719572,0.0282505030332014,0.00985454099034253,-0.999495078145584,0.0302072306678815,0.00498400957665342,-0.99949401321449,0.0314146016516603,0.0943704262933058,-0.995424346056416,0.0149864578662554,0.0907277489335453,-0.995434796236941,0.0296317737263649,0.0848578676096795,-0.995446923338494,0.0434115781867425,0.0770236023237361,-0.99545175008282,0.0560640521379485,0.0673476151113693,-0.995453965810841,0.0673476108728478,0.0560638773881514,-0.995451779061186,0.0770233550043544,0.0434115519411946,-0.995446923919009,0.0848578742264992,0.0296317664913295,-0.995434798179845,0.0907277299796182,0.0149864825281503,-0.995424346370002,0.0943704190691497,0.259879122043457,-0.964758229665289,0.0412843822652089,0.249761915083191,-0.964869078522234,0.0815269715225071,0.233606894546937,-0.964955348790805,0.119536578753756,0.211947500492062,-0.965012130664765,0.154369183145528,0.18540415886457,-0.965013261988515,0.185404158696634,0.154369195729961,-0.965012130669042,0.21194749130688,0.119536579715744,-0.964955350459592,0.233606887161459,0.0815269523675799,-0.964869085945797,0.249761892657339,0.0412844077170321,-0.964758185100445,0.259879283439734,0.692366147801692,-0.713120278743152,0.109948103319406,0.666388286175066,-0.713200718381462,0.217419841203198,0.623888835512223,-0.713357042879499,0.319193437115206,0.566275870676769,-0.713588175803596,0.412460366147541,0.495430692754758,-0.713510236333776,0.495430692754758,0.412460397665501,-0.713588175434668,0.566275848184821,0.319193446305695,-0.713357043638031,0.623888829942885, +0.21741987249511,-0.713200114865189,0.666388921877076,0.109948158281245,-0.713120782416041,0.692365620302522,-0.298923344956743,0.830480321669198,-0.470050283650693,-0.306237817275562,0.780987872875419,-0.544312724168587,0,0.815767843184925,-0.578379482714779,0,0.867685360346373,-0.49711378520474,-0.719738887075465,0.607892733021831,-0.335324260337097,-0.727490637772911,0.569988890772715,-0.381929360416888,-0.999999999771296,-1.88517384883518e-05,1.01004921205803e-05,-0.999999983987424,-0.000149496752937858,9.83660124891075e-05,-0.72630376449997,-0.609115494542647,0.318529678336634,-0.73362138603847,-0.579328537668561,0.35521557875437,-0.309855158277439,-0.845427823267452,0.435019053070232,-0.316933616489869,-0.814745635234597,0.485533348602158,0,-0.89038613216873,0.455206036473165,0,-0.861433901821757,0.507869700604539,-0.329518674240498,0.6640264358781,-0.671182788651357,0,0.693982770594885,-0.719991606977086,-0.750905610035607,0.47819530703274,-0.455488762922771,-0.999999980190097,0.000147481464530807,-0.000133675069053727,-0.754895145396992,-0.502833973977165,0.421059751187863,-0.337302938630448,-0.733853395279318,0.589648981876744,-7.03240864419176e-18,-0.784162531210383,0.620555496829836,-0.363161281156834,0.529067881341056,-0.76694267113117,7.0513561757039e-18,0.556784733277604,-0.830656824921693,-0.78081635763588,0.369937829802586,-0.503459847186636,-0.999999981243207,-0.00011886440375155,0.000152921023559113,-0.782815464064504,-0.400249455329387,0.4764455086681,-0.367504809039122,-0.612915448713209,0.699481856849628,0,-0.664804477525037,0.747017407201909,-0.388237073020619,0.382263964083107,-0.838538154704872,0,0.406708181085195,-0.913558129206003,-0.800859045068396,0.259757981949822,-0.539583710600582,-0.999999981791695,-8.56514474773894e-05,0.000170529875873418,-0.801714447814775,-0.282652283400146,0.5266513370853,-0.390183503304849,-0.446779838068631,0.805074288525055,-7.09189375605359e-18,-0.489752015098505,0.871861780161829,-0.397207073474839,0.213680814149468,-0.892506050649504,0,0.230204351088866,-0.97314231063075, +-0.807572982116086,0.141408892682015,-0.572563886065632,-0.999999969151681,6.31412271895035e-05,-0.000240228687557331,-0.807946204475837,-0.149384450134623,0.570006330430693,-0.397779585577126,-0.236906336376968,0.886367186375112,7.10803907610922e-18,-0.259805557768281,0.96566095093087,-0.395677512750959,-0.0636244560381052,-0.916182969988566,0,-0.0755884662730985,-0.997139099507426,-0.806689787832124,-0.0331647304268891,-0.590043800800479,-0.999999999908829,-5.76745122221492e-07,-1.34910986457014e-05,-0.806740052262916,0.0194613538717779,0.590585932596015,-0.396036987889736,0.024992467444111,0.917894373440801,0,0.0249072858959023,0.999689765431906,-0.38936302672067,-0.492080155039555,-0.778622857639799,7.35287190311062e-18,-0.547473772234516,-0.836822841893855,-0.804621006971306,-0.299414426986884,-0.512772889350243,-0.99999999417211,6.37199365850168e-05,8.71524455982826e-05,-0.807867135563317,0.257058987525483,0.530350231648007,-0.398200428814317,0.380233633445984,0.834780691252834,0,0.406664021623875,0.913577787337617,-0.355646353868764,-0.806412140775342,-0.472456484969763,7.13785418476284e-18,-0.871492286185491,-0.490409211902862,-0.779258432436408,-0.528642784852312,-0.336590406132356,-0.999999987513538,0.000126374216665998,9.48814075391167e-05,-0.790451539696414,0.48626603305558,0.372467056916391,-0.379785895297429,0.715702314421754,0.586116772379426,0,0.766198315204791,0.642604187488177,-0.327188225972026,-0.915578287935491,-0.233803899553437,7.03368586378119e-18,-0.97139143546749,-0.237484060729155,-0.750708875300055,-0.636196224403942,-0.178018393993136,-0.999999985011393,-0.000167185686937061,-4.50128856459749e-05,-0.76065906653049,0.615141091030183,0.207362539122088,-0.345464757875887,0.883250351416204,0.317053493576253,0,0.938675602813125,0.344801555511885,-0.315704208231316,-0.94308932038903,-0.104467155954371,0,-0.994407039988785,-0.10561552357842,-0.736641135396771,-0.67132960256567,-0.0817092550472456,-0.9999999990788,-4.24017738321983e-05,-6.67005097555807e-06,-0.740988657006888,0.664478340957386,0.0969760000497474, +-0.323703163102792,0.935072829456059,0.14441283118299,-7.0205753404342e-18,0.987776709094434,0.155875504716328,-0.313206153635326,-0.948842169067843,-0.0400055436607833,7.00082244243259e-18,-0.999197414576249,-0.0400565438366708,-0.732553092183887,-0.67998658261837,-0.0313721945489361,-0.999999999792363,-2.03532316656967e-05,-1.01050835061038e-06,-0.733644037045264,0.678513542634497,0.037226326296216,-0.315410328161521,0.947373271439734,0.0547741677309512,7.00433615181274e-18,0.998276273724268,0.0586897036897472,-0.313922798249438,-0.949388901597562,-0.010639091249568,0,-0.999944776762297,-0.0105092067160361,-0.732272561951543,-0.680961584868021,-0.00825923404172823,-0.999999999830374,-1.84176174711241e-05,-2.09299209208858e-07,-0.732658785919524,0.680525239694526,0.00982352042989866,-0.314092012923833,0.949285302699357,0.0142696004304726,7.00045346994066e-18,0.999883088320998,0.0152908367875079,-0.31390480173866,-0.949451688698913,-0.00229483598431164,0,-0.999996897283283,-0.00249106880831923,-0.732558983578927,-0.680701329431139,-0.00174232272837118,-0.999999999999998,6.76414376199138e-08,1.99744314610567e-10,-0.73247185977118,0.680793670076509,0.00222562959753538,-0.313825598414503,0.949476115459074,0.00293256756539533,0,0.999994675553009,0.00326325997020697,0.313825598414503,0.949476115459074,0.00293256756539533,0.314092012923833,0.949285302699357,0.0142696004304726,0.73247185977118,0.680793670076509,0.00222562959753538,0.732658785919524,0.680525239694526,0.00982352042989866,0.999999999999998,6.76414376199138e-08,1.99744314610567e-10,0.999999999830374,-1.84176174711241e-05,-2.09299209208917e-07,0.732558983578927,-0.680701329431139,-0.00174232272837118,0.732272561951543,-0.680961584868021,-0.00825923404172823,0.31390480173866,-0.949451688698913,-0.00229483598431164,0.313922798249438,-0.949388901597562,-0.010639091249568,0.315410328161521,0.947373271439734,0.0547741677309512,0.733644037045264,0.678513542634497,0.037226326296216,0.999999999792362,-2.03532316656967e-05,-1.01050835061038e-06,0.732553092183887,-0.67998658261837,-0.0313721945489361, +0.313206153635326,-0.948842169067843,-0.0400055436607833,0.323703163102792,0.935072829456059,0.14441283118299,0.740988657006888,0.664478340957385,0.0969760000497474,0.9999999990788,-4.24017738321983e-05,-6.67005097555807e-06,0.736641135396771,-0.67132960256567,-0.0817092550472456,0.315704208231316,-0.94308932038903,-0.104467155954371,0.345464757875887,0.883250351416204,0.317053493576253,0.76065906653049,0.615141091030183,0.207362539122088,0.999999985011393,-0.000167185686937061,-4.50128856459711e-05,0.750708875300055,-0.636196224403942,-0.178018393993136,0.327188225972026,-0.915578287935491,-0.233803899553437,0.379785895297429,0.715702314421754,0.586116772379426,0.790451539696414,0.48626603305558,0.372467056916391,0.999999987513538,0.000126374216666006,9.48814075391167e-05,0.779258432436408,-0.528642784852312,-0.336590406132356,0.355646353868764,-0.806412140775342,-0.472456484969763,0.398200428814317,0.380233633445984,0.834780691252834,0.807867135563317,0.257058987525483,0.530350231648007,0.999999994172111,6.37199365850132e-05,8.71524455982826e-05,0.804621006971306,-0.299414426986884,-0.512772889350243,0.38936302672067,-0.492080155039555,-0.778622857639799,0.396036987889736,0.024992467444111,0.917894373440801,0.806740052262916,0.0194613538717779,0.590585932596015,0.999999999908829,-5.76745122219653e-07,-1.34910986457014e-05,0.806689787832124,-0.0331647304268891,-0.590043800800479,0.395677512750959,-0.0636244560381052,-0.916182969988566,0.397779585577126,-0.236906336376968,0.886367186375112,0.807946204475837,-0.149384450134623,0.570006330430693,0.999999969151681,6.31412271895053e-05,-0.000240228687557331,0.807572982116086,0.141408892682015,-0.572563886065632,0.397207073474839,0.213680814149468,-0.892506050649504,0.390183503304849,-0.446779838068631,0.805074288525055,0.801714447814775,-0.282652283400146,0.5266513370853,0.999999981791695,-8.56514474773931e-05,0.000170529875873418,0.800859045068396,0.259757981949822,-0.539583710600582,0.388237073020619,0.382263964083107,-0.838538154704872,0.367504809039122,-0.612915448713209,0.699481856849628, +0.782815464064504,-0.400249455329387,0.4764455086681,0.999999981243207,-0.00011886440375155,0.000152921023559113,0.78081635763588,0.369937829802586,-0.503459847186636,0.363161281156834,0.529067881341056,-0.76694267113117,0.337302938630448,-0.733853395279318,0.589648981876745,0.754895145396992,-0.502833973977165,0.421059751187863,0.999999980190097,0.000147481464530807,-0.000133675069053727,0.750905610035607,0.47819530703274,-0.455488762922771,0.329518674240498,0.6640264358781,-0.671182788651357,0.316933616489869,-0.814745635234597,0.485533348602158,0.73362138603847,-0.579328537668561,0.35521557875437,0.999999983987424,-0.000149496752937858,9.83660124891075e-05,0.727490637772911,0.569988890772715,-0.381929360416888,0.306237817275562,0.780987872875419,-0.544312724168587,0.309855158277439,-0.845427823267452,0.435019053070232,0.72630376449997,-0.609115494542647,0.318529678336634,0.999999999771296,-1.88517384883518e-05,1.01004921205803e-05,0.719738887075465,0.607892733021831,-0.335324260337097,0.298923344956743,0.830480321669198,-0.470050283650693 + } + NormalsW: *1462 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + NormalsIndex: *5894 { + a: 0,1,2,3,4,5,1,0,6,7,8,9,10,11,7,6,12,13,11,10,2,14,13,12,1,15,14,2,5,16,15,1,7,17,18,8,11,19,17,7,13,20,19,11,14,21,20,13,15,22,21,14,16,23,22,15,17,24,25,18,19,26,24,17,20,27,26,19,21,28,27,20,22,29,28,21,23,30,29,22,24,31,32,25,26,33,31,24,27,34,33,26,28,35,34,27,29,36,35,28,30,37,36,29,31,38,39,32,33,40,38,31,34,41,40,33,35,42,41,34,36,43,42,35,37,44,43,36,38,45,46,39,40,47,45,38,41,48,47,40,42,49,48,41,43,50,49,42,44,51,50,43,45,52,53,46,47,54,52,45,48,55,54,47,49,56,55,48,50,57,56,49,51,58,57,50,52,59,60,53,54,61,59,52,55,62,61,54,56,63,62,55,57,64,63,56,58,65,64,57,59,66,67,60,61,68,66,59,62,69,68,61,63,70,69,62,64,71,70,63,65,72,71,64,66,73,74,67,68,75,73,66,69,76,75,68,70,77,76,69,71,78,77,70,72,79,78,71,80,81,82,83,84,85,81,80,86,87,85,84,88,89,87,86,90,91,89,88,92,93,91,90,81,94,95,82,85,96,94,81,87,97,96,85,89,98,97,87,91,99,98,89,93,100,99,91,94,101,102,95,96,103,101,94,97,104,103,96,98,105,104,97,99,106,105,98,100,107,106,99,101,108,109,102,103,110,108,101,104,111,110,103,105,3,111,104,106,0,3,105,107,4,0,106,108,6,9,109,110,10,6,108,111,12,10,110,3,2,12,111,112,113,114,115,116,112,115,117,118,116,117,119,9,118,119,109,120,4,107,121,114,120,121,122,115,114,122,123,117,115,123,124,119,117,124,125,109,119,125,102,121,107,100,126,122,121,126,127,123,122,127,128,124,123,128,129,125,124,129,130,102,125,130,95,126,100,93,131,127,126,131,132,128,127,132,133,129,128,133,134,130,129,134,135,95,130,135,82,131,93,92,136,132,131,136,137,133,132,137,138,134,133,138,139,135,134,139,140,82,135,140,83,141,79,72,142,143,141,142,144,145,143,144,146,147,145,146,148,149,147,148,150,74,149,150,67,142,72,65,151,144,142,151,152,146,144,152,153,148,146,153,154,150,148,154,155,67,150,155,60,151,65,58,156,152,151,156,157,153,152,157,158,154,153,158,159,155,154,159,160,60,155,160,53,156,58,51,161,157,156,161,162,158,157,162,163,159,158,163,164,160,159,164,165,53,160,165,46,161,51,44,166,162,161,166,167,163,162,167,168,164,163,168,169,165,164,169,170,46,165,170,39,166,44,37,171,167,166,171,172,168,167,172, +173,169,168,173,174,170,169,174,175,39,170,175,32,171,37,30,176,172,171,176,177,173,172,177,178,174,173,178,179,175,174,179,180,32,175,180,25,176,30,23,181,177,176,181,182,178,177,182,183,179,178,183,184,180,179,184,185,25,180,185,18,181,23,16,186,182,181,186,187,183,182,187,188,184,183,188,189,185,184,189,190,18,185,190,8,186,16,5,191,187,186,191,113,188,187,113,112,189,188,112,116,190,189,116,118,8,190,118,9,191,5,4,120,113,191,120,114,192,193,194,195,196,197,193,192,198,199,197,196,200,201,199,198,202,203,201,200,193,204,205,194,197,206,204,193,199,207,206,197,201,208,207,199,203,209,208,201,204,210,211,205,206,212,210,204,207,213,212,206,208,214,213,207,209,215,214,208,210,216,217,211,212,218,216,210,213,219,218,212,214,220,219,213,215,221,220,214,216,222,217,218,222,216,219,222,218,220,222,219,221,222,220,223,224,203,202,225,226,224,223,227,228,226,225,229,230,228,227,231,232,230,229,224,233,209,203,226,234,233,224,228,235,234,226,230,236,235,228,232,237,236,230,233,238,215,209,234,239,238,233,235,240,239,234,236,241,240,235,237,242,241,236,238,243,221,215,239,244,243,238,240,245,244,239,241,246,245,240,242,247,246,241,243,222,221,244,222,243,245,222,244,246,222,245,247,222,246,248,249,250,251,252,253,249,248,254,255,253,252,256,257,255,254,258,259,257,256,249,260,261,250,253,262,260,249,255,263,262,253,257,264,263,255,259,265,264,257,260,266,267,261,262,268,266,260,263,269,268,262,264,270,269,263,265,271,270,264,266,272,273,267,268,274,272,266,269,275,274,268,270,276,275,269,271,277,276,270,272,278,279,273,274,280,278,272,275,281,280,274,276,282,281,275,277,283,282,276,284,285,259,258,286,287,285,284,288,289,287,286,290,291,289,288,292,293,291,290,285,294,265,259,287,295,294,285,289,296,295,287,291,297,296,289,293,298,297,291,294,299,271,265,295,300,299,294,296,301,300,295,297,302,301,296,298,303,302,297,299,304,277,271,300,305,304,299,301,306,305,300,302,307,306,301,303,308,307,302,304,309,283,277,305,310,309,304,306,311,310,305,307,312,311,306,308,313,312,307,278,192,195,279,280,196,192,278,281,198,196,280, +282,200,198,281,283,202,200,282,309,223,202,283,310,225,223,309,311,227,225,310,312,229,227,311,313,231,229,312,314,231,313,315,316,314,315,317,318,316,317,319,320,318,319,321,322,320,321,323,324,322,323,325,326,324,325,327,328,326,327,329,330,328,329,331,195,330,331,279,315,313,308,332,317,315,332,333,319,317,333,334,321,319,334,335,323,321,335,336,332,308,303,337,333,332,337,338,334,333,338,339,335,334,339,340,336,335,340,341,337,303,298,342,338,337,342,343,339,338,343,344,340,339,344,345,341,340,345,346,342,298,293,347,343,342,347,348,344,343,348,349,345,344,349,350,346,345,350,351,347,293,292,352,348,347,352,353,349,348,353,354,350,349,354,355,351,350,355,356,325,323,336,357,327,325,357,358,329,327,358,359,331,329,359,360,279,331,360,273,357,336,341,361,358,357,361,362,359,358,362,363,360,359,363,364,273,360,364,267,361,341,346,365,362,361,365,366,363,362,366,367,364,363,367,368,267,364,368,261,365,346,351,369,366,365,369,370,367,366,370,371,368,367,371,372,261,368,372,250,369,351,356,373,370,369,373,374,371,370,374,375,372,371,375,376,250,372,376,251,377,222,247,378,222,377,379,222,378,380,222,379,381,222,380,377,247,242,382,378,377,382,383,379,378,383,384,380,379,384,385,381,380,385,386,382,242,237,387,383,382,387,388,384,383,388,389,385,384,389,390,386,385,390,391,387,237,232,392,388,387,392,393,389,388,393,394,390,389,394,395,391,390,395,396,392,232,231,314,393,392,314,316,394,393,316,318,395,394,318,320,396,395,320,322,397,222,381,398,222,397,399,222,398,400,222,399,217,222,400,397,381,386,401,398,397,401,402,399,398,402,403,400,399,403,404,217,400,404,211,401,386,391,405,402,401,405,406,403,402,406,407,404,403,407,408,211,404,408,205,405,391,396,409,406,405,409,410,407,406,410,411,408,407,411,412,205,408,412,194,409,396,322,324,410,409,324,326,411,410,326,328,412,411,328,330,194,412,330,195,413,414,415,416,417,418,414,413,419,420,418,417,421,422,420,419,423,424,422,421,425,426,424,423,427,428,426,425,429,430,428,427,431,432,430,429,433,434,432,431,414,435,436,415,418,437,435,414,420,438,437,418,422,439,438, +420,424,440,439,422,426,441,440,424,428,442,441,426,430,443,442,428,432,444,443,430,434,445,444,432,435,446,447,436,437,448,446,435,438,449,448,437,439,450,449,438,440,451,450,439,441,452,451,440,442,453,452,441,443,454,453,442,444,455,454,443,445,456,455,444,446,457,458,447,448,459,457,446,449,460,459,448,450,461,460,449,451,462,461,450,452,463,462,451,453,464,463,452,454,465,464,453,455,466,465,454,456,467,466,455,457,468,458,459,468,457,460,468,459,461,468,460,462,468,461,463,468,462,464,468,463,465,468,464,466,468,465,467,468,466,469,470,434,433,471,472,470,469,473,474,472,471,475,476,474,473,477,478,476,475,479,480,478,477,481,482,480,479,483,484,482,481,485,486,484,483,487,488,486,485,470,489,445,434,472,490,489,470,474,491,490,472,476,492,491,474,478,493,492,476,480,494,493,478,482,495,494,480,484,496,495,482,486,497,496,484,488,498,497,486,489,499,456,445,490,500,499,489,491,501,500,490,492,502,501,491,493,503,502,492,494,504,503,493,495,505,504,494,496,506,505,495,497,507,506,496,498,508,507,497,499,509,467,456,500,510,509,499,501,511,510,500,502,512,511,501,503,513,512,502,504,514,513,503,505,515,514,504,506,516,515,505,507,517,516,506,508,518,517,507,509,468,467,510,468,509,511,468,510,512,468,511,513,468,512,514,468,513,515,468,514,516,468,515,517,468,516,518,468,517,485,519,520,487,483,521,519,485,481,522,521,483,479,523,522,481,477,524,523,479,475,525,524,477,473,526,525,475,471,527,526,473,469,528,527,471,433,529,528,469,519,530,531,520,521,532,530,519,522,533,532,521,523,534,533,522,524,535,534,523,525,536,535,524,526,537,536,525,527,538,537,526,528,539,538,527,529,540,539,528,530,541,542,531,532,543,541,530,533,544,543,532,534,545,544,533,535,546,545,534,536,547,546,535,537,548,547,536,538,549,548,537,539,550,549,538,540,551,550,539,541,552,553,542,543,554,552,541,544,555,554,543,545,556,555,544,546,557,556,545,547,558,557,546,548,559,558,547,549,560,559,548,550,561,560,549,551,562,561,550,552,563,564,553,554,565,563,552,555,566,565,554,556,567,566,555,557,568,567,556,558,569,568,557,559,570,569,558, +560,571,570,559,561,572,571,560,562,573,572,561,563,574,575,564,565,576,574,563,566,577,576,565,567,578,577,566,568,579,578,567,569,580,579,568,570,581,580,569,571,582,581,570,572,583,582,571,573,584,583,572,574,585,586,575,576,587,585,574,577,588,587,576,578,589,588,577,579,590,589,578,580,591,590,579,581,592,591,580,582,593,592,581,583,594,593,582,584,595,594,583,431,596,529,433,429,597,596,431,427,598,597,429,425,599,598,427,423,600,599,425,421,601,600,423,419,602,601,421,417,603,602,419,413,604,603,417,416,605,604,413,596,606,540,529,597,607,606,596,598,608,607,597,599,609,608,598,600,610,609,599,601,611,610,600,602,612,611,601,603,613,612,602,604,614,613,603,605,615,614,604,606,616,551,540,607,617,616,606,608,618,617,607,609,619,618,608,610,620,619,609,611,621,620,610,612,622,621,611,613,623,622,612,614,624,623,613,615,625,624,614,616,626,562,551,617,627,626,616,618,628,627,617,619,629,628,618,620,630,629,619,621,631,630,620,622,632,631,621,623,633,632,622,624,634,633,623,625,635,634,624,626,636,573,562,627,637,636,626,628,638,637,627,629,639,638,628,630,640,639,629,631,641,640,630,632,642,641,631,633,643,642,632,634,644,643,633,635,645,644,634,636,646,584,573,637,647,646,636,638,648,647,637,639,649,648,638,640,650,649,639,641,651,650,640,642,652,651,641,643,653,652,642,644,654,653,643,645,655,654,644,646,656,595,584,647,657,656,646,648,658,657,647,649,659,658,648,650,660,659,649,651,661,660,650,652,662,661,651,653,663,662,652,654,664,663,653,655,665,664,654,585,666,667,586,587,668,666,585,588,669,668,587,589,670,669,588,590,671,670,589,591,672,671,590,592,673,672,591,593,674,673,592,594,675,674,593,595,676,675,594,666,677,678,667,668,679,677,666,669,680,679,668,670,681,680,669,671,682,681,670,672,683,682,671,673,684,683,672,674,685,684,673,675,686,685,674,676,687,686,675,677,688,689,678,679,690,688,677,680,691,690,679,681,692,691,680,682,693,692,681,683,694,693,682,684,695,694,683,685,696,695,684,686,697,696,685,687,698,697,686,688,699,700,689,690,701,699,688,691,702,701,690,692,703,702,691,693,704,703,692,694, +705,704,693,695,706,705,694,696,707,706,695,697,708,707,696,698,709,708,697,699,710,711,700,701,712,710,699,702,713,712,701,703,714,713,702,704,715,714,703,705,716,715,704,706,717,716,705,707,718,717,706,708,719,718,707,709,720,719,708,656,721,676,595,657,722,721,656,658,723,722,657,659,724,723,658,660,725,724,659,661,726,725,660,662,727,726,661,663,728,727,662,664,729,728,663,665,730,729,664,721,731,687,676,722,732,731,721,723,733,732,722,724,734,733,723,725,735,734,724,726,736,735,725,727,737,736,726,728,738,737,727,729,739,738,728,730,740,739,729,731,741,698,687,732,742,741,731,733,743,742,732,734,744,743,733,735,745,744,734,736,746,745,735,737,747,746,736,738,748,747,737,739,749,748,738,740,750,749,739,741,751,709,698,742,752,751,741,743,753,752,742,744,754,753,743,745,755,754,744,746,756,755,745,747,757,756,746,748,758,757,747,749,759,758,748,750,760,759,749,751,761,720,709,752,762,761,751,753,763,762,752,754,764,763,753,755,765,764,754,756,766,765,755,757,767,766,756,758,768,767,757,759,769,768,758,760,770,769,759,710,771,772,711,712,773,771,710,713,774,773,712,714,775,774,713,715,776,775,714,716,777,776,715,717,778,777,716,718,779,778,717,719,780,779,718,720,781,780,719,761,782,781,720,762,783,782,761,763,784,783,762,764,785,784,763,765,786,785,764,766,787,786,765,767,788,787,766,768,789,788,767,769,790,789,768,770,791,790,769,771,792,793,772,773,794,792,771,774,795,794,773,775,796,795,774,776,797,796,775,777,798,797,776,778,799,798,777,779,800,799,778,780,801,800,779,781,802,801,780,792,803,804,793,794,805,803,792,795,806,805,794,796,807,806,795,797,808,807,796,798,809,808,797,799,810,809,798,800,811,810,799,801,812,811,800,802,813,812,801,803,814,815,804,805,816,814,803,806,817,816,805,807,818,817,806,808,819,818,807,809,820,819,808,810,821,820,809,811,822,821,810,812,823,822,811,813,824,823,812,814,825,826,815,816,827,825,814,817,828,827,816,818,829,828,817,819,830,829,818,820,831,830,819,821,832,831,820,822,833,832,821,823,834,833,822,824,835,834,823,782,836,802,781,783,837,836,782,784,838,837,783,785,839, +838,784,786,840,839,785,787,841,840,786,788,842,841,787,789,843,842,788,790,844,843,789,791,845,844,790,836,846,813,802,837,847,846,836,838,848,847,837,839,849,848,838,840,850,849,839,841,851,850,840,842,852,851,841,843,853,852,842,844,854,853,843,845,855,854,844,846,856,824,813,847,857,856,846,848,858,857,847,849,859,858,848,850,860,859,849,851,861,860,850,852,862,861,851,853,863,862,852,854,864,863,853,855,865,864,854,856,866,835,824,857,867,866,856,858,868,867,857,859,869,868,858,860,870,869,859,861,871,870,860,862,872,871,861,863,873,872,862,864,874,873,863,865,875,874,864,876,875,865,877,878,876,877,879,880,878,879,881,882,880,881,883,884,882,883,885,886,884,885,887,888,886,887,889,890,888,889,891,892,890,891,893,894,892,893,895,877,865,855,896,879,877,896,897,881,879,897,898,883,881,898,899,885,883,899,900,887,885,900,901,889,887,901,902,891,889,902,903,893,891,903,904,895,893,904,905,896,855,845,906,897,896,906,907,898,897,907,908,899,898,908,909,900,899,909,910,901,900,910,911,902,901,911,912,903,902,912,913,904,903,913,914,905,904,914,915,906,845,791,916,907,906,916,917,908,907,917,918,909,908,918,919,910,909,919,920,911,910,920,921,912,911,921,922,913,912,922,923,914,913,923,924,915,914,924,925,926,894,895,927,928,926,927,929,930,928,929,931,932,930,931,933,934,932,933,935,936,934,935,937,938,936,937,939,940,938,939,941,942,940,941,943,826,942,943,815,927,895,905,944,929,927,944,945,931,929,945,946,933,931,946,947,935,933,947,948,937,935,948,949,939,937,949,950,941,939,950,951,943,941,951,952,815,943,952,804,944,905,915,953,945,944,953,954,946,945,954,955,947,946,955,956,948,947,956,957,949,948,957,958,950,949,958,959,951,950,959,960,952,951,960,961,804,952,961,793,953,915,925,962,954,953,962,963,955,954,963,964,956,955,964,965,957,956,965,966,958,957,966,967,959,958,967,968,960,959,968,969,961,960,969,970,793,961,970,772,916,791,770,971,917,916,971,972,918,917,972,973,919,918,973,974,920,919,974,975,921,920,975,976,922,921,976,977,923,922,977,978,924,923,978,979,925,924,979,980,962,925,980,981,963,962,981, +982,964,963,982,983,965,964,983,984,966,965,984,985,967,966,985,986,968,967,986,987,969,968,987,988,970,969,988,989,772,970,989,711,971,770,760,990,972,971,990,991,973,972,991,992,974,973,992,993,975,974,993,994,976,975,994,995,977,976,995,996,978,977,996,997,979,978,997,998,980,979,998,999,990,760,750,1000,991,990,1000,1001,992,991,1001,1002,993,992,1002,1003,994,993,1003,1004,995,994,1004,1005,996,995,1005,1006,997,996,1006,1007,998,997,1007,1008,999,998,1008,1009,1000,750,740,1010,1001,1000,1010,1011,1002,1001,1011,1012,1003,1002,1012,1013,1004,1003,1013,1014,1005,1004,1014,1015,1006,1005,1015,1016,1007,1006,1016,1017,1008,1007,1017,1018,1009,1008,1018,1019,1010,740,730,1020,1011,1010,1020,1021,1012,1011,1021,1022,1013,1012,1022,1023,1014,1013,1023,1024,1015,1014,1024,1025,1016,1015,1025,1026,1017,1016,1026,1027,1018,1017,1027,1028,1019,1018,1028,1029,1020,730,665,1030,1021,1020,1030,1031,1022,1021,1031,1032,1023,1022,1032,1033,1024,1023,1033,1034,1025,1024,1034,1035,1026,1025,1035,1036,1027,1026,1036,1037,1028,1027,1037,1038,1029,1028,1038,1039,981,980,999,1040,982,981,1040,1041,983,982,1041,1042,984,983,1042,1043,985,984,1043,1044,986,985,1044,1045,987,986,1045,1046,988,987,1046,1047,989,988,1047,1048,711,989,1048,700,1040,999,1009,1049,1041,1040,1049,1050,1042,1041,1050,1051,1043,1042,1051,1052,1044,1043,1052,1053,1045,1044,1053,1054,1046,1045,1054,1055,1047,1046,1055,1056,1048,1047,1056,1057,700,1048,1057,689,1049,1009,1019,1058,1050,1049,1058,1059,1051,1050,1059,1060,1052,1051,1060,1061,1053,1052,1061,1062,1054,1053,1062,1063,1055,1054,1063,1064,1056,1055,1064,1065,1057,1056,1065,1066,689,1057,1066,678,1058,1019,1029,1067,1059,1058,1067,1068,1060,1059,1068,1069,1061,1060,1069,1070,1062,1061,1070,1071,1063,1062,1071,1072,1064,1063,1072,1073,1065,1064,1073,1074,1066,1065,1074,1075,678,1066,1075,667,1067,1029,1039,1076,1068,1067,1076,1077,1069,1068,1077,1078,1070,1069,1078,1079,1071,1070,1079,1080,1072,1071,1080,1081,1073,1072,1081,1082,1074,1073,1082,1083,1075,1074,1083,1084,667,1075,1084,586,1030,665,655,1085, +1031,1030,1085,1086,1032,1031,1086,1087,1033,1032,1087,1088,1034,1033,1088,1089,1035,1034,1089,1090,1036,1035,1090,1091,1037,1036,1091,1092,1038,1037,1092,1093,1039,1038,1093,1094,1085,655,645,1095,1086,1085,1095,1096,1087,1086,1096,1097,1088,1087,1097,1098,1089,1088,1098,1099,1090,1089,1099,1100,1091,1090,1100,1101,1092,1091,1101,1102,1093,1092,1102,1103,1094,1093,1103,1104,1095,645,635,1105,1096,1095,1105,1106,1097,1096,1106,1107,1098,1097,1107,1108,1099,1098,1108,1109,1100,1099,1109,1110,1101,1100,1110,1111,1102,1101,1111,1112,1103,1102,1112,1113,1104,1103,1113,1114,1105,635,625,1115,1106,1105,1115,1116,1107,1106,1116,1117,1108,1107,1117,1118,1109,1108,1118,1119,1110,1109,1119,1120,1111,1110,1120,1121,1112,1111,1121,1122,1113,1112,1122,1123,1114,1113,1123,1124,1115,625,615,1125,1116,1115,1125,1126,1117,1116,1126,1127,1118,1117,1127,1128,1119,1118,1128,1129,1120,1119,1129,1130,1121,1120,1130,1131,1122,1121,1131,1132,1123,1122,1132,1133,1124,1123,1133,1134,1125,615,605,1135,1126,1125,1135,1136,1127,1126,1136,1137,1128,1127,1137,1138,1129,1128,1138,1139,1130,1129,1139,1140,1131,1130,1140,1141,1132,1131,1141,1142,1133,1132,1142,1143,1134,1133,1143,1144,1135,605,416,1145,1136,1135,1145,1146,1137,1136,1146,1147,1138,1137,1147,1148,1139,1138,1148,1149,1140,1139,1149,1150,1141,1140,1150,1151,1142,1141,1151,1152,1143,1142,1152,1153,1144,1143,1153,1154,1076,1039,1094,1155,1077,1076,1155,1156,1078,1077,1156,1157,1079,1078,1157,1158,1080,1079,1158,1159,1081,1080,1159,1160,1082,1081,1160,1161,1083,1082,1161,1162,1084,1083,1162,1163,586,1084,1163,575,1155,1094,1104,1164,1156,1155,1164,1165,1157,1156,1165,1166,1158,1157,1166,1167,1159,1158,1167,1168,1160,1159,1168,1169,1161,1160,1169,1170,1162,1161,1170,1171,1163,1162,1171,1172,575,1163,1172,564,1164,1104,1114,1173,1165,1164,1173,1174,1166,1165,1174,1175,1167,1166,1175,1176,1168,1167,1176,1177,1169,1168,1177,1178,1170,1169,1178,1179,1171,1170,1179,1180,1172,1171,1180,1181,564,1172,1181,553,1173,1114,1124,1182,1174,1173,1182,1183,1175,1174,1183,1184,1176,1175,1184,1185,1177,1176, +1185,1186,1178,1177,1186,1187,1179,1178,1187,1188,1180,1179,1188,1189,1181,1180,1189,1190,553,1181,1190,542,1182,1124,1134,1191,1183,1182,1191,1192,1184,1183,1192,1193,1185,1184,1193,1194,1186,1185,1194,1195,1187,1186,1195,1196,1188,1187,1196,1197,1189,1188,1197,1198,1190,1189,1198,1199,542,1190,1199,531,1191,1134,1144,1200,1192,1191,1200,1201,1193,1192,1201,1202,1194,1193,1202,1203,1195,1194,1203,1204,1196,1195,1204,1205,1197,1196,1205,1206,1198,1197,1206,1207,1199,1198,1207,1208,531,1199,1208,520,1200,1144,1154,1209,1201,1200,1209,1210,1202,1201,1210,1211,1203,1202,1211,1212,1204,1203,1212,1213,1205,1204,1213,1214,1206,1205,1214,1215,1207,1206,1215,1216,1208,1207,1216,1217,520,1208,1217,487,1218,468,518,1219,468,1218,1220,468,1219,1221,468,1220,1222,468,1221,1223,468,1222,1224,468,1223,1225,468,1224,1226,468,1225,1227,468,1226,1218,518,508,1228,1219,1218,1228,1229,1220,1219,1229,1230,1221,1220,1230,1231,1222,1221,1231,1232,1223,1222,1232,1233,1224,1223,1233,1234,1225,1224,1234,1235,1226,1225,1235,1236,1227,1226,1236,1237,1228,508,498,1238,1229,1228,1238,1239,1230,1229,1239,1240,1231,1230,1240,1241,1232,1231,1241,1242,1233,1232,1242,1243,1234,1233,1243,1244,1235,1234,1244,1245,1236,1235,1245,1246,1237,1236,1246,1247,1238,498,488,1248,1239,1238,1248,1249,1240,1239,1249,1250,1241,1240,1250,1251,1242,1241,1251,1252,1243,1242,1252,1253,1244,1243,1253,1254,1245,1244,1254,1255,1246,1245,1255,1256,1247,1246,1256,1257,1248,488,487,1217,1249,1248,1217,1216,1250,1249,1216,1215,1251,1250,1215,1214,1252,1251,1214,1213,1253,1252,1213,1212,1254,1253,1212,1211,1255,1254,1211,1210,1256,1255,1210,1209,1257,1256,1209,1154,1258,468,1227,1259,468,1258,1260,468,1259,1261,468,1260,1262,468,1261,1263,468,1262,1264,468,1263,1265,468,1264,1266,468,1265,458,468,1266,1258,1227,1237,1267,1259,1258,1267,1268,1260,1259,1268,1269,1261,1260,1269,1270,1262,1261,1270,1271,1263,1262,1271,1272,1264,1263,1272,1273,1265,1264,1273,1274,1266,1265,1274,1275,458,1266,1275,447,1267,1237,1247,1276,1268,1267,1276,1277,1269,1268,1277,1278,1270,1269,1278,1279, +1271,1270,1279,1280,1272,1271,1280,1281,1273,1272,1281,1282,1274,1273,1282,1283,1275,1274,1283,1284,447,1275,1284,436,1276,1247,1257,1285,1277,1276,1285,1286,1278,1277,1286,1287,1279,1278,1287,1288,1280,1279,1288,1289,1281,1280,1289,1290,1282,1281,1290,1291,1283,1282,1291,1292,1284,1283,1292,1293,436,1284,1293,415,1285,1257,1154,1153,1286,1285,1153,1152,1287,1286,1152,1151,1288,1287,1151,1150,1289,1288,1150,1149,1290,1289,1149,1148,1291,1290,1148,1147,1292,1291,1147,1146,1293,1292,1146,1145,415,1293,1145,416,1294,1295,1296,1297,1298,1299,1295,1294,1300,1301,1299,1298,1302,1303,1301,1300,1304,1305,1303,1302,1306,1307,1305,1304,1295,1308,1309,1296,1299,1310,1308,1295,1301,1311,1310,1299,1303,1312,1311,1301,1305,1313,1312,1303,1307,1314,1313,1305,1308,1315,1316,1309,1310,1317,1315,1308,1311,1318,1317,1310,1312,1319,1318,1311,1313,1320,1319,1312,1314,1321,1320,1313,1315,1322,1323,1316,1317,1324,1322,1315,1318,1325,1324,1317,1319,1326,1325,1318,1320,1327,1326,1319,1321,1328,1327,1320,1322,1329,1330,1323,1324,1331,1329,1322,1325,1332,1331,1324,1326,1333,1332,1325,1327,1334,1333,1326,1328,1335,1334,1327,1329,1336,1337,1330,1331,1338,1336,1329,1332,1339,1338,1331,1333,1340,1339,1332,1334,1341,1340,1333,1335,1342,1341,1334,1336,1343,1344,1337,1338,1345,1343,1336,1339,1346,1345,1338,1340,1347,1346,1339,1341,1348,1347,1340,1342,1349,1348,1341,1343,1350,1351,1344,1345,1352,1350,1343,1346,1353,1352,1345,1347,1354,1353,1346,1348,1355,1354,1347,1349,1356,1355,1348,1350,1357,1358,1351,1352,1359,1357,1350,1353,1360,1359,1352,1354,1361,1360,1353,1355,1362,1361,1354,1356,1363,1362,1355,1357,1364,1365,1358,1359,1366,1364,1357,1360,1367,1366,1359,1361,1368,1367,1360,1362,1369,1368,1361,1363,1370,1369,1362,1364,1371,1372,1365,1366,1373,1371,1364,1367,1374,1373,1366,1368,1375,1374,1367,1369,1376,1375,1368,1370,1377,1376,1369,1371,1378,1379,1372,1373,1380,1378,1371,1374,1381,1380,1373,1375,1382,1381,1374,1376,1383,1382,1375,1377,1384,1383,1376,1378,1385,1386,1379,1380,1387,1385,1378,1381,1388,1387,1380,1382,1389,1388,1381,1383,1390,1389, +1382,1384,1391,1390,1383,1392,1391,1384,1393,1394,1392,1393,1395,1396,1394,1395,1397,1398,1396,1397,1399,1400,1398,1399,1401,1386,1400,1401,1379,1393,1384,1377,1402,1395,1393,1402,1403,1397,1395,1403,1404,1399,1397,1404,1405,1401,1399,1405,1406,1379,1401,1406,1372,1402,1377,1370,1407,1403,1402,1407,1408,1404,1403,1408,1409,1405,1404,1409,1410,1406,1405,1410,1411,1372,1406,1411,1365,1407,1370,1363,1412,1408,1407,1412,1413,1409,1408,1413,1414,1410,1409,1414,1415,1411,1410,1415,1416,1365,1411,1416,1358,1412,1363,1356,1417,1413,1412,1417,1418,1414,1413,1418,1419,1415,1414,1419,1420,1416,1415,1420,1421,1358,1416,1421,1351,1417,1356,1349,1422,1418,1417,1422,1423,1419,1418,1423,1424,1420,1419,1424,1425,1421,1420,1425,1426,1351,1421,1426,1344,1422,1349,1342,1427,1423,1422,1427,1428,1424,1423,1428,1429,1425,1424,1429,1430,1426,1425,1430,1431,1344,1426,1431,1337,1427,1342,1335,1432,1428,1427,1432,1433,1429,1428,1433,1434,1430,1429,1434,1435,1431,1430,1435,1436,1337,1431,1436,1330,1432,1335,1328,1437,1433,1432,1437,1438,1434,1433,1438,1439,1435,1434,1439,1440,1436,1435,1440,1441,1330,1436,1441,1323,1437,1328,1321,1442,1438,1437,1442,1443,1439,1438,1443,1444,1440,1439,1444,1445,1441,1440,1445,1446,1323,1441,1446,1316,1442,1321,1314,1447,1443,1442,1447,1448,1444,1443,1448,1449,1445,1444,1449,1450,1446,1445,1450,1451,1316,1446,1451,1309,1447,1314,1307,1452,1448,1447,1452,1453,1449,1448,1453,1454,1450,1449,1454,1455,1451,1450,1455,1456,1309,1451,1456,1296,1452,1307,1306,1457,1453,1452,1457,1458,1454,1453,1458,1459,1455,1454,1459,1460,1456,1455,1460,1461,1296,1456,1461,1297,88,92,90,88,83,92,83,84,80,86,83,88,83,86,84,139,83,140,139,92,83,92,137,136,138,92,139,137,92,138,874,290,873,292,874,875,290,874,292,872,288,871,290,872,873,288,872,290,870,286,869,288,870,871,286,870,288,868,284,867,286,868,869,284,868,286,866,258,835,284,866,867,258,866,284,834,256,833,258,834,835,256,834,258,832,254,831,256,832,833,254,832,256,830,252,829,254,830,831,252,830,254,828,248,827,252,828,829,248,828,252,825,251,826,248,825,827,251,825,248,251,942, +826,376,942,251,942,376,940,376,938,940,375,938,376,938,375,936,375,934,936,374,934,375,934,374,932,374,930,932,373,930,374,930,373,928,373,926,928,356,926,373,926,356,894,356,892,894,355,892,356,892,355,890,355,888,890,354,888,355,888,354,886,354,884,886,353,884,354,884,353,882,353,880,882,352,880,353,880,352,878,352,876,878,292,876,352,876,292,875 + } + } + LayerElementPolygonGroup: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByPolygon" + ReferenceInformationType: "Index" + PolygonGroup: *1506 { + a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, +1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementUV: 0 { + Version: 101 + Name: "Texture" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "IndexToDirect" + UV: *3346 { + a: 0.702499985694885,0.176759004592896,0.751146972179413,0.234364002943039,0.00114700000267476,0.00521000009030104,0.545992970466614,0.712900996208191,1.00114703178406,0.00521000009030104,0.348962992429733,0.51044899225235,0.0775000005960464,0.234364002943039,0.251150012016296,0.104083001613617,0.52591997385025,0.0216639991849661,0.548726975917816,0.48701599240303,0.71069198846817,0.484093010425568,0.726740002632141,0.176759004592896,0.775916993618011,0.26444000005722,0.976737976074219,0.00521000009030104,0.564764976501465,0.724453985691071,0.357179999351501,0.508428990840912,0.12907899916172,0.234364002943039,0.275920003652573,0.104083001613617,0.551280975341797,0.0216639991849661,0.680060029029846,0.474857002496719,0.751145005226135,0.176759004592896,0.775920987129211,0.234364002943039,0.952499985694885,0.00521000009030104,0.581411004066467,0.738683998584747,0.364398986101151,0.507085978984833,0.153852999210358,0.234364002943039,0.301281005144119,0.104083001613617,0.577499985694885,0.0216639991849661,0.668958008289337,0.473105996847153,0.775924026966095,0.176759004592896,0.801286995410919,0.26444000005722,0.928261995315552,0.00521000009030104,0.595641016960144,0.75533002614975,0.372152000665665,0.506304025650024,0.178261995315552,0.234364002943039,0.327499985694885,0.104083001613617,0.657764971256256,0.472591012716293,0.801286995410919,0.176759004592896,0.80128800868988,0.234364002943039,0.903852999210358,0.00521000009030104,0.607194006443024,0.774101972579956,0.338140994310379,0.526408970355988,0.202500000596046,0.234364002943039,0.353713989257812,0.204539000988007,0.644955992698669,0.472662001848221,0.603713989257812,0.204539000988007,0.827499985694885,0.26444000005722,0.879074990749359,0.00521000009030104,0.615782022476196,0.794740974903107,0.348962992429733,0.523072004318237,0.226738005876541,0.234364002943039,0.37907999753952,0.204539000988007,0.628365993499756,0.472795993089676,0.62907999753952,0.204539000988007,0.827499985694885,0.234364002943039,0.853712022304535,0.00521000009030104, +0.621143996715546,0.816956996917725,0.357179999351501,0.519895017147064,0.251147001981735,0.234364002943039,0.403851985931396,0.204539000988007,0.687211990356445,0.499567985534668,0.653851985931396,0.204539000988007,0.853712975978851,0.26444000005722,0.499072998762131,0.723396003246307,0.364398986101151,0.51758599281311,0.275920987129211,0.234364002943039,0.428267985582352,0.204539000988007,0.555130004882812,0.505267024040222,0.704098999500275,0.504133999347687,0.678268015384674,0.204539000988007,0.853712022304535,0.234364002943039,0.517461001873016,0.72783499956131,0.372152000665665,0.516322016716003,0.30128800868988,0.234364002943039,0.452499985694885,0.204539000988007,0.675261974334717,0.494053989648819,0.702499985694885,0.204539000988007,0.879082977771759,0.26444000005722,0.534521996974945,0.734939992427826,0.338140994310379,0.541637003421783,0.327499985694885,0.234364002943039,0.476731985807419,0.204539000988007,0.664318025112152,0.490119993686676,0.726732015609741,0.204539000988007,0.879078984260559,0.234364002943039,0.550059020519257,0.744491994380951,0.348962992429733,0.538380980491638,0.353711992502213,0.234364002943039,0.501147985458374,0.204539000988007,0.653699994087219,0.487076014280319,0.751147985458374,0.204539000988007,0.903846025466919,0.26444000005722,0.563831984996796,0.756263017654419,0.357179999351501,0.534533977508545,0.379079014062881,0.234364002943039,0.52591997385025,0.204539000988007,0.642340004444122,0.485291987657547,0.77591997385025,0.204539000988007,0.903852999210358,0.234364002943039,0.575603008270264,0.770035982131958,0.364398986101151,0.531279981136322,0.403852999210358,0.234364002943039,0.551285982131958,0.204539000988007,0.628315985202789,0.48470601439476,0.801285982131958,0.204539000988007,0.928264975547791,0.26444000005722,0.585155010223389,0.78557300567627,0.372152000665665,0.529322981834412,0.428261995315552,0.234364002943039,0.577499985694885,0.204539000988007,0.682590007781982,0.52267998456955,0.827499985694885,0.104083001613617,0.928261995315552,0.234364002943039,0.592260003089905, +0.802634000778198,0.338140994310379,0.559751987457275,0.452499985694885,0.234364002943039,0.353713005781174,0.176759004592896,0.55869197845459,0.526969015598297,0.699433028697968,0.527074992656708,0.853718996047974,0.104083001613617,0.952499985694885,0.26444000005722,0.596698999404907,0.821021974086761,0.348962992429733,0.557177007198334,0.476738005876541,0.234364002943039,0.37907600402832,0.176759004592896,0.0610749982297421,0.62771201133728,0.87907999753952,0.104083001613617,0.952499985694885,0.234364002943039,0.491584986448288,0.76849102973938,0.357179999351501,0.553743004798889,0.501146972179413,0.234364002943039,0.403854995965958,0.176759004592896,0.0320239998400211,0.617926001548767,0.903850018978119,0.104083001613617,0.97673499584198,0.26444000005722,0.502879023551941,0.771207988262177,0.364398986101151,0.550490021705627,0.525920987129211,0.234364002943039,0.428259998559952,0.176759004592896,0.0304990001022816,0.62771201133728,0.928258001804352,0.104083001613617,0.976737976074219,0.234364002943039,0.513384997844696,0.775584995746613,0.372152000665665,0.548318982124329,0.55128800868988,0.234364002943039,0.452499985694885,0.176759004592896,0.0363139994442463,0.609521985054016,0.952499985694885,0.104083001613617,0.00115400005597621,0.26444000005722,1.00115394592285,0.26444000005722,0.522926986217499,0.781454980373383,0.338140994310379,0.581919014453888,0.577499985694885,0.234364002943039,0.476740002632141,0.176759004592896,0.0428850017488003,0.602950990200043,0.976742029190063,0.104083001613617,0.00114700000267476,0.234364002943039,1.00114798545837,0.234364002943039,0.5314000248909,0.788694977760315,0.348962992429733,0.580371022224426,0.201285004615784,0.499424010515213,0,0.499424010515213,0.501145005226135,0.176759004592896,0.0512889996170998,0.598661005496979,0.00115000002551824,0.104083001613617,1.0011500120163,0.104083001613617,0.0259169992059469,0.26444000005722,0.538640022277832,0.797168016433716,0.357179999351501,0.5781210064888,0.0103900004178286,0.499424010515213,0.525924026966095,0.176759004592896,0.0610749982297421, +0.5971360206604,0.0259199999272823,0.104083001613617,0.0259210001677275,0.234364002943039,0.544510006904602,0.806710004806519,0.364398986101151,0.575940012931824,0.0103780003264546,0.484429001808167,0.148751005530357,0.827225983142853,0.551286995410919,0.176759004592896,0.0232469998300076,0.614974975585938,0.0104050002992153,0.548817992210388,0.051281001418829,0.104083001613617,0.0512869991362095,0.26444000005722,0.548887014389038,0.817215979099274,0.372152000665665,0.574440002441406,0.147633999586105,0.834353029727936,0,0.484429001808167,0.201285004615784,0.484429001808167,0.577499985694885,0.176759004592896,0.201285004615784,0.548817992210388,0,0.548817992210388,0.0212510004639626,0.62771201133728,0.827499985694885,0.127327993512154,0.0512880012392998,0.234364002943039,0.551603972911835,0.828509986400604,0.338140994310379,0.608950018882751,0.0202830005437136,0.499424010515213,0.353715002536774,0.151620998978615,0.353713005781174,0.0162749998271465,0.028821000829339,0.604014992713928,0.0202990006655455,0.548817992210388,0.853712975978851,0.127327993512154,0.603716015815735,0.274753987789154,0.827499985694885,0.0105090001598001,0.348962992429733,0.609098017215729,0.0202799998223782,0.484429001808167,0.151889994740486,0.82108199596405,0.379072993993759,0.151620998978615,0.379083007574081,0.0162749998271465,0.0373779982328415,0.595457971096039,0.0300220008939505,0.548817992210388,0.879078984260559,0.127327993512154,0.629082977771759,0.274753987789154,0.801280975341797,0.0105090001598001,0.357179999351501,0.608982980251312,0.0300379991531372,0.499424010515213,0.403849005699158,0.151620998978615,0.403845995664597,0.0162749998271465,0.0483379997313023,0.589884996414185,0.0399160012602806,0.548817992210388,0.903850018978119,0.127327993512154,0.653847992420197,0.274753987789154,0.775924980640411,0.0105090001598001,0.364398986101151,0.608892023563385,0.0300409998744726,0.484429001808167,0.156703993678093,0.816268026828766,0.428259998559952,0.151620998978615,0.428265005350113,0.0162749998271465,0.0610749982297421,0.58788800239563, +0.0503210015594959,0.548817992210388,0.928267002105713,0.127327993512154,0.678261995315552,0.274753987789154,0.751143991947174,0.0105090001598001,0.372152000665665,0.608896970748901,0.0399309992790222,0.499424010515213,0.452499985694885,0.151620998978615,0.452499985694885,0.0162749998271465,0.0104099996387959,0.533823013305664,0.952499985694885,0.127327993512154,0.702499985694885,0.274753987789154,0.726737022399902,0.0105090001598001,0.338140994310379,0.641017973423004,0.0399429984390736,0.484429001808167,0.162847995758057,0.813129007816315,0.476740002632141,0.151620998978615,0.47673499584198,0.0162749998271465,0.201285004615784,0.533823013305664,0,0.533823013305664,0.976733028888702,0.127327993512154,0.726737976074219,0.274753987789154,0.702499985694885,0.0105090001598001,0.348962992429733,0.643459022045135,0.0503210015594959,0.499424010515213,0.501151025295258,0.151620998978615,0.501154005527496,0.0162749998271465,0.0202929992228746,0.533823013305664,0.00115000002551824,0.127327993512154,1.0011500120163,0.127327993512154,0.751151978969574,0.274753987789154,0.678263008594513,0.0105090001598001,0.357179999351501,0.646440029144287,0.0503210015594959,0.484429001808167,0.169974997639656,0.812012016773224,0.525927007198334,0.151620998978615,0.525916993618011,0.0162749998271465,0.0300280004739761,0.533823013305664,0.0259210001677275,0.127327993512154,0.775916993618011,0.274753987789154,0.653855979442596,0.0105090001598001,0.364398986101151,0.649312019348145,0.0607110001146793,0.499424010515213,0.551285028457642,0.151620998978615,0.551286995410919,0.0162749998271465,0.0399109981954098,0.533823013305664,0.0512869991362095,0.127327993512154,0.80128401517868,0.274753987789154,0.629074990749359,0.0105090001598001,0.372152000665665,0.651494979858398,0.060699000954628,0.484429001808167,0.177101999521255,0.813129007816315,0.577499985694885,0.151620998978615,0.577499985694885,0.0162749998271465,0.0503210015594959,0.533823013305664,0.827499985694885,0.151620998978615,0.827499985694885,0.274753987789154,0.603718996047974,0.0105090001598001, +0.603712975978851,0.0162749998271465,0.0706050023436546,0.499424010515213,0.353713005781174,0.127327993512154,0.383902013301849,0.652490019798279,0.0104010002687573,0.516614973545074,0.853715002536774,0.151620998978615,0.603712022304535,0.281819999217987,0.827499985694885,0.00521000009030104,0.622990012168884,0.840479016304016,0.629082977771759,0.0162749998271465,0.0706010013818741,0.484429001808167,0.183246001601219,0.816268026828766,0.379079014062881,0.127327993512154,0.391525000333786,0.651569008827209,0.201285004615784,0.516614973545074,0,0.516614973545074,0.879073023796082,0.151620998978615,0.62908399105072,0.281819999217987,0.80128800868988,0.00521000009030104,0.621143996715546,0.864000976085663,0.653846025466919,0.0162749998271465,0.0803589969873428,0.499424010515213,0.403849989175797,0.127327993512154,0.391525000333786,0.609162986278534,0.0202920008450747,0.516614973545074,0.903849005699158,0.151620998978615,0.653850972652435,0.281819999217987,0.775924980640411,0.00521000009030104,0.615782022476196,0.886216998100281,0.678264975547791,0.0162749998271465,0.0803629979491234,0.484429001808167,0.188060000538826,0.82108199596405,0.428267002105713,0.127327993512154,0.383902013301849,0.609048008918762,0.0300290007144213,0.516614973545074,0.928260028362274,0.151620998978615,0.678260028362274,0.281819999217987,0.751146972179413,0.00521000009030104,0.607194006443024,0.906856000423431,0.702499985694885,0.0162749998271465,0.0902519971132278,0.499424010515213,0.452499985694885,0.127327993512154,0.398548990488052,0.649757981300354,0.0399199984967709,0.516614973545074,0.952499985694885,0.151620998978615,0.702499985694885,0.281819999217987,0.726737976074219,0.00521000009030104,0.595641016960144,0.925628006458282,0.72673499584198,0.0162749998271465,0.0902639999985695,0.484429001808167,0.191199004650116,0.827225983142853,0.47673299908638,0.127327993512154,0.398548990488052,0.609677016735077,0.0503210015594959,0.516614973545074,0.976740002632141,0.151620998978615,0.726740002632141,0.281819999217987,0.702499985694885,0.00521000009030104, +0.581411004066467,0.94227397441864,0.751154005527496,0.0162749998271465,0.100642003118992,0.499424010515213,0.501150012016296,0.127327993512154,0.405241012573242,0.647095024585724,0.0708609968423843,0.598661005496979,0.00115100003313273,0.151620998978615,1.00115096569061,0.151620998978615,0.751148998737335,0.281819999217987,0.678261995315552,0.00521000009030104,0.564764976501465,0.956502974033356,0.775916993618011,0.0162749998271465,0.192315995693207,0.834353029727936,0.100642003118992,0.484429001808167,0.525920987129211,0.127327993512154,0.405241012573242,0.610095024108887,0.0792649984359741,0.602950990200043,0.0259269997477531,0.151620998978615,0.77591598033905,0.281819999217987,0.653852999210358,0.00521000009030104,0.545992970466614,0.968056976795197,0.801286995410919,0.0162749998271465,0.128475993871689,0.82041198015213,0.551286995410919,0.127327993512154,0.411866992712021,0.644389986991882,0.0858360007405281,0.609521985054016,0.0512849986553192,0.151620998978615,0.80128800868988,0.281819999217987,0.629074990749359,0.00521000009030104,0.525354027748108,0.976644992828369,0.603718996047974,0.0216639991849661,0.12627600133419,0.834353029727936,0.577499985694885,0.127327993512154,0.411866992712021,0.610539019107819,0.0901260003447533,0.617926001548767,0.827499985694885,0.176759004592896,0.827499985694885,0.281819999217987,0.603712022304535,0.00521000009030104,0.50313800573349,0.982007026672363,0.62907999753952,0.0216639991849661,0.134608998894691,0.808403015136719,0.353718996047974,0.104083001613617,0.421889007091522,0.642310976982117,0.0916510000824928,0.62771201133728,0.853712975978851,0.176759004592896,0.603713989257812,0.289059013128281,0.598222970962524,0.840479016304016,0.653855979442596,0.0216639991849661,0.1440259963274,0.798986971378326,0.37907999753952,0.104083001613617,0.421889007091522,0.610839009284973,0.0738120004534721,0.589884996414185,0.0607260018587112,0.548817992210388,0.87907600402832,0.176759004592896,0.62907600402832,0.289059013128281,0.596698999404907,0.859934985637665,0.678261995315552,0.0216639991849661, +0.156033992767334,0.792854011058807,0.403849989175797,0.104083001613617,0.328958988189697,0.639542996883392,0.431663990020752,0.641236007213593,0.0847719982266426,0.595457971096039,0.0706200003623962,0.548817992210388,0.90385502576828,0.176759004592896,0.653851985931396,0.289059013128281,0.592260003089905,0.878323972225189,0.702499985694885,0.0216639991849661,0.169974997639656,0.790652990341187,0.428258001804352,0.104083001613617,0.328958988189697,0.608438014984131,0.431663990020752,0.610818982124329,0.0933289974927902,0.604014992713928,0.0803439989686012,0.548817992210388,0.928260028362274,0.176759004592896,0.678263008594513,0.289059013128281,0.585155010223389,0.895385026931763,0.726737976074219,0.0216639991849661,0.0985049977898598,0.810347020626068,0.452499985694885,0.104083001613617,0.391525000333786,0.574724018573761,0.0989020019769669,0.614974975585938,0.0902369990944862,0.548817992210388,0.952499985694885,0.176759004592896,0.702499985694885,0.289059013128281,0.575603008270264,0.910920977592468,0.751143991947174,0.0216639991849661,0.0947299972176552,0.834353029727936,0.476741999387741,0.104083001613617,0.383902013301849,0.57405698299408,0.100899003446102,0.62771201133728,0.100642003118992,0.548817992210388,0.976740002632141,0.176759004592896,0.726737022399902,0.289059013128281,0.563831984996796,0.924694001674652,0.77591997385025,0.0216639991849661,0.109084002673626,0.789659023284912,0.501150012016296,0.104083001613617,0.398548990488052,0.576771020889282,0.0607310011982918,0.533823013305664,0.00114499998744577,0.176759004592896,1.00114500522614,0.176759004592896,0.751147985458374,0.289059013128281,0.550059020519257,0.936465978622437,0.801280975341797,0.0216639991849661,0.125281006097794,0.773461997509003,0.52591997385025,0.104083001613617,0.405241012573242,0.579294979572296,0.0706140026450157,0.533823013305664,0.0259240008890629,0.176759004592896,0.775924026966095,0.289059013128281,0.534521996974945,0.946017980575562,0.603717029094696,0.0296250004321337,0.14596900343895,0.762883007526398,0.551280975341797,0.104083001613617, +0.411866992712021,0.581943988800049,0.0803489983081818,0.533823013305664,0.0512869991362095,0.176759004592896,0.801285982131958,0.289059013128281,0.517461001873016,0.953122019767761,0.629078984260559,0.0296250004321337,0.169974997639656,0.759108006954193,0.577499985694885,0.104083001613617,0.421889007091522,0.584025025367737,0.0902319997549057,0.533823013305664,0.827499985694885,0.204539000988007,0.827499985694885,0.289059013128281,0.499072998762131,0.957561016082764,0.653847992420197,0.0296250004321337,0.0670270025730133,0.79976898431778,0.103713996708393,0.0860320031642914,0.328958988189697,0.581973016262054,0.431663990020752,0.58483898639679,0.100642003118992,0.533823013305664,0.853713989257812,0.204539000988007,0.853716015815735,0.274753987789154,0.552547991275787,0.840479016304016,0.678269028663635,0.0296250004321337,0.061574999243021,0.834353029727936,0.0775000005960464,0.0860320031642914,0.391525000333786,0.548479020595551,0.0607220008969307,0.516614973545074,0.87907999753952,0.204539000988007,0.879082977771759,0.274753987789154,0.551603972911835,0.852446973323822,0.702499985694885,0.0296250004321337,0.0822520032525063,0.76997697353363,0.12907500565052,0.0860320031642914,0.383902013301849,0.547689974308014,0.0706129968166351,0.516614973545074,0.903851985931396,0.204539000988007,0.903847992420197,0.274753987789154,0.548887014389038,0.863741993904114,0.72673100233078,0.0296250004321337,0.105599001049995,0.746630012989044,0.153853997588158,0.0860320031642914,0.398548990488052,0.551047027111053,0.0803499966859818,0.516614973545074,0.928268015384674,0.204539000988007,0.928261995315552,0.274753987789154,0.544510006904602,0.874248027801514,0.751151978969574,0.0296250004321337,0.135390996932983,0.731404006481171,0.178265005350113,0.0860320031642914,0.405241012573242,0.554545998573303,0.0902410000562668,0.516614973545074,0.952499985694885,0.204539000988007,0.952499985694885,0.274753987789154,0.538640022277832,0.883790016174316,0.775920987129211,0.0296250004321337,0.169974997639656,0.725952982902527,0.202500000596046, +0.0860320031642914,0.411866992712021,0.55833899974823,0.100642003118992,0.516614973545074,0.976732015609741,0.204539000988007,0.976737976074219,0.274753987789154,0.5314000248909,0.892262995243073,0.801283001899719,0.0296250004321337,0.0421499982476234,0.791413009166718,0.22673499584198,0.0860320031642914,0.421889007091522,0.561528027057648,0.479615986347198,0.840479016304016,0.00114800001028925,0.204539000988007,1.00114798545837,0.204539000988007,0.00115200004074723,0.274753987789154,1.00115203857422,0.274753987789154,0.522926986217499,0.899501979351044,0.603715002536774,0.0403009988367558,0.0353920012712479,0.834353029727936,0.251145988702774,0.0860320031642914,0.328958988189697,0.560374975204468,0.431663990020752,0.563041985034943,0.46764799952507,0.912465989589691,0.0259199999272823,0.204539000988007,0.0259169992059469,0.274753987789154,0.513384997844696,0.905372023582458,0.629074990749359,0.0403009988367558,0.0610620006918907,0.754415988922119,0.275925010442734,0.0860320031642914,0.391525000333786,0.52946400642395,0.479615986347198,0.913410007953644,0.0512860007584095,0.204539000988007,0.0512840002775192,0.274753987789154,0.502879023551941,0.90974897146225,0.653846979141235,0.0403009988367558,0.090038001537323,0.725439012050629,0.30128601193428,0.0860320031642914,0.383902013301849,0.528823018074036,0.456353008747101,0.90974897146225,0.587387979030609,0.664933979511261,0.633816003799438,0.60826700925827,0.853712022304535,0.281819999217987,0.491584986448288,0.912465989589691,0.678264021873474,0.0403009988367558,0.12703500688076,0.706528007984161,0.327499985694885,0.0860320031642914,0.398548990488052,0.531715989112854,0.445847004652023,0.905372023582458,0.595862984657288,0.667573988437653,0.637830972671509,0.615894019603729,0.87908399105072,0.281819999217987,0.111043997108936,0.516614973545074,0.702499985694885,0.0403009988367558,0.169974997639656,0.699769020080566,0.103715002536774,0.0706190019845963,0.405241012573242,0.534991979598999,0.436304986476898,0.899501979351044,0.604826986789703,0.672857999801636,0.639168977737427, +0.625805974006653,0.903850972652435,0.281819999217987,0.120934002101421,0.516614973545074,0.726736009120941,0.0403009988367558,0.0320510007441044,0.788016974925995,0.0775000005960464,0.0706190019845963,0.411866992712021,0.538924992084503,0.427832007408142,0.892262995243073,0.613359987735748,0.678835988044739,0.637830972671509,0.635717988014221,0.928260028362274,0.281819999217987,0.130670994520187,0.516614973545074,0.751152992248535,0.0403009988367558,0.0247569996863604,0.834353029727936,0.12908099591732,0.0706190019845963,0.421889007091522,0.542540013790131,0.420592993497849,0.883790016174316,0.620845973491669,0.683655977249146,0.633816003799438,0.64334499835968,0.952499985694885,0.281819999217987,0.140561997890472,0.516614973545074,0.775924980640411,0.0403009988367558,0.0524489991366863,0.748103976249695,0.153849005699158,0.0706190019845963,0.328958988189697,0.543393015861511,0.431663990020752,0.545000970363617,0.414723008871078,0.874248027801514,0.619342982769012,0.675750017166138,0.616006016731262,0.654582977294922,0.976740002632141,0.281819999217987,0.111051999032497,0.533823013305664,0.801285028457642,0.0403009988367558,0.0837270021438599,0.716826975345612,0.178267002105713,0.0706190019845963,0.391525000333786,0.516449987888336,0.410346001386642,0.863741993904114,0.60971999168396,0.66883397102356,0.609714984893799,0.642174005508423,0.00114900001790375,0.281819999217987,1.00114905834198,0.281819999217987,0.120935000479221,0.533823013305664,0.603717982769012,0.053872000426054,0.12363900244236,0.696429014205933,0.202500000596046,0.0706190019845963,0.383902013301849,0.51604700088501,0.407629013061523,0.852446973323822,0.598376989364624,0.660265028476715,0.607627987861633,0.626048982143402,0.0259160008281469,0.281819999217987,0.130669996142387,0.533823013305664,0.629078984260559,0.053872000426054,0.169974997639656,0.689135015010834,0.22673299908638,0.0706190019845963,0.398548990488052,0.517964005470276,0.406684994697571,0.840479016304016,0.586467027664185,0.652538001537323,0.609714984893799,0.609924972057343,0.0512880012392998, +0.281819999217987,0.140553995966911,0.533823013305664,0.653850018978119,0.053872000426054,0.183916002511978,0.792854011058807,0.251150995492935,0.0706190019845963,0.405241012573242,0.520144999027252,0.460159987211227,0.957561016082764,0.575462996959686,0.648253977298737,0.616006016731262,0.597516000270844,0.853713989257812,0.289059013128281,0.111046999692917,0.548817992210388,0.0989020019769669,0.640448987483978,0.678264975547791,0.053872000426054,0.195923998951912,0.798986971378326,0.275918990373611,0.0706190019845963,0.411866992712021,0.523079991340637,0.479615986347198,0.959086000919342,0.613131999969482,0.6596599817276,0.616185009479523,0.535471975803375,0.87907600402832,0.289059013128281,0.120940998196602,0.548817992210388,0.0933289974927902,0.651408970355988,0.702499985694885,0.053872000426054,0.205340996384621,0.808403015136719,0.301284998655319,0.0706190019845963,0.421889007091522,0.526238977909088,0.441771000623703,0.953122019767761,0.605126023292542,0.645191013813019,0.60667097568512,0.54603898525238,0.903851985931396,0.289059013128281,0.130665004253387,0.548817992210388,0.0847719982266426,0.659965991973877,0.72673499584198,0.053872000426054,0.211474001407623,0.82041198015213,0.327499985694885,0.0706190019845963,0.328958988189697,0.529738008975983,0.431663990020752,0.529491007328033,0.424710005521774,0.946017980575562,0.602451980113983,0.626393020153046,0.597452998161316,0.562339007854462,0.928263008594513,0.289059013128281,0.140559002757072,0.548817992210388,0.0738120004534721,0.665539979934692,0.751150012016296,0.053872000426054,0.213673993945122,0.834353029727936,0.103717997670174,0.053872000426054,0.391525000333786,0.50637298822403,0.409173995256424,0.936465978622437,0.605126023292542,0.607582986354828,0.587589979171753,0.580901980400085,0.952499985694885,0.289059013128281,0.0901260003447533,0.637498021125793,0.775920987129211,0.053872000426054,0.193981006741524,0.762883007526398,0.0775000005960464,0.053872000426054,0.383902013301849,0.506106019020081,0.395401000976562,0.924694001674652,0.613131999969482, +0.593125998973846,0.577377021312714,0.597290992736816,0.976737022399902,0.289059013128281,0.0858360007405281,0.6459019780159,0.801281988620758,0.053872000426054,0.21466800570488,0.773461997509003,0.12907899916172,0.053872000426054,0.398548990488052,0.507359027862549,0.383628994226456,0.910920977592468,0.616595983505249,0.523684978485107,0.00114800001028925,0.289059013128281,1.00114798545837,0.289059013128281,0.0792649984359741,0.652472972869873,0.603715002536774,0.0706190019845963,0.230866000056267,0.789659023284912,0.153850004076958,0.053872000426054,0.405241012573242,0.508499026298523,0.374076992273331,0.895385026931763,0.60673999786377,0.532979011535645,0.0259240008890629,0.289059013128281,0.0708609968423843,0.656763017177582,0.629081010818481,0.0706190019845963,0.241444006562233,0.810347020626068,0.178265005350113,0.053872000426054,0.411866992712021,0.510074973106384,0.366973012685776,0.878323972225189,0.597279012203217,0.546873986721039,0.0512860007584095,0.289059013128281,0.150964006781578,0.516614973545074,0.653849005699158,0.0706190019845963,0.245220005512238,0.834353029727936,0.202500000596046,0.053872000426054,0.421889007091522,0.512085974216461,0.362533986568451,0.859934985637665,0.588203012943268,0.56333601474762,0.0775000005960464,0.296667993068695,0.013586999848485,0.834353029727936,0.161365002393723,0.516614973545074,0.678267002105713,0.0706190019845963,0.204558998346329,0.731404006481171,0.22673499584198,0.053872000426054,0.328958988189697,0.517076015472412,0.431663990020752,0.514703989028931,0.361009001731873,0.840479016304016,0.577310979366302,0.577287018299103,0.103712998330593,0.296667993068695,0.0155969997867942,0.808694005012512,0.171256005764008,0.516614973545074,0.702499985694885,0.0706190019845963,0.234350994229317,0.746630012989044,0.251150012016296,0.053872000426054,0.391525000333786,0.494547992944717,0.456093996763229,0.982006013393402,0.55128800868988,0.00521000009030104,0.616885006427765,0.510183990001678,0.103713996708393,0.289059013128281,0.180993005633354,0.516614973545074,0.726733028888702, +0.0706190019845963,0.257697999477386,0.76997697353363,0.275920987129211,0.053872000426054,0.383902013301849,0.494343996047974,0.479615986347198,0.983852982521057,0.577499985694885,0.00521000009030104,0.60710597038269,0.516726016998291,0.0775000005960464,0.289059013128281,0.190883994102478,0.516614973545074,0.751151025295258,0.0706190019845963,0.272922992706299,0.79976898431778,0.301281988620758,0.053872000426054,0.398548990488052,0.495368003845215,0.433878004550934,0.976643979549408,0.525924980640411,0.00521000009030104,0.597302973270416,0.526520013809204,0.12908099591732,0.296667993068695,0.0214389991015196,0.784453988075256,0.150964006781578,0.533823013305664,0.775919020175934,0.0706190019845963,0.27837398648262,0.834353029727936,0.327499985694885,0.053872000426054,0.405241012573242,0.496069997549057,0.413239002227783,0.968056976795197,0.501146972179413,0.00521000009030104,0.587468028068542,0.538079977035522,0.12907600402832,0.289059013128281,0.161374002695084,0.533823013305664,0.801285028457642,0.0706190019845963,0.212915003299713,0.706528007984161,0.103715002536774,0.0403009988367558,0.411866992712021,0.496973991394043,0.394466996192932,0.956502974033356,0.476738005876541,0.00521000009030104,0.576622009277344,0.547878980636597,0.153845995664597,0.296667993068695,0.0308120008558035,0.761955976486206,0.171257004141808,0.533823013305664,0.603713989257812,0.0860320031642914,0.249911993741989,0.725439012050629,0.0775000005960464,0.0403009988367558,0.421889007091522,0.498014003038406,0.377820998430252,0.94227397441864,0.452499985694885,0.00521000009030104,0.616047978401184,0.497671991586685,0.153852000832558,0.289059013128281,0.180992007255554,0.533823013305664,0.629074990749359,0.0860320031642914,0.278887987136841,0.754415988922119,0.12907500565052,0.0403009988367558,0.328958988189697,0.501632988452911,0.431663990020752,0.497211992740631,0.363591998815536,0.925628006458282,0.428261995315552,0.00521000009030104,0.605795979499817,0.501740992069244,0.178262993693352,0.296667993068695,0.0434119999408722,0.741469025611877, +0.190874993801117,0.533823013305664,0.653854012489319,0.0860320031642914,0.297800004482269,0.791413009166718,0.153846994042397,0.0403009988367558,0.391525000333786,0.476298987865448,0.352037996053696,0.906856000423431,0.403852999210358,0.00521000009030104,0.595705986022949,0.507957994937897,0.178262993693352,0.289059013128281,0.0610749982297421,0.667536973953247,0.150964006781578,0.548817992210388,0.678264975547791,0.0860320031642914,0.304558008909225,0.834353029727936,0.178264006972313,0.0403009988367558,0.383902013301849,0.476121991872787,0.343450993299484,0.886216998100281,0.379074990749359,0.00521000009030104,0.58517599105835,0.515314996242523,0.202500000596046,0.296667993068695,0.0589389987289906,0.72331702709198,0.161367997527122,0.548817992210388,0.0483379997313023,0.665539979934692,0.702499985694885,0.0860320031642914,0.216310992836952,0.696429014205933,0.202500000596046,0.0403009988367558,0.398548990488052,0.477090001106262,0.338088005781174,0.864000976085663,0.353711992502213,0.00521000009030104,0.0259189996868372,0.296667993068695,0.0214389991015196,0.88425201177597,0.202500000596046,0.289059013128281,0.171261996030807,0.548817992210388,0.0373779982328415,0.659965991973877,0.72673499584198,0.0860320031642914,0.256222993135452,0.716826975345612,0.22673599421978,0.0403009988367558,0.405241012573242,0.477773010730743,0.336241990327835,0.840479016304016,0.327499985694885,0.00521000009030104,0.0512869991362095,0.296667993068695,0.0155969997867942,0.860011994838715,0.22673699259758,0.296667993068695,0.0770910009741783,0.707790017127991,0.180986002087593,0.548817992210388,0.028821000829339,0.651408970355988,0.751146018505096,0.0860320031642914,0.287501007318497,0.748103976249695,0.251152992248535,0.0403009988367558,0.411866992712021,0.478525012731552,0.551280975341797,0.0105090001598001,0.0320510007441044,0.880688011646271,0.22673699259758,0.289059013128281,0.190880000591278,0.548817992210388,0.0232469998300076,0.640448987483978,0.775924980640411,0.0860320031642914,0.307898014783859,0.788016974925995,0.275925010442734, +0.0403009988367558,0.421889007091522,0.479167014360428,0.577499985694885,0.0105090001598001,0.976737022399902,0.296667993068695,0.0434119999408722,0.927236020565033,0.251154005527496,0.296667993068695,0.0975779965519905,0.695188999176025,0.0610749982297421,0.65828800201416,0.801285982131958,0.0860320031642914,0.315192997455597,0.834353029727936,0.301284998655319,0.0403009988367558,0.328958988189697,0.480358004570007,0.431663990020752,0.478229999542236,0.525924980640411,0.0105090001598001,0.00115400005597621,0.296667993068695,0.0308120008558035,0.90674901008606,1.00115394592285,0.296667993068695,0.251147985458374,0.289059013128281,0.0512889996170998,0.656763017177582,0.827499985694885,0.0162749998271465,0.671840012073517,0.515325009822845,0.327499985694885,0.0403009988367558,0.391525000333786,0.455825001001358,0.501143991947174,0.0105090001598001,0.0524489991366863,0.920601010322571,0.275918990373611,0.296667993068695,0.12007600069046,0.685817003250122,0.0428850017488003,0.652472972869873,0.853712975978851,0.0162749998271465,0.661041975021362,0.507905006408691,0.103716999292374,0.0296250004321337,0.383902013301849,0.455697000026703,0.47673699259758,0.0105090001598001,0.928263008594513,0.296667993068695,0.0770910009741783,0.960915982723236,0.275923997163773,0.289059013128281,0.0363139994442463,0.6459019780159,0.879082977771759,0.0162749998271465,0.658769011497498,0.526947021484375,0.0775000005960464,0.0296250004321337,0.398548990488052,0.456546992063522,0.452499985694885,0.0105090001598001,0.952499985694885,0.296667993068695,0.0589389987289906,0.94538801908493,0.301286995410919,0.296667993068695,0.144316002726555,0.679974973201752,0.0320239998400211,0.637498021125793,0.903846025466919,0.0162749998271465,0.668682992458344,0.538779020309448,0.12907899916172,0.0296250004321337,0.405241012573242,0.457132011651993,0.428263008594513,0.0105090001598001,0.0837270021438599,0.951878011226654,0.30128601193428,0.289059013128281,0.5747309923172,0.522516012191772,0.928264975547791,0.0162749998271465,0.650785982608795,0.5016930103302, +0.153848007321358,0.0296250004321337,0.411866992712021,0.457810014486313,0.403856009244919,0.0105090001598001,0.879081010818481,0.296667993068695,0.12007600069046,0.982887983322144,0.327499985694885,0.296667993068695,0.169974997639656,0.677963972091675,0.614349007606506,0.485422998666763,0.952499985694885,0.0162749998271465,0.648985028266907,0.516937971115112,0.178268998861313,0.0296250004321337,0.421889007091522,0.4583860039711,0.379074990749359,0.0105090001598001,0.903846025466919,0.296667993068695,0.0975779965519905,0.97351598739624,0.327499985694885,0.289059013128281,0.603129982948303,0.487358003854752,0.97673499584198,0.0162749998271465,0.640443980693817,0.497644990682602,0.202500000596046,0.0296250004321337,0.328958988189697,0.458332985639572,0.431663990020752,0.45812800526619,0.353718996047974,0.0105090001598001,0.12363900244236,0.972275972366333,0.103711999952793,0.281819999217987,0.592760026454926,0.490601986646652,0.00115400005597621,0.0162749998271465,1.00115394592285,0.0162749998271465,0.639232993125916,0.510268986225128,0.22673100233078,0.0296250004321337,0.391525000333786,0.431782007217407,0.327499985694885,0.0105090001598001,0.827499985694885,0.296667993068695,0.169974997639656,0.990741014480591,0.0775000005960464,0.281819999217987,0.582239985466003,0.494776993989944,0.0259169992059469,0.0162749998271465,0.62822699546814,0.496221989393234,0.251152008771896,0.0296250004321337,0.383902013301849,0.431620001792908,0.407629013061523,0.828509986400604,0.853712975978851,0.296667993068695,0.144316002726555,0.988730013370514,0.129084005951881,0.281819999217987,0.570797026157379,0.500384986400604,0.0512869991362095,0.0162749998271465,0.628062009811401,0.507839024066925,0.275920987129211,0.0296250004321337,0.398548990488052,0.432608008384705,0.410346001386642,0.817215979099274,0.169974997639656,0.979570984840393,0.153851002454758,0.281819999217987,0.611815989017487,0.472876012325287,0.827499985694885,0.0216639991849661,0.560005009174347,0.553014993667603,0.696582973003387,0.55350798368454,0.301283001899719,0.0296250004321337, +0.405241012573242,0.433351010084152,0.414723008871078,0.806710004806519,0.775919020175934,0.296667993068695,0.219873994588852,0.982887983322144,0.178259998559952,0.281819999217987,0.599084973335266,0.473091006278992,0.853718996047974,0.0216639991849661,0.679650008678436,0.548704028129578,0.327499985694885,0.0296250004321337,0.411866992712021,0.43420198559761,0.420592993497849,0.797168016433716,0.801286995410919,0.296667993068695,0.195633992552757,0.988730013370514,0.202500000596046,0.281819999217987,0.588034987449646,0.4740189909935,0.87907999753952,0.0216639991849661,0.678048014640808,0.578229010105133,0.103719003498554,0.0216639991849661,0.421889007091522,0.434924006462097,0.427832007408142,0.788694977760315,0.216310992836952,0.972275972366333,0.226740002632141,0.281819999217987,0.577257990837097,0.47631499171257,0.903855979442596,0.0216639991849661,0.560184001922607,0.583875000476837,0.695129990577698,0.584062993526459,0.0775000005960464,0.0216639991849661,0.328958988189697,0.434071004390717,0.431663990020752,0.434814989566803,0.436304986476898,0.781454980373383,0.726737022399902,0.296667993068695,0.262858003377914,0.960915982723236,0.251148998737335,0.281819999217987,0.56444901227951,0.480816006660461,0.928261995315552,0.0216639991849661,0.667285025119781,0.564729988574982,0.12907999753952,0.0216639991849661,0.391525000333786,0.40259200334549,0.445847004652023,0.775584995746613,0.751154005527496,0.296667993068695,0.242372006177902,0.97351598739624,0.275916010141373,0.281819999217987,0.609121978282928,0.457980990409851,0.952499985694885,0.0216639991849661,0.658043026924133,0.548080027103424,0.153855994343758,0.0216639991849661,0.383902013301849,0.402224004268646,0.456353008747101,0.771207988262177,0.256222993135452,0.951878011226654,0.30128800868988,0.281819999217987,0.594911992549896,0.457255989313126,0.976737976074219,0.0216639991849661,0.64861398935318,0.533670008182526,0.178261995315552,0.0216639991849661,0.398548990488052,0.40395399928093,0.46764799952507,0.76849102973938,0.678263008594513,0.296667993068695, +0.29653799533844,0.927236020565033,0.327499985694885,0.281819999217987,0.582422018051147,0.457480996847153,0.00114399997983128,0.0216639991849661,1.00114405155182,0.0216639991849661,0.638877987861633,0.52395898103714,0.202500000596046,0.0216639991849661,0.405241012573242,0.405512005090714,0.479615986347198,0.767547011375427,0.702499985694885,0.296667993068695,0.281010985374451,0.94538801908493,0.103716000914574,0.274753987789154,0.56987202167511,0.459147989749908,0.0259199999272823,0.0216639991849661,0.627764999866486,0.520374000072479,0.226738005876541,0.0216639991849661,0.411866992712021,0.407198995351791,0.362533986568451,0.821021974086761,0.287501007318497,0.920601010322571,0.0775000005960464,0.274753987789154,0.55595201253891,0.463544994592667,0.051281001418829,0.0216639991849661,0.677556991577148,0.597965002059937,0.639838993549347,0.593125998973846,0.251143991947174,0.0216639991849661,0.421889007091522,0.408493012189865,0.366973012685776,0.802634000778198,0.629081010818481,0.296667993068695,0.318509995937347,0.88425201177597,0.12908299267292,0.274753987789154,0.605813980102539,0.444240003824234,0.827499985694885,0.0296250004321337,0.626486003398895,0.587337970733643,0.693536996841431,0.603138029575348,0.56114798784256,0.603331983089447,0.275920003652573,0.0216639991849661,0.328958988189697,0.407801002264023,0.431663990020752,0.408495008945465,0.374076992273331,0.78557300567627,0.653846025466919,0.296667993068695,0.309138000011444,0.90674901008606,0.153848007321358,0.274753987789154,0.589425981044769,0.44335600733757,0.853717029094696,0.0296250004321337,0.667313992977142,0.582862973213196,0.647845983505249,0.607582986354828,0.301281005144119,0.0216639991849661,0.391525000333786,0.367760002613068,0.383628994226456,0.770035982131958,0.307898014783859,0.880688011646271,0.178261995315552,0.274753987789154,0.575464010238647,0.442530006170273,0.879078984260559,0.0296250004321337,0.657570004463196,0.564381003379822,0.650520026683807,0.626393020153046,0.327499985694885,0.0216639991849661,0.383902013301849,0.366950988769531, +0.395401000976562,0.756263017654419,0.603712975978851,0.296667993068695,0.324353009462357,0.860011994838715,0.202500000596046,0.274753987789154,0.561622023582458,0.443668007850647,0.903847992420197,0.0296250004321337,0.648148000240326,0.547428011894226,0.647845983505249,0.645191013813019,0.103712998330593,0.0162749998271465,0.398548990488052,0.370386987924576,0.409173995256424,0.744491994380951,0.297800004482269,0.877291977405548,0.226738005876541,0.274753987789154,0.546478986740112,0.447492003440857,0.928269028663635,0.0296250004321337,0.638491988182068,0.536103010177612,0.639838993549347,0.6596599817276,0.0775000005960464,0.0162749998271465,0.405241012573242,0.373712003231049,0.424710005521774,0.734939992427826,0.278887987136841,0.914290010929108,0.251152008771896,0.274753987789154,0.602472007274628,0.430756986141205,0.952499985694885,0.0296250004321337,0.626486003398895,0.665448009967804,0.627341985702515,0.531925976276398,0.12908299267292,0.0162749998271465,0.411866992712021,0.377099007368088,0.441771000623703,0.72783499956131,0.249911993741989,0.943265974521637,0.275916993618011,0.274753987789154,0.584080994129181,0.429315000772476,0.976732015609741,0.0296250004321337,0.636965990066528,0.597516000270844,0.679199993610382,0.645434021949768,0.153845995664597,0.0162749998271465,0.421889007091522,0.379767000675201,0.460159987211227,0.723396003246307,0.212915003299713,0.962177991867065,0.301283985376358,0.274753987789154,0.568647027015686,0.428378999233246,0.00115200004074723,0.0296250004321337,1.00115203857422,0.0296250004321337,0.566707015037537,0.650264978408813,0.626486003398895,0.592562019824982,0.688004970550537,0.646957993507385,0.178265005350113,0.0162749998271465,0.328958988189697,0.380297988653183,0.431663990020752,0.380419999361038,0.479615986347198,0.721871972084045,0.169974997639656,0.968936026096344,0.327499985694885,0.274753987789154,0.553843975067139,0.428609013557434,0.0259210001677275,0.0296250004321337,0.643257021903992,0.609924972057343,0.668361008167267,0.650315999984741,0.202500000596046,0.0162749998271465, +0.391525000333786,0.326658993959427,0.338088005781174,0.816956996917725,0.30128800868988,0.00521000009030104,0.272922992706299,0.868937015533447,0.103712998330593,0.26444000005722,0.537535011768341,0.43181899189949,0.0512829981744289,0.0296250004321337,0.645344018936157,0.626048982143402,0.656731009483337,0.658681988716125,0.22673499584198,0.0162749998271465,0.383902013301849,0.325082004070282,0.343450993299484,0.794740974903107,0.275925010442734,0.00521000009030104,0.257697999477386,0.898729026317596,0.0775000005960464,0.26444000005722,0.599560976028442,0.416382998228073,0.827499985694885,0.0403009988367558,0.643257021903992,0.642174005508423,0.645695984363556,0.667858004570007,0.251154005527496,0.0162749998271465,0.398548990488052,0.331378012895584,0.352037996053696,0.774101972579956,0.251147001981735,0.00521000009030104,0.234350994229317,0.922074973583221,0.12908299267292,0.26444000005722,0.579331994056702,0.415122002363205,0.853715002536774,0.0403009988367558,0.636965990066528,0.654582977294922,0.636321008205414,0.675288021564484,0.275916993618011,0.0162749998271465,0.405241012573242,0.337496995925903,0.363591998815536,0.75533002614975,0.226738005876541,0.00521000009030104,0.204558998346329,0.937300980091095,0.153845995664597,0.26444000005722,0.562932014465332,0.413460999727249,0.879074990749359,0.0403009988367558,0.627883017063141,0.678439974784851,0.626486003398895,0.65955001115799,0.301286995410919,0.0162749998271465,0.411866992712021,0.343694001436234,0.377820998430252,0.738683998584747,0.202500000596046,0.00521000009030104,0.169974997639656,0.942752003669739,0.178265005350113,0.26444000005722,0.54740297794342,0.413197010755539,0.903846979141235,0.0403009988367558,0.667852997779846,0.662737011909485,0.620434999465942,0.60826700925827,0.327499985694885,0.0162749998271465,0.421889007091522,0.348598003387451,0.394466996192932,0.724453985691071,0.178261995315552,0.00521000009030104,0.241444006562233,0.858358025550842,0.202500000596046,0.26444000005722,0.530161023139954,0.415536999702454,0.928264021873474,0.0403009988367558, +0.675029993057251,0.664466977119446,0.627125978469849,0.605220019817352,0.580267012119293,0.667060971260071,0.353713989257812,0.0860320031642914,0.769616007804871,0.329926013946533,0.489944010972977,0.330996006727219,0.413239002227783,0.712900996208191,0.153852999210358,0.00521000009030104,0.230866000056267,0.879046022891998,0.22673499584198,0.26444000005722,0.597332000732422,0.400997996330261,0.952499985694885,0.0403009988367558,0.659482002258301,0.665838003158569,0.616420984268188,0.615894019603729,0.379074990749359,0.0860320031642914,0.741230010986328,0.329524010419846,0.433878004550934,0.704312980175018,0.12907500565052,0.00521000009030104,0.21466800570488,0.895244002342224,0.251154005527496,0.26444000005722,0.575901985168457,0.399195998907089,0.976736009120941,0.0403009988367558,0.650712013244629,0.671604990959167,0.615082979202271,0.625805974006653,0.403854012489319,0.0860320031642914,0.739242017269135,0.356561988592148,0.456093996763229,0.698951005935669,0.103711999952793,0.00521000009030104,0.193981006741524,0.905821979045868,0.275916993618011,0.26444000005722,0.558646023273468,0.397509008646011,0.00115300004836172,0.0403009988367558,1.00115299224854,0.0403009988367558,0.64239501953125,0.678040027618408,0.616420984268188,0.635717988014221,0.428265005350113,0.0860320031642914,0.490969002246857,0.358906000852585,0.767758011817932,0.359144002199173,0.0775000005960464,0.00521000009030104,0.479615986347198,0.69710499048233,0.169974997639656,0.909597992897034,0.301286995410919,0.26444000005722,0.542607009410858,0.396735012531281,0.0259249992668629,0.0403009988367558,0.635083019733429,0.683263003826141,0.620434999465942,0.64334499835968,0.452499985694885,0.0860320031642914,0.718447029590607,0.330899000167847,0.301281005144119,0.0105090001598001,0.211474001407623,0.848294019699097,0.327499985694885,0.26444000005722,0.524643003940582,0.398149996995926,0.0512849986553192,0.0403009988367558,0.628000020980835,0.685494005680084,0.627125978469849,0.646391987800598,0.47673499584198,0.0860320031642914,0.718508005142212,0.356512993574142, +0.275925010442734,0.0105090001598001,0.205340996384621,0.860301971435547,0.353713005781174,0.296667993068695,0.195633992552757,0.679974973201752,0.596231997013092,0.383801996707916,0.827499985694885,0.053872000426054,0.103713996708393,0.204539000988007,0.501146018505096,0.0860320031642914,0.697928011417389,0.33432400226593,0.251143991947174,0.0105090001598001,0.195923998951912,0.8697190284729,0.353713989257812,0.289059013128281,0.574018001556396,0.381635993719101,0.853717982769012,0.053872000426054,0.0775000005960464,0.204539000988007,0.525924980640411,0.0860320031642914,0.6995530128479,0.358056008815765,0.22673699259758,0.0105090001598001,0.183916002511978,0.875850975513458,0.379081010818481,0.296667993068695,0.219873994588852,0.685817003250122,0.556084990501404,0.379505008459091,0.879078984260559,0.053872000426054,0.12907999753952,0.204539000988007,0.551285982131958,0.0860320031642914,0.677111029624939,0.339388012886047,0.202500000596046,0.0105090001598001,0.169974997639656,0.878051996231079,0.37907600402832,0.289059013128281,0.539367020130157,0.378490000963211,0.903850018978119,0.053872000426054,0.153852000832558,0.204539000988007,0.577499985694885,0.0860320031642914,0.680297017097473,0.360853999853134,0.178262993693352,0.0105090001598001,0.928267002105713,0.0706190019845963,0.191199004650116,0.841480016708374,0.111020997166634,0.484429001808167,0.403845995664597,0.296667993068695,0.242372006177902,0.695188999176025,0.520344018936157,0.37941500544548,0.928264975547791,0.053872000426054,0.178268000483513,0.204539000988007,0.353715002536774,0.0706190019845963,0.65515398979187,0.343997001647949,0.153855994343758,0.0105090001598001,0.952499985694885,0.0706190019845963,0.188060000538826,0.847622990608215,0.12092199921608,0.484429001808167,0.403851985931396,0.289059013128281,0.596413016319275,0.364776998758316,0.952499985694885,0.053872000426054,0.202500000596046,0.204539000988007,0.379081010818481,0.0706190019845963,0.657652974128723,0.364271998405457,0.12907500565052,0.0105090001598001,0.976733028888702,0.0706190019845963, +0.183246001601219,0.852437973022461,0.13068400323391,0.484429001808167,0.428263008594513,0.296667993068695,0.262858003377914,0.707790017127991,0.573944985866547,0.361851006746292,0.97673499584198,0.053872000426054,0.22673200070858,0.204539000988007,0.403849005699158,0.0706190019845963,0.626587986946106,0.346439003944397,0.103719003498554,0.0105090001598001,0.00115100003313273,0.0706190019845963,1.00115096569061,0.0706190019845963,0.177101999521255,0.855576992034912,0.140585005283356,0.484429001808167,0.428263008594513,0.289059013128281,0.555199980735779,0.359219014644623,0.00115000002551824,0.053872000426054,1.0011500120163,0.053872000426054,0.251147985458374,0.204539000988007,0.428267002105713,0.0706190019845963,0.627008974552155,0.366162002086639,0.0775000005960464,0.0105090001598001,0.0259189996868372,0.0706190019845963,0.169974997639656,0.856693983078003,0.150964006781578,0.484429001808167,0.452499985694885,0.296667993068695,0.281010985374451,0.72331702709198,0.537051975727081,0.357647001743317,0.0259210001677275,0.053872000426054,0.275920003652573,0.204539000988007,0.452499985694885,0.0706190019845963,0.735858976840973,0.378331989049911,0.0512849986553192,0.0706190019845963,0.12703500688076,0.962177991867065,0.452499985694885,0.289059013128281,0.517561018466949,0.357324987649918,0.051281999796629,0.053872000426054,0.30128601193428,0.204539000988007,0.47673299908638,0.0706190019845963,0.494686990976334,0.382476001977921,0.762359976768494,0.382674992084503,0.827499985694885,0.0860320031642914,0.090038001537323,0.943265974521637,0.47673699259758,0.296667993068695,0.29653799533844,0.741469025611877,0.597947001457214,0.34442400932312,0.827499985694885,0.0706190019845963,0.327499985694885,0.204539000988007,0.501151025295258,0.0706190019845963,0.716194987297058,0.376951992511749,0.853713989257812,0.0860320031642914,0.0610620006918907,0.914290010929108,0.47673699259758,0.289059013128281,0.576128005981445,0.340324014425278,0.853715002536774,0.0706190019845963,0.103712998330593,0.176759004592896,0.525919020175934,0.0706190019845963, +0.698912978172302,0.37772199511528,0.879074990749359,0.0860320031642914,0.0421499982476234,0.877291977405548,0.501154005527496,0.296667993068695,0.309138000011444,0.761955976486206,0.55589097738266,0.33577299118042,0.879081010818481,0.0706190019845963,0.0775000005960464,0.176759004592896,0.551285028457642,0.0706190019845963,0.680736005306244,0.380156010389328,0.903854012489319,0.0860320031642914,0.135390996932983,0.937300980091095,0.501147985458374,0.289059013128281,0.536539971828461,0.332621991634369,0.903849005699158,0.0706190019845963,0.12907600402832,0.176759004592896,0.577499985694885,0.0706190019845963,0.658401012420654,0.382999986410141,0.928264975547791,0.0860320031642914,0.105599001049995,0.922074973583221,0.525919020175934,0.296667993068695,0.318509995937347,0.784453988075256,0.515576004981995,0.331227004528046,0.153854995965958,0.176759004592896,0.353718012571335,0.053872000426054,0.627308011054993,0.384849011898041,0.952499985694885,0.0860320031642914,0.0822520032525063,0.898729026317596,0.525924026966095,0.289059013128281,0.338140994310379,0.348917007446289,0.178259998559952,0.176759004592896,0.379079014062881,0.053872000426054,0.730971992015839,0.396039009094238,0.97673499584198,0.0860320031642914,0.0670270025730133,0.868937015533447,0.551286995410919,0.296667993068695,0.324353009462357,0.808694005012512,0.348962992429733,0.344063997268677,0.202500000596046,0.176759004592896,0.403849989175797,0.053872000426054,0.499706000089645,0.403510004281998,0.75542801618576,0.402143001556396,0.00114599999506027,0.0860320031642914,1.00114595890045,0.0860320031642914,0.14596900343895,0.905821979045868,0.551285982131958,0.289059013128281,0.357179999351501,0.337963998317719,0.226740002632141,0.176759004592896,0.428265005350113,0.053872000426054,0.712688982486725,0.393938988447189,0.0259249992668629,0.0860320031642914,0.125281006097794,0.895244002342224,0.577499985694885,0.296667993068695,0.326362997293472,0.834353029727936,0.364398986101151,0.331876993179321,0.251145005226135,0.176759004592896,0.452499985694885,0.053872000426054, +0.696460008621216,0.39469501376152,0.0512860007584095,0.0860320031642914,0.109084002673626,0.879046022891998,0.577499985694885,0.289059013128281,0.372152000665665,0.327154994010925,0.275923997163773,0.176759004592896,0.47673499584198,0.053872000426054,0.67910897731781,0.396955013275146,0.603718996047974,0.104083001613617,0.0985049977898598,0.858358025550842,0.353711992502213,0.281819999217987,0.338140994310379,0.379543989896774,0.301286995410919,0.176759004592896,0.501150012016296,0.053872000426054,0.657748997211456,0.399958997964859,0.62907999753952,0.104083001613617,0.156033992767334,0.875850975513458,0.37908399105072,0.281819999217987,0.348962992429733,0.37695899605751,0.327499985694885,0.176759004592896,0.525920987129211,0.053872000426054,0.627532005310059,0.401618987321854,0.653850018978119,0.104083001613617,0.1440259963274,0.8697190284729,0.403851002454758,0.281819999217987,0.357179999351501,0.37364798784256,0.103715002536774,0.151620998978615,0.551281988620758,0.053872000426054,0.724977016448975,0.411789000034332,0.678258001804352,0.104083001613617,0.134608998894691,0.860301971435547,0.428259998559952,0.281819999217987,0.364398986101151,0.370467990636826,0.0775000005960464,0.151620998978615,0.577499985694885,0.053872000426054,0.507028996944427,0.422289997339249,0.747376024723053,0.418855994939804,0.702499985694885,0.104083001613617,0.128475993871689,0.848294019699097,0.452499985694885,0.281819999217987,0.372152000665665,0.367992997169495,0.129072993993759,0.151620998978615,0.353715002536774,0.0403009988367558,0.707819998264313,0.40931299328804,0.726742029190063,0.104083001613617,0.162847995758057,0.855576992034912,0.161341995000839,0.484429001808167,0.476740002632141,0.281819999217987,0.338140994310379,0.407977014780045,0.153849005699158,0.151620998978615,0.379074990749359,0.0403009988367558,0.692200005054474,0.4096559882164,0.751150012016296,0.104083001613617,0.156703993678093,0.852437973022461,0.171242997050285,0.484429001808167,0.501148998737335,0.281819999217987,0.348962992429733,0.406805992126465,0.178259998559952, +0.151620998978615,0.403847008943558,0.0403009988367558,0.676015019416809,0.412441998720169,0.77591997385025,0.104083001613617,0.151889994740486,0.847622990608215,0.181005001068115,0.484429001808167,0.52591598033905,0.281819999217987,0.357179999351501,0.405221998691559,0.202500000596046,0.151620998978615,0.428263992071152,0.0403009988367558,0.655884981155396,0.415228992700577,0.801280975341797,0.104083001613617,0.148751005530357,0.841480016708374,0.190907001495361,0.484429001808167,0.55128800868988,0.281819999217987,0.364398986101151,0.403759986162186,0.226740002632141,0.151620998978615,0.452499985694885,0.0403009988367558,0.627725005149841,0.41694501042366,0.603712975978851,0.127327993512154,0.111032001674175,0.499424010515213,0.372152000665665,0.402655005455017,0.577499985694885,0.281819999217987,0.251150995492935,0.151620998978615,0.476736009120941,0.0403009988367558,0.717809975147247,0.427206009626389,0.629078984260559,0.127327993512154,0.12092600017786,0.499424010515213,0.338140994310379,0.434471994638443,0.353715986013412,0.274753987789154,0.275927007198334,0.151620998978615,0.501152992248535,0.0403009988367558,0.516937971115112,0.440005004405975,0.738101005554199,0.434502989053726,0.653850018978119,0.127327993512154,0.130679994821548,0.499424010515213,0.348962992429733,0.433878004550934,0.379083007574081,0.274753987789154,0.301284998655319,0.151620998978615,0.525924980640411,0.0403009988367558,0.701397001743317,0.424039989709854,0.678267002105713,0.127327993512154,0.140573993325233,0.499424010515213,0.357179999351501,0.433077991008759,0.403847992420197,0.274753987789154,0.327499985694885,0.151620998978615,0.551285028457642,0.0403009988367558,0.686824023723602,0.424600005149841,0.702499985694885,0.127327993512154,0.150964006781578,0.499424010515213,0.364398986101151,0.432348996400833,0.428261995315552,0.274753987789154,0.103712998330593,0.127327993512154,0.577499985694885,0.0403009988367558,0.671616971492767,0.426806002855301,0.726733028888702,0.127327993512154,0.161354005336761,0.499424010515213,0.372152000665665, +0.431800991296768,0.452499985694885,0.274753987789154,0.0775000005960464,0.127327993512154,0.353716999292374,0.0296250004321337,0.653370976448059,0.429780006408691,0.751150012016296,0.127327993512154,0.171247005462646,0.499424010515213,0.338140994310379,0.458595007658005,0.476738005876541,0.274753987789154,0.12907899916172,0.127327993512154,0.379079014062881,0.0296250004321337,0.627901971340179,0.43103900551796,0.775920987129211,0.127327993512154,0.181000992655754,0.499424010515213,0.348962992429733,0.457937985658646,0.501151978969574,0.274753987789154,0.153850004076958,0.127327993512154,0.403847992420197,0.0296250004321337,0.709535002708435,0.442891985177994,0.801286995410919,0.127327993512154,0.1908950060606,0.499424010515213,0.357179999351501,0.457138001918793,0.525916993618011,0.274753987789154,0.178267002105713,0.127327993512154,0.428268998861313,0.0296250004321337,0.528250992298126,0.456095993518829,0.728433012962341,0.450139999389648,0.603715002536774,0.151620998978615,0.603712975978851,0.26444000005722,0.364398986101151,0.456438988447189,0.55128401517868,0.274753987789154,0.202500000596046,0.127327993512154,0.452499985694885,0.0296250004321337,0.694262027740479,0.43980398774147,0.629073023796082,0.151620998978615,0.603712022304535,0.234364002943039,0.328958988189697,0.350773990154266,0.431663990020752,0.350302010774612,0.372152000665665,0.455902993679047,0.577499985694885,0.274753987789154,0.22673299908638,0.127327993512154,0.47673100233078,0.0296250004321337,0.680446028709412,0.439476013183594,0.653849005699158,0.151620998978615,0.629082977771759,0.26444000005722,0.051281001418829,0.0105090001598001,0.338140994310379,0.480354994535446,0.353713005781174,0.26444000005722,0.251150012016296,0.127327993512154,0.501151978969574,0.0296250004321337,0.666795015335083,0.441644012928009,0.678260028362274,0.151620998978615,0.629078984260559,0.234364002943039,0.0259249992668629,0.0105090001598001,0.348962992429733,0.479189991950989,0.379083007574081,0.26444000005722,0.275920987129211,0.127327993512154,0.525920987129211, +0.0296250004321337,0.650377988815308,0.443572014570236,0.702499985694885,0.151620998978615,0.653846025466919,0.26444000005722,0.00114399997983128,0.0105090001598001,1.00114500522614,0.0105090001598001,0.357179999351501,0.478044003248215,0.403845995664597,0.26444000005722,0.301286995410919,0.127327993512154,0.551283001899719,0.0296250004321337,0.62806898355484,0.444810003042221,0.726740002632141,0.151620998978615,0.653852999210358,0.234364002943039,0.976737022399902,0.0105090001598001,0.364398986101151,0.477097004652023,0.428265005350113,0.26444000005722,0.327499985694885,0.127327993512154,0.577499985694885,0.0296250004321337,0.701188027858734,0.46001398563385,0.751151025295258,0.151620998978615,0.678264975547791,0.26444000005722,0.952499985694885,0.0105090001598001,0.372152000665665,0.476402997970581,0.452499985694885,0.26444000005722,0.103719003498554,0.104083001613617,0.353718996047974,0.0216639991849661,0.539430022239685,0.47104999423027,0.718967020511627,0.466300010681152,0.775927007198334,0.151620998978615,0.678261995315552,0.234364002943039,0.928263008594513,0.0105090001598001,0.338140994310379,0.499758005142212,0.47673499584198,0.26444000005722,0.0775000005960464,0.104083001613617,0.37907999753952,0.0216639991849661,0.686734974384308,0.456486999988556,0.801285028457642,0.151620998978615,0.702499985694885,0.26444000005722,0.903855979442596,0.0105090001598001,0.348962992429733,0.497720986604691,0.501154005527496,0.26444000005722,0.12907999753952,0.104083001613617,0.403856009244919,0.0216639991849661,0.674224019050598,0.455700010061264,0.603712975978851,0.176759004592896,0.702499985694885,0.234364002943039,0.879074990749359,0.0105090001598001,0.357179999351501,0.496284991502762,0.525916993618011,0.26444000005722,0.153850004076958,0.104083001613617,0.428261995315552,0.0216639991849661,0.661677002906799,0.456243008375168,0.62907600402832,0.176759004592896,0.72673499584198,0.26444000005722,0.853718996047974,0.0105090001598001,0.364398986101151,0.495288014411926,0.551286995410919,0.26444000005722,0.178258001804352, +0.104083001613617,0.452499985694885,0.0216639991849661,0.647382974624634,0.457623988389969,0.65385502576828,0.176759004592896,0.726737976074219,0.234364002943039,0.0512880012392998,0.00521000009030104,0.50313800573349,0.698951005935669,0.372152000665665,0.494576990604401,0.577499985694885,0.26444000005722,0.202500000596046,0.104083001613617,0.476738005876541,0.0216639991849661,0.628197014331818,0.458059996366501,0.678260028362274,0.176759004592896,0.751154005527496,0.26444000005722,0.0259249992668629,0.00521000009030104,0.525354027748108,0.704312980175018,0.338140994310379,0.513150990009308,0.103711999952793,0.234364002943039,0.226741999387741,0.104083001613617,0.501143991947174,0.0216639991849661,0.69344699382782,0.478740990161896 + } + UVIndex: *5894 { + a: 775,908,815,766,965,117,908,775,785,918,103,948,795,927,918,785,805,936,927,795,815,946,936,805,908,955,946,815,117,67,955,908,918,963,52,103,927,973,963,918,936,982,973,927,946,990,982,936,955,1001,990,946,67,9,1001,955,963,1010,1663,52,973,1018,1010,963,982,1027,1018,973,990,1037,1027,982,1001,1045,1037,990,9,1621,1045,1001,1010,1055,1605,1663,1018,1067,1055,1010,1027,1076,1067,1018,1037,1086,1076,1027,1045,1095,1086,1037,1621,1563,1095,1045,1055,1104,1549,1605,1067,1113,1104,1055,1076,1122,1113,1067,1086,1134,1122,1076,1095,1144,1134,1086,1563,1513,1144,1095,1104,1154,1499,1549,1113,1164,1154,1104,1122,1174,1164,1113,1134,1184,1174,1122,1144,1194,1184,1134,1513,1459,1194,1144,1154,1206,1445,1499,1164,1216,1206,1154,1174,1226,1216,1164,1184,1238,1226,1174,1194,1247,1238,1184,1459,1407,1247,1194,1206,1257,1392,1445,1216,1265,1257,1206,1226,1274,1265,1216,1238,1282,1274,1226,1247,1293,1282,1238,1407,1349,1293,1247,1257,1303,1330,1392,1265,1314,1303,1257,1274,1325,1314,1265,1282,1337,1325,1274,1293,1345,1337,1282,1349,1232,1345,1293,1303,1355,1318,1330,1314,1363,1355,1303,1325,1372,1363,1314,1337,1380,1372,1325,1345,1389,1380,1337,1232,1201,1389,1345,587,597,1176,1249,578,606,597,587,569,616,606,578,560,625,616,569,551,634,625,560,1198,1125,634,551,598,644,1106,1177,607,654,644,598,617,665,654,607,626,675,665,617,635,684,675,626,1126,1057,684,635,645,693,1039,1107,655,702,693,645,666,710,702,655,676,718,710,666,685,728,718,676,1059,992,728,685,693,738,957,1039,702,747,738,693,710,756,747,702,718,766,756,710,728,775,766,718,992,965,775,728,738,785,948,957,747,795,785,738,756,805,795,747,766,815,805,756,883,874,902,892,910,883,892,920,929,910,920,939,948,929,939,957,975,966,993,984,902,975,984,1003,892,902,1003,1012,920,892,1012,1020,939,920,1020,1030,957,939,1030,1039,984,993,1058,1047,1003,984,1047,1069,1012,1003,1069,1078,1020,1012,1078,1088,1030,1020,1088,1097,1039,1030,1097,1107,1048,1057,1126,1115,1070,1048,1115,1136,1079,1070,1136,1146,1089,1079,1146,1156,1098,1089,1156,1166,1106,1098,1166, +1177,1116,1127,1196,1186,1137,1116,1186,1208,1147,1137,1208,1218,1157,1147,1218,1229,1167,1157,1229,1240,1176,1167,1240,1249,1211,1200,1233,1221,1243,1211,1221,1252,1261,1243,1252,1269,1278,1261,1269,1286,1297,1278,1286,1307,1318,1297,1307,1330,1221,1233,1350,1341,1252,1221,1341,1359,1269,1252,1359,1367,1286,1269,1367,1376,1307,1286,1376,1384,1330,1307,1384,1392,1341,1350,1408,1399,1359,1341,1399,1416,1367,1359,1416,1424,1376,1367,1424,1431,1384,1376,1431,1438,1392,1384,1438,1445,1399,1408,1460,1452,1416,1399,1452,1467,1424,1416,1467,1475,1431,1424,1475,1483,1438,1431,1483,1491,1445,1438,1491,1499,1452,1460,1514,1506,1467,1452,1506,1521,1475,1467,1521,1528,1483,1475,1528,1535,1491,1483,1535,1542,1499,1491,1542,1549,1506,1514,1564,1556,1521,1506,1556,1571,1528,1521,1571,1580,1535,1528,1580,1588,1542,1535,1588,1596,1549,1542,1596,1605,1556,1564,1622,1613,1571,1556,1613,1630,1580,1571,1630,1638,1588,1580,1638,1646,1596,1588,1646,1654,1605,1596,1654,1663,1613,1622,10,1672,1630,1613,1672,19,1638,1630,19,28,1646,1638,28,36,1654,1646,36,44,1663,1654,44,52,1672,10,68,60,19,1672,60,75,28,19,75,82,36,28,82,89,44,36,89,96,52,44,96,103,60,68,118,110,75,60,110,874,82,75,874,883,89,82,883,910,96,89,910,929,103,96,929,948,110,118,966,975,874,110,975,902,1501,563,515,345,1508,572,563,1501,1516,581,572,1508,1523,590,581,1516,1530,712,590,1523,563,600,475,515,572,610,600,563,581,619,610,572,590,628,619,581,712,759,628,590,600,637,433,475,610,647,637,600,619,657,647,610,628,668,657,619,759,808,668,628,638,678,386,432,648,687,678,638,658,696,687,648,669,704,696,658,807,861,704,669,678,125,386,687,125,678,696,125,687,704,125,696,861,125,704,1537,721,712,1530,1544,731,721,1537,1551,740,731,1544,1558,749,740,1551,160,300,749,1558,721,768,759,712,731,778,768,721,740,787,778,731,749,798,787,740,300,246,798,749,768,818,808,759,778,829,818,768,787,841,829,778,798,850,841,787,246,189,850,798,819,872,861,807,830,881,872,819,842,890,881,830,851,900,890,842,191,139,900,851,872,125,861,881,125,872,890,125,881,900,125,890,139,125,900,1074,1093,810, +863,1043,1102,1093,1074,1016,1111,1102,1043,988,1120,1111,1016,961,1132,1120,988,1093,1142,761,810,1102,1152,1142,1093,1111,1162,1152,1102,1120,1172,1162,1111,1132,1182,1172,1120,1142,1192,714,761,1152,1204,1192,1142,1162,1214,1204,1152,1172,1224,1214,1162,1182,1236,1224,1172,1192,1245,671,714,1204,1254,1245,1192,1214,1263,1254,1204,1224,1271,1263,1214,1236,1280,1271,1224,1245,1289,355,671,1254,1300,1289,1245,1263,1310,1300,1254,1271,1322,1310,1263,1280,1333,1322,1271,934,1343,1132,961,906,1352,1343,934,878,1361,1352,906,848,1369,1361,878,583,530,1369,848,1343,1378,1182,1132,1352,1386,1378,1343,1361,1394,1386,1352,1369,1401,1394,1361,530,480,1401,1369,1378,1411,1236,1182,1386,1418,1411,1378,1394,1426,1418,1386,1401,1433,1426,1394,480,429,1433,1401,1411,1440,1280,1236,1418,1447,1440,1411,1426,1454,1447,1418,1433,1462,1454,1426,429,374,1462,1433,1440,1469,1333,1280,1447,1477,1469,1440,1454,1485,1477,1447,1462,1493,1485,1454,374,185,1493,1462,1290,1501,345,356,1301,1508,1501,1290,1311,1516,1508,1301,1323,1523,1516,1311,1334,1530,1523,1323,1470,1537,1530,1334,1478,1544,1537,1470,1486,1551,1544,1478,1494,1558,1551,1486,187,160,1558,1494,169,161,186,176,196,169,176,205,215,196,205,224,234,215,224,242,252,234,242,261,270,252,261,278,287,270,278,296,307,287,296,316,326,307,316,335,345,326,335,356,177,185,374,365,206,177,365,383,225,206,383,391,243,225,391,400,262,243,400,410,365,374,429,420,383,365,420,438,391,383,438,447,400,391,447,455,410,400,455,463,420,429,480,471,438,420,471,488,447,438,488,496,455,447,496,504,463,455,504,512,471,480,530,520,488,471,520,539,496,488,539,547,504,496,547,556,512,504,556,565,520,530,583,574,539,520,574,592,547,539,592,602,556,547,602,612,565,556,612,621,279,262,410,630,297,279,630,640,317,297,640,650,336,317,650,660,355,336,660,671,630,410,463,680,640,630,680,689,650,640,689,698,660,650,698,706,671,660,706,714,680,463,512,723,689,680,723,733,698,689,733,742,706,698,742,751,714,706,751,761,723,512,565,770,733,723,770,780,742,733,780,789,751,742,789,800,761,751,800,810,770,565,621,821,780, +770,821,832,789,780,832,844,800,789,844,853,810,800,853,863,132,125,139,146,125,132,154,125,146,163,125,154,171,125,163,132,139,191,179,146,132,179,199,154,146,199,209,163,154,209,218,171,163,218,228,180,190,247,237,200,180,237,255,210,200,255,265,219,210,265,273,229,219,273,282,237,247,301,290,255,237,290,310,265,255,310,320,273,265,320,329,282,273,329,339,290,301,161,169,310,290,169,196,320,310,196,215,329,320,215,234,339,329,234,252,348,125,171,359,125,348,368,125,359,377,125,368,386,125,377,348,171,228,394,359,348,394,404,368,359,404,414,377,368,414,423,386,377,423,432,395,229,282,441,405,395,441,450,415,405,450,458,424,415,458,466,433,424,466,475,441,282,339,483,450,441,483,491,458,450,491,499,466,458,499,507,475,466,507,515,483,339,252,270,491,483,270,287,499,491,287,307,507,499,307,326,515,507,326,345,956,1583,1331,1099,947,1591,1583,956,937,1599,1591,947,928,1608,1600,938,919,1616,1608,928,909,1625,1616,919,901,1633,1625,909,891,1641,1633,901,882,1649,1641,891,873,203,1649,882,1583,1657,1234,1331,1591,1666,1657,1583,1599,2,1666,1591,1608,13,4,1600,1616,22,13,1608,1625,31,22,1616,1633,39,31,1625,1641,47,39,1633,1649,55,47,1641,203,293,55,1649,1658,63,1131,1235,1667,71,63,1658,3,78,71,1667,14,85,78,3,23,92,85,14,32,99,92,23,40,106,99,32,48,113,106,40,56,121,113,48,294,389,121,56,63,128,1033,1131,71,135,128,63,78,142,135,71,85,150,142,78,92,158,150,85,99,167,158,92,106,174,167,99,113,183,174,106,121,194,183,113,389,478,194,121,128,523,1033,135,523,128,142,523,135,150,523,142,158,523,150,167,523,158,174,523,167,183,523,174,194,523,183,478,523,194,364,213,203,873,354,222,213,364,344,232,222,354,334,240,232,344,325,250,240,334,315,259,250,325,306,268,259,315,295,276,268,306,286,285,276,295,281,856,285,286,213,304,293,203,222,313,304,213,232,323,313,222,240,332,323,232,250,342,332,240,259,352,342,250,268,362,352,259,276,371,362,268,285,380,371,276,856,746,380,285,305,398,389,294,314,408,398,305,324,418,408,314,333,427,418,324,343,436,427,333,353,445,436,343,363,453,445,353,372,461,453,363,381,469,461,372,745,643, +469,381,398,486,478,389,408,494,486,398,418,502,494,408,427,510,502,418,436,518,510,427,445,528,518,436,453,537,528,445,461,545,537,453,469,554,545,461,643,542,554,469,486,523,478,494,523,486,502,523,494,510,523,502,518,523,510,528,523,518,537,523,528,545,523,537,554,523,545,542,523,554,286,373,27,281,295,382,373,286,306,390,382,295,315,399,390,306,325,409,399,315,334,419,409,325,344,428,419,334,354,437,428,344,364,446,437,354,873,964,446,364,373,454,1612,27,382,462,454,373,390,470,462,382,399,479,470,390,409,487,479,399,419,495,487,409,428,503,495,419,437,511,503,428,446,519,511,437,964,1056,519,446,454,529,1534,1612,462,538,529,454,470,546,538,462,479,555,546,470,487,564,555,479,495,573,564,487,503,582,573,495,511,591,582,503,519,601,591,511,1056,1155,601,519,529,611,1458,1534,538,620,611,529,546,629,620,538,555,639,629,546,564,649,639,555,573,659,649,564,582,670,659,573,591,679,670,582,601,688,679,591,1155,1258,688,601,611,697,1383,1458,620,705,697,611,629,713,705,620,639,722,713,629,649,732,722,639,659,741,732,649,670,750,741,659,679,760,750,670,688,769,760,679,1258,1356,769,688,697,779,1285,1383,705,788,779,697,713,799,788,705,722,809,799,713,732,820,809,722,741,831,820,732,750,843,831,741,760,852,843,750,769,862,852,760,1356,1351,862,769,779,1432,464,1285,788,1439,1432,779,799,1446,1439,788,809,1453,1446,799,820,1461,1453,809,831,1468,1461,820,843,1476,1468,831,852,1484,1476,843,862,1492,1484,852,1351,111,1492,862,882,974,964,873,891,983,974,882,901,991,983,891,909,1002,991,901,919,1011,1002,909,928,1019,1011,919,938,1029,1019,928,947,1038,1028,937,956,1046,1038,947,1099,994,1046,956,974,1068,1056,964,983,1077,1068,974,991,1087,1077,983,1002,1096,1087,991,1011,1105,1096,1002,1019,1114,1105,1011,1029,1124,1114,1019,1038,1135,1123,1028,1046,1145,1135,1038,994,893,1145,1046,1068,1165,1155,1056,1077,1175,1165,1068,1087,1185,1175,1077,1096,1195,1185,1087,1105,1207,1195,1096,1114,1217,1207,1105,1124,1228,1217,1114,1135,1239,1227,1123,1145,1248,1239,1135,893,781,1248,1145,1165,1266,1258,1155,1175,1275,1266,1165,1185, +1283,1275,1175,1195,1294,1283,1185,1207,1304,1294,1195,1217,1315,1304,1207,1228,1327,1315,1217,1239,1338,1326,1227,1248,1346,1338,1239,781,681,1346,1248,1266,1364,1356,1258,1275,1373,1364,1266,1283,1381,1373,1275,1294,1288,1381,1283,1304,1299,1288,1294,1315,1309,1299,1304,1327,1321,1309,1315,1338,1332,1320,1326,1346,1342,1332,1338,681,575,1342,1346,1364,1360,1351,1356,1373,1368,1360,1364,1381,1377,1368,1373,1288,1385,1377,1381,1299,1393,1385,1288,1309,1400,1393,1299,1321,1410,1400,1309,1332,1417,1409,1320,1342,1425,1417,1332,575,481,1425,1342,1360,119,111,1351,1368,126,119,1360,1377,133,126,1368,1385,140,133,1377,1393,147,140,1385,1400,155,147,1393,1410,165,155,1400,1417,172,164,1409,1425,181,172,1417,481,1628,181,1425,1432,1500,375,464,1439,1507,1500,1432,1446,1515,1507,1439,1453,1522,1515,1446,1461,1529,1522,1453,1468,1536,1529,1461,1476,1543,1536,1468,1484,1550,1543,1476,1492,1557,1550,1484,111,192,1557,1492,1500,1565,280,375,1507,1572,1565,1500,1515,1581,1572,1507,1522,1589,1581,1515,1529,1597,1589,1522,1536,1606,1597,1529,1543,1614,1606,1536,1550,1623,1614,1543,1557,1631,1623,1550,192,283,1631,1557,1565,1639,188,280,1572,1647,1639,1565,1581,1655,1647,1572,1589,1664,1655,1581,1597,0,1664,1589,1606,11,0,1597,1614,20,11,1606,1623,29,20,1614,1631,37,29,1623,283,378,37,1631,1639,45,109,188,1647,53,45,1639,1655,61,53,1647,1664,69,61,1655,0,76,69,1664,11,83,76,0,20,90,83,11,29,97,90,20,37,104,97,29,378,467,104,37,45,1573,152,109,53,1590,1573,45,61,1607,1590,53,69,1624,1607,61,76,1640,1624,69,83,1656,1640,76,90,1,1656,83,97,21,1,90,104,38,21,97,467,54,38,104,119,201,192,111,126,211,201,119,133,220,211,126,140,230,220,133,147,238,230,140,155,248,238,147,165,257,248,155,172,266,256,164,181,274,266,172,1628,1540,274,181,201,291,283,192,211,302,291,201,220,311,302,211,230,321,311,220,238,330,321,230,248,340,330,238,257,350,340,248,266,360,349,256,274,369,360,266,1540,1457,369,274,291,387,378,283,302,396,387,291,311,406,396,302,321,416,406,311,330,425,416,321,340,434,425,330,350,443,434,340,360,451,442,349,369,459,451,360, +1457,1374,459,369,387,476,467,378,396,484,476,387,406,492,484,396,416,500,492,406,425,508,500,416,434,516,508,425,443,525,516,434,451,535,524,442,459,543,535,451,1374,1267,543,459,476,70,54,467,484,84,70,476,492,98,84,484,500,112,98,492,508,127,112,500,516,141,127,508,525,157,141,516,535,173,156,524,543,193,173,535,1267,6,193,543,1573,1566,1660,152,1590,1582,1566,1573,1607,1598,1582,1590,1624,1615,1598,1607,1640,1632,1615,1624,1656,1648,1632,1640,1,1665,1648,1656,21,12,1665,1,38,30,12,21,54,46,30,38,70,62,46,54,84,77,62,70,98,91,77,84,112,105,91,98,127,120,105,112,141,134,120,127,157,149,134,141,173,166,148,156,193,182,166,173,6,1153,182,193,1566,202,1577,1660,1582,212,202,1566,1598,221,212,1582,1615,231,221,1598,1632,239,231,1615,1648,249,239,1632,1665,258,249,1648,12,267,258,1665,30,275,267,12,46,284,275,30,202,292,1503,1577,212,303,292,202,221,312,303,212,231,322,312,221,239,331,322,231,249,341,331,239,258,351,341,249,267,361,351,258,275,370,361,267,284,379,370,275,292,388,1427,1503,303,397,388,292,312,407,397,303,322,417,407,312,331,426,417,322,341,435,426,331,351,444,435,341,361,452,444,351,370,460,452,361,379,468,460,370,388,1083,1419,1427,397,1052,1083,388,407,1064,1052,397,417,1024,1064,407,426,1034,1024,417,435,998,1034,426,444,1007,998,435,452,970,1007,444,460,979,970,452,468,943,979,460,62,477,284,46,77,485,477,62,91,493,485,77,105,501,493,91,120,509,501,105,134,517,509,120,149,527,517,134,166,536,526,148,182,544,536,166,1153,1044,544,182,477,553,379,284,485,562,553,477,493,571,562,485,501,580,571,493,509,589,580,501,517,599,589,509,527,609,599,517,536,618,608,526,544,627,618,536,1044,945,627,544,553,636,468,379,562,646,636,553,571,656,646,562,580,667,656,571,589,677,667,580,599,686,677,589,609,695,686,599,618,703,694,608,627,711,703,618,945,748,711,627,636,952,943,468,646,914,952,636,656,924,914,646,667,887,924,656,677,896,887,667,686,857,896,677,695,870,857,686,703,826,868,694,711,837,826,703,748,719,837,711,729,719,748,739,757,729,739,767,776,757,767,786,796,776,786,806,816,796,806,828,839,816,828,849, +859,839,849,871,879,859,871,889,898,879,889,907,916,898,907,926,739,748,945,935,767,739,935,954,786,767,954,962,806,786,962,972,828,806,972,981,849,828,981,989,871,849,989,1000,889,871,1000,1009,907,889,1009,1017,926,907,1017,1026,935,945,1044,1036,954,935,1036,1054,962,954,1054,1066,972,962,1066,1075,981,972,1075,1085,989,981,1085,1094,1000,989,1094,1103,1009,1000,1103,1112,1017,1009,1112,1121,1026,1017,1121,1133,1036,1044,1153,1143,1054,1036,1143,1163,1066,1054,1163,1173,1075,1066,1173,1183,1085,1075,1183,1193,1094,1085,1193,1205,1103,1094,1205,1215,1112,1103,1215,1225,1121,1112,1225,1237,1133,1121,1237,1246,1255,916,926,1264,1272,1255,1264,1281,1291,1272,1281,1302,1312,1291,1302,1324,1335,1312,1324,1344,1353,1335,1344,1362,1370,1353,1362,1379,1387,1370,1379,1395,1402,1387,1395,1412,1419,1402,1412,1427,1264,926,1026,1434,1281,1264,1434,1441,1302,1281,1441,1448,1324,1302,1448,1455,1344,1324,1455,1463,1362,1344,1463,1471,1379,1362,1471,1479,1395,1379,1479,1487,1412,1395,1487,1495,1427,1412,1495,1503,1434,1026,1133,1510,1441,1434,1510,1518,1448,1441,1518,1525,1455,1448,1525,1532,1463,1455,1532,1539,1471,1463,1539,1546,1479,1471,1546,1553,1487,1479,1553,1560,1495,1487,1560,1568,1503,1495,1568,1577,1510,1133,1246,1585,1518,1510,1585,1593,1525,1518,1593,1602,1532,1525,1602,1610,1539,1532,1610,1618,1546,1539,1618,1627,1553,1546,1627,1635,1560,1553,1635,1643,1568,1560,1643,1651,1577,1568,1651,1660,1143,1153,6,1669,1163,1143,1669,16,1173,1163,16,25,1183,1173,25,34,1193,1183,34,42,1205,1193,42,50,1215,1205,50,58,1225,1215,58,65,1237,1225,65,73,1246,1237,73,80,1585,1246,80,87,1593,1585,87,94,1602,1593,94,101,1610,1602,101,108,1618,1610,108,115,1627,1618,115,123,1635,1627,123,130,1643,1635,130,137,1651,1643,137,144,1660,1651,144,152,1669,6,1267,1259,16,1669,1259,1276,25,16,1276,1284,34,25,1284,1295,42,34,1295,1305,50,42,1305,1316,58,50,1316,1328,65,58,1328,1339,73,65,1339,1347,80,73,1347,1357,1259,1267,1374,1365,1276,1259,1365,1382,1284,1276,1382,1390,1295,1284,1390,1397,1305,1295,1397,1405,1316,1305,1405,1414,1328,1316,1414, +1422,1339,1328,1422,1429,1347,1339,1429,1436,1357,1347,1436,1443,1365,1374,1457,1450,1382,1365,1450,1465,1390,1382,1465,1473,1397,1390,1473,1481,1405,1397,1481,1489,1414,1405,1489,1497,1422,1414,1497,1504,1429,1422,1504,1511,1436,1429,1511,1519,1443,1436,1519,1526,1450,1457,1540,1533,1465,1450,1533,1547,1473,1465,1547,1554,1481,1473,1554,1561,1489,1481,1561,1569,1497,1489,1569,1578,1504,1497,1578,1586,1511,1504,1586,1594,1519,1511,1594,1603,1526,1519,1603,1611,1533,1540,1628,1619,1547,1533,1619,1636,1554,1547,1636,1644,1561,1554,1644,1652,1569,1561,1652,1661,1578,1569,1661,1670,1586,1578,1670,7,1594,1586,7,17,1603,1594,17,26,1611,1603,26,35,87,80,1357,43,94,87,43,51,101,94,51,59,108,101,59,66,115,108,66,74,123,115,74,81,130,123,81,88,137,130,88,95,144,137,95,102,152,144,102,109,43,1357,1443,116,51,43,116,124,59,51,124,131,66,59,131,138,74,66,138,145,81,74,145,153,88,81,153,162,95,88,162,170,102,95,170,178,109,102,178,188,116,1443,1526,197,124,116,197,207,131,124,207,216,138,131,216,226,145,138,226,235,153,145,235,244,162,153,244,253,170,162,253,263,178,170,263,271,188,178,271,280,197,1526,1611,288,207,197,288,298,216,207,298,308,226,216,308,318,235,226,318,327,244,235,327,337,253,244,337,346,263,253,346,357,271,263,357,366,280,271,366,375,288,1611,35,384,298,288,384,392,308,298,392,401,318,308,401,411,327,318,411,421,337,327,421,430,346,337,430,439,357,346,439,448,366,357,448,456,375,366,456,464,1619,1628,481,472,1636,1619,472,489,1644,1636,489,497,1652,1644,497,505,1661,1652,505,513,1670,1661,513,521,7,1670,521,531,17,7,531,540,26,17,540,548,35,26,548,557,472,481,575,566,489,472,566,584,497,489,584,593,505,497,593,603,513,505,603,613,521,513,613,622,531,521,622,631,540,531,631,641,548,540,641,651,557,548,651,661,566,575,681,672,584,566,672,690,593,584,690,699,603,593,699,707,613,603,707,715,622,613,715,724,631,622,724,734,641,631,734,743,651,641,743,752,661,651,752,762,672,681,781,771,690,672,771,790,699,690,790,801,707,699,801,811,715,707,811,822,724,715,822,833,734,724,833,845,743,734,845,854,752,743,854,864,762, +752,864,875,771,781,893,884,790,771,884,903,801,790,903,911,811,801,911,921,822,811,921,930,833,822,930,940,845,833,940,949,854,845,949,958,864,854,958,967,875,864,967,976,884,893,994,985,903,884,985,1004,911,903,1004,1013,921,911,1013,1021,930,921,1021,1031,940,930,1031,1040,949,940,1040,1049,958,949,1049,1060,967,958,1060,1071,976,967,1071,1080,985,994,1099,1090,1004,985,1090,1108,1013,1004,1108,1117,1021,1013,1117,1128,1031,1021,1128,1138,1040,1031,1138,1148,1049,1040,1148,1158,1060,1049,1158,1168,1071,1060,1168,1178,1080,1071,1178,1188,384,35,557,1199,392,384,1199,1210,401,392,1210,1220,411,401,1220,1231,421,411,1231,1242,430,421,1242,1251,439,430,1251,1260,448,439,1260,1268,456,448,1268,1277,464,456,1277,1285,1199,557,661,1296,1210,1199,1296,1306,1220,1210,1306,1317,1231,1220,1317,1329,1242,1231,1329,1340,1251,1242,1340,1348,1260,1251,1348,1358,1268,1260,1358,1366,1277,1268,1366,1375,1285,1277,1375,1383,1296,661,762,1391,1306,1296,1391,1398,1317,1306,1398,1406,1329,1317,1406,1415,1340,1329,1415,1423,1348,1340,1423,1430,1358,1348,1430,1437,1366,1358,1437,1444,1375,1366,1444,1451,1383,1375,1451,1458,1391,762,875,1466,1398,1391,1466,1474,1406,1398,1474,1482,1415,1406,1482,1490,1423,1415,1490,1498,1430,1423,1498,1505,1437,1430,1505,1512,1444,1437,1512,1520,1451,1444,1520,1527,1458,1451,1527,1534,1466,875,976,1541,1474,1466,1541,1548,1482,1474,1548,1555,1490,1482,1555,1562,1498,1490,1562,1570,1505,1498,1570,1579,1512,1505,1579,1587,1520,1512,1587,1595,1527,1520,1595,1604,1534,1527,1604,1612,1541,976,1080,1620,1548,1541,1620,1629,1555,1548,1629,1637,1562,1555,1637,1645,1570,1562,1645,1653,1579,1570,1653,1662,1587,1579,1662,1671,1595,1587,1671,8,1604,1595,8,18,1612,1604,18,27,1620,1080,1188,198,1629,1620,198,208,1637,1629,208,217,1645,1637,217,227,1653,1645,227,236,1662,1653,236,245,1671,1662,245,254,8,1671,254,264,18,8,264,272,27,18,272,281,534,523,542,550,523,534,559,523,550,568,523,559,577,523,568,586,523,577,596,523,586,605,523,596,615,523,605,624,523,615,534,542,643,633,550,534,633,653,559,550,653,664,568,559,664, +674,577,568,674,683,586,577,683,692,596,586,692,701,605,596,701,709,615,605,709,717,624,615,717,727,633,643,745,736,653,633,736,754,664,653,754,764,674,664,764,773,683,674,773,783,692,683,783,793,701,692,793,803,709,701,803,813,717,709,813,824,727,717,824,835,737,746,856,847,755,737,847,867,765,755,867,877,774,765,877,886,784,774,886,895,794,784,895,905,804,794,905,913,814,804,913,923,825,814,923,933,836,825,933,942,847,856,281,272,867,847,272,264,877,867,264,254,886,877,254,245,895,886,245,236,905,895,236,227,913,905,227,217,923,913,217,208,933,923,208,198,942,933,198,1188,951,523,624,960,523,951,969,523,960,978,523,969,987,523,978,997,523,987,1006,523,997,1015,523,1006,1023,523,1015,1033,523,1023,951,624,727,1042,960,951,1042,1051,969,960,1051,1063,978,969,1063,1073,987,978,1073,1082,997,987,1082,1092,1006,997,1092,1101,1015,1006,1101,1110,1023,1015,1110,1119,1033,1023,1119,1131,1042,727,835,1140,1051,1042,1140,1150,1063,1051,1150,1160,1073,1063,1160,1170,1082,1073,1170,1180,1092,1082,1180,1190,1101,1092,1190,1202,1110,1101,1202,1212,1119,1110,1212,1222,1131,1119,1222,1235,1141,836,942,1244,1151,1141,1244,1253,1161,1151,1253,1262,1171,1161,1262,1270,1181,1171,1270,1279,1191,1181,1279,1287,1203,1191,1287,1298,1213,1203,1298,1308,1223,1213,1308,1319,1234,1223,1319,1331,1244,942,1188,1178,1253,1244,1178,1168,1262,1253,1168,1158,1270,1262,1158,1148,1279,1270,1148,1138,1287,1279,1138,1128,1298,1287,1128,1117,1308,1298,1117,1108,1319,1308,1108,1090,1331,1319,1090,1099,1396,1435,1129,1574,1404,1442,1435,1396,1413,1449,1442,1404,1421,1456,1449,1413,1428,1464,1456,1421,1149,1081,1464,1428,1435,1472,1061,1129,1442,1480,1472,1435,1449,1488,1480,1442,1456,1496,1488,1449,1464,1502,1496,1456,1081,1014,1502,1464,1472,1509,995,1061,1480,1517,1509,1472,1488,1524,1517,1480,1496,1531,1524,1488,1502,1538,1531,1496,1014,950,1538,1502,1509,1545,931,995,1517,1552,1545,1509,1524,1559,1552,1517,1531,1567,1559,1524,1538,1576,1567,1531,950,885,1576,1538,1545,1584,865,931,1552,1592,1584,1545,1559,1601,1592,1552,1567,1609,1601,1559,1576,1617, +1609,1567,885,812,1617,1576,1584,1626,791,865,1592,1634,1626,1584,1601,1642,1634,1592,1609,1650,1642,1601,1617,1659,1650,1609,812,744,1659,1617,1626,1668,725,791,1634,5,1668,1626,1642,15,5,1634,1650,24,15,1642,1659,33,24,1650,744,682,33,1659,1668,41,662,725,5,49,41,1668,15,57,49,5,24,64,57,15,33,72,64,24,682,614,72,33,41,79,594,662,49,86,79,41,57,93,86,49,64,100,93,57,72,107,100,64,614,549,107,72,79,114,532,594,86,122,114,79,93,129,122,86,100,136,129,93,107,143,136,100,549,490,143,107,114,151,473,532,122,159,151,114,129,168,159,122,136,175,168,129,143,184,175,136,490,431,184,143,151,195,412,473,159,204,195,151,168,214,204,159,175,223,214,168,184,233,223,175,431,319,233,184,195,241,402,412,204,251,241,195,214,260,251,204,223,269,260,214,233,277,269,223,319,289,277,233,299,289,319,309,328,299,309,338,347,328,338,358,367,347,358,376,385,367,376,393,403,385,393,413,309,319,431,422,338,309,422,440,358,338,440,449,376,358,449,457,393,376,457,465,413,393,465,474,422,431,490,482,440,422,482,498,449,440,498,506,457,449,506,514,465,457,514,522,474,465,522,533,482,490,549,541,498,482,541,558,506,498,558,567,514,506,567,576,522,514,576,585,533,522,585,595,541,549,614,604,558,541,604,623,567,558,623,632,576,567,632,642,585,576,642,652,595,585,652,663,604,614,682,673,623,604,673,691,632,623,691,700,642,632,700,708,652,642,708,716,663,652,716,726,673,682,744,735,691,673,735,753,700,691,753,763,708,700,763,772,716,708,772,782,726,716,782,792,735,744,812,802,753,735,802,823,763,753,823,834,772,763,834,846,782,772,846,855,792,782,855,866,802,812,885,876,823,802,876,894,834,823,894,904,846,834,904,912,855,846,912,922,866,855,922,932,876,885,950,941,894,876,941,959,904,894,959,968,912,904,968,977,922,912,977,986,932,922,986,996,941,950,1014,1005,959,941,1005,1022,968,959,1022,1032,977,968,1032,1041,986,977,1041,1050,996,986,1050,1062,1005,1014,1081,1072,1022,1005,1072,1091,1032,1022,1091,1100,1041,1032,1100,1109,1050,1041,1109,1118,1062,1050,1118,1130,1072,1081,1149,1139,1091,1072,1139,1159,1100,1091,1159,1169,1109,1100,1169,1179,1118, +1109,1179,1189,1130,1118,1189,1575,561,1197,552,561,1250,1197,1250,579,588,570,1250,561,1250,570,579,1230,1250,1241,1230,1197,1250,1197,1209,1187,1219,1197,1230,1209,1197,1219,838,848,827,583,838,720,848,838,583,869,878,858,848,869,827,878,869,848,897,906,888,878,897,858,906,897,878,925,934,915,906,925,888,934,925,906,953,961,944,934,953,915,961,953,934,980,988,971,961,980,944,988,980,961,1008,1016,999,988,1008,971,1016,1008,988,1035,1043,1025,1016,1035,999,1043,1035,1016,1065,1074,1053,1043,1065,1025,1074,1065,1043,1084,863,1420,1074,1084,1053,863,1084,1074,863,1403,1420,853,1403,863,1403,853,1388,853,1371,1388,844,1371,853,1371,844,1354,844,1336,1354,832,1336,844,1336,832,1313,832,1292,1313,821,1292,832,1292,821,1273,821,1256,1273,621,1256,821,1256,621,917,621,899,917,612,899,621,899,612,880,612,860,880,602,860,612,860,602,840,602,817,840,592,817,602,817,592,797,592,777,797,574,777,592,777,574,758,574,730,758,583,730,574,730,583,720 + } + } + LayerElementMaterial: 0 { + Version: 101 + Name: "" + MappingInformationType: "AllSame" + ReferenceInformationType: "IndexToDirect" + Materials: *1 { + a: 0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementMaterial" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementPolygonGroup" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementUV" + TypedIndex: 0 + } + } + } + Model: 140533221120000, "Model::Teapot", "Mesh" { + Version: 232 + Properties70: { + P: "RotationActive", "bool", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + } + Shading: Y + Culling: "CullingOff" + } + Model: 140533353504256, "Model::MODO_RenderSettings", "Null" { + Version: 232 + Properties70: { + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "Visibility", "Visibility", "", "A",0 + P: "Camera", "KString", "", "U", "Camera" + P: "ResolutionX", "int", "Integer", "U",1280 + P: "ResolutionY", "int", "Integer", "U",720 + } + Shading: Y + Culling: "CullingOff" + } + Material: 140533381234368, "Material::Default", "" { + Version: 102 + ShadingModel: "phong" + MultiLayer: 0 + Properties70: { + P: "Emissive", "Vector3D", "Vector", "",0,0,0 + P: "Ambient", "Vector3D", "Vector", "",0.2,0.2,0.2 + P: "Diffuse", "Vector3D", "Vector", "",0.8,0.8,0.8 + P: "Specular", "Vector3D", "Vector", "",0.2,0.2,0.2 + P: "Shininess", "double", "Number", "",20 + P: "Opacity", "double", "Number", "",1 + P: "Reflectivity", "double", "Number", "",0 + } + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Teapot, Model::RootNode + C: "OO",140533221120000,0 + + ;Geometry::, Model::Teapot + C: "OO",140533325367040,140533221120000 + + ;Material::Default, Model::Teapot + C: "OO",140533381234368,140533221120000 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" +} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.fbx.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.fbx.meta new file mode 100644 index 0000000..bc7ee82 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/Teapot.fbx.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 09d069c253118446895355b8ca659a23 +timeCreated: 1495555479 +licenseType: Pro +ModelImporter: + serializedVersion: 21 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: Teapot + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 1 + tangentImportMode: 3 + normalCalculationMode: 4 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/bricks_normal.tga b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/bricks_normal.tga new file mode 100644 index 0000000..18df905 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/bricks_normal.tga differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/bricks_normal.tga.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/bricks_normal.tga.meta new file mode 100644 index 0000000..d0b9761 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/bricks_normal.tga.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: d1f9a1cdbe07f4f939f29b8aaac10ce5 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap.png new file mode 100644 index 0000000..5d0ee9d Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap.png.meta new file mode 100644 index 0000000..f096fd2 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 06d1c250005d74d638dfa1a6b7ad5524 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap2.jpg b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap2.jpg new file mode 100644 index 0000000..1b0709b Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap2.jpg differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap2.jpg.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap2.jpg.meta new file mode 100644 index 0000000..4812e0d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/flowmap2.jpg.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 6f80a70c0307942e4a74e1950fb25d05 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_basecolor.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_basecolor.png new file mode 100644 index 0000000..4447feb Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_basecolor.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_basecolor.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_basecolor.png.meta new file mode 100644 index 0000000..387b27b --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_basecolor.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 2117b4486e1ce403d8c22e696c274a41 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_height.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_height.png new file mode 100644 index 0000000..278b664 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_height.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_height.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_height.png.meta new file mode 100644 index 0000000..9e794a1 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_height.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 216465544276c4486a106bf4b8a48827 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_roughness.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_roughness.png new file mode 100644 index 0000000..91079fa Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_roughness.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_roughness.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_roughness.png.meta new file mode 100644 index 0000000..b019028 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Misc/ground_cracked_ground_roughness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 3c25cc5a7fc914a7f9071bbbfb61e71f +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade.meta new file mode 100644 index 0000000..7f791f4 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: eab46ea5fe1964218b659de0b5ec9877 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Cliff_Rock_DiffuseTerr_Cliff_Rock_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Cliff_Rock_DiffuseTerr_Cliff_Rock_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer new file mode 100644 index 0000000..2ab4d29 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Cliff_Rock_DiffuseTerr_Cliff_Rock_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer @@ -0,0 +1,22 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1953259897 &8574412962073106934 +TerrainLayer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: layer_Terr_Cliff_Rock_DiffuseTerr_Cliff_Rock_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000 + m_DiffuseTexture: {fileID: 2800000, guid: 7f316f91b1033294db619c1c980a91ce, type: 3} + m_NormalMapTexture: {fileID: 2800000, guid: 98b4ee744ae41e343a3e6f5e84f71f71, type: 3} + m_MaskMapTexture: {fileID: 0} + m_TileSize: {x: 15, y: 15} + m_TileOffset: {x: 0, y: 0} + m_Specular: {r: 0, g: 0, b: 0, a: 0} + m_Metallic: 0 + m_Smoothness: 0 + m_NormalScale: 1 + m_DiffuseRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_DiffuseRemapMax: {x: 1, y: 1, z: 1, w: 1} + m_MaskMapRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_MaskMapRemapMax: {x: 1, y: 1, z: 1, w: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Cliff_Rock_DiffuseTerr_Cliff_Rock_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Cliff_Rock_DiffuseTerr_Cliff_Rock_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer.meta new file mode 100644 index 0000000..d547622 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Cliff_Rock_DiffuseTerr_Cliff_Rock_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2ce3a81f168714520948468295edd668 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 8574412962073106934 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Dirt_DiffuseTerr_Dirt_Normal(5.000,5.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Dirt_DiffuseTerr_Dirt_Normal(5.000,5.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer new file mode 100644 index 0000000..b8a0d00 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Dirt_DiffuseTerr_Dirt_Normal(5.000,5.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer @@ -0,0 +1,22 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1953259897 &8574412962073106934 +TerrainLayer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: layer_Terr_Dirt_DiffuseTerr_Dirt_Normal(5.000,5.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000 + m_DiffuseTexture: {fileID: 2800000, guid: 040e41db00aa4b749b120f8717b9d5f0, type: 3} + m_NormalMapTexture: {fileID: 2800000, guid: bd7f8bdf4ffc9c24e80742da6278cdc5, type: 3} + m_MaskMapTexture: {fileID: 0} + m_TileSize: {x: 5, y: 5} + m_TileOffset: {x: 0, y: 0} + m_Specular: {r: 0, g: 0, b: 0, a: 0} + m_Metallic: 0 + m_Smoothness: 0 + m_NormalScale: 1 + m_DiffuseRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_DiffuseRemapMax: {x: 1, y: 1, z: 1, w: 1} + m_MaskMapRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_MaskMapRemapMax: {x: 1, y: 1, z: 1, w: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Dirt_DiffuseTerr_Dirt_Normal(5.000,5.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Dirt_DiffuseTerr_Dirt_Normal(5.000,5.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer.meta new file mode 100644 index 0000000..1f03d62 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Dirt_DiffuseTerr_Dirt_Normal(5.000,5.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e44975fde2fb24fffa9ce65bb6811e2f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 8574412962073106934 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Grass_DiffuseTerr_Grass_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Grass_DiffuseTerr_Grass_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer new file mode 100644 index 0000000..0e35ed7 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Grass_DiffuseTerr_Grass_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer @@ -0,0 +1,22 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1953259897 &8574412962073106934 +TerrainLayer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: layer_Terr_Grass_DiffuseTerr_Grass_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000 + m_DiffuseTexture: {fileID: 2800000, guid: bb8549324f6331240b306b8ecb2e697f, type: 3} + m_NormalMapTexture: {fileID: 2800000, guid: 7e28e32cf872e1e4b804bbe33f1b612c, type: 3} + m_MaskMapTexture: {fileID: 0} + m_TileSize: {x: 15, y: 15} + m_TileOffset: {x: 0, y: 0} + m_Specular: {r: 0, g: 0, b: 0, a: 0} + m_Metallic: 0 + m_Smoothness: 0 + m_NormalScale: 1 + m_DiffuseRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_DiffuseRemapMax: {x: 1, y: 1, z: 1, w: 1} + m_MaskMapRemapMin: {x: 0, y: 0, z: 0, w: 0} + m_MaskMapRemapMax: {x: 1, y: 1, z: 1, w: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Grass_DiffuseTerr_Grass_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Grass_DiffuseTerr_Grass_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer.meta new file mode 100644 index 0000000..10ed7e2 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_TerrainAutoUpgrade/layer_Terr_Grass_DiffuseTerr_Grass_Normal(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1a10a57662dfd4b80acf71513b2d1623 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 8574412962073106934 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar.meta new file mode 100644 index 0000000..2a7a44a --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cd5f602c38209484daf6e33e0b2a9b80 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Glass.mat b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Glass.mat new file mode 100644 index 0000000..38ef5be --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Glass.mat @@ -0,0 +1,27 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Glass + m_Shader: {fileID: 4800000, guid: 3ffdcc9c025474da8b2b4bdd35ffea59, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _Cube: + m_Texture: {fileID: 8900000, guid: 6fc1fe8a55ee7ee4081fe952c6832ae6, type: 3} + m_Scale: {x: 1.75, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: [] + m_Colors: [] diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Glass.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Glass.mat.meta new file mode 100644 index 0000000..e7dfe6f --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Glass.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0dca0a0978b8e406f950acd78f7537d1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Metal Rock revolve.anim b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Metal Rock revolve.anim new file mode 100644 index 0000000..8c7a400 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Metal Rock revolve.anim @@ -0,0 +1,199 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Metal Rock revolve + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 18, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 20 + value: {x: 0, y: 360, z: 0} + inSlope: {x: 0, y: 18, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 3 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 20 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 20 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 18 + tangentMode: 65 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 20 + value: 360 + inSlope: 18 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 20 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Metal Rock revolve.anim.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Metal Rock revolve.anim.meta new file mode 100644 index 0000000..40aceec --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Metal Rock revolve.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c463a0c7c60614fb4aff1d6a2c224468 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/New Material.mat b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/New Material.mat new file mode 100644 index 0000000..7ea0d32 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/New Material.mat @@ -0,0 +1,68 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: New Material + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_ShaderKeywords: _NORMALMAP _OCCLUSIONMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 15ef40a7ba93c2d48ac2ec453f2f8b00, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 3.7, y: 3.4} + m_Offset: {x: -0.66, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: e4fa9d1a065a44b528dca9ddeff9f329, type: 3} + m_Scale: {x: 3.7, y: 3.4} + m_Offset: {x: -0.66, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: ebed260846ab52e4b9b2e0fce8ee18d2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaClip: 0 + - _Blend: 0 + - _BumpScale: 25 + - _Cull: 2 + - _Cutoff: 0.5 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0.775 + - _OcclusionStrength: 0.684 + - _ReceiveShadows: 1 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/New Material.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/New Material.mat.meta new file mode 100644 index 0000000..01141c3 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/New Material.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 63898b2ad8551417587172f1b841c6f0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock Circle.controller b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock Circle.controller new file mode 100644 index 0000000..c52ab23 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock Circle.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Rock Circle + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 1107925942588285552} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &1102538027990931396 +AnimatorState: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Rock_Circle_Rotation + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 96c2928f9575144cc83f0141073ef9ac, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &1107925942588285552 +AnimatorStateMachine: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 1102538027990931396} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 1102538027990931396} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock Circle.controller.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock Circle.controller.meta new file mode 100644 index 0000000..4c59cc5 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock Circle.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8faabd1b3538f40baabdb8f8079986ca +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock_Circle_Rotation.anim b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock_Circle_Rotation.anim new file mode 100644 index 0000000..9d6fd43 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock_Circle_Rotation.anim @@ -0,0 +1,199 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Rock_Circle_Rotation + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 12, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.06685564, z: 0.33333334} + - serializedVersion: 3 + time: 30 + value: {x: 0, y: 360, z: 0} + inSlope: {x: 0, y: 26.417707, z: 0} + outSlope: {x: 0, y: 26.417707, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.058355395, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 2 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 30 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 30 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 12 + tangentMode: 65 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.06685564 + - serializedVersion: 3 + time: 30 + value: 360 + inSlope: 26.417707 + outSlope: 26.417707 + tangentMode: 65 + weightedMode: 0 + inWeight: 0.058355395 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 30 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock_Circle_Rotation.anim.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock_Circle_Rotation.anim.meta new file mode 100644 index 0000000..94051d1 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rock_Circle_Rotation.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 96c2928f9575144cc83f0141073ef9ac +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rotation.anim b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rotation.anim new file mode 100644 index 0000000..2e01128 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rotation.anim @@ -0,0 +1,199 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Rotation + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 24, z: 24} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 15 + value: {x: 0, y: 360, z: 360} + inSlope: {x: 0, y: 24, z: 24} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 4 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 15 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 15 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 24 + tangentMode: 65 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 15 + value: 360 + inSlope: 24 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 24 + tangentMode: 65 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 15 + value: 360 + inSlope: 24 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rotation.anim.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rotation.anim.meta new file mode 100644 index 0000000..779520d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Rotation.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9c7dcb99006d341acbe3a719139cad6b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Experiment.unity b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Experiment.unity new file mode 100644 index 0000000..a1eb155 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Experiment.unity @@ -0,0 +1,2223 @@ +%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: 0} + m_IndirectSpecularColor: {r: 0.18028355, g: 0.22571374, b: 0.30692255, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 11 + m_GIWorkflowMode: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 1 + m_LightmapEditorSettings: + serializedVersion: 10 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 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_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringMode: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ShowResolutionOverlay: 1 + m_LightingDataAsset: {fileID: 0} + m_UseShadowmask: 1 +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + 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 + accuratePlacement: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &48803480 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 48803484} + - component: {fileID: 48803483} + - component: {fileID: 48803482} + - component: {fileID: 48803481} + m_Layer: 1 + m_Name: Cube (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!65 &48803481 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 48803480} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 0 + serializedVersion: 2 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!23 &48803482 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 48803480} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 0dca0a0978b8e406f950acd78f7537d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &48803483 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 48803480} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!4 &48803484 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 48803480} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 9.16, y: 2.2, z: -5.34} + m_LocalScale: {x: 2.17, y: 4.45, z: 5.3} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 14 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &119642891 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, + type: 3} + m_PrefabInstance: {fileID: 2093351311} + m_PrefabAsset: {fileID: 0} +--- !u!4 &137075730 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, + type: 3} + m_PrefabInstance: {fileID: 1087901374} + m_PrefabAsset: {fileID: 0} +--- !u!1 &153848227 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 153848228} + - component: {fileID: 153848230} + - component: {fileID: 153848229} + m_Layer: 0 + m_Name: hi_rock3_LOD0 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &153848228 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 153848227} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -2.293354, y: 1.0387058, z: -14.456962} + m_LocalScale: {x: 0.32511, y: 0.32511, z: 0.32511} + m_Children: [] + m_Father: {fileID: 1020041498} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &153848229 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 153848227} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1445514d3cde846f6b318356fdbe869a, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &153848230 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 153848227} + m_Mesh: {fileID: 4300000, guid: 413339dbbc52e4e44a563d9f8e19340c, type: 3} +--- !u!4 &176860210 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, + type: 3} + m_PrefabInstance: {fileID: 1411283443} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &292818943 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1020041498} + m_Modifications: + - target: {fileID: 100000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_Name + value: hi_rock5_LOD0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalPosition.x + value: 13.01 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalPosition.y + value: 1.0319227 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalPosition.z + value: -0.25 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalRotation.y + value: -0.5905805 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalRotation.w + value: 0.80697876 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -72.396 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalScale.x + value: 0.24881005 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalScale.y + value: 0.24881 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalScale.z + value: 0.24881005 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1445514d3cde846f6b318356fdbe869a, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} +--- !u!4 &292818944 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, + type: 3} + m_PrefabInstance: {fileID: 292818943} + m_PrefabAsset: {fileID: 0} +--- !u!1 &369669763 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 369669766} + - component: {fileID: 369669765} + - component: {fileID: 369669764} + - component: {fileID: 369669767} + 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 &369669764 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 369669763} + m_Enabled: 1 +--- !u!20 &369669765 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 369669763} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0.98789936, g: 0.8066038, b: 1, a: 0} + m_projectionMatrixMode: 2 + m_SensorSize: {x: 5.4, y: 2.16} + m_LensShift: {x: 0, y: 0} + m_GateFitMode: 2 + m_FocalLength: 13.01 + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.01 + far clip plane: 1000 + field of view: 9.490836 + 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 &369669766 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 369669763} + m_LocalRotation: {x: 0.14544228, y: -0.3663494, z: 0.06377164, w: 0.9168249} + m_LocalPosition: {x: 45, y: 21, z: -46} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 18.265001, y: -43.461002, z: 0.62600005} +--- !u!114 &369669767 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 369669763} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ba6af5eaa8d821f4e93093fd37ee3484, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 0 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 +--- !u!1 &403589251 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 403589255} + - component: {fileID: 403589254} + - component: {fileID: 403589253} + - component: {fileID: 403589252} + - component: {fileID: 403589256} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!65 &403589252 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 403589251} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!23 &403589253 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 403589251} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1445514d3cde846f6b318356fdbe869a, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &403589254 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 403589251} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!4 &403589255 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 403589251} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -7.8, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!95 &403589256 +Animator: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 403589251} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: b67111e08c6c9466495e6634efb8fe2c, 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!1001 &531618765 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 100002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_Name + value: obj + objectReference: {fileID: 0} + - target: {fileID: 100002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalPosition.x + value: -30.2 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalPosition.y + value: -3 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalPosition.z + value: 49.4 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalRotation.y + value: -0.9804433 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalRotation.w + value: 0.19680174 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -157.3 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalScale.x + value: 0.78 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalScale.y + value: 0.73 + objectReference: {fileID: 0} + - target: {fileID: 400002, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_LocalScale.z + value: 0.79 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 0dca0a0978b8e406f950acd78f7537d1, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 80ef2356bef924bb0b37754f4eb17e6a, type: 3} +--- !u!4 &647922891 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, + type: 3} + m_PrefabInstance: {fileID: 1780661628} + m_PrefabAsset: {fileID: 0} +--- !u!1 &657952055 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 657952056} + m_Layer: 0 + m_Name: GameObject + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &657952056 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 657952055} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 647922891} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &784965459 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 784965461} + - component: {fileID: 784965460} + m_Layer: 0 + m_Name: Reflection Probe + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!215 &784965460 +ReflectionProbe: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 784965459} + m_Enabled: 1 + serializedVersion: 2 + m_Type: 0 + m_Mode: 0 + m_RefreshMode: 0 + m_TimeSlicingMode: 0 + m_Resolution: 128 + m_UpdateFrequency: 0 + m_BoxSize: {x: 63.8, y: 29.3, z: 69.2} + m_BoxOffset: {x: 0, y: 0, z: 0} + m_NearClip: 0.3 + m_FarClip: 1000 + m_ShadowDistance: 100 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_IntensityMultiplier: 1 + m_BlendDistance: 1 + m_HDR: 1 + m_BoxProjection: 0 + m_RenderDynamicObjects: 0 + m_UseOcclusionCulling: 1 + m_Importance: 1 + m_CustomBakedTexture: {fileID: 0} +--- !u!4 &784965461 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 784965459} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 2.04, z: 1.58} + m_LocalScale: {x: 2.0409, y: 2.0409, z: 2.0409} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 13 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &789382594 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1020041498} + m_Modifications: + - target: {fileID: 100000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_Name + value: hi_rock4_LOD0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalPosition.x + value: 8.79 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalPosition.y + value: 1.0319227 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalPosition.z + value: 10.62 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalScale.x + value: 0.24881 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalScale.y + value: 0.24881 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalScale.z + value: 0.24881 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1445514d3cde846f6b318356fdbe869a, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} +--- !u!4 &789382595 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, + type: 3} + m_PrefabInstance: {fileID: 789382594} + m_PrefabAsset: {fileID: 0} +--- !u!1 &846727509 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 846727512} + - component: {fileID: 846727511} + - component: {fileID: 846727510} + - component: {fileID: 846727513} + m_Layer: 0 + m_Name: hi_rock3_LOD0 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!23 &846727510 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 846727509} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: e28a8e1ae9b1e4e35915bad1e898a8ab, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &846727511 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 846727509} + m_Mesh: {fileID: 4300000, guid: 413339dbbc52e4e44a563d9f8e19340c, type: 3} +--- !u!4 &846727512 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 846727509} + m_LocalRotation: {x: -0.37291485, y: 0.35493582, z: -0.5910449, w: 0.620984} + m_LocalPosition: {x: -0.28, y: 5.75, z: 1.861478} + m_LocalScale: {x: 0.80155873, y: 0.80155873, z: 0.80155873} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: -2.4980001, y: 61.943005, z: -88.66901} +--- !u!95 &846727513 +Animator: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 846727509} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: a12bef646f894424faf23369ee523517, 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!1001 &863957732 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 100000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_Name + value: Teapot + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalPosition.x + value: 0.35413 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalPosition.y + value: -2.79 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalPosition.z + value: 0.49 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalScale.x + value: 19.90764 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalScale.y + value: 19.90764 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 09d069c253118446895355b8ca659a23, type: 3} + propertyPath: m_LocalScale.z + value: 19.90764 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 09d069c253118446895355b8ca659a23, type: 3} +--- !u!1 &863957733 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 100000, guid: 09d069c253118446895355b8ca659a23, + type: 3} + m_PrefabInstance: {fileID: 863957732} + m_PrefabAsset: {fileID: 0} +--- !u!95 &863957734 +Animator: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 863957733} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 005d0504d4c014e53aa57bbee111b14b, 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!1001 &893237138 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 100000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_Name + value: FloorPrototype64x01x64 + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_LocalPosition.x + value: 11.607091 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_LocalPosition.y + value: -3.33 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_LocalPosition.z + value: -6.12 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008146034 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3681543e5b0f59742b73073cb379cdc6, type: 3} +--- !u!1 &930288268 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 930288270} + - component: {fileID: 930288269} + - component: {fileID: 930288271} + 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 &930288269 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 930288268} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 1 + m_Color: {r: 0.9811321, g: 0.72659314, b: 0.9470469, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 0 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 0.326 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 0.22 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &930288270 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 930288268} + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 8.18, y: 8.43, z: -6.29} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!114 &930288271 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 930288268} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UsePipelineSettings: 0 +--- !u!1001 &1012515125 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 100000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_Name + value: StepsPrototype04x02x02 + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_LocalPosition.x + value: 13.040353 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_LocalPosition.y + value: 1.7578025 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_LocalPosition.z + value: -7.353157 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d85d3a32fb6157d488e31edf82b7b1c4, type: 3} +--- !u!1 &1020041496 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1020041498} + - component: {fileID: 1020041497} + m_Layer: 0 + m_Name: Rock Circle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!95 &1020041497 +Animator: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1020041496} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 8faabd1b3538f40baabdb8f8079986ca, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 1 + m_LinearVelocityBlending: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 +--- !u!4 &1020041498 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1020041496} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 119642891} + - {fileID: 1525780434} + - {fileID: 1383861267} + - {fileID: 292818944} + - {fileID: 153848228} + - {fileID: 137075730} + - {fileID: 789382595} + m_Father: {fileID: 0} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1087901374 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1020041498} + m_Modifications: + - target: {fileID: 100000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_Name + value: rock5_LOD0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalPosition.x + value: -10.95 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalPosition.y + value: -0.21 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalPosition.z + value: -6.08 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalScale.x + value: 0.22931424 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalScale.y + value: 0.22931424 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_LocalScale.z + value: 0.22931424 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1445514d3cde846f6b318356fdbe869a, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9759fb3c5a5198e4b928b7cda7b8d139, type: 3} +--- !u!1 &1206390460 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1206390461} + m_Layer: 0 + m_Name: set + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1206390461 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1206390460} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 647922891} + - {fileID: 176860210} + - {fileID: 1711384001} + m_Father: {fileID: 0} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1273930589 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1273930593} + - component: {fileID: 1273930592} + - component: {fileID: 1273930591} + - component: {fileID: 1273930590} + m_Layer: 0 + m_Name: Sphere + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!135 &1273930590 +SphereCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1273930589} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Radius: 0.5 + m_Center: {x: 0, y: 0, z: 0} +--- !u!23 &1273930591 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1273930589} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 0dca0a0978b8e406f950acd78f7537d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1273930592 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1273930589} + m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} +--- !u!4 &1273930593 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1273930589} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 9.54, y: 2.78, z: -4.39} + m_LocalScale: {x: 4.26, y: 4.12, z: 4.17} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 15 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1283966321 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2286069937300342110, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_Name + value: FOILBALLOON + objectReference: {fileID: 0} + - target: {fileID: 2286069937300342110, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalPosition.x + value: 28.77 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalPosition.y + value: 12.53 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalPosition.z + value: -23.23 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.8541593 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.52001154 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 117.33401 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b62d87be217e4494b8253fb4ec8b5b69, type: 3} +--- !u!1001 &1383861266 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1020041498} + m_Modifications: + - target: {fileID: 100000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_Name + value: rock4_LOD0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalPosition.x + value: -3.08 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalPosition.y + value: 0.49114 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalPosition.z + value: 12.805 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalScale.x + value: 0.66622 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalScale.y + value: 0.66622 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_LocalScale.z + value: 0.66622 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1445514d3cde846f6b318356fdbe869a, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2ead09f5d1499f94fa7752857724d027, type: 3} +--- !u!4 &1383861267 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 2ead09f5d1499f94fa7752857724d027, + type: 3} + m_PrefabInstance: {fileID: 1383861266} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1411283443 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1206390461} + m_Modifications: + - target: {fileID: 100000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_Name + value: PlatformPrototype08x01x08 (1) + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalPosition.x + value: -8.26 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalPosition.y + value: 9.528513 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalPosition.z + value: 26.52789 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.x + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalScale.z + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalScale.x + value: 20 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} +--- !u!1001 &1525780433 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1020041498} + m_Modifications: + - target: {fileID: 100000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_Name + value: hi_rock6_LOD0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalPosition.x + value: 8.78 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalPosition.y + value: 1.0319227 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalPosition.z + value: -9.42 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalRotation.y + value: 0.40337473 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalRotation.w + value: 0.9150349 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 47.579002 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalScale.x + value: 0.24881 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalScale.y + value: 0.24881 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_LocalScale.z + value: 0.24881 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 63898b2ad8551417587172f1b841c6f0, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 506b70381fd997443a705d4ad2db4f9a, type: 3} +--- !u!4 &1525780434 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 506b70381fd997443a705d4ad2db4f9a, + type: 3} + m_PrefabInstance: {fileID: 1525780433} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1685339011 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1685339012} + m_Layer: 0 + m_Name: GameObject + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1685339012 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1685339011} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 176860210} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1711384001 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, + type: 3} + m_PrefabInstance: {fileID: 1804188993} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1780661628 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1206390461} + m_Modifications: + - target: {fileID: 100000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_Name + value: PlatformPrototype08x01x08 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalPosition.x + value: -8.257588 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalPosition.y + value: -6.641487 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalPosition.z + value: 4.807888 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008146034 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalScale.z + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalScale.x + value: 20 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} +--- !u!1 &1804041546 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 100000, guid: 506b70381fd997443a705d4ad2db4f9a, + type: 3} + m_PrefabInstance: {fileID: 1525780433} + m_PrefabAsset: {fileID: 0} +--- !u!95 &1804041547 +Animator: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1804041546} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: c3664b0712129439081591735f8afb20, 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!1001 &1804188993 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1206390461} + m_Modifications: + - target: {fileID: 100000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_Name + value: PlatformPrototype08x01x08 (2) + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalPosition.x + value: -31.76759 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalPosition.y + value: 9.528513 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalPosition.z + value: 4.8 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalScale.z + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} + propertyPath: m_LocalScale.x + value: 20 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 879dd62cbfd65314d812354e257fc5cc, type: 3} +--- !u!1 &1984707362 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1984707366} + - component: {fileID: 1984707365} + - component: {fileID: 1984707364} + - component: {fileID: 1984707363} + m_Layer: 0 + m_Name: Cube (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!65 &1984707363 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1984707362} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!23 &1984707364 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1984707362} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 32957139f7ecf4d13956df08fb9fcd48, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1984707365 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1984707362} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!4 &1984707366 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1984707362} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 5.5578084, y: -9.17, z: -11.577208} + m_LocalScale: {x: 64, y: 0.33482, z: 64} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 11 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2093351311 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1020041498} + m_Modifications: + - target: {fileID: 100000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_Name + value: rock1_LOD1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalPosition.x + value: -10.66 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalPosition.y + value: -1.02 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalPosition.z + value: 5.36 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalScale.x + value: 0.38312 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalScale.y + value: 0.38312 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_LocalScale.z + value: 0.38312 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1445514d3cde846f6b318356fdbe869a, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7c076eb1f10273a44ab220dfdc930e2b, type: 3} +--- !u!1001 &2286069937476186065 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2286069937300342110, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_Name + value: foil_balloon_letter_gold_a_Y5_LL4_Q + objectReference: {fileID: 0} + - target: {fileID: 2286069937300342110, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalPosition.x + value: 28.77 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalPosition.y + value: 12.53 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalPosition.z + value: -23.23 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.8541593 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.52001154 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 117.33401 + objectReference: {fileID: 0} + - target: {fileID: 2286069937300248958, guid: b62d87be217e4494b8253fb4ec8b5b69, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b62d87be217e4494b8253fb4ec8b5b69, type: 3} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Experiment.unity.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Experiment.unity.meta new file mode 100644 index 0000000..ca17b01 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Experiment.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d0ec744f5b607454bafe9025b88749e2 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Material.mat b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Material.mat new file mode 100644 index 0000000..c6d8666 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Material.mat @@ -0,0 +1,58 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Triplanar Material + m_Shader: {fileID: 4800000, guid: 21ca1b9db30cb4614b04f097cba4f4e8, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - Texture2D_3A92B380: + m_Texture: {fileID: 2800000, guid: 15ef40a7ba93c2d48ac2ec453f2f8b00, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - Texture2D_B9BFA168: + m_Texture: {fileID: 2800000, guid: cf7976373d3bf6446b8155e9fe74fcae, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - Texture2D_D0834DE1: + m_Texture: {fileID: 2800000, guid: 15ef40a7ba93c2d48ac2ec453f2f8b00, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - Texture2D_D52B6E17: + m_Texture: {fileID: 2800000, guid: 1df99c3c552dd4dd98b1f909653bba49, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - Texture2D_F0852FD7: + m_Texture: {fileID: 2800000, guid: 01947671e84883f4890a9cac2c971c2e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - Texture2D_FBDD0BA2: + m_Texture: {fileID: 2800000, guid: 01947671e84883f4890a9cac2c971c2e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SampleTexture2D_66795580_Texture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - Vector1_2491CB01: 2 + - Vector1_2867FFFF: 0.46 + - Vector1_2ADF7BD3: 0.24 + - Vector1_615B07B4: 2 + - Vector1_B39C9F3: 21.2 + - Vector1_E56A1B4C: 1.18 + - Vector1_F486F776: -0.14 + m_Colors: [] diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Material.mat.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Material.mat.meta new file mode 100644 index 0000000..6f4c946 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar Material.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1445514d3cde846f6b318356fdbe869a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar.shadergraph b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar.shadergraph new file mode 100644 index 0000000..574b0ef --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar.shadergraph @@ -0,0 +1,744 @@ +{ + "m_SerializedProperties": [ + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.TextureShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": {\n \"m_SerializedTexture\": \"\",\n \"m_Guid\": \"\"\n },\n \"m_Name\": \"Diffuse_Top\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"dac207da-b66a-4347-92f9-d890141b90dc\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_Modifiable\": true,\n \"m_DefaultType\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.Vector1ShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": 1.0,\n \"m_Name\": \"Tiling_Top_XZ\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"46ab4612-ac62-4c86-9ab7-12044086a750\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_FloatType\": 0,\n \"m_RangeValues\": {\n \"x\": 0.0,\n \"y\": 1.0\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.Vector1ShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": 5.0,\n \"m_Name\": \"Tiling_Top_Constant\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"fb72db6a-3f1c-4ca6-ae62-1199b61a9e09\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_FloatType\": 0,\n \"m_RangeValues\": {\n \"x\": 0.0,\n \"y\": 1.0\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.TextureShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": {\n \"m_SerializedTexture\": \"\",\n \"m_Guid\": \"\"\n },\n \"m_Name\": \"Diffuse_Front\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"a67bd868-0c80-44b0-9cf6-e84d2f614334\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_Modifiable\": true,\n \"m_DefaultType\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.Vector1ShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": 1.0,\n \"m_Name\": \"Tiling_Front_XY\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"547ecbbf-3b14-4b96-b6c9-8bbaf554b3e2\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_FloatType\": 0,\n \"m_RangeValues\": {\n \"x\": 0.0,\n \"y\": 1.0\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.Vector1ShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": 5.0,\n \"m_Name\": \"Tiling_Front_Constant\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"9ff13a9b-ae37-4c9d-ab20-067bcb6c570a\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_FloatType\": 0,\n \"m_RangeValues\": {\n \"x\": 0.0,\n \"y\": 1.0\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.TextureShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": {\n \"m_SerializedTexture\": \"\",\n \"m_Guid\": \"\"\n },\n \"m_Name\": \"Diffuse_Side\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"79dfda50-5c0e-4402-8815-6d07e17cb925\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_Modifiable\": true,\n \"m_DefaultType\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.Vector1ShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": 1.0,\n \"m_Name\": \"Tiling_Side_YZ\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"aa4e4a7a-f344-4047-92cb-f41aba310264\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_FloatType\": 0,\n \"m_RangeValues\": {\n \"x\": 0.0,\n \"y\": 1.0\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.Vector1ShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": 5.0,\n \"m_Name\": \"Tiling_Side_Constant\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"079aa754-1ea9-4546-b80e-fc7fbbbbb588\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_FloatType\": 0,\n \"m_RangeValues\": {\n \"x\": 0.0,\n \"y\": 1.0\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.TextureShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": {\n \"m_SerializedTexture\": \"\",\n \"m_Guid\": \"\"\n },\n \"m_Name\": \"Normals Top\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"b0f6d542-4fac-4eb9-bb56-1b67cc7d19aa\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_Modifiable\": true,\n \"m_DefaultType\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.TextureShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": {\n \"m_SerializedTexture\": \"\",\n \"m_Guid\": \"\"\n },\n \"m_Name\": \"Normals_Side\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"7a55a79c-e40b-4bf2-9e62-c672e94fcf5f\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_Modifiable\": true,\n \"m_DefaultType\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.TextureShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": {\n \"m_SerializedTexture\": \"\",\n \"m_Guid\": \"\"\n },\n \"m_Name\": \"Normals_Front\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"c2e16da9-377d-4fc9-bbdc-6dcf09d4cc20\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_Modifiable\": true,\n \"m_DefaultType\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.Vector1ShaderProperty" + }, + "JSONnodeData": "{\n \"m_Value\": 1.0,\n \"m_Name\": \"Strength\",\n \"m_GeneratePropertyBlock\": true,\n \"m_Guid\": {\n \"m_GuidSerialized\": \"98adcc42-5236-49fe-ad54-808f3341be92\"\n },\n \"m_OverrideReferenceName\": \"\",\n \"m_FloatType\": 1,\n \"m_RangeValues\": {\n \"x\": 0.0,\n \"y\": 100.0\n }\n}" + } + ], + "m_GUID": { + "m_GuidSerialized": "2c2aa097-7140-47cb-ab81-42a525805954" + }, + "m_SerializableNodes": [ + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.ReflectionProbeNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"80267f41-e707-404d-9682-899a12a90662\",\n \"m_Name\": \"Reflection Probe\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -367.82281494140627,\n \"y\": -597.05078125,\n \"width\": 153.0,\n \"height\": 125.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.ViewDirectionMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"View Dir\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"ViewDir\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ],\\n \\\"m_Space\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.NormalMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Normal\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Normal\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ],\\n \\\"m_Space\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"LOD\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"LOD\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector3MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.BlendNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"107cbae5-48a6-4913-8267-581ddde73398\",\n \"m_Name\": \"Blend\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1613.6224365234375,\n \"y\": 501.85125732421877,\n \"width\": 206.0,\n \"height\": 175.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Base\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Base\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Blend\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Blend\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Opacity\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Opacity\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 1.0,\\n \\\"m_DefaultValue\\\": 1.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_BlendMode\": 21\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.BlendNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"03f26047-fbef-4f3d-9aa7-d8058c2bb881\",\n \"m_Name\": \"Blend\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1606.832275390625,\n \"y\": -910.8482055664063,\n \"width\": 206.0,\n \"height\": 175.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Base\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Base\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Blend\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Blend\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Opacity\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Opacity\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 1.0,\\n \\\"m_DefaultValue\\\": 1.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_BlendMode\": 21\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.SplitNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"09446e77-f10b-44a3-b245-bd7884f12f26\",\n \"m_Name\": \"Split\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1252.115478515625,\n \"y\": 143.8776092529297,\n \"width\": 125.0,\n \"height\": 149.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"In\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"In\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.AddNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"ca30c531-cc59-4b23-ab3f-18991558a4b0\",\n \"m_Name\": \"Add\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1942.8048095703125,\n \"y\": -693.3950805664063,\n \"width\": 125.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.AddNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"1fc09cba-d37f-43d9-9d14-27b8b38b5967\",\n \"m_Name\": \"Add\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 2111.588623046875,\n \"y\": -691.1519775390625,\n \"width\": 125.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PBRMasterNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"7002b81a-102d-4e66-90b0-19c333b7cacd\",\n \"m_Name\": \"PBR Master\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 2378.619384765625,\n \"y\": -790.4307861328125,\n \"width\": 208.0,\n \"height\": 470.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.PositionMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 9,\\n \\\"m_DisplayName\\\": \\\"Position\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Position\\\",\\n \\\"m_StageCapability\\\": 1,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ],\\n \\\"m_Space\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.ColorRGBMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Albedo\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Albedo\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.5,\\n \\\"y\\\": 0.5,\\n \\\"z\\\": 0.5\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ],\\n \\\"m_ColorMode\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.NormalMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Normal\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Normal\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ],\\n \\\"m_Space\\\": 3\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.ColorRGBMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"Emission\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Emission\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ],\\n \\\"m_ColorMode\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Metallic\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Metallic\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": -0.25999999046325686,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 5,\\n \\\"m_DisplayName\\\": \\\"Smoothness\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Smoothness\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 3.049999952316284,\\n \\\"m_DefaultValue\\\": 0.5,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 6,\\n \\\"m_DisplayName\\\": \\\"Occlusion\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Occlusion\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.5,\\n \\\"m_DefaultValue\\\": 1.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 7,\\n \\\"m_DisplayName\\\": \\\"Alpha\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Alpha\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 1.0,\\n \\\"m_DefaultValue\\\": 1.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 8,\\n \\\"m_DisplayName\\\": \\\"AlphaClipThreshold\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"AlphaClipThreshold\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.5,\\n \\\"m_DefaultValue\\\": 0.5,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_SerializableSubShaders\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.Experimental.Rendering.LightweightPipeline.LightWeightPBRSubShader\"\n },\n \"JSONnodeData\": \"{}\"\n }\n ],\n \"m_Model\": 1,\n \"m_SurfaceType\": 0,\n \"m_AlphaMode\": 0,\n \"m_TwoSided\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.SampleTexture2DNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"6f65befc-e6c3-4272-b17d-ba6d35d91a5e\",\n \"m_Name\": \"Sample Texture 2D\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1180.349609375,\n \"y\": -666.1581420898438,\n \"width\": 206.0,\n \"height\": 247.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"RGBA\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGBA\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 5,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 6,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 7,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DInputMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Texture\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Texture\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Texture\\\": {\\n \\\"m_SerializedTexture\\\": \\\"\\\",\\n \\\"m_Guid\\\": \\\"\\\"\\n },\\n \\\"m_DefaultType\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.UVMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"UV\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"UV\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ],\\n \\\"m_Channel\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.SamplerStateMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Sampler\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Sampler\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_TextureType\": 0,\n \"m_NormalMapSpace\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"f09fd071-9a7f-4e72-8152-03f3963a7372\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 972.2872314453125,\n \"y\": -656.41845703125,\n \"width\": 130.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Diffuse_Top\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"dac207da-b66a-4347-92f9-d890141b90dc\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PositionNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"75fed6bd-9079-474d-8208-51b55af9e6fd\",\n \"m_Name\": \"Position\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -938.7361450195313,\n \"y\": 122.6033706665039,\n \"width\": 208.0,\n \"height\": 311.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector3MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_Space\": 2\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.SplitNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"d696e34f-d1e8-4a28-89ae-9c2b6541e283\",\n \"m_Name\": \"Split\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -686.739990234375,\n \"y\": 125.08023834228516,\n \"width\": 125.0,\n \"height\": 149.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"In\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"In\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.CombineNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"b2d4de9d-e159-4324-8d63-e178c8dabb54\",\n \"m_Name\": \"Combine\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -426.83367919921877,\n \"y\": 149.24954223632813,\n \"width\": 144.0,\n \"height\": 166.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"RGBA\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGBA\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector3MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 5,\\n \\\"m_DisplayName\\\": \\\"RGB\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGB\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector2MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 6,\\n \\\"m_DisplayName\\\": \\\"RG\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RG\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.MultiplyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"7aea2049-c006-4f66-b026-064297ceddde\",\n \"m_Name\": \"Multiply\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 28.04875373840332,\n \"y\": 144.40988159179688,\n \"width\": 132.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 2.0,\\n \\\"e01\\\": 2.0,\\n \\\"e02\\\": 2.0,\\n \\\"e03\\\": 2.0,\\n \\\"e10\\\": 2.0,\\n \\\"e11\\\": 2.0,\\n \\\"e12\\\": 2.0,\\n \\\"e13\\\": 2.0,\\n \\\"e20\\\": 2.0,\\n \\\"e21\\\": 2.0,\\n \\\"e22\\\": 2.0,\\n \\\"e23\\\": 2.0,\\n \\\"e30\\\": 2.0,\\n \\\"e31\\\": 2.0,\\n \\\"e32\\\": 2.0,\\n \\\"e33\\\": 2.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.DivideNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"4ad6cc2f-079e-4c58-a4b8-dcdd4e4fd491\",\n \"m_Name\": \"Divide\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -243.04718017578126,\n \"y\": 140.00222778320313,\n \"width\": 132.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 2.0,\\n \\\"y\\\": 2.0,\\n \\\"z\\\": 2.0,\\n \\\"w\\\": 2.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"6f6d1415-38b5-4bff-8179-22452f50d5c9\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -106.62468719482422,\n \"y\": 102.36347961425781,\n \"width\": 137.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Tiling_Top_XZ\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"46ab4612-ac62-4c86-9ab7-12044086a750\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"c14fec5a-1c5a-406d-88af-5fb381b3304d\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -430.9952697753906,\n \"y\": 416.6820373535156,\n \"width\": 180.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Tiling_Front_Constant\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"9ff13a9b-ae37-4c9d-ab20-067bcb6c570a\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.CombineNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"a3c9def0-366f-4225-830e-3969875f284c\",\n \"m_Name\": \"Combine\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -429.3872985839844,\n \"y\": 506.6637878417969,\n \"width\": 144.0,\n \"height\": 166.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"RGBA\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGBA\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector3MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 5,\\n \\\"m_DisplayName\\\": \\\"RGB\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGB\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector2MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 6,\\n \\\"m_DisplayName\\\": \\\"RG\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RG\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.CombineNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"63997844-650f-45c3-a127-c0bea0596596\",\n \"m_Name\": \"Combine\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -412.5765686035156,\n \"y\": -272.9106750488281,\n \"width\": 144.0,\n \"height\": 166.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"RGBA\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGBA\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector3MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 5,\\n \\\"m_DisplayName\\\": \\\"RGB\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGB\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector2MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 6,\\n \\\"m_DisplayName\\\": \\\"RG\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RG\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.MultiplyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"dec1d1b1-c358-4606-9772-43739a0edb01\",\n \"m_Name\": \"Multiply\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 16.750280380249025,\n \"y\": 505.3222351074219,\n \"width\": 132.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 2.0,\\n \\\"e01\\\": 2.0,\\n \\\"e02\\\": 2.0,\\n \\\"e03\\\": 2.0,\\n \\\"e10\\\": 2.0,\\n \\\"e11\\\": 2.0,\\n \\\"e12\\\": 2.0,\\n \\\"e13\\\": 2.0,\\n \\\"e20\\\": 2.0,\\n \\\"e21\\\": 2.0,\\n \\\"e22\\\": 2.0,\\n \\\"e23\\\": 2.0,\\n \\\"e30\\\": 2.0,\\n \\\"e31\\\": 2.0,\\n \\\"e32\\\": 2.0,\\n \\\"e33\\\": 2.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"3edb0560-c99d-4265-9558-fae90cc96326\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -117.92315673828125,\n \"y\": 463.275634765625,\n \"width\": 145.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Tiling_Front_XY\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"547ecbbf-3b14-4b96-b6c9-8bbaf554b3e2\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.DivideNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"66db9d93-7a5f-4b7b-ae39-faf5406de6e0\",\n \"m_Name\": \"Divide\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -254.3456573486328,\n \"y\": 500.9143981933594,\n \"width\": 132.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 2.0,\\n \\\"y\\\": 2.0,\\n \\\"z\\\": 2.0,\\n \\\"w\\\": 2.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.MultiplyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"ae290cd3-10fb-4f07-9725-8ec8ec310c25\",\n \"m_Name\": \"Multiply\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 35.30995559692383,\n \"y\": -267.2566223144531,\n \"width\": 132.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 2.0,\\n \\\"e01\\\": 2.0,\\n \\\"e02\\\": 2.0,\\n \\\"e03\\\": 2.0,\\n \\\"e10\\\": 2.0,\\n \\\"e11\\\": 2.0,\\n \\\"e12\\\": 2.0,\\n \\\"e13\\\": 2.0,\\n \\\"e20\\\": 2.0,\\n \\\"e21\\\": 2.0,\\n \\\"e22\\\": 2.0,\\n \\\"e23\\\": 2.0,\\n \\\"e30\\\": 2.0,\\n \\\"e31\\\": 2.0,\\n \\\"e32\\\": 2.0,\\n \\\"e33\\\": 2.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"4648e78e-582f-4431-a7fc-ca71040fc3ce\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -99.36347961425781,\n \"y\": -309.30279541015627,\n \"width\": 141.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Tiling_Side_YZ\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"aa4e4a7a-f344-4047-92cb-f41aba310264\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.DivideNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"8df3c71a-6fdd-48e9-9ac3-641c6512371d\",\n \"m_Name\": \"Divide\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -235.78619384765626,\n \"y\": -271.6642761230469,\n \"width\": 132.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 2.0,\\n \\\"y\\\": 2.0,\\n \\\"z\\\": 2.0,\\n \\\"w\\\": 2.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"ad379d7a-748f-4226-9364-195712483647\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -412.4359130859375,\n \"y\": -368.139404296875,\n \"width\": 176.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Tiling_Side_Constant\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"079aa754-1ea9-4546-b80e-fc7fbbbbb588\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.SampleTexture2DNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"5146660a-cb7e-4f41-a6aa-777cf45b2dc7\",\n \"m_Name\": \"Sample Texture 2D\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1170.8004150390625,\n \"y\": -282.5089416503906,\n \"width\": 206.0,\n \"height\": 247.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"RGBA\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGBA\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 5,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 6,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 7,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DInputMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Texture\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Texture\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Texture\\\": {\\n \\\"m_SerializedTexture\\\": \\\"\\\",\\n \\\"m_Guid\\\": \\\"\\\"\\n },\\n \\\"m_DefaultType\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.UVMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"UV\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"UV\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ],\\n \\\"m_Channel\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.SamplerStateMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Sampler\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Sampler\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_TextureType\": 0,\n \"m_NormalMapSpace\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"ffdc976c-01c8-4ce0-8630-a81746ef31a1\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": -424.9440002441406,\n \"y\": 54.021018981933597,\n \"width\": 172.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Tiling_Top_Constant\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"fb72db6a-3f1c-4ca6-ae62-1199b61a9e09\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.SampleTexture2DNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"5a04f7a6-43e3-4f36-ae43-6acd47d36d20\",\n \"m_Name\": \"Sample Texture 2D\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1184.11328125,\n \"y\": -1035.8480224609375,\n \"width\": 206.0,\n \"height\": 247.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"RGBA\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGBA\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 5,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 6,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 7,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DInputMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Texture\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Texture\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Texture\\\": {\\n \\\"m_SerializedTexture\\\": \\\"\\\",\\n \\\"m_Guid\\\": \\\"\\\"\\n },\\n \\\"m_DefaultType\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.UVMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"UV\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"UV\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ],\\n \\\"m_Channel\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.SamplerStateMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Sampler\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Sampler\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_TextureType\": 0,\n \"m_NormalMapSpace\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"b97a5628-7d2b-4ff3-b5cf-f8404ae49254\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 979.5830078125,\n \"y\": -1078.4580078125,\n \"width\": 134.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Diffuse_Side\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"79dfda50-5c0e-4402-8815-6d07e17cb925\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"d507820f-1202-47a4-8808-6e7dd895dbde\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 961.023681640625,\n \"y\": -295.3857727050781,\n \"width\": 137.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Diffuse_Front\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"a67bd868-0c80-44b0-9cf6-e84d2f614334\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.NormalVectorNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"757b239c-bfd6-4ee6-b492-e5f7679f29e2\",\n \"m_Name\": \"Normal Vector\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1951.1123046875,\n \"y\": -1303.8004150390625,\n \"width\": 206.0,\n \"height\": 127.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector3MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 1.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_Space\": 2\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.AbsoluteNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"3c0227b4-aec4-4718-b6e0-0cff2b5615af\",\n \"m_Name\": \"Absolute\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 2180.23193359375,\n \"y\": -1291.1375732421875,\n \"width\": 136.0,\n \"height\": 94.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"In\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"In\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.MultiplyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"9c0ebbf3-03a8-4e1e-9c07-bb0bea82eb5a\",\n \"m_Name\": \"Multiply\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 2346.387939453125,\n \"y\": -1400.3455810546875,\n \"width\": 208.0,\n \"height\": 302.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 2.0,\\n \\\"e01\\\": 2.0,\\n \\\"e02\\\": 2.0,\\n \\\"e03\\\": 2.0,\\n \\\"e10\\\": 2.0,\\n \\\"e11\\\": 2.0,\\n \\\"e12\\\": 2.0,\\n \\\"e13\\\": 2.0,\\n \\\"e20\\\": 2.0,\\n \\\"e21\\\": 2.0,\\n \\\"e22\\\": 2.0,\\n \\\"e23\\\": 2.0,\\n \\\"e30\\\": 2.0,\\n \\\"e31\\\": 2.0,\\n \\\"e32\\\": 2.0,\\n \\\"e33\\\": 2.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.NormalVectorNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"207814dc-e282-4dd0-960b-fa9c5b8c1e17\",\n \"m_Name\": \"Normal Vector\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 716.3984985351563,\n \"y\": 143.1570281982422,\n \"width\": 206.0,\n \"height\": 127.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector3MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 1.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\",\\n \\\"Z\\\"\\n ]\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_Space\": 2\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.AbsoluteNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"2c7467f6-b2b7-410c-b8ea-256167d9a666\",\n \"m_Name\": \"Absolute\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 945.5180053710938,\n \"y\": 155.81979370117188,\n \"width\": 136.0,\n \"height\": 94.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"In\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"In\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.MultiplyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"67ca439c-0aa6-4a8e-941a-628d75792768\",\n \"m_Name\": \"Multiply\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1095.6025390625,\n \"y\": 142.76710510253907,\n \"width\": 132.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 2.0,\\n \\\"e01\\\": 2.0,\\n \\\"e02\\\": 2.0,\\n \\\"e03\\\": 2.0,\\n \\\"e10\\\": 2.0,\\n \\\"e11\\\": 2.0,\\n \\\"e12\\\": 2.0,\\n \\\"e13\\\": 2.0,\\n \\\"e20\\\": 2.0,\\n \\\"e21\\\": 2.0,\\n \\\"e22\\\": 2.0,\\n \\\"e23\\\": 2.0,\\n \\\"e30\\\": 2.0,\\n \\\"e31\\\": 2.0,\\n \\\"e32\\\": 2.0,\\n \\\"e33\\\": 2.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"e00\\\": 0.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 0.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 0.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"e00\\\": 1.0,\\n \\\"e01\\\": 0.0,\\n \\\"e02\\\": 0.0,\\n \\\"e03\\\": 0.0,\\n \\\"e10\\\": 0.0,\\n \\\"e11\\\": 1.0,\\n \\\"e12\\\": 0.0,\\n \\\"e13\\\": 0.0,\\n \\\"e20\\\": 0.0,\\n \\\"e21\\\": 0.0,\\n \\\"e22\\\": 1.0,\\n \\\"e23\\\": 0.0,\\n \\\"e30\\\": 0.0,\\n \\\"e31\\\": 0.0,\\n \\\"e32\\\": 0.0,\\n \\\"e33\\\": 1.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.BlendNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"d289d235-ccd6-4371-ba37-39eff61d460a\",\n \"m_Name\": \"Blend\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1608.6331787109375,\n \"y\": -669.3262939453125,\n \"width\": 206.0,\n \"height\": 175.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Base\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Base\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Blend\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Blend\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Opacity\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Opacity\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 1.0,\\n \\\"m_DefaultValue\\\": 1.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_BlendMode\": 21\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.BlendNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"45ea3cc6-16b9-49f2-abc3-f9182fde8434\",\n \"m_Name\": \"Blend\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1610.4964599609375,\n \"y\": -433.0497741699219,\n \"width\": 206.0,\n \"height\": 175.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Base\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Base\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Blend\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Blend\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Opacity\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Opacity\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 1.0,\\n \\\"m_DefaultValue\\\": 1.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_BlendMode\": 21\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.SampleTexture2DNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"d955d236-ceb2-469c-a6d6-a99de3d31457\",\n \"m_Name\": \"Sample Texture 2D\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1185.3389892578125,\n \"y\": 505.0193786621094,\n \"width\": 206.0,\n \"height\": 247.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"RGBA\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGBA\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 5,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 6,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 7,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DInputMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Texture\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Texture\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Texture\\\": {\\n \\\"m_SerializedTexture\\\": \\\"\\\",\\n \\\"m_Guid\\\": \\\"\\\"\\n },\\n \\\"m_DefaultType\\\": 3\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.UVMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"UV\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"UV\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ],\\n \\\"m_Channel\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.SamplerStateMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Sampler\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Sampler\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_TextureType\": 1,\n \"m_NormalMapSpace\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"632d3549-f462-4c47-bae4-058379ae64a6\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 931.3905029296875,\n \"y\": 472.896484375,\n \"width\": 134.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Normals Top\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"b0f6d542-4fac-4eb9-bb56-1b67cc7d19aa\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.BlendNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"0faad01f-2dd2-459d-8ee9-c5dd550310cd\",\n \"m_Name\": \"Blend\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1607.21240234375,\n \"y\": 826.5296020507813,\n \"width\": 206.0,\n \"height\": 175.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Base\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Base\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Blend\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Blend\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Opacity\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Opacity\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 1.0,\\n \\\"m_DefaultValue\\\": 1.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_BlendMode\": 21\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"74f2f11f-ff21-429b-b67d-cd08be4b4425\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 924.9805297851563,\n \"y\": 797.5748291015625,\n \"width\": 137.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Normals_Side\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"7a55a79c-e40b-4bf2-9e62-c672e94fcf5f\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.SampleTexture2DNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"fc32f5df-fa30-4221-a1e8-630cf3e99125\",\n \"m_Name\": \"Sample Texture 2D\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1178.9288330078125,\n \"y\": 829.69775390625,\n \"width\": 206.0,\n \"height\": 247.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"RGBA\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGBA\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 5,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 6,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 7,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DInputMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Texture\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Texture\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Texture\\\": {\\n \\\"m_SerializedTexture\\\": \\\"\\\",\\n \\\"m_Guid\\\": \\\"\\\"\\n },\\n \\\"m_DefaultType\\\": 3\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.UVMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"UV\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"UV\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ],\\n \\\"m_Channel\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.SamplerStateMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Sampler\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Sampler\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_TextureType\": 1,\n \"m_NormalMapSpace\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.BlendNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"5da8b908-d7a5-4e42-aece-209de0d9d757\",\n \"m_Name\": \"Blend\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1615.7078857421875,\n \"y\": 1164.5765380859375,\n \"width\": 206.0,\n \"height\": 175.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Base\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Base\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Blend\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Blend\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Opacity\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Opacity\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": 1.0,\\n \\\"m_DefaultValue\\\": 1.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_BlendMode\": 21\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.PropertyNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"0bd91b3a-2a3a-46cb-8cf9-cc46485c329a\",\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 933.4758911132813,\n \"y\": 1135.6217041015625,\n \"width\": 141.0,\n \"height\": 77.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"Normals_Front\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": true,\n \"m_PropertyGuidSerialized\": \"c2e16da9-377d-4fc9-bbdc-6dcf09d4cc20\"\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.SampleTexture2DNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"6c98f95c-bc28-4c0f-a016-77b39cd983f6\",\n \"m_Name\": \"Sample Texture 2D\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1187.424560546875,\n \"y\": 1167.74462890625,\n \"width\": 206.0,\n \"height\": 247.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"RGBA\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"RGBA\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 4,\\n \\\"m_DisplayName\\\": \\\"R\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"R\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 5,\\n \\\"m_DisplayName\\\": \\\"G\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"G\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 6,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 7,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 2,\\n \\\"m_Value\\\": 0.0,\\n \\\"m_DefaultValue\\\": 0.0,\\n \\\"m_Labels\\\": [\\n \\\"X\\\"\\n ]\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.Texture2DInputMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"Texture\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Texture\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Texture\\\": {\\n \\\"m_SerializedTexture\\\": \\\"\\\",\\n \\\"m_Guid\\\": \\\"\\\"\\n },\\n \\\"m_DefaultType\\\": 3\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.UVMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"UV\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"UV\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0\\n },\\n \\\"m_Labels\\\": [\\n \\\"X\\\",\\n \\\"Y\\\"\\n ],\\n \\\"m_Channel\\\": 0\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.SamplerStateMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 3,\\n \\\"m_DisplayName\\\": \\\"Sampler\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Sampler\\\",\\n \\\"m_StageCapability\\\": 3\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false,\n \"m_TextureType\": 1,\n \"m_NormalMapSpace\": 0\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.AddNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"f43f6f03-4f3b-4cdb-a77f-d5e68653adcc\",\n \"m_Name\": \"Add\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 1934.83251953125,\n \"y\": 556.1295166015625,\n \"width\": 132.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.ShaderGraph.AddNode" + }, + "JSONnodeData": "{\n \"m_GuidSerialized\": \"4fe0922b-6644-4573-aa89-11f15dfe81c3\",\n \"m_Name\": \"Add\",\n \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n \"x\": 2116.453857421875,\n \"y\": 551.5492553710938,\n \"width\": 132.0,\n \"height\": 118.0\n }\n },\n \"m_SerializableSlots\": [\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 0,\\n \\\"m_DisplayName\\\": \\\"A\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"A\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 1,\\n \\\"m_DisplayName\\\": \\\"B\\\",\\n \\\"m_SlotType\\\": 0,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"B\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n },\n {\n \"typeInfo\": {\n \"fullName\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\"\n },\n \"JSONnodeData\": \"{\\n \\\"m_Id\\\": 2,\\n \\\"m_DisplayName\\\": \\\"Out\\\",\\n \\\"m_SlotType\\\": 1,\\n \\\"m_Priority\\\": 2147483647,\\n \\\"m_Hidden\\\": false,\\n \\\"m_ShaderOutputName\\\": \\\"Out\\\",\\n \\\"m_StageCapability\\\": 3,\\n \\\"m_Value\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n },\\n \\\"m_DefaultValue\\\": {\\n \\\"x\\\": 0.0,\\n \\\"y\\\": 0.0,\\n \\\"z\\\": 0.0,\\n \\\"w\\\": 0.0\\n }\\n}\"\n }\n ],\n \"m_PreviewExpanded\": false\n}" + } + ], + "m_SerializableEdges": [ + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"f09fd071-9a7f-4e72-8152-03f3963a7372\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"6f65befc-e6c3-4272-b17d-ba6d35d91a5e\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"75fed6bd-9079-474d-8208-51b55af9e6fd\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"d696e34f-d1e8-4a28-89ae-9c2b6541e283\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"d696e34f-d1e8-4a28-89ae-9c2b6541e283\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"b2d4de9d-e159-4324-8d63-e178c8dabb54\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"d696e34f-d1e8-4a28-89ae-9c2b6541e283\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"b2d4de9d-e159-4324-8d63-e178c8dabb54\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"4ad6cc2f-079e-4c58-a4b8-dcdd4e4fd491\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"7aea2049-c006-4f66-b026-064297ceddde\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"6f6d1415-38b5-4bff-8179-22452f50d5c9\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"7aea2049-c006-4f66-b026-064297ceddde\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"7aea2049-c006-4f66-b026-064297ceddde\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"6f65befc-e6c3-4272-b17d-ba6d35d91a5e\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"d696e34f-d1e8-4a28-89ae-9c2b6541e283\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"a3c9def0-366f-4225-830e-3969875f284c\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"d696e34f-d1e8-4a28-89ae-9c2b6541e283\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"a3c9def0-366f-4225-830e-3969875f284c\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"d696e34f-d1e8-4a28-89ae-9c2b6541e283\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"63997844-650f-45c3-a127-c0bea0596596\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"d696e34f-d1e8-4a28-89ae-9c2b6541e283\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"63997844-650f-45c3-a127-c0bea0596596\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 6,\n \"m_NodeGUIDSerialized\": \"b2d4de9d-e159-4324-8d63-e178c8dabb54\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"4ad6cc2f-079e-4c58-a4b8-dcdd4e4fd491\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"66db9d93-7a5f-4b7b-ae39-faf5406de6e0\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"dec1d1b1-c358-4606-9772-43739a0edb01\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"8df3c71a-6fdd-48e9-9ac3-641c6512371d\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"ae290cd3-10fb-4f07-9725-8ec8ec310c25\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 6,\n \"m_NodeGUIDSerialized\": \"a3c9def0-366f-4225-830e-3969875f284c\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"66db9d93-7a5f-4b7b-ae39-faf5406de6e0\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 6,\n \"m_NodeGUIDSerialized\": \"63997844-650f-45c3-a127-c0bea0596596\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"8df3c71a-6fdd-48e9-9ac3-641c6512371d\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"3edb0560-c99d-4265-9558-fae90cc96326\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"dec1d1b1-c358-4606-9772-43739a0edb01\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"4648e78e-582f-4431-a7fc-ca71040fc3ce\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"ae290cd3-10fb-4f07-9725-8ec8ec310c25\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"ffdc976c-01c8-4ce0-8630-a81746ef31a1\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"4ad6cc2f-079e-4c58-a4b8-dcdd4e4fd491\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"c14fec5a-1c5a-406d-88af-5fb381b3304d\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"66db9d93-7a5f-4b7b-ae39-faf5406de6e0\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"ad379d7a-748f-4226-9364-195712483647\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"8df3c71a-6fdd-48e9-9ac3-641c6512371d\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"d507820f-1202-47a4-8808-6e7dd895dbde\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"5146660a-cb7e-4f41-a6aa-777cf45b2dc7\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"b97a5628-7d2b-4ff3-b5cf-f8404ae49254\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"5a04f7a6-43e3-4f36-ae43-6acd47d36d20\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"ae290cd3-10fb-4f07-9725-8ec8ec310c25\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"5a04f7a6-43e3-4f36-ae43-6acd47d36d20\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"dec1d1b1-c358-4606-9772-43739a0edb01\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"5146660a-cb7e-4f41-a6aa-777cf45b2dc7\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"757b239c-bfd6-4ee6-b492-e5f7679f29e2\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"3c0227b4-aec4-4718-b6e0-0cff2b5615af\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"3c0227b4-aec4-4718-b6e0-0cff2b5615af\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"9c0ebbf3-03a8-4e1e-9c07-bb0bea82eb5a\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"3c0227b4-aec4-4718-b6e0-0cff2b5615af\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"9c0ebbf3-03a8-4e1e-9c07-bb0bea82eb5a\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"207814dc-e282-4dd0-960b-fa9c5b8c1e17\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"2c7467f6-b2b7-410c-b8ea-256167d9a666\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"2c7467f6-b2b7-410c-b8ea-256167d9a666\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"67ca439c-0aa6-4a8e-941a-628d75792768\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"2c7467f6-b2b7-410c-b8ea-256167d9a666\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"67ca439c-0aa6-4a8e-941a-628d75792768\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"6f65befc-e6c3-4272-b17d-ba6d35d91a5e\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"d289d235-ccd6-4371-ba37-39eff61d460a\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"5146660a-cb7e-4f41-a6aa-777cf45b2dc7\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"45ea3cc6-16b9-49f2-abc3-f9182fde8434\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"5a04f7a6-43e3-4f36-ae43-6acd47d36d20\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"03f26047-fbef-4f3d-9aa7-d8058c2bb881\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"67ca439c-0aa6-4a8e-941a-628d75792768\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"09446e77-f10b-44a3-b245-bd7884f12f26\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"09446e77-f10b-44a3-b245-bd7884f12f26\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"03f26047-fbef-4f3d-9aa7-d8058c2bb881\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"09446e77-f10b-44a3-b245-bd7884f12f26\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"d289d235-ccd6-4371-ba37-39eff61d460a\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"09446e77-f10b-44a3-b245-bd7884f12f26\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"45ea3cc6-16b9-49f2-abc3-f9182fde8434\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"03f26047-fbef-4f3d-9aa7-d8058c2bb881\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"ca30c531-cc59-4b23-ab3f-18991558a4b0\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"d289d235-ccd6-4371-ba37-39eff61d460a\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"ca30c531-cc59-4b23-ab3f-18991558a4b0\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"ca30c531-cc59-4b23-ab3f-18991558a4b0\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"1fc09cba-d37f-43d9-9d14-27b8b38b5967\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"45ea3cc6-16b9-49f2-abc3-f9182fde8434\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"1fc09cba-d37f-43d9-9d14-27b8b38b5967\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"1fc09cba-d37f-43d9-9d14-27b8b38b5967\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"7002b81a-102d-4e66-90b0-19c333b7cacd\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"632d3549-f462-4c47-bae4-058379ae64a6\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"d955d236-ceb2-469c-a6d6-a99de3d31457\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"09446e77-f10b-44a3-b245-bd7884f12f26\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"107cbae5-48a6-4913-8267-581ddde73398\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"0bd91b3a-2a3a-46cb-8cf9-cc46485c329a\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"6c98f95c-bc28-4c0f-a016-77b39cd983f6\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"09446e77-f10b-44a3-b245-bd7884f12f26\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"0faad01f-2dd2-459d-8ee9-c5dd550310cd\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"09446e77-f10b-44a3-b245-bd7884f12f26\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 3,\n \"m_NodeGUIDSerialized\": \"5da8b908-d7a5-4e42-aece-209de0d9d757\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"f43f6f03-4f3b-4cdb-a77f-d5e68653adcc\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"4fe0922b-6644-4573-aa89-11f15dfe81c3\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"107cbae5-48a6-4913-8267-581ddde73398\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"f43f6f03-4f3b-4cdb-a77f-d5e68653adcc\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"0faad01f-2dd2-459d-8ee9-c5dd550310cd\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"f43f6f03-4f3b-4cdb-a77f-d5e68653adcc\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"5da8b908-d7a5-4e42-aece-209de0d9d757\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"4fe0922b-6644-4573-aa89-11f15dfe81c3\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"ae290cd3-10fb-4f07-9725-8ec8ec310c25\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"d955d236-ceb2-469c-a6d6-a99de3d31457\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"7aea2049-c006-4f66-b026-064297ceddde\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"fc32f5df-fa30-4221-a1e8-630cf3e99125\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"74f2f11f-ff21-429b-b67d-cd08be4b4425\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"fc32f5df-fa30-4221-a1e8-630cf3e99125\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"dec1d1b1-c358-4606-9772-43739a0edb01\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"6c98f95c-bc28-4c0f-a016-77b39cd983f6\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"d955d236-ceb2-469c-a6d6-a99de3d31457\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"107cbae5-48a6-4913-8267-581ddde73398\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"fc32f5df-fa30-4221-a1e8-630cf3e99125\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"0faad01f-2dd2-459d-8ee9-c5dd550310cd\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"6c98f95c-bc28-4c0f-a016-77b39cd983f6\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 0,\n \"m_NodeGUIDSerialized\": \"5da8b908-d7a5-4e42-aece-209de0d9d757\"\n }\n}" + }, + { + "typeInfo": { + "fullName": "UnityEditor.Graphing.Edge" + }, + "JSONnodeData": "{\n \"m_OutputSlot\": {\n \"m_SlotId\": 2,\n \"m_NodeGUIDSerialized\": \"4fe0922b-6644-4573-aa89-11f15dfe81c3\"\n },\n \"m_InputSlot\": {\n \"m_SlotId\": 1,\n \"m_NodeGUIDSerialized\": \"7002b81a-102d-4e66-90b0-19c333b7cacd\"\n }\n}" + } + ], + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "", + "m_Guid": "" + } + }, + "m_Path": "Shader Graphs" +} \ No newline at end of file diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar.shadergraph.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar.shadergraph.meta new file mode 100644 index 0000000..7d5a3f5 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/Triplanar.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 21ca1b9db30cb4614b04f097cba4f4e8 +ScriptedImporter: + fileIDToRecycleName: + 4800000: MainAsset + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_001.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_001.png new file mode 100644 index 0000000..b063cb8 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_001.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_001.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_001.png.meta new file mode 100644 index 0000000..21fb32e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_001.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: e97c4bda3cdef45898bb9a440f0689a0 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_002.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_002.png new file mode 100644 index 0000000..9887cef Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_002.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_002.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_002.png.meta new file mode 100644 index 0000000..f5ef04e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_002.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 2c796dae2c29841f2b9b14cf795b4384 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_003.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_003.png new file mode 100644 index 0000000..a159ce4 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_003.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_003.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_003.png.meta new file mode 100644 index 0000000..8ba9467 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_003.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 683715f63720f4468be1fea80a6093e2 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_004.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_004.png new file mode 100644 index 0000000..3e81c06 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_004.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_004.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_004.png.meta new file mode 100644 index 0000000..8620ce6 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_004.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 1629ea34c4a854a37b55574092b4dace +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_005.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_005.png new file mode 100644 index 0000000..49b962f Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_005.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_005.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_005.png.meta new file mode 100644 index 0000000..8335742 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_005.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: e4fa9d1a065a44b528dca9ddeff9f329 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_006.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_006.png new file mode 100644 index 0000000..e181961 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_006.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_006.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_006.png.meta new file mode 100644 index 0000000..48f6d90 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_006.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 56c5b2a1806244052b52ed17456f6eec +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_007.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_007.png new file mode 100644 index 0000000..9f3022c Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_007.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_007.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_007.png.meta new file mode 100644 index 0000000..c59320c --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/color_grad_007.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 1df99c3c552dd4dd98b1f909653bba49 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/eddieChu_2018_tax_W2.pdf b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/eddieChu_2018_tax_W2.pdf new file mode 100644 index 0000000..5ff516b Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/eddieChu_2018_tax_W2.pdf differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/eddieChu_2018_tax_W2.pdf.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/eddieChu_2018_tax_W2.pdf.meta new file mode 100644 index 0000000..716e4be --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/eddieChu_2018_tax_W2.pdf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e6a9b7e365bca436cb19a55d0ce7a057 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock3_LOD0 (1).controller b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock3_LOD0 (1).controller new file mode 100644 index 0000000..0ce916d --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock3_LOD0 (1).controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hi_rock3_LOD0 (1) + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 1107241675214993926} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &1102350070877976014 +AnimatorState: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Rotation + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 9c7dcb99006d341acbe3a719139cad6b, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &1107241675214993926 +AnimatorStateMachine: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 1102350070877976014} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 1102350070877976014} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock3_LOD0 (1).controller.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock3_LOD0 (1).controller.meta new file mode 100644 index 0000000..15ef8d0 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock3_LOD0 (1).controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a12bef646f894424faf23369ee523517 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock6_LOD0.controller b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock6_LOD0.controller new file mode 100644 index 0000000..1665b9e --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock6_LOD0.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hi_rock6_LOD0 + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 1107493188004514484} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &1102870509756733924 +AnimatorState: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Metal Rock revolve + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: c463a0c7c60614fb4aff1d6a2c224468, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &1107493188004514484 +AnimatorStateMachine: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 1102870509756733924} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 1102870509756733924} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock6_LOD0.controller.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock6_LOD0.controller.meta new file mode 100644 index 0000000..f635067 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/hi_rock6_LOD0.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c3664b0712129439081591735f8afb20 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/obj.obj b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/obj.obj new file mode 100755 index 0000000..8450b14 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/obj.obj @@ -0,0 +1,12172 @@ +# 3ds Max Wavefront OBJ Exporter v0.97b - (c)2007 guruware +# File Created: 16.05.2014 00:30:44 + +mtllib obj.mtl + +# +# object cam +# + +v 1.3968 -12.7762 -18.1134 +v 1.3935 -12.7500 -18.0853 +v -0.4422 -12.7500 -18.0853 +v -0.4455 -12.7762 -18.1134 +v -0.4343 -12.6874 -18.0853 +v 1.3856 -12.6874 -18.0853 +v -2.7672 -5.9492 -18.1134 +v -2.8642 -5.9929 -18.1134 +v -2.8523 -6.0153 -18.0853 +v -2.7603 -5.9745 -18.0853 +v -2.9656 -6.0649 -18.1134 +v -2.9477 -6.0829 -18.0853 +v -2.9050 -6.1256 -18.0853 +v -2.8238 -6.0688 -18.0853 +v -2.7439 -6.0348 -18.0853 +v -3.0360 -6.1647 -18.1134 +v -3.0136 -6.1766 -18.0853 +v -3.0772 -6.2634 -18.1134 +v -3.0519 -6.2699 -18.0853 +v -2.9916 -6.2854 -18.0853 +v -2.9601 -6.2050 -18.0853 +v -3.0909 -6.3326 -18.1134 +v -3.0646 -6.3361 -18.0853 +v -3.0021 -6.3448 -18.0853 +v -3.0508 -9.5498 -18.0853 +v -3.0766 -9.5540 -18.1134 +v -3.0474 -9.7321 -18.1134 +v -3.0220 -9.7255 -18.0853 +v -2.9618 -9.7093 -18.0853 +v -2.9891 -9.5406 -18.0853 +v -2.9880 -9.8948 -18.1134 +v -2.9634 -9.8858 -18.0853 +v -1.0176 -12.4402 -18.1134 +v -0.9954 -12.4256 -18.0853 +v -0.9451 -12.3881 -18.0853 +v -2.9059 -9.8621 -18.0853 +v -0.9733 -12.4850 -18.1134 +v -0.8817 -12.5673 -18.1134 +v -0.8643 -12.5482 -18.0853 +v -0.9528 -12.4687 -18.0853 +v -0.7580 -12.6567 -18.1134 +v -0.7449 -12.6345 -18.0853 +v -0.7138 -12.5814 -18.0853 +v -0.8240 -12.5016 -18.0853 +v -0.9057 -12.4279 -18.0853 +v -0.6176 -12.7224 -18.1134 +v -0.6092 -12.6980 -18.0853 +v -0.5002 -12.7628 -18.1134 +v -0.4955 -12.7370 -18.0853 +v -0.4845 -12.6755 -18.0853 +v -0.5892 -12.6398 -18.0853 +v -2.7100 -5.9346 -18.1134 +v -2.7049 -5.9609 -18.0853 +v 3.6561 -5.9609 -18.0853 +v 3.6613 -5.9346 -18.1134 +v 3.6438 -6.0234 -18.0853 +v -2.6926 -6.0234 -18.0853 +v 3.8045 -6.0153 -18.0853 +v 3.8164 -5.9929 -18.1134 +v 3.7187 -5.9492 -18.1134 +v 3.7118 -5.9745 -18.0853 +v 3.6954 -6.0348 -18.0853 +v 3.7760 -6.0688 -18.0853 +v 3.8577 -6.1256 -18.0853 +v 3.9004 -6.0829 -18.0853 +v 3.9183 -6.0649 -18.1134 +v 3.9658 -6.1766 -18.0853 +v 3.9882 -6.1647 -18.1134 +v 3.9123 -6.2050 -18.0853 +v 3.9431 -6.2854 -18.0853 +v 4.0034 -6.2699 -18.0853 +v 4.0287 -6.2634 -18.1134 +v 4.0159 -6.3361 -18.0853 +v 4.0422 -6.3326 -18.1134 +v 3.9534 -6.3448 -18.0853 +v 4.0288 -9.5540 -18.1134 +v 4.0030 -9.5498 -18.0853 +v 3.9413 -9.5406 -18.0853 +v 3.9145 -9.7093 -18.0853 +v 3.9746 -9.7255 -18.0853 +v 4.0000 -9.7321 -18.1134 +v 3.9156 -9.8858 -18.0853 +v 3.9402 -9.8948 -18.1134 +v 3.8581 -9.8621 -18.0853 +v 1.8964 -12.3881 -18.0853 +v 1.9467 -12.4256 -18.0853 +v 1.9688 -12.4402 -18.1134 +v 1.8156 -12.5482 -18.0853 +v 1.8330 -12.5673 -18.1134 +v 1.9246 -12.4850 -18.1134 +v 1.9041 -12.4687 -18.0853 +v 1.8570 -12.4279 -18.0853 +v 1.7753 -12.5016 -18.0853 +v 1.6651 -12.5814 -18.0853 +v 1.6962 -12.6345 -18.0853 +v 1.7093 -12.6567 -18.1134 +v 1.5605 -12.6980 -18.0853 +v 1.5689 -12.7224 -18.1134 +v 1.5405 -12.6398 -18.0853 +v 1.4358 -12.6755 -18.0853 +v 1.4468 -12.7370 -18.0853 +v 1.4515 -12.7628 -18.1134 +v -0.4413 -12.6201 -18.0853 +v 1.3926 -12.6201 -18.0853 +v 1.6469 -12.5520 -18.0853 +v 1.5494 -12.5835 -18.0853 +v 1.4434 -12.6109 -18.0853 +v 1.7937 -12.4046 -18.0853 +v 1.7198 -12.4830 -18.0853 +v 1.8300 -12.3638 -18.0853 +v 3.8802 -9.6974 -18.0853 +v 3.8276 -9.8075 -18.0853 +v 3.8941 -6.3485 -18.0853 +v 3.8886 -9.5712 -18.0853 +v 3.8318 -6.1496 -18.0853 +v 3.8623 -6.2124 -18.0853 +v 3.8862 -6.2909 -18.0853 +v 3.6881 -6.0902 -18.0853 +v 3.7674 -6.1175 -18.0853 +v -2.6857 -6.0811 -18.0853 +v 3.6370 -6.0811 -18.0853 +v -2.8795 -6.1496 -18.0853 +v -2.8153 -6.1175 -18.0853 +v -2.7366 -6.0902 -18.0853 +v -2.9347 -6.2909 -18.0853 +v -2.9102 -6.2124 -18.0853 +v -2.9429 -6.3485 -18.0853 +v -2.9278 -9.6974 -18.0853 +v -2.9365 -9.5712 -18.0853 +v -0.8787 -12.3638 -18.0853 +v -2.8756 -9.8075 -18.0853 +v -0.6956 -12.5520 -18.0853 +v -0.7686 -12.4830 -18.0853 +v -0.8424 -12.4046 -18.0853 +v -0.4921 -12.6109 -18.0853 +v -0.5981 -12.5835 -18.0853 +v -3.0772 -6.2634 -18.3890 +v -3.0909 -6.3326 -18.3890 +v -1.0176 -12.4402 -18.3890 +v -2.9880 -9.8948 -18.3890 +v -2.7672 -5.9492 -18.3890 +v -2.8642 -5.9929 -18.3890 +v -2.9656 -6.0649 -18.3890 +v -3.0766 -9.5540 -18.3890 +v -3.0474 -9.7321 -18.3890 +v -0.9733 -12.4850 -18.3890 +v -0.8817 -12.5673 -18.3890 +v -0.7580 -12.6567 -18.3890 +v -3.0360 -6.1647 -18.3890 +v -0.6176 -12.7224 -18.3890 +v -0.5002 -12.7628 -18.3890 +v -0.4455 -12.7762 -18.3890 +v 1.3968 -12.7762 -18.3890 +v 4.0422 -6.3326 -18.3890 +v 4.0288 -9.5540 -18.3890 +v 3.7187 -5.9492 -18.3890 +v 3.6613 -5.9346 -18.3890 +v -2.7100 -5.9346 -18.3890 +v 1.9246 -12.4850 -18.3890 +v 1.9688 -12.4402 -18.3890 +v 3.9183 -6.0649 -18.3890 +v 3.8164 -5.9929 -18.3890 +v 4.0000 -9.7321 -18.3890 +v 1.7093 -12.6567 -18.3890 +v 1.8330 -12.5673 -18.3890 +v 4.0287 -6.2634 -18.3890 +v 3.9882 -6.1647 -18.3890 +v 3.9402 -9.8948 -18.3890 +v 1.4515 -12.7628 -18.3890 +v 1.5689 -12.7224 -18.3890 +v 3.4681 -8.2945 -1.0588 +v 3.4681 -7.2226 -1.0588 +v 3.5737 -7.2226 -0.2569 +v 3.5737 -8.2945 -0.2569 +v 3.1586 -8.2945 -1.8060 +v 3.1586 -7.2226 -1.8060 +v 2.6663 -8.2945 -2.4476 +v 2.6663 -7.2226 -2.4476 +v 1.9911 -8.2945 -2.9779 +v 1.9911 -7.2226 -2.9779 +v 1.2775 -8.2945 2.7355 +v 1.2775 -7.2226 2.7355 +v 0.4756 -7.2226 2.8411 +v 0.4756 -8.2945 2.8411 +v 2.0246 -8.2945 2.4260 +v 2.0246 -7.2226 2.4260 +v 2.6663 -8.2945 1.9337 +v 2.6663 -7.2226 1.9337 +v 3.1586 -8.2945 1.2921 +v 3.1586 -7.2226 1.2921 +v 3.4681 -8.2945 0.5449 +v 3.4681 -7.2226 0.5449 +v 3.0749 -7.2396 1.2437 +v 2.5979 -7.2396 1.8654 +v 1.9763 -7.2396 2.3423 +v 0.4756 -7.2396 2.7444 +v 1.2525 -7.2396 2.6422 +v -0.3012 -7.2396 2.6422 +v -1.0250 -7.2396 2.3423 +v -2.1236 -7.2396 1.2437 +v -1.6466 -7.2396 1.8654 +v -2.4235 -7.2396 0.5199 +v -2.5257 -7.2396 -0.2569 +v -2.4235 -7.2396 -1.0338 +v -2.1236 -7.2396 -1.7576 +v -1.6466 -7.2396 -2.3792 +v -0.9225 -7.2396 -2.9471 +v 1.8738 -7.2396 -2.9471 +v 2.5979 -7.2396 -2.3792 +v 3.3747 -7.2396 -1.0338 +v 3.0749 -7.2396 -1.7576 +v 3.4770 -7.2396 -0.2569 +v 3.3747 -7.2396 0.5199 +v 3.4770 -8.2945 -0.2569 +v 3.3747 -8.2945 -1.0338 +v 3.3747 -8.2945 0.5199 +v 3.0749 -8.2945 1.2437 +v 2.5979 -8.2945 1.8654 +v 1.9763 -8.2945 2.3423 +v 1.2525 -8.2945 2.6422 +v 0.4756 -8.2945 2.7444 +v 2.5979 -8.2945 -2.3792 +v 1.8738 -8.2945 -2.9471 +v 3.0749 -8.2945 -1.7576 +v 2.3061 -9.0711 -9.0280 +v 2.4637 -9.4593 -12.0531 +v 2.4637 -7.2226 -12.0531 +v 2.3061 -7.2226 -9.0280 +v 2.3464 -9.4593 -12.0408 +v 2.1889 -9.0711 -9.0095 +v 2.3464 -7.2396 -12.0408 +v 2.1889 -7.2396 -9.0095 +v 3.4297 -7.1832 -1.0485 +v 3.5339 -7.1832 -0.2569 +v 3.1241 -7.1832 -1.7861 +v 2.6381 -7.1832 -2.4194 +v 1.9533 -7.1832 -2.9893 +v 1.2672 -7.1832 2.6971 +v 0.4756 -7.1832 2.8016 +v 2.0048 -7.1832 2.3916 +v 2.6381 -7.1832 1.9056 +v 3.1241 -7.1832 1.2722 +v 3.4297 -7.1832 0.5346 +v 2.4249 -7.1832 -12.0576 +v 2.2677 -7.1832 -9.0349 +v 0.7490 -8.1836 -0.1931 +v 3.5148 -8.1836 -0.1931 +v 3.5148 -7.2303 -0.1931 +v 0.7490 -7.2303 -0.1931 +v 0.7490 -8.1836 -0.3207 +v 3.5148 -8.1836 -0.3207 +v 0.7490 -7.2303 -0.3207 +v 3.5148 -7.2303 -0.3207 +v 0.5394 -7.2303 -0.5353 +v 0.5394 -8.1836 -0.5353 +v 0.5394 -8.1836 -2.9043 +v 0.5394 -7.2303 -2.9043 +v 0.5394 -7.2303 0.0214 +v 0.5394 -7.2303 2.7871 +v 0.5394 -8.1836 2.7871 +v 0.5394 -8.1836 0.0214 +v 0.6808 -7.2303 -0.0633 +v 0.6808 -8.1836 -0.0633 +v 0.6808 -8.1836 -0.4506 +v 0.6808 -7.2303 -0.4506 +v 0.2705 -8.1836 -0.0633 +v 0.2023 -8.1836 -0.1931 +v 0.2023 -8.1836 -0.3207 +v 0.4118 -8.1836 0.0214 +v 0.2705 -8.1836 -0.4506 +v 0.4118 -8.1836 -0.5353 +v -0.9977 -7.2303 -2.9363 +v -0.9977 -8.2286 -2.9363 +v 1.9489 -8.2286 -2.9363 +v 1.9489 -7.2303 -2.9363 +v -0.9977 -8.2286 -3.0639 +v 1.9489 -8.2286 -3.0639 +v -0.9977 -7.2303 -3.0639 +v 1.9489 -7.2303 -3.0639 +v -1.1308 -8.5986 -5.9134 +v -1.1308 -7.2303 -5.9134 +v 2.0821 -7.2303 -5.9134 +v 2.0821 -8.5986 -5.9134 +v -1.2789 -7.2303 -8.7750 +v -1.2789 -8.9919 -8.7750 +v 2.2302 -8.9919 -8.7750 +v 2.2302 -7.2303 -8.7750 +v -1.2789 -8.9919 -8.9026 +v 2.2302 -8.9919 -8.9026 +v -1.4219 -7.2303 -11.6993 +v -1.4219 -9.3675 -11.6993 +v 2.3732 -9.3675 -11.6993 +v 2.3732 -7.2303 -11.6993 +v -1.4219 -9.3675 -11.8269 +v 2.3732 -9.3675 -11.8269 +v -1.5751 -9.7298 -14.6407 +v -1.5751 -9.7298 -14.7683 +v 2.5264 -9.7298 -14.7683 +v 2.5264 -9.7298 -14.6407 +v -1.5751 -7.2303 -14.7683 +v 2.5264 -7.2303 -14.7683 +v 0.4118 -8.1836 2.7871 +v -2.6224 -7.2226 -0.2569 +v -2.5168 -7.2226 -1.0588 +v -2.5168 -8.2945 -1.0588 +v -2.6224 -8.2945 -0.2569 +v -2.2073 -7.2226 -1.8060 +v -2.2073 -8.2945 -1.8060 +v -1.7150 -7.2226 -2.4476 +v -1.7150 -8.2945 -2.4476 +v -1.0398 -7.2226 -2.9779 +v -1.0398 -8.2945 -2.9779 +v -0.3262 -7.2226 2.7355 +v -0.3262 -8.2945 2.7355 +v -1.0734 -7.2226 2.4260 +v -1.0734 -8.2945 2.4260 +v -1.7150 -7.2226 1.9337 +v -1.7150 -8.2945 1.9337 +v -2.2073 -7.2226 1.2921 +v -2.2073 -8.2945 1.2921 +v -2.5168 -7.2226 0.5449 +v -2.5168 -8.2945 0.5449 +v -2.1729 -7.1832 1.2722 +v -1.6869 -7.1832 1.9056 +v -1.0535 -7.1832 2.3916 +v -2.4784 -7.1832 -1.0485 +v -0.3159 -7.1832 2.6971 +v -1.0020 -7.1832 -2.9893 +v -1.6869 -7.1832 -2.4194 +v -2.1729 -7.1832 -1.7861 +v -2.4784 -7.1832 0.5346 +v -2.5826 -7.1832 -0.2569 +v -2.4235 -8.2945 -1.0338 +v -2.5257 -8.2945 -0.2569 +v -2.4235 -8.2945 0.5199 +v -2.1236 -8.2945 1.2437 +v -1.6466 -8.2945 1.8654 +v -1.0250 -8.2945 2.3423 +v -0.3012 -8.2945 2.6422 +v -0.9225 -8.2945 -2.9471 +v -1.6466 -8.2945 -2.3792 +v -2.1236 -8.2945 -1.7576 +v -1.5124 -7.2226 -12.0531 +v -1.5124 -9.4593 -12.0531 +v -1.3549 -9.0711 -9.0280 +v -1.3549 -7.2226 -9.0280 +v -1.3951 -7.2396 -12.0408 +v -1.2376 -7.2396 -9.0095 +v -1.4736 -7.1832 -12.0576 +v -1.3164 -7.1832 -9.0349 +v -1.3951 -9.4593 -12.0408 +v -1.2376 -9.0711 -9.0095 +v 0.2023 -7.2303 -0.1931 +v -2.5635 -7.2303 -0.1931 +v -2.5635 -8.1836 -0.1931 +v -2.5635 -8.1836 -0.3207 +v 0.2023 -7.2303 -0.3207 +v -2.5635 -7.2303 -0.3207 +v 0.4118 -7.2303 -18.1032 +v 0.4118 -10.1164 -18.1032 +v 0.4118 -8.1836 -2.9043 +v 0.4118 -7.2303 -2.9043 +v 0.5394 -10.1164 -18.1032 +v 0.4118 -7.2303 0.0214 +v 0.4118 -7.2303 2.7871 +v 0.2705 -7.2303 -0.0633 +v 0.2705 -7.2303 -0.4506 +v 0.4118 -7.2303 -0.5353 +v -1.1308 -7.2303 -5.7858 +v -1.1308 -8.5986 -5.7858 +v 2.0821 -8.5986 -5.7858 +v 2.0821 -7.2303 -5.7858 +v -1.2789 -7.2303 -8.9026 +v 2.2302 -7.2303 -8.9026 +v -1.4219 -7.2303 -11.8269 +v 2.3732 -7.2303 -11.8269 +v -1.5751 -7.2303 -14.6407 +v 2.5264 -7.2303 -14.6407 +v 0.5394 -7.2303 -18.1032 +v 2.6212 -9.8476 -15.0781 +v 2.7787 -10.2359 -18.1032 +v 2.7787 -7.2226 -18.1032 +v 2.6212 -7.2226 -15.0781 +v 2.1486 -7.2226 -6.0030 +v 2.1486 -8.6828 -6.0030 +v 2.6615 -10.2359 -18.1032 +v 2.5039 -9.8476 -15.0720 +v 2.0313 -8.6828 -5.9783 +v 2.6615 -7.2396 -18.1032 +v 2.5039 -7.2396 -15.0720 +v 2.0313 -7.2396 -5.9783 +v 2.7393 -7.1832 -18.1032 +v 2.5821 -7.1832 -15.0804 +v 2.1105 -7.1832 -6.0121 +v -1.8275 -7.2226 -18.1032 +v -1.8275 -10.2359 -18.1032 +v -1.6699 -9.8476 -15.0781 +v -1.6699 -7.2226 -15.0781 +v -1.1973 -7.2226 -6.0030 +v -1.1973 -8.6828 -6.0030 +v -1.7102 -7.2396 -18.1032 +v -1.5527 -7.2396 -15.0720 +v -1.0800 -7.2396 -5.9783 +v -1.7880 -7.1832 -18.1032 +v -1.6308 -7.1832 -15.0804 +v -1.1592 -7.1832 -6.0121 +v -1.7102 -10.2359 -18.1032 +v -1.5527 -9.8476 -15.0720 +v -1.0800 -8.6828 -5.9783 +v 0.3351 -11.2047 -17.8218 +v 0.7624 -11.2891 -17.8218 +v 0.7624 -11.2891 -18.0725 +v 0.3351 -11.2047 -18.0725 +v 0.0484 -11.5325 -17.8218 +v 0.0484 -11.5325 -18.0725 +v 0.1889 -11.9447 -17.8218 +v 0.1889 -11.9447 -18.0725 +v 0.6161 -12.0291 -17.8218 +v 0.6161 -12.0291 -18.0725 +v 0.9029 -11.7013 -17.8218 +v 0.9029 -11.7013 -18.0725 +v 0.7509 -11.3023 -17.8044 +v 0.3416 -11.2238 -17.8044 +v 0.0682 -11.5364 -17.8044 +v 0.2004 -11.9316 -17.8044 +v 0.6096 -12.0100 -17.8044 +v 0.8831 -11.6974 -17.8044 +v 0.7509 -11.3023 -18.0899 +v 0.3416 -11.2238 -18.0899 +v 0.0682 -11.5364 -18.0899 +v 0.2004 -11.9316 -18.0899 +v 0.6096 -12.0100 -18.0899 +v 0.8831 -11.6974 -18.0899 +v -2.2374 -6.2190 -17.8218 +v -1.9644 -6.5583 -17.8218 +v -1.9644 -6.5583 -18.0725 +v -2.2374 -6.2190 -18.0725 +v -2.6678 -6.2858 -17.8218 +v -2.6678 -6.2858 -18.0725 +v -2.8251 -6.6919 -17.8218 +v -2.8251 -6.6919 -18.0725 +v -2.5521 -7.0312 -17.8218 +v -2.5521 -7.0312 -18.0725 +v -2.1218 -6.9644 -17.8218 +v -2.1218 -6.9644 -18.0725 +v -1.9817 -6.5610 -17.8044 +v -2.2447 -6.2378 -17.8044 +v -2.6551 -6.3015 -17.8044 +v -2.8079 -6.6892 -17.8044 +v -2.5448 -7.0124 -17.8044 +v -2.1344 -6.9487 -17.8044 +v -1.9817 -6.5610 -18.0899 +v -2.2447 -6.2378 -18.0899 +v -2.6551 -6.3015 -18.0899 +v -2.8079 -6.6892 -18.0899 +v -2.5448 -7.0124 -18.0899 +v -2.1344 -6.9487 -18.0899 +v 3.3541 -6.1978 -17.8218 +v 3.6819 -6.4846 -17.8218 +v 3.6819 -6.4846 -18.0725 +v 3.3541 -6.1978 -18.0725 +v 2.9419 -6.3383 -17.8218 +v 2.9419 -6.3383 -18.0725 +v 2.8575 -6.7656 -17.8218 +v 2.8575 -6.7656 -18.0725 +v 3.1853 -7.0523 -17.8218 +v 3.1853 -7.0523 -18.0725 +v 3.5975 -6.9118 -17.8218 +v 3.5975 -6.9118 -18.0725 +v 3.6654 -6.4902 -17.8044 +v 3.3502 -6.2176 -17.8044 +v 2.9571 -6.3516 -17.8044 +v 2.8740 -6.7599 -17.8044 +v 3.1892 -7.0325 -17.8044 +v 3.5823 -6.8985 -17.8044 +v 3.6654 -6.4902 -18.0899 +v 3.3502 -6.2176 -18.0899 +v 2.9571 -6.3516 -18.0899 +v 2.8740 -6.7599 -18.0899 +v 3.1892 -7.0325 -18.0899 +v 3.5823 -6.8985 -18.0899 +v 10.4593 -7.9922 8.0774 +v 10.4798 -7.7945 8.2502 +v 10.1510 -7.6973 8.0969 +v 10.1632 -7.9046 7.9393 +v 12.1735 -7.8665 5.2010 +v 10.9631 -7.8665 7.7968 +v 10.7947 -8.0646 7.6503 +v 11.9791 -8.0646 5.1104 +v 10.5909 -7.4593 8.4323 +v 10.1878 -7.3401 8.2443 +v 10.6643 -8.0437 7.5870 +v 10.3747 -7.9580 7.4519 +v 11.5581 -7.9580 4.9140 +v 11.8477 -8.0437 5.0491 +v 10.6107 -8.0323 8.0654 +v 10.6631 -8.0646 7.9326 +v 10.8286 -7.8665 8.0852 +v 10.6796 -7.8448 8.2643 +v 10.9417 -7.5330 8.2615 +v 10.7908 -7.5096 8.4463 +v 11.2490 -5.9350 9.0150 +v 11.0295 -6.7379 8.7843 +v 11.1856 -6.7583 8.5907 +v 11.4093 -5.9519 8.8147 +v 10.5328 -8.0437 7.8689 +v 11.0488 -5.8848 9.0014 +v 10.8295 -6.6877 8.7705 +v 10.1649 -7.9260 7.7697 +v 10.1087 -7.8885 7.9139 +v -11.0669 -1.6280 -1.9604 +v -11.0107 -1.6655 -2.1046 +v 10.2431 -6.5143 8.4971 +v 10.3938 -5.6911 8.6959 +v -10.7818 0.5694 -1.1784 +v -10.9325 -0.2538 -1.3773 +v 10.1334 -7.3240 8.2190 +v -11.0422 -1.0635 -1.6554 +v 10.6245 -4.8944 8.8586 +v 10.4482 -5.7072 8.7213 +v 11.2546 -5.0807 9.1524 +v 11.6166 -5.1471 8.9625 +v 11.4547 -5.1308 9.1659 +v 11.9214 -1.9717 8.7592 +v 11.6252 -1.8841 8.6211 +v 11.5124 -2.0915 8.7317 +v 11.8411 -2.1887 8.8850 +v 13.5376 -2.2495 5.8371 +v 13.4589 -1.9707 5.8004 +v 12.2745 -1.9707 8.3404 +v 12.3272 -2.2495 8.4329 +v 11.3757 -2.4486 8.7982 +v 11.7787 -2.5678 8.9862 +v 13.0461 -1.8307 5.6079 +v 11.8627 -1.8307 8.1458 +v 12.1523 -1.9164 8.2808 +v 13.3357 -1.9164 5.7430 +v 12.0749 -2.0029 8.7481 +v 12.0410 -2.2387 8.8991 +v 12.1927 -2.2495 8.7213 +v 12.1429 -1.9707 8.6226 +v 11.9787 -2.6178 9.0002 +v 12.1331 -2.6269 8.8171 +v 11.6438 -4.3092 9.1991 +v 11.8044 -4.3249 8.9990 +v 11.9823 -3.4779 8.9622 +v 11.8241 -3.4656 9.1548 +v 12.0208 -1.9164 8.5628 +v 11.4436 -4.2591 9.1855 +v 11.6241 -3.4156 9.1410 +v 11.5708 -1.8680 8.5957 +v 11.6767 -1.8146 8.4024 +v -9.4989 4.4459 -1.4720 +v -9.6048 4.3925 -1.2787 +v 10.7885 -4.0654 8.8800 +v 11.0377 -3.2422 8.8676 +v -10.1379 3.0183 -1.0067 +v -10.3870 2.1951 -0.9943 +v 11.3213 -2.4326 8.7729 +v -9.8543 3.8280 -1.1015 +v 10.8430 -4.0815 8.9054 +v -11.0790 -1.4207 -1.8029 +v 10.0966 -7.6812 8.0715 +v 10.2432 -7.9580 7.7339 +v 10.2975 -6.5304 8.5225 +v -10.6055 1.3823 -1.0412 +v 10.5701 -4.8783 8.8332 +v -9.7177 4.1852 -1.1681 +v 11.4579 -2.0754 8.7063 +v -8.1840 4.4459 -4.2918 +v 12.9916 -1.8146 5.5825 +v 11.7312 -1.8307 8.4277 +v 11.0921 -3.2583 8.8930 +v -9.7090 -1.6814 -4.9061 +v 10.8316 -7.7542 4.6721 +v 9.5538 -7.7542 7.4124 +v -10.9868 -1.6814 -2.1658 +v -11.2951 -1.3568 -1.9036 +v -11.2829 -1.5641 -2.0612 +v -11.1044 -1.6169 -1.9779 +v -11.1166 -1.4096 -1.8204 +v -11.2583 -0.9996 -1.7562 +v -11.0797 -1.0524 -1.6729 +v -11.2029 -1.6175 -2.2666 +v -9.8880 -1.6175 -5.0865 +v -9.7095 -1.6703 -5.0032 +v -11.0244 -1.6703 -2.1834 +v -10.8216 1.4461 -1.1419 +v -10.9979 0.6333 -1.2792 +v -10.8194 0.5805 -1.1959 +v -10.6431 1.3934 -1.0587 +v -9.8209 4.4564 -1.3794 +v -9.9338 4.2491 -1.2688 +v -9.7552 4.1963 -1.1856 +v -9.6424 4.4036 -1.2962 +v -10.0704 3.8919 -1.2022 +v -9.8919 3.8391 -1.1190 +v -8.4000 4.5098 -4.3926 +v -9.7150 4.5098 -1.5728 +v -9.5364 4.4570 -1.4895 +v -8.2215 4.4570 -4.3093 +v -10.6031 2.2590 -1.0951 +v -10.4246 2.2062 -1.0118 +v -10.9700 -0.2427 -1.3948 +v -11.1486 -0.1899 -1.4780 +v -10.1754 3.0294 -1.0242 +v -10.3540 3.0822 -1.1075 +v -11.3185 -1.3081 -2.0907 +v -11.3109 -1.4377 -2.1892 +v -11.2871 -0.8916 -1.8941 +v -11.2777 -1.4893 -2.2933 +v -9.9596 -1.4893 -5.1198 +v -10.8647 1.4745 -1.2999 +v -11.1276 0.1834 -1.5546 +v -9.8965 4.3867 -1.5296 +v -10.0057 4.1861 -1.4226 +v -10.1379 3.8405 -1.3582 +v -10.6533 2.2608 -1.2546 +v -11.1810 -0.1083 -1.6250 +v -9.7940 4.4383 -1.7167 +v -10.4122 3.0572 -1.2666 +v -8.5201 4.4383 -4.4486 +v -10.2520 3.8742 -1.4114 +v -10.5263 3.0909 -1.3198 +v -10.1198 4.2198 -1.4758 +v -10.0106 4.4204 -1.5828 +v -9.9081 4.4720 -1.7698 +v -8.6342 4.4720 -4.5018 +v -11.5312 4.3206 -2.6094 +v -11.4474 4.3206 -2.7892 +v -11.6466 3.7360 -2.7325 +v -11.7359 3.7360 -2.5410 +v -11.2898 4.8667 -2.7808 +v -11.1873 4.9184 -2.9679 +v -11.2717 4.7373 -2.9018 +v -11.3990 4.6661 -2.6738 +v -11.8930 2.9495 -2.7030 +v -11.9826 2.9495 -2.5107 +v -10.7673 2.2946 -1.3078 +v -12.0857 2.2362 -2.7419 +v -12.1784 2.2362 -2.5432 +v -10.9787 1.5082 -1.3531 +v -12.3185 1.2283 -2.8817 +v -12.4115 1.2283 -2.6823 +v -11.2476 0.1844 -1.6157 +v -9.9255 -1.3488 -5.1039 +v -11.2717 -1.3488 -2.2169 +v -9.8145 -0.8916 -5.0521 +v -11.2288 -0.8916 -2.0191 +v -9.6242 -0.1083 -4.9634 +v -11.1136 -0.1083 -1.7694 +v -10.2890 4.3206 -5.2734 +v -10.4309 3.7360 -5.3396 +v -10.1438 4.9184 -5.2057 +v -10.1878 4.7373 -5.2262 +v -10.6219 2.9495 -5.4287 +v -10.7952 2.2362 -5.5094 +v -11.0399 1.2283 -5.6236 +v -11.2844 -0.0167 -1.6643 +v -11.0828 1.0519 -5.6436 +v -12.3580 1.0519 -2.9089 +v -12.4498 1.0519 -2.7119 +v -10.9244 0.9273 -5.5697 +v -12.2351 0.9366 -2.7897 +v -12.3184 0.9314 -2.5938 +v -11.3777 4.2670 -2.4657 +v -11.5908 3.6586 -2.3945 +v -11.2455 4.6126 -2.5301 +v -11.1363 4.8131 -2.6371 +v -11.0338 4.8648 -2.8241 +v -9.9627 4.8648 -5.1213 +v -11.8368 2.8709 -2.3664 +v -12.0344 2.1489 -2.4003 +v -12.2761 1.1163 -2.5582 +v -11.2194 -0.0167 -1.8037 +v -9.7242 -0.0167 -5.0101 +v 11.4617 -6.6950 8.0631 +v 11.7173 -5.9183 8.1823 +v 11.1181 -7.5173 7.9029 +v 12.3014 -2.6446 8.4547 +v 13.5248 -2.6446 5.8311 +v 12.2263 -3.5463 8.4196 +v 12.0957 -4.3600 8.3587 +v 11.9342 -5.1473 8.2834 +v 10.8219 -6.5058 7.7647 +v 11.0155 -5.7108 7.8550 +v 10.6114 -7.3675 7.6666 +v 11.8348 -7.3675 5.0431 +v 12.3415 -7.5173 5.2793 +v 11.7947 -2.4948 8.2184 +v 13.0181 -2.4948 5.5949 +v 11.5865 -3.3571 8.1213 +v 11.3939 -4.1525 8.0315 +v 11.2050 -4.9317 7.9434 +v -9.5496 4.5514 -1.0328 +v -9.4379 4.6077 -1.2366 +v -11.4814 5.2118 -2.1895 +v -11.5931 5.1555 -1.9857 +v -10.3745 2.2341 -0.7329 +v -10.1117 3.1022 -0.7460 +v -12.1553 3.7064 -1.6989 +v -12.4180 2.8383 -1.6858 +v -9.8127 3.9561 -0.8459 +v -11.8562 4.5602 -1.7988 +v 11.0455 -1.5375 8.5709 +v 10.9265 -1.7562 8.6875 +v 14.5555 -2.8291 10.3797 +v 14.8504 -2.6625 10.3451 +v 10.7824 -2.1329 8.7577 +v 14.1084 -3.1162 10.3087 +v 12.5514 -1.4812 5.3772 +v 11.1572 -1.4812 8.3670 +v 15.0074 -2.6195 10.1624 +v 16.4016 -2.6195 7.1726 +v 10.2206 -3.8548 8.8707 +v 9.9902 -4.7120 8.8214 +v 11.2415 -5.0820 9.4049 +v 12.1615 -4.4286 9.7758 +v -11.4793 5.1894 -2.2082 +v -11.5910 5.1330 -2.0043 +v -11.7101 4.9144 -1.8877 +v -11.7121 4.9369 -1.8690 +v -11.8542 4.5377 -1.8175 +v -12.1474 3.7005 -1.7195 +v -12.4160 2.8158 -1.7045 +v -12.6411 1.9802 -1.7515 +v -12.6484 1.9811 -1.7352 +v 11.2489 -5.0828 9.3886 +v 9.9975 -4.7129 8.8051 +v 12.1635 -4.4511 9.7571 +v 13.1438 -3.7768 10.0739 +v 13.1225 -3.7670 10.0883 +v 14.1104 -3.1387 10.2900 +v 14.5575 -2.8516 10.3611 +v 14.8524 -2.6849 10.3265 +v 15.0094 -2.6420 10.1437 +v 16.3961 -2.6420 7.1700 +v -10.0927 5.1894 -5.1819 +v -10.0872 5.2118 -5.1793 +v 10.4834 -2.9867 8.8576 +v -9.6686 4.3327 -0.9161 +v -8.0437 4.6077 -4.2264 +v -10.6049 1.3769 -0.7823 +v 11.0476 -1.5600 8.5522 +v 11.1593 -1.5037 8.3483 +v 10.2227 -3.8773 8.8521 +v 10.4912 -2.9926 8.8370 +v 10.7844 -2.1554 8.7391 +v 10.9285 -1.7787 8.6689 +v 12.5459 -1.5037 5.3747 +v -10.5976 1.3761 -0.7986 +v -9.4358 4.5852 -1.2553 +v -9.5475 4.5289 -1.0514 +v -10.1039 3.0963 -0.7666 +v -10.3724 2.2116 -0.7516 +v -9.8107 3.9336 -0.8646 +v -9.6666 4.3102 -0.9348 +v -8.0492 4.5852 -4.2290 +v -9.6662 -1.5051 -4.8861 +v 10.8744 -7.5779 4.6921 +v -10.9440 -1.5051 -2.1459 +v 9.5966 -7.5779 7.4324 +v -9.6291 -1.5051 -4.9657 +v 10.9115 -7.5779 4.6125 +v 9.5355 -7.5779 7.5633 +v -11.0051 -1.5051 -2.0149 +v -10.9152 -1.3949 -2.1378 +v 10.2604 -7.6555 7.7366 +v 10.2340 -7.6594 7.7906 +v -10.9416 -1.3988 -2.0837 +v 10.5218 -5.6640 8.4385 +v 10.3757 -6.4621 8.2459 +v -10.7999 -0.2016 -1.6285 +v -10.6538 0.5966 -1.4358 +v 10.2693 -7.2483 7.9756 +v -10.9063 -0.9878 -1.8987 +v 11.6245 -2.0915 8.3389 +v 11.5847 -2.0972 8.4205 +v -9.5511 4.1691 -1.5355 +v -9.5909 4.1634 -1.4538 +v 11.1449 -3.2945 8.6046 +v 10.9034 -4.0926 8.6164 +v -10.0307 2.9661 -1.2698 +v -10.2722 2.1679 -1.2579 +v 11.4204 -2.5083 8.5124 +v -9.7552 3.7523 -1.3620 +v -10.9396 -1.2978 -2.0239 +v 10.2360 -7.5583 7.8504 +v -10.4835 1.3823 -1.3029 +v 10.6921 -4.8783 8.5714 +v -9.6380 4.0623 -1.4169 +v 11.5376 -2.1983 8.4574 +v -8.2517 4.1670 -4.3234 +v 12.9239 -2.0936 5.5509 +v -10.9772 -1.2866 -2.0414 +v -10.9792 -1.3877 -2.1012 +v -10.9439 -0.9767 -1.9162 +v -10.9422 -1.3934 -2.1841 +v -9.6417 -1.3913 -4.9716 +v -10.5210 1.3934 -1.3204 +v -10.6913 0.6077 -1.4534 +v -9.6284 4.1745 -1.4714 +v -9.6755 4.0734 -1.4344 +v -9.7928 3.7634 -1.3795 +v -8.2892 4.1781 -4.3409 +v -9.5887 4.1802 -1.5530 +v -10.3097 2.1790 -1.2754 +v -10.8375 -0.1905 -1.6460 +v -10.0682 2.9772 -1.2873 +v 9.6142 -7.7721 7.4406 +v 9.7457 -7.7721 7.1586 +v 10.9291 -7.7721 4.6208 +v 10.2727 -7.7042 7.8315 +v 10.2729 -7.5898 7.9036 +v 10.3066 -7.2739 8.0315 +v 10.5602 -5.6835 8.4962 +v 10.7312 -4.8944 8.6297 +v 11.5821 -2.1989 8.5140 +v 11.6374 -2.0845 8.4679 +v 11.4624 -2.5149 8.5704 +v 11.8034 -2.0747 8.1181 +v 12.9868 -2.0747 5.5803 +v 10.9434 -4.1053 8.6749 +v 10.3151 -7.7159 7.7332 +v 10.4135 -6.4848 8.3028 +v 11.6855 -2.0728 8.3722 +v 11.1859 -3.3040 8.6630 +v 9.6735 -7.5281 7.4682 +v 9.8050 -7.5281 7.1862 +v 10.9884 -7.5281 4.6484 +v 13.2751 -7.9922 2.0390 +v 12.9789 -7.9046 1.9009 +v 13.0918 -7.6973 1.7903 +v 13.4206 -7.7945 1.9436 +v 13.1635 -8.0646 2.5704 +v 13.3840 -7.8665 2.6053 +v 13.2285 -7.3401 1.7237 +v 13.6315 -7.4593 1.9116 +v 13.0312 -8.0437 2.5112 +v 12.7415 -7.9580 2.3762 +v 13.3632 -8.0323 2.1626 +v 13.5598 -7.8448 2.0876 +v 13.5185 -7.8665 2.3168 +v 13.2951 -8.0646 2.2881 +v 13.7707 -7.5096 2.0558 +v 13.7262 -7.5330 2.2902 +v 14.5009 -5.9350 2.0412 +v 14.4506 -5.9519 2.2927 +v 14.1352 -6.7583 2.2654 +v 14.1831 -6.7379 2.0214 +v 13.1627 -8.0437 2.2293 +v 14.3618 -5.8848 1.8966 +v 14.0440 -6.6877 1.8770 +v 12.8501 -7.9260 2.0112 +v -8.3255 -1.6655 -7.8631 +v -8.2511 -1.6280 -7.9989 +v 12.9245 -7.8885 1.8755 +v 13.4576 -6.5143 1.6036 +v -7.7180 -0.2538 -8.2708 +v -7.4688 0.5694 -8.2832 +v 13.7068 -5.6911 1.5912 +v 13.1740 -7.3240 1.6983 +v -8.0016 -1.0635 -8.1760 +v 13.9797 -4.8944 1.6634 +v 14.6097 -5.0807 1.9572 +v 13.7612 -5.7072 1.6166 +v 14.7488 -5.1308 2.1018 +v 14.6970 -5.1471 2.3566 +v 14.7371 -1.9717 2.7207 +v 14.7819 -2.1887 2.5784 +v 14.4532 -2.0915 2.4251 +v 14.4410 -1.8841 2.5826 +v 14.7480 -2.2495 3.2413 +v 14.6434 -1.9707 3.2604 +v 14.8194 -2.5678 2.4655 +v 14.4163 -2.4486 2.2776 +v 14.5191 -1.9164 3.2051 +v 14.2295 -1.8307 3.0700 +v 14.8274 -2.0029 2.8454 +v 14.7750 -1.9707 2.9782 +v 14.8825 -2.2495 2.9529 +v 14.9213 -2.2387 2.7224 +v 14.9176 -2.6269 2.8457 +v 14.9586 -2.6178 2.6097 +v 14.8957 -4.3092 2.2253 +v 14.9777 -3.4656 2.3919 +v 14.9318 -3.4779 2.6369 +v 14.8457 -4.3249 2.4770 +v 14.6506 -1.9164 2.9231 +v 14.7566 -4.2591 2.0807 +v 14.8386 -3.4156 2.2475 +v 14.3866 -1.8680 2.5572 +v -6.7890 4.3925 -7.3171 +v -6.8690 4.4459 -7.1117 +v 14.3066 -1.8146 2.7627 +v 14.1015 -4.0654 1.7753 +v -7.0740 2.1951 -8.0991 +v -6.9234 3.0183 -7.9002 +v 14.2522 -3.2422 1.9741 +v -6.8137 3.8280 -7.6221 +v 14.3619 -2.4326 2.2522 +v 14.1560 -4.0815 1.8006 +v -8.1382 -1.4207 -8.1095 +v 13.0374 -7.6812 1.7649 +v 12.8730 -7.9580 2.0942 +v 13.5120 -6.5304 1.6290 +v -7.2504 1.3823 -8.2364 +v 13.9252 -4.8783 1.6380 +v 14.3987 -2.0754 2.3997 +v -6.7769 4.1852 -7.4746 +v 14.3610 -1.8307 2.7881 +v 14.3066 -3.2583 1.9995 +v -9.6348 -1.6814 -5.0653 +v -8.3570 -1.6814 -7.8055 +v 12.1836 -7.7542 1.7727 +v 10.9058 -7.7542 4.5130 +v -8.3543 -1.3568 -8.2102 +v -8.1758 -1.4096 -8.1270 +v -8.2886 -1.6169 -8.0164 +v -8.4672 -1.5641 -8.0996 +v -8.2177 -0.9996 -8.2768 +v -8.0391 -1.0524 -8.1935 +v -8.5731 -1.6175 -7.9063 +v -8.3946 -1.6703 -7.8230 +v -7.4664 1.4461 -8.3371 +v -7.2879 1.3934 -8.2539 +v -7.5064 0.5805 -8.3007 +v -7.6849 0.6333 -8.3839 +v -7.0051 4.4564 -7.4179 +v -6.8266 4.4036 -7.3346 +v -6.8144 4.1963 -7.4922 +v -6.9930 4.2491 -7.5754 +v -6.8512 3.8391 -7.6396 +v -7.0298 3.8919 -7.7229 +v -6.9066 4.4570 -7.1292 +v -7.0851 4.5098 -7.2124 +v -7.2901 2.2590 -8.1998 +v -7.1116 2.2062 -8.1166 +v -7.7555 -0.2427 -8.2883 +v -7.9341 -0.1899 -8.3715 +v -7.1395 3.0822 -8.0010 +v -6.9609 3.0294 -7.9177 +v -8.5832 -1.4377 -8.0388 +v -8.5127 -1.3081 -8.1079 +v -8.3418 -0.8916 -8.2102 +v -8.6416 -1.4893 -7.9464 +v -7.9792 0.1834 -8.3062 +v -7.6151 1.4745 -8.2686 +v -7.1570 4.1861 -7.5317 +v -7.1688 4.3867 -7.3792 +v -7.1927 3.8405 -7.6743 +v -7.4445 2.2608 -8.1358 +v -8.0675 -0.1083 -8.3019 +v -7.2462 4.4383 -7.1805 +v -7.2988 3.0572 -7.9434 +v -7.4128 3.0909 -7.9966 +v -7.3067 3.8742 -7.7275 +v -7.2711 4.2198 -7.5849 +v -7.2829 4.4204 -7.4324 +v -7.3603 4.4720 -7.2337 +v -9.0467 4.3206 -7.9374 +v -9.1259 3.7360 -8.1382 +v -9.2152 3.7360 -7.9467 +v -9.1305 4.3206 -7.7577 +v -9.0229 4.8667 -7.6423 +v -9.0111 4.6661 -7.7948 +v -9.1039 4.7373 -7.5507 +v -9.1003 4.9184 -7.4436 +v -9.2613 2.9495 -8.3466 +v -9.3509 2.9495 -8.1544 +v -7.5586 2.2946 -8.1889 +v -9.4119 2.2362 -8.4757 +v -9.5046 2.2362 -8.2770 +v -7.7292 1.5082 -8.3217 +v -9.6684 1.2283 -8.5649 +v -9.7614 1.2283 -8.3655 +v -8.1032 0.1844 -8.3589 +v -8.5793 -1.3488 -7.9910 +v -8.4001 -0.8916 -8.0852 +v -8.1348 -0.1083 -8.1574 +v -8.1641 -0.0167 -8.3559 +v -9.8076 1.0519 -8.3782 +v -9.7157 1.0519 -8.5752 +v -9.6373 0.9366 -8.3608 +v -9.5408 0.9314 -8.5505 +v -8.9204 3.6586 -8.1212 +v -8.8379 4.2670 -7.9122 +v -8.8023 4.6126 -7.7696 +v -8.8141 4.8131 -7.6171 +v -8.8915 4.8648 -7.4184 +v -9.0570 2.8709 -8.3277 +v -9.2100 2.1489 -8.4573 +v -9.4863 1.1163 -8.5410 +v -8.2291 -0.0167 -8.2165 +v 14.1640 -5.9183 2.9352 +v 13.9084 -6.6950 2.8160 +v 13.5649 -7.5173 2.6558 +v 14.7482 -2.6446 3.2076 +v 14.6731 -3.5463 3.1726 +v 14.5424 -4.3600 3.1117 +v 14.3809 -5.1473 3.0363 +v 13.2686 -6.5058 2.5177 +v 13.4623 -5.7108 2.6080 +v 13.0582 -7.3675 2.4195 +v 14.2415 -2.4948 2.9713 +v 14.0333 -3.3571 2.8742 +v 13.8407 -4.1525 2.7844 +v 13.6517 -4.9317 2.6963 +v -6.5652 4.5514 -7.4328 +v -8.6087 5.1555 -8.3858 +v -8.6931 5.2118 -8.1691 +v -6.6495 4.6077 -7.2162 +v -6.8657 2.2341 -8.2575 +v -8.9093 2.8383 -9.2104 +v -8.7504 3.7064 -9.0007 +v -6.7069 3.1022 -8.0478 +v -8.6347 4.5602 -8.7074 +v -6.5912 3.9561 -7.7545 +v 14.0299 -1.5375 2.1708 +v 17.8348 -2.6625 3.9450 +v 17.6718 -2.8291 3.6969 +v 14.0428 -1.7562 2.0047 +v 17.3299 -3.1162 3.4001 +v 14.0039 -2.1329 1.8491 +v 17.7957 -2.6195 4.1828 +v 13.9456 -1.4812 2.3874 +v 13.7294 -3.8548 1.3462 +v 15.6702 -4.4286 2.2512 +v 14.7948 -5.0820 1.7849 +v 13.5434 -4.7120 1.2014 +v -8.7060 5.1894 -8.1556 +v -8.6217 5.1330 -8.3722 +v -8.5959 4.9369 -8.5519 +v -8.6088 4.9144 -8.5383 +v -8.6477 4.5377 -8.6939 +v -8.7611 3.7005 -8.9814 +v -8.9222 2.8158 -9.1968 +v -9.0952 1.9811 -9.3552 +v -9.1029 1.9802 -9.3391 +v 14.7870 -5.0828 1.8010 +v 13.5357 -4.7129 1.2175 +v 15.6572 -4.4511 2.2648 +v 16.5274 -3.7670 2.7865 +v 16.5300 -3.7768 2.8120 +v 17.3169 -3.1387 3.4136 +v 17.6588 -2.8516 3.7105 +v 17.8218 -2.6849 3.9586 +v 17.7827 -2.6420 4.1964 +v 13.8882 -2.9867 1.5558 +v -6.5523 4.3327 -7.5990 +v -7.0516 1.3769 -8.4023 +v 13.9326 -1.5037 2.4010 +v 14.0170 -1.5600 2.1844 +v 13.8775 -2.9926 1.5751 +v 13.7164 -3.8773 1.3597 +v 13.9909 -2.1554 1.8627 +v 14.0298 -1.7787 2.0182 +v -7.0594 1.3761 -8.3862 +v -6.5781 4.5289 -7.4193 +v -6.6625 4.5852 -7.2026 +v -6.8787 2.2116 -8.2439 +v -6.7176 3.0963 -8.0285 +v -6.6042 3.9336 -7.7409 +v -6.5653 4.3102 -7.5854 +v 10.9486 -7.5779 4.5329 +v -9.5920 -1.5051 -5.0453 +v -8.3142 -1.5051 -7.7856 +v 12.2264 -7.5779 1.7927 +v -8.2532 -1.5051 -7.9165 +v 12.2874 -7.5779 1.6618 +v 12.8861 -7.6555 2.1056 +v -8.2895 -1.3949 -7.7687 +v 12.9106 -7.6594 2.0507 +v -8.2650 -1.3988 -7.8237 +v 13.5919 -5.6640 1.8547 +v 13.3504 -6.4621 1.8666 +v -7.8252 -0.2016 -8.0077 +v -7.5837 0.5966 -8.0196 +v 13.0749 -7.2483 1.9588 +v -8.1006 -0.9878 -7.9155 +v 14.2243 -2.0915 2.7635 +v 14.2613 -2.0972 2.6805 +v -6.9143 4.1634 -7.1938 +v -6.9513 4.1691 -7.1109 +v 14.1196 -3.2945 2.2253 +v 13.9735 -4.0926 2.0327 +v -7.2021 2.1679 -7.8417 +v -7.0560 2.9661 -7.6490 +v 14.2260 -2.5083 2.4956 +v -6.9496 3.7523 -7.3788 +v -8.2179 -1.2978 -7.8606 +v 12.9577 -7.5583 2.0138 +v -7.3724 1.3823 -7.9746 +v 13.8032 -4.8783 1.8997 +v -6.9163 4.0623 -7.2536 +v 14.2593 -2.1983 2.6207 +v -8.2555 -1.2866 -7.8781 +v -8.3026 -1.3877 -7.8412 +v -8.1382 -0.9767 -7.9331 +v -8.3423 -1.3934 -7.7595 +v -7.4100 1.3934 -7.9921 +v -7.6213 0.6077 -8.0371 +v -6.9518 4.1745 -7.2113 +v -6.9538 4.0734 -7.2711 +v -6.9871 3.7634 -7.3963 +v -6.9888 4.1802 -7.1284 +v -7.2397 2.1790 -7.8592 +v -7.8628 -0.1905 -8.0253 +v -7.0935 2.9772 -7.6665 +v 12.1126 -7.7721 2.0829 +v 12.2440 -7.7721 1.8009 +v 12.9668 -7.7042 2.0541 +v 13.0221 -7.5898 2.0079 +v 13.1418 -7.2739 1.9515 +v 13.6607 -5.6835 1.8470 +v 13.8729 -4.8944 1.8923 +v 14.3312 -2.1989 2.6184 +v 14.3315 -2.0845 2.6905 +v 14.2975 -2.5149 2.4904 +v 14.1703 -2.0747 3.0424 +v 14.0440 -4.1053 2.0258 +v 12.9187 -7.7159 2.1497 +v 13.4183 -6.4848 1.8590 +v 14.2891 -2.0728 2.7887 +v 14.1907 -3.3040 2.2192 +v 12.3033 -7.5281 1.8285 +v 12.1718 -7.5281 2.1105 +v -2.1129 -3.9856 -0.7002 +v -1.8905 -3.9650 -1.3591 +v -1.9949 -4.3950 -1.4078 +v -2.2173 -4.4156 -0.7489 +v -2.1822 -4.0442 -0.0340 +v -2.2866 -4.4742 -0.0827 +v -2.1072 -4.1362 0.6174 +v -2.2116 -4.5662 0.5687 +v -1.8961 -4.2569 1.2300 +v -2.0005 -4.6868 1.1813 +v -1.5573 -4.4014 1.7801 +v -1.6617 -4.8314 1.7314 +v -1.0988 -4.5653 2.2439 +v -1.2032 -4.9952 2.1952 +v -0.5289 -4.7437 2.5974 +v -0.6333 -5.1736 2.5487 +v 2.0968 -5.9808 3.8218 +v 2.2012 -5.5509 3.8705 +v 3.0018 -6.2484 4.2438 +v 3.1062 -5.8184 4.2924 +v 2.0465 -6.1882 3.7983 +v 2.0307 -6.4041 3.7909 +v 2.9515 -6.4557 4.2203 +v 2.0859 -6.6048 3.8167 +v 2.2685 -6.7976 3.9018 +v 2.4830 -6.8610 4.0018 +v 2.7285 -6.7947 4.1163 +v 2.8672 -6.6514 4.1810 +v -2.0573 -4.0004 -0.6890 +v -2.1252 -4.0579 -0.0359 +v -2.0517 -4.1481 0.6028 +v -0.5014 -4.7446 2.5459 +v -1.8447 -4.2663 1.2036 +v -1.5125 -4.4081 1.7429 +v -1.0630 -4.5687 2.1976 +v 2.2259 -5.5509 3.8177 +v 4.3785 -5.8184 1.5641 +v 3.1319 -5.8184 4.2374 +v -1.8412 -3.9796 -1.3362 +v 3.1424 -5.8291 4.3093 +v 3.0380 -6.2591 4.2606 +v 3.0648 -6.2591 4.2029 +v 3.1680 -5.8291 4.2543 +v -1.9810 -4.3991 -1.4014 +v -1.9390 -4.4115 -1.3818 +v -2.1570 -4.4316 -0.7367 +v -2.2247 -4.4890 -0.0847 +v -2.1513 -4.5790 0.5528 +v -1.9447 -4.6971 1.1526 +v -1.6130 -4.8386 1.6911 +v -1.1643 -4.9990 2.1449 +v -0.6033 -5.1746 2.4926 +v 2.0734 -6.1882 3.7406 +v 2.1237 -5.9808 3.7641 +v 2.0576 -6.4041 3.7333 +v 2.1128 -6.6048 3.7590 +v 2.2954 -6.7976 3.8441 +v 2.5099 -6.8610 3.9442 +v 2.7554 -6.7947 4.0586 +v 2.8941 -6.6514 4.1233 +v 2.9783 -6.4557 4.1626 +v 3.0287 -6.2484 4.1861 +v 2.1837 -5.7339 3.7920 +v 3.0887 -6.0015 4.2140 +v -1.8790 -4.1646 -1.3538 +v -2.0970 -4.1847 -0.7088 +v -2.1648 -4.2421 -0.0568 +v -2.0913 -4.3321 0.5808 +v -1.8847 -4.4502 1.1805 +v -1.5531 -4.5917 1.7190 +v -1.1044 -4.7521 2.1729 +v -0.5433 -4.9277 2.5205 +v 4.3340 -6.0015 1.5434 +v 3.7998 -6.2296 2.6027 +v -2.2397 -4.4440 -0.2136 +v -2.2155 -4.4440 -0.2655 +v 3.8240 -6.2296 2.5508 +v -2.1578 -4.2063 -0.2386 +v 3.8817 -5.9919 2.5777 +v 3.8575 -5.9919 2.6296 +v -2.1820 -4.2063 -0.1867 +v 4.4146 -5.8291 1.5810 +v 4.2740 -6.2484 1.5154 +v 4.3102 -6.2591 1.5323 +v 4.3624 -6.0441 1.5566 +v -1.5287 -3.9856 -1.9531 +v -1.6331 -4.4156 -2.0018 +v -1.0629 -4.0442 -2.4344 +v -1.1673 -4.4742 -2.4831 +v -0.5157 -4.1362 -2.7956 +v -0.6201 -4.5662 -2.8443 +v 0.0893 -4.2569 -3.0278 +v -0.0151 -4.6868 -3.0764 +v 0.7285 -4.4014 -3.1218 +v 0.6241 -4.8314 -3.1705 +v 1.3785 -4.5653 -3.0686 +v 1.2741 -4.9952 -3.1173 +v 2.0156 -4.7437 -2.8593 +v 1.9112 -5.1736 -2.9080 +v 4.7457 -5.5509 -1.5862 +v 4.6413 -5.9808 -1.6349 +v 5.6507 -5.8184 -1.1642 +v 5.5463 -6.2484 -1.2129 +v 5.4959 -6.4557 -1.2364 +v 5.4117 -6.6514 -1.2757 +v 5.2730 -6.7947 -1.3404 +v 4.8130 -6.7976 -1.5549 +v 5.0275 -6.8610 -1.4548 +v 4.6304 -6.6048 -1.6400 +v 4.5752 -6.4041 -1.6657 +v 4.5910 -6.1882 -1.6584 +v -1.4844 -4.0004 -1.9177 +v 4.7211 -5.5509 -1.5334 +v 5.6250 -5.8184 -1.1092 +v 1.9939 -4.7446 -2.8052 +v -0.4912 -4.1481 -2.7437 +v 1.3660 -4.5687 -3.0115 +v 0.7288 -4.4081 -3.0636 +v 0.1021 -4.2663 -2.9714 +v -1.0277 -4.0579 -2.3895 +v 5.6869 -5.8291 -1.1474 +v 5.6612 -5.8291 -1.0924 +v 5.5555 -6.2591 -1.1384 +v 5.5824 -6.2591 -1.1961 +v -1.5850 -4.4316 -1.9634 +v -1.1291 -4.4890 -2.4344 +v -0.5935 -4.5790 -2.7879 +v -0.0012 -4.6971 -3.0152 +v 0.6245 -4.8386 -3.1072 +v 1.2605 -4.9990 -3.0553 +v 1.8875 -5.1746 -2.8489 +v 4.5641 -6.1882 -1.6007 +v 4.6144 -5.9808 -1.5772 +v 4.5483 -6.4041 -1.6081 +v 4.6035 -6.6048 -1.5823 +v 4.7861 -6.7976 -1.4972 +v 5.0006 -6.8610 -1.3972 +v 5.2461 -6.7947 -1.2827 +v 5.3848 -6.6514 -1.2180 +v 5.4690 -6.4557 -1.1787 +v 5.5194 -6.2484 -1.1552 +v 4.6744 -5.7339 -1.5493 +v 5.5794 -6.0015 -1.1273 +v -1.5250 -4.1847 -1.9354 +v -1.0691 -4.2421 -2.4064 +v -0.5335 -4.3321 -2.7600 +v 0.0587 -4.4502 -2.9872 +v 0.6844 -4.5917 -3.0793 +v 1.3205 -4.7521 -3.0273 +v 1.9475 -4.9277 -2.8210 +v 4.8021 -6.2296 0.4532 +v 4.7779 -6.2296 0.5051 +v -1.2616 -4.4440 -2.3111 +v -1.2374 -4.4440 -2.3630 +v 4.8356 -5.9919 0.5320 +v -1.2039 -4.2063 -2.2842 +v 4.8598 -5.9919 0.4802 +v -1.1797 -4.2063 -2.3361 +v -2.3411 -6.7941 -0.8417 +v -2.3411 -6.5502 -0.8417 +v -2.1318 -6.5502 -1.4697 +v -2.1318 -6.7941 -1.4697 +v -2.4005 -6.7941 -0.2031 +v -2.4005 -6.5502 -0.2031 +v -2.3185 -6.7941 0.4230 +v -2.3185 -6.5502 0.4230 +v -2.1035 -6.7941 1.0138 +v -2.1035 -6.5502 1.0138 +v -1.7638 -6.7941 1.5462 +v -1.7638 -6.5502 1.5462 +v -1.3078 -6.7941 1.9973 +v -1.3078 -6.5502 1.9973 +v -0.7439 -6.7941 2.3439 +v -0.7439 -6.5502 2.3439 +v 3.0124 -6.3415 4.0955 +v 2.9625 -6.1299 4.0723 +v 2.8678 -5.9667 4.0281 +v 2.4355 -5.8602 3.8265 +v 2.6642 -5.8602 3.9332 +v 2.2319 -5.9667 3.7316 +v 2.1371 -6.1299 3.6874 +v 2.0873 -6.3415 3.6641 +v 2.0873 -6.5502 3.6641 +v 3.0124 -6.5502 4.0955 +v -2.0831 -6.9748 -1.4470 +v 3.3001 -6.9748 1.0633 +v 2.1108 -6.9748 3.6138 +v -1.2733 -6.9748 1.9533 +v -0.7176 -6.9748 2.2949 +v -1.7203 -6.9748 1.5111 +v -2.0533 -6.9748 0.9891 +v -2.2642 -6.9748 0.4098 +v -2.3446 -6.9748 -0.2042 +v -2.2864 -6.9748 -0.8302 +v 2.0873 -6.7941 3.6641 +v 3.0124 -6.7941 4.0955 +v -2.3398 -6.5502 -0.2043 +v -2.2817 -6.5502 -0.8293 +v -2.2595 -6.5502 0.4086 +v -2.0490 -6.5502 0.9870 +v -1.7166 -6.5502 1.5081 +v -1.2703 -6.5502 1.9495 +v -0.7152 -6.5502 2.2905 +v 2.1129 -6.3415 3.6091 +v 2.1129 -6.5502 3.6091 +v 2.1628 -6.1299 3.6324 +v 2.2575 -5.9667 3.6765 +v 2.4611 -5.8602 3.7715 +v 2.6898 -5.8602 3.8781 +v 2.8935 -5.9667 3.9731 +v 2.9882 -6.1299 4.0173 +v 3.0381 -6.3415 4.0405 +v 3.0381 -6.5502 4.0405 +v 3.0381 -6.7941 4.0405 +v -2.3411 -7.1587 -0.8417 +v -2.2864 -7.1587 -0.8302 +v -2.3446 -7.1587 -0.2042 +v -2.4005 -7.1587 -0.2031 +v -2.2642 -7.1587 0.4098 +v -2.3185 -7.1587 0.4230 +v -2.0533 -7.1587 0.9891 +v -2.1035 -7.1587 1.0138 +v -1.7203 -7.1587 1.5111 +v -1.7638 -7.1587 1.5462 +v -1.2733 -7.1587 1.9533 +v -1.3078 -7.1587 1.9973 +v -0.7176 -7.1587 2.2949 +v -0.7439 -7.1587 2.3439 +v 2.1108 -7.1587 3.6138 +v 2.0873 -7.1587 3.6641 +v 3.0369 -7.1587 4.0431 +v 3.0124 -7.1587 4.0955 +v -2.1320 -7.1587 -1.4698 +v -2.0833 -7.1587 -1.4471 +v 2.1129 -6.7941 3.6091 +v -2.0766 -6.5502 -1.4439 +v -2.2817 -6.7941 -0.8293 +v -2.0766 -6.7941 -1.4439 +v -2.3398 -6.7941 -0.2043 +v -2.2595 -6.7941 0.4086 +v -2.0490 -6.7941 0.9870 +v -1.7166 -6.7941 1.5081 +v -1.2703 -6.7941 1.9495 +v -0.7152 -6.7941 2.2905 +v 3.0369 -6.9748 4.0431 +v 4.2252 -6.9748 1.4947 +v 3.3001 -6.7941 1.0633 +v 3.0516 -6.7941 4.1138 +v 3.0773 -6.7941 4.0588 +v 4.2252 -6.7941 1.4947 +v 4.2644 -6.7941 1.5129 +v 3.0761 -7.1587 4.0613 +v 3.0516 -7.1587 4.1138 +v 4.2644 -7.1587 1.5129 +v -2.3467 -7.1496 -0.3467 +v 3.7646 -7.1496 2.5030 +v 3.7419 -7.1496 2.5517 +v -2.3693 -7.1496 -0.2981 +v 3.7419 -6.9503 2.5517 +v -2.3693 -6.9503 -0.2981 +v -2.3467 -6.9503 -0.3467 +v 3.7646 -6.9503 2.5030 +v 4.2252 -7.1587 1.4947 +v -1.7853 -6.7941 -2.0336 +v -1.7853 -6.5502 -2.0336 +v -1.3343 -6.7941 -2.4896 +v -1.3343 -6.5502 -2.4896 +v -0.8019 -6.7941 -2.8293 +v -0.8019 -6.5502 -2.8293 +v -0.2111 -6.7941 -3.0443 +v -0.2111 -6.5502 -3.0443 +v 0.4151 -6.7941 -3.1263 +v 0.4151 -6.5502 -3.1263 +v 1.0537 -6.7941 -3.0670 +v 1.0537 -6.5502 -3.0670 +v 1.6817 -6.7941 -2.8578 +v 1.6817 -6.5502 -2.8578 +v 4.5129 -6.5502 -1.5376 +v 4.5129 -6.3415 -1.5376 +v 4.5627 -6.1299 -1.5144 +v 5.4380 -6.3415 -1.1062 +v 4.6575 -5.9667 -1.4702 +v 4.8611 -5.8602 -1.3752 +v 5.0898 -5.8602 -1.2686 +v 5.2934 -5.9667 -1.1736 +v 5.3882 -6.1299 -1.1295 +v 5.4380 -6.5502 -1.1062 +v -1.2992 -6.9748 -2.4461 +v -0.7772 -6.9748 -2.7792 +v -0.1978 -6.9748 -2.9900 +v 0.4161 -6.9748 -3.0704 +v 1.0422 -6.9748 -3.0122 +v 1.6611 -6.9748 -2.8061 +v 4.4894 -6.9748 -1.4873 +v -1.7414 -6.9748 -1.9991 +v 4.5129 -6.7941 -1.5376 +v 5.4380 -6.7941 -1.1062 +v -1.2962 -6.5502 -2.4424 +v -1.7376 -6.5502 -1.9961 +v -0.7750 -6.5502 -2.7749 +v -0.1967 -6.5502 -2.9853 +v 0.4162 -6.5502 -3.0656 +v 1.0412 -6.5502 -3.0075 +v 1.6592 -6.5502 -2.8014 +v 4.4872 -6.3415 -1.4826 +v 4.4872 -6.5502 -1.4826 +v 4.5371 -6.1299 -1.4593 +v 4.6318 -5.9667 -1.4152 +v 4.8354 -5.8602 -1.3202 +v 5.0641 -5.8602 -1.2136 +v 5.2678 -5.9667 -1.1186 +v 5.3625 -6.1299 -1.0744 +v 5.4124 -6.3415 -1.0512 +v 5.4124 -6.5502 -1.0512 +v 5.4124 -6.7941 -1.0512 +v -1.7853 -7.1587 -2.0336 +v -1.3343 -7.1587 -2.4896 +v -1.2992 -7.1587 -2.4461 +v -1.7414 -7.1587 -1.9991 +v -0.8019 -7.1587 -2.8293 +v -0.7772 -7.1587 -2.7792 +v -0.2111 -7.1587 -3.0443 +v -0.1978 -7.1587 -2.9900 +v 0.4151 -7.1587 -3.1263 +v 0.4161 -7.1587 -3.0704 +v 1.0537 -7.1587 -3.0670 +v 1.0422 -7.1587 -3.0122 +v 1.6817 -7.1587 -2.8578 +v 1.6611 -7.1587 -2.8061 +v 4.5129 -7.1587 -1.5376 +v 4.4894 -7.1587 -1.4873 +v 5.4380 -7.1587 -1.1062 +v 5.4135 -7.1587 -1.0537 +v 4.4872 -6.7941 -1.4826 +v -1.7376 -6.7941 -1.9961 +v -1.2962 -6.7941 -2.4424 +v -0.7750 -6.7941 -2.7749 +v -0.1967 -6.7941 -2.9853 +v 0.4162 -6.7941 -3.0656 +v 1.0412 -6.7941 -3.0075 +v 1.6592 -6.7941 -2.8014 +v 5.4135 -6.9748 -1.0537 +v 5.4516 -6.7941 -1.0329 +v 5.4772 -6.7941 -1.0879 +v 5.4772 -7.1587 -1.0879 +v 5.4528 -7.1587 -1.0355 +v -1.4097 -7.1496 -2.3561 +v -1.3870 -7.1496 -2.4047 +v 4.7243 -7.1496 0.4450 +v 4.7016 -7.1496 0.4937 +v -1.3870 -6.9503 -2.4047 +v 4.7243 -6.9503 0.4450 +v 4.7016 -6.9503 0.4937 +v -1.4097 -6.9503 -2.3561 +v -9.7627 0.5889 -6.7710 +v -9.9631 0.2911 -6.8645 +v -9.8247 0.1627 -6.7519 +v -9.6243 0.4605 -6.6584 +v -9.8407 0.6939 -6.9384 +v -10.0410 0.3960 -7.0319 +v -9.8527 0.7646 -7.1383 +v -10.0531 0.4668 -7.2317 +v -9.7933 0.7906 -7.3483 +v -9.9937 0.4928 -7.4418 +v -9.6706 0.7646 -7.5288 +v -9.8709 0.4668 -7.6223 +v -9.5097 0.6939 -7.6481 +v -9.7101 0.3960 -7.7415 +v -9.3314 0.5889 -7.6960 +v -9.5318 0.2911 -7.7894 +v -9.1562 0.4605 -7.6624 +v -9.3566 0.1627 -7.7558 +v -9.0178 0.3320 -7.5498 +v -9.2182 0.0342 -7.6432 +v -8.9399 0.2271 -7.3824 +v -9.1403 -0.0707 -7.4758 +v -8.9279 0.1563 -7.1825 +v -9.1282 -0.1415 -7.2760 +v -8.9872 0.1304 -6.9725 +v -9.1876 -0.1675 -7.0659 +v -9.1100 0.1563 -6.7920 +v -9.3104 -0.1415 -6.8854 +v -9.2708 0.2271 -6.6727 +v -9.4712 -0.0707 -6.7661 +v -9.4491 0.3320 -6.6248 +v -9.6495 0.0342 -6.7182 +v -10.1854 -0.3734 -6.9201 +v -10.3238 -0.2450 -7.0327 +v -10.2970 -0.2542 -7.0606 +v -10.1686 -0.3734 -6.9561 +v -10.4017 -0.1400 -7.2000 +v -10.3694 -0.1568 -7.2160 +v -10.4137 -0.0693 -7.3999 +v -10.3805 -0.0911 -7.4015 +v -10.3544 -0.0433 -7.6100 +v -10.3254 -0.0670 -7.5965 +v -10.2316 -0.0693 -7.7905 +v -10.2115 -0.0911 -7.7640 +v -10.0708 -0.1401 -7.9097 +v -10.0622 -0.1568 -7.8747 +v -9.8925 -0.2450 -7.9576 +v -9.8967 -0.2542 -7.9191 +v -9.7172 -0.3734 -7.9240 +v -9.7341 -0.3734 -7.8879 +v -9.5789 -0.5019 -7.8114 +v -9.6056 -0.4926 -7.7834 +v -9.5009 -0.6068 -7.6440 +v -9.5333 -0.5900 -7.6281 +v -9.4889 -0.6776 -7.4441 +v -9.5221 -0.6557 -7.4426 +v -9.5483 -0.7036 -7.2341 +v -9.5772 -0.6798 -7.2476 +v -9.6710 -0.6776 -7.0536 +v -9.6912 -0.6557 -7.0801 +v -9.8319 -0.6068 -6.9343 +v -9.8404 -0.5900 -6.9694 +v -10.0102 -0.5019 -6.8864 +v -10.0060 -0.4926 -6.9249 +v -9.9850 -0.0756 -6.8266 +v -10.1234 0.0528 -6.9392 +v -10.2013 0.1578 -7.1066 +v -10.2134 0.2286 -7.3065 +v -10.1540 0.2545 -7.5165 +v -10.0312 0.2286 -7.6970 +v -9.8704 0.1578 -7.8163 +v -9.6921 0.0528 -7.8642 +v -9.5169 -0.0756 -7.8305 +v -9.3785 -0.2040 -7.7179 +v -9.3006 -0.3090 -7.5506 +v -9.2885 -0.3798 -7.3507 +v -9.3479 -0.4057 -7.1406 +v -9.4707 -0.3798 -6.9601 +v -9.6315 -0.3090 -6.8409 +v -9.8098 -0.2040 -6.7930 +v -10.0141 0.1885 -6.8844 +v -10.1028 0.0567 -6.9258 +v -9.9755 -0.0615 -6.8222 +v -9.8868 0.0704 -6.7808 +v -9.4187 0.0704 -7.7848 +v -9.5074 -0.0615 -7.8261 +v -9.6685 0.0567 -7.8570 +v -9.5798 0.1885 -7.8157 +v -9.2914 -0.0478 -7.6812 +v -9.3801 -0.1796 -7.7225 +v -9.8143 -0.1796 -6.7912 +v -9.7256 -0.0478 -6.7499 +v -9.9516 0.2911 -6.8892 +v -9.8122 0.1627 -6.7787 +v -9.3691 0.1627 -7.7289 +v -9.5433 0.2911 -7.7647 +v -9.2297 0.0342 -7.6185 +v -9.6380 0.0342 -6.7430 +v -10.1119 0.0528 -6.9640 +v -9.7036 0.0528 -7.8394 +v -9.3900 -0.2040 -7.6932 +v -9.7983 -0.2040 -6.8177 +v -9.8743 0.0704 -6.8077 +v -10.0025 0.1885 -6.9093 +v -10.0912 0.0567 -6.9507 +v -9.8027 -0.1796 -6.8162 +v -9.7140 -0.0478 -6.7748 +v -9.5915 0.1885 -7.7908 +v -9.4312 0.0704 -7.7579 +v -9.3030 -0.0478 -7.6563 +v -9.3917 -0.1796 -7.6976 +v -9.6801 0.0567 -7.8321 +v 4.0735 -1.7338 3.6539 +v 3.7968 -2.5690 3.7178 +v 11.0826 -4.7230 7.1152 +v 11.3593 -3.8878 7.0513 +v 4.4407 -1.0513 3.2992 +v 11.7264 -3.2053 6.6967 +v 4.8511 -0.5910 2.7110 +v 12.1368 -2.7450 6.1084 +v 5.2575 -0.4221 1.9465 +v 12.5433 -2.5761 5.3439 +v 5.5819 -0.5910 1.1437 +v 12.8677 -2.7450 4.5411 +v 5.7687 -1.0513 0.4513 +v 13.0545 -3.2053 3.8487 +v 5.8044 -1.7338 -0.0580 +v 13.0902 -3.8878 3.3394 +v 5.6755 -2.5690 -0.3110 +v 12.9612 -4.7230 3.0864 +v 5.3988 -3.4042 -0.2471 +v 12.6845 -5.5582 3.1503 +v 5.0316 -4.0867 0.1075 +v 12.3174 -6.2407 3.5049 +v 4.6212 -4.5470 0.6957 +v 11.9070 -6.7010 4.0931 +v 4.2148 -4.7159 1.4603 +v 11.5006 -6.8699 4.8577 +v 3.8904 -4.5470 2.2631 +v 11.1761 -6.7010 5.6605 +v 3.7036 -4.0867 2.9555 +v 10.9893 -6.2407 6.3529 +v 3.6679 -3.4042 3.4647 +v 10.9537 -5.5582 6.8621 +v 8.4128 -2.3418 5.0107 +v 8.0757 -2.9684 5.3363 +v 7.8213 -3.7362 5.3951 +v 7.7027 -4.5041 5.1624 +v 7.7355 -5.1307 4.6949 +v 7.9070 -5.5534 4.0591 +v 8.2053 -5.7086 3.3211 +v 8.5789 -5.5534 2.6182 +v 8.9557 -5.1307 2.0781 +v 8.7896 -1.9191 4.4706 +v 9.1632 -1.7639 3.7678 +v 9.4615 -1.9191 3.0297 +v 9.6330 -2.3418 2.3939 +v 9.2928 -4.5041 1.7525 +v 9.6658 -2.9684 1.9264 +v 9.5472 -3.7362 1.6938 +v 11.1589 -4.7230 6.9514 +v 11.4133 -3.9552 6.8927 +v 11.0404 -5.4909 6.7188 +v 11.0732 -6.1175 6.2513 +v 11.2447 -6.5401 5.6155 +v 11.5429 -6.6954 4.8774 +v 11.9166 -6.5401 4.1746 +v 12.2934 -6.1175 3.6345 +v 12.6305 -5.4909 3.3089 +v 12.8849 -4.7230 3.2502 +v 13.0034 -3.9552 3.4828 +v 12.9707 -3.3286 3.9503 +v 12.7992 -2.9059 4.5861 +v 12.5009 -2.7506 5.3241 +v 12.1272 -2.9059 6.0270 +v 11.7504 -3.3286 6.5671 +v 12.5559 -4.0414 5.3498 +v 12.4054 -4.1039 5.6330 +v 12.2577 -4.2696 5.8447 +v 12.5217 -4.8708 5.3339 +v 12.7798 -3.8192 3.2415 +v 12.7449 -3.1513 3.7399 +v 12.8016 -3.7275 4.2984 +v 12.8255 -4.1843 3.9575 +v 12.5621 -2.7007 4.4177 +v 12.6765 -3.4193 4.7619 +v 12.2441 -2.5352 5.2044 +v 12.4575 -3.3053 5.3039 +v 11.8458 -2.7007 5.9537 +v 12.1831 -3.4193 5.8201 +v 11.4441 -3.1513 6.5294 +v 11.9084 -3.7275 6.2139 +v 11.0848 -3.8192 6.8765 +v 11.6626 -4.1843 6.4512 +v 10.8136 -4.6378 6.9391 +v 11.4758 -4.7482 6.4944 +v 10.6873 -5.4563 6.6911 +v 11.3887 -5.3121 6.3235 +v 10.7222 -6.1242 6.1927 +v 11.4126 -5.7690 5.9827 +v 10.9050 -6.5748 5.5150 +v 11.5376 -6.0771 5.5192 +v 11.2230 -6.7403 4.7282 +v 11.7567 -6.1911 4.9771 +v 11.6213 -6.5748 3.9790 +v 12.0311 -6.0771 4.4609 +v 12.0229 -6.1242 3.4033 +v 12.3058 -5.7690 4.0672 +v 12.3823 -5.4563 3.0562 +v 12.5516 -5.3121 3.8298 +v 12.6534 -4.6378 2.9936 +v 12.7384 -4.7482 3.7867 +v 12.7433 -4.2696 4.8032 +v 12.7562 -4.5153 4.6199 +v 12.6761 -4.1039 5.0525 +v 12.1255 -4.5153 5.9724 +v 12.0230 -4.8247 5.9961 +v 11.9752 -5.1340 5.9023 +v 11.9881 -5.3797 5.7190 +v 12.0553 -5.5454 5.4698 +v 12.1755 -5.6080 5.1724 +v 12.3260 -5.5454 4.8892 +v 12.4738 -5.3797 4.6775 +v 12.6059 -5.1340 4.5498 +v 12.7084 -4.8247 4.5262 +v 12.4347 -3.7172 3.0806 +v 12.3998 -3.0493 3.5790 +v 12.2170 -2.5987 4.2568 +v 11.8990 -2.4332 5.0435 +v 11.5007 -2.5987 5.7928 +v 11.0991 -3.0493 6.3685 +v 10.7397 -3.7172 6.7156 +v 10.4686 -4.5357 6.7782 +v 10.3422 -5.3543 6.5302 +v 10.3771 -6.0222 6.0318 +v 10.5599 -6.4728 5.3541 +v 10.8779 -6.6383 4.5673 +v 11.2762 -6.4728 3.8181 +v 11.6779 -6.0222 3.2424 +v 12.0372 -5.3543 2.8953 +v 12.3084 -4.5357 2.8327 +v 11.3885 -4.5357 4.8054 +v -11.8419 1.6682 -17.7529 +v -11.7984 1.6682 -17.5374 +v -11.7984 1.2973 -17.5374 +v -11.8419 1.2973 -17.7529 +v -11.9607 1.6682 -17.9289 +v -11.9607 1.2973 -17.9289 +v -12.1368 1.6682 -18.0477 +v -12.1368 1.2973 -18.0477 +v -12.3522 1.6682 -18.0912 +v -12.3522 1.2973 -18.0912 +v -12.5677 1.6682 -18.0477 +v -12.5677 1.2973 -18.0477 +v -12.7438 1.6682 -17.9289 +v -12.7438 1.2973 -17.9289 +v -12.8625 1.6682 -17.7529 +v -12.8625 1.2973 -17.7529 +v -12.9061 1.6682 -17.5374 +v -12.9061 1.2973 -17.5374 +v -12.8625 1.6682 -17.3219 +v -12.8625 1.2973 -17.3219 +v -12.7438 1.6682 -17.1459 +v -12.7438 1.2973 -17.1459 +v -12.5677 1.6682 -17.0271 +v -12.5677 1.2973 -17.0271 +v -12.3522 1.6682 -16.9835 +v -12.3522 1.2973 -16.9835 +v -12.1368 1.6682 -17.0271 +v -12.1368 1.2973 -17.0271 +v -11.9607 1.6682 -17.1459 +v -11.9607 1.2973 -17.1459 +v -11.8419 1.6682 -17.3219 +v -11.8419 1.2973 -17.3219 +v -11.7984 0.6296 -17.5374 +v -11.8382 0.6296 -17.5374 +v -11.8786 0.6296 -17.7374 +v -11.8419 0.6296 -17.7529 +v -11.9888 0.6296 -17.9008 +v -11.9607 0.6296 -17.9289 +v -12.1522 0.6296 -18.0110 +v -12.1368 0.6296 -18.0477 +v -12.3522 0.6296 -18.0515 +v -12.3522 0.6296 -18.0912 +v -12.5522 0.6296 -18.0110 +v -12.5677 0.6296 -18.0477 +v -12.7156 0.6296 -17.9008 +v -12.7438 0.6296 -17.9289 +v -12.8259 0.6296 -17.7374 +v -12.8625 0.6296 -17.7529 +v -12.8663 0.6296 -17.5374 +v -12.9061 0.6296 -17.5374 +v -12.8259 0.6296 -17.3374 +v -12.8625 0.6296 -17.3219 +v -12.7156 0.6296 -17.1740 +v -12.7438 0.6296 -17.1459 +v -12.5522 0.6296 -17.0638 +v -12.5677 0.6296 -17.0271 +v -12.3522 0.6296 -17.0233 +v -12.3522 0.6296 -16.9835 +v -12.1522 0.6296 -17.0638 +v -12.1368 0.6296 -17.0271 +v -11.9888 0.6296 -17.1740 +v -11.9607 0.6296 -17.1459 +v -11.8786 0.6296 -17.3374 +v -11.8419 0.6296 -17.3219 +v -11.8419 1.0006 -17.7529 +v -11.7984 1.0006 -17.5374 +v -11.9607 1.0006 -17.9289 +v -12.1368 1.0006 -18.0477 +v -12.3522 1.0006 -18.0912 +v -12.5677 1.0006 -18.0477 +v -12.7438 1.0006 -17.9289 +v -12.8625 1.0006 -17.7529 +v -12.9061 1.0006 -17.5374 +v -12.8625 1.0006 -17.3219 +v -12.7438 1.0006 -17.1459 +v -12.5677 1.0006 -17.0271 +v -12.3522 1.0006 -16.9835 +v -12.1368 1.0006 -17.0271 +v -11.9607 1.0006 -17.1459 +v -11.8419 1.0006 -17.3219 +v -11.8385 1.1823 -17.7356 +v -11.7984 1.1823 -17.5374 +v -11.7984 1.0182 -17.5374 +v -11.8385 1.0182 -17.7356 +v -12.9061 1.1823 -17.5374 +v -12.8660 1.1823 -17.7356 +v -12.8660 1.0182 -17.7356 +v -12.9061 1.0182 -17.5374 +v -12.8660 1.1823 -17.3392 +v -12.8660 1.0182 -17.3392 +v -11.8385 1.1823 -17.3392 +v -11.8385 1.0182 -17.3392 +v -11.8280 1.2973 -17.5374 +v -11.8692 1.2973 -17.7529 +v -12.8352 1.2973 -17.7529 +v -12.8765 1.2973 -17.5374 +v -12.8352 1.2973 -17.3219 +v -11.8692 1.2973 -17.3219 +v -11.8692 1.0006 -17.7529 +v -12.8352 1.0006 -17.7529 +v -12.8352 1.0006 -17.3219 +v -11.8692 1.0006 -17.3219 +v -11.8659 1.1823 -17.7356 +v -11.8280 1.1823 -17.5374 +v -11.8659 1.0182 -17.7356 +v -11.8659 1.1823 -17.3392 +v -11.8659 1.0182 -17.3392 +v -12.8765 1.1823 -17.5374 +v -12.8385 1.1823 -17.7356 +v -12.8385 1.1823 -17.3392 +v -12.8385 1.0182 -17.3392 +v -12.8385 1.0182 -17.7356 +v -10.0582 0.2658 -7.0496 +v -9.8715 0.5167 -6.9567 +v -9.8832 0.6182 -7.2072 +v -10.0690 0.3686 -7.2996 +v -9.9351 0.1107 -6.8651 +v -9.7505 0.3589 -6.7733 +v -9.7328 -0.0551 -6.7958 +v -9.5527 0.1869 -6.7062 +v -9.5054 -0.1873 -6.8600 +v -9.3312 0.0469 -6.7733 +v -9.3139 -0.2504 -7.0406 +v -9.1452 -0.0236 -6.9567 +v -9.2096 -0.2275 -7.2893 +v -9.0446 -0.0057 -7.2072 +v -9.2204 -0.1247 -7.5393 +v -9.0564 0.0958 -7.4577 +v -9.3435 0.0304 -7.7237 +v -9.1774 0.2536 -7.6411 +v -9.5458 0.1962 -7.7931 +v -9.3751 0.4256 -7.7082 +v -9.7732 0.3284 -7.7289 +v -9.5967 0.5656 -7.6411 +v -9.9647 0.3915 -7.5482 +v -9.7827 0.6361 -7.4577 +v -10.2775 -0.0789 -7.1846 +v -10.2867 0.0263 -7.4337 +v -10.1517 -0.2297 -6.9985 +v -9.9431 -0.3856 -6.9252 +v -9.7075 -0.5049 -6.9844 +v -9.5081 -0.5555 -7.1601 +v -9.3983 -0.5240 -7.4054 +v -9.4075 -0.4188 -7.6545 +v -9.5333 -0.2680 -7.8406 +v -9.7420 -0.1121 -7.9139 +v -9.9775 0.0072 -7.8547 +v -10.1769 0.0578 -7.6789 +v -10.5138 -0.4880 -7.3516 +v -10.5217 -0.3805 -7.5997 +v -10.3869 -0.6367 -7.1647 +v -10.1748 -0.7868 -7.0890 +v -9.9345 -0.8979 -7.1448 +v -9.7304 -0.9403 -7.3172 +v -9.6171 -0.9027 -7.5600 +v -9.6249 -0.7951 -7.8081 +v -9.7519 -0.6464 -7.9951 +v -9.9640 -0.4964 -8.0708 +v -10.2043 -0.3853 -8.0149 +v -10.4084 -0.3429 -7.8425 +v -10.7666 -0.9557 -7.5496 +v -10.7732 -0.8457 -7.7967 +v -10.6392 -1.1036 -7.3623 +v -10.4251 -1.2498 -7.2850 +v -10.1817 -1.3552 -7.3384 +v -9.9742 -1.3915 -7.5082 +v -9.8582 -1.3490 -7.7489 +v -9.8648 -1.2390 -7.9960 +v -9.9923 -1.0911 -8.1833 +v -10.2063 -0.9449 -8.2606 +v -10.4497 -0.8395 -8.2072 +v -10.6572 -0.8032 -8.0374 +v -11.0330 -1.4735 -7.7765 +v -11.0383 -1.3611 -8.0226 +v -10.9056 -1.6214 -7.5892 +v -10.6902 -1.7651 -7.5108 +v -10.4446 -1.8661 -7.5623 +v -10.2345 -1.8974 -7.7299 +v -10.1163 -1.8505 -7.9687 +v -10.1216 -1.7380 -8.2147 +v -10.2490 -1.5902 -8.4020 +v -10.4644 -1.4464 -8.4804 +v -10.7100 -1.3454 -8.4289 +v -10.9201 -1.3142 -8.2613 +v -11.3096 -2.0323 -8.0303 +v -11.3136 -1.9171 -8.2751 +v -11.1825 -2.1808 -7.8433 +v -10.9663 -2.3228 -7.7641 +v -10.7189 -2.4203 -7.8140 +v -10.5066 -2.4471 -7.9795 +v -10.3863 -2.3960 -8.2164 +v -10.3903 -2.2808 -8.4612 +v -10.5174 -2.1323 -8.6482 +v -10.7336 -1.9903 -8.7274 +v -10.9810 -1.8928 -8.6775 +v -11.1933 -1.8660 -8.5120 +v -11.5926 -2.6222 -8.3085 +v -11.5950 -2.5040 -8.5518 +v -11.4660 -2.7719 -8.1220 +v -11.2493 -2.9128 -8.0423 +v -11.0004 -3.0072 -8.0907 +v -10.7861 -3.0299 -8.2544 +v -10.6639 -2.9747 -8.4893 +v -10.6663 -2.8564 -8.7326 +v -10.7929 -2.7068 -8.9191 +v -11.0096 -2.5659 -8.9988 +v -11.2585 -2.4714 -8.9503 +v -11.4728 -2.4488 -8.7867 +v -11.8779 -3.2335 -8.6087 +v -11.8788 -3.1118 -8.8503 +v -11.7521 -3.3848 -8.4230 +v -11.5351 -3.5251 -8.3430 +v -11.2850 -3.6168 -8.3901 +v -11.0688 -3.6354 -8.5517 +v -10.9444 -3.5758 -8.7844 +v -10.9453 -3.4541 -9.0260 +v -11.0711 -3.3028 -9.2117 +v -11.2881 -3.1625 -9.2917 +v -11.5382 -3.0708 -9.2446 +v -11.7544 -3.0522 -9.0831 +v -12.1616 -3.8561 -8.9283 +v -12.1606 -3.7304 -9.1679 +v -12.0368 -4.0095 -8.7437 +v -11.8197 -4.1496 -8.6636 +v -11.5684 -4.2387 -8.7094 +v -11.3503 -4.2531 -8.8688 +v -11.2238 -4.1888 -9.0992 +v -11.2228 -4.0631 -9.3387 +v -11.3476 -3.9096 -9.5233 +v -11.5648 -3.7696 -9.6035 +v -11.8160 -3.6804 -9.5577 +v -12.0342 -3.6661 -9.3982 +v -12.4396 -4.4799 -9.2650 +v -12.4366 -4.3496 -9.5021 +v -12.3160 -4.6361 -9.0819 +v -12.0989 -4.7763 -9.0019 +v -11.8465 -4.8629 -9.0463 +v -11.6264 -4.8727 -9.2033 +v -11.4976 -4.8032 -9.4308 +v -11.4945 -4.6729 -9.6679 +v -11.6181 -4.5167 -9.8510 +v -11.8352 -4.3765 -9.9310 +v -12.0876 -4.2899 -9.8866 +v -12.3077 -4.2800 -9.7296 +v -12.7078 -5.0950 -9.6164 +v -12.7024 -4.9592 -9.8503 +v -12.5857 -5.2546 -9.4352 +v -12.3688 -5.3952 -9.3554 +v -12.1153 -5.4793 -9.3984 +v -11.8930 -5.4841 -9.5525 +v -11.7616 -5.4086 -9.7766 +v -11.7561 -5.2728 -10.0105 +v -11.8782 -5.1132 -10.1917 +v -12.0951 -4.9725 -10.2715 +v -12.3487 -4.8885 -10.2285 +v -12.5709 -4.8836 -10.0744 +v -12.9622 -5.6912 -9.9800 +v -12.9540 -5.5489 -10.2099 +v -12.8419 -5.8551 -9.8014 +v -12.6254 -5.9966 -9.7222 +v -12.3707 -6.0779 -9.7634 +v -12.1460 -6.0771 -9.9141 +v -12.0115 -5.9945 -10.1339 +v -12.0033 -5.8522 -10.3639 +v -12.1236 -5.6883 -10.5424 +v -12.3401 -5.5467 -10.6217 +v -12.5948 -5.4655 -10.5804 +v -12.8195 -5.4662 -10.4297 +v -13.1986 -6.2587 -10.3536 +v -13.1871 -6.1084 -10.5783 +v -13.0806 -6.4279 -10.1786 +v -12.8646 -6.5708 -10.1002 +v -12.6086 -6.6490 -10.1394 +v -12.3812 -6.6416 -10.2858 +v -12.2432 -6.5505 -10.5000 +v -12.2317 -6.4003 -10.7248 +v -12.3497 -6.2311 -10.8998 +v -12.5657 -6.0882 -10.9782 +v -12.8217 -6.0100 -10.9389 +v -13.0492 -6.0174 -10.7926 +v -13.4131 -6.7876 -10.7353 +v -13.3977 -6.6275 -10.9530 +v -13.2978 -6.9636 -10.5652 +v -13.0827 -7.1083 -10.4881 +v -12.8252 -7.1830 -10.5248 +v -12.5945 -7.1677 -10.6654 +v -12.4524 -7.0664 -10.8723 +v -12.4369 -6.9063 -11.0899 +v -12.5522 -6.7303 -11.2601 +v -12.7674 -6.5856 -11.3371 +v -13.0248 -6.5109 -11.3004 +v -13.2555 -6.5263 -11.1598 +v -13.6017 -7.2684 -11.1235 +v -13.5814 -7.0959 -11.3312 +v -13.4898 -7.4529 -10.9603 +v -13.2756 -7.6002 -10.8853 +v -13.0166 -7.6707 -10.9187 +v -12.7821 -7.6456 -11.0514 +v -12.6349 -7.5316 -11.2479 +v -12.6146 -7.3592 -11.4556 +v -12.7265 -7.1746 -11.6188 +v -12.9407 -7.0273 -11.6938 +v -13.1998 -6.9568 -11.6605 +v -13.4343 -6.9819 -11.5278 +v -13.7608 -7.6925 -11.5185 +v -13.7341 -7.5032 -11.7105 +v -13.6534 -7.8890 -11.3664 +v -13.4406 -8.0401 -11.2950 +v -13.1796 -8.1054 -11.3234 +v -12.9402 -8.0672 -11.4439 +v -12.7865 -7.9359 -11.6244 +v -12.7599 -7.7466 -11.8164 +v -12.8673 -7.5501 -11.9685 +v -13.0801 -7.3990 -12.0399 +v -13.3411 -7.3338 -12.0115 +v -13.5805 -7.3719 -11.8909 +v -13.8592 -7.9748 -11.8437 +v -13.8257 -7.7659 -12.0131 +v -13.7568 -8.1855 -11.7080 +v -13.5458 -8.3416 -11.6423 +v -13.2828 -8.4013 -11.6643 +v -13.0382 -8.3485 -11.7679 +v -12.8777 -8.1974 -11.9256 +v -12.8442 -7.9885 -12.0949 +v -12.9467 -7.7777 -12.2306 +v -13.1577 -7.6216 -12.2963 +v -13.4207 -7.5620 -12.2744 +v -13.6652 -7.6148 -12.1707 +v -13.9393 -8.2255 -12.2124 +v -13.9002 -7.9990 -12.3559 +v -13.8411 -8.4493 -12.0958 +v -13.6317 -8.6104 -12.0375 +v -13.3673 -8.6657 -12.0531 +v -13.1188 -8.6004 -12.1383 +v -12.9527 -8.4319 -12.2704 +v -12.9135 -8.2054 -12.4139 +v -13.0118 -7.9816 -12.5304 +v -13.2212 -7.8205 -12.5887 +v -13.4855 -7.7652 -12.5732 +v -13.7341 -7.8305 -12.4880 +v -14.0014 -8.4380 -12.6142 +v -13.9580 -8.1973 -12.7308 +v -13.9063 -8.6727 -12.5182 +v -13.6983 -8.8384 -12.4686 +v -13.4330 -8.8908 -12.4786 +v -13.1817 -8.8159 -12.5455 +v -13.0115 -8.6336 -12.6515 +v -12.9682 -8.3928 -12.7681 +v -13.0633 -8.1582 -12.8640 +v -13.2713 -7.9924 -12.9137 +v -13.5365 -7.9400 -12.9037 +v -13.7879 -8.0150 -12.8367 +v -14.0461 -8.6076 -13.0419 +v -13.9998 -8.3555 -13.1298 +v -13.9534 -8.8512 -12.9684 +v -13.7464 -9.0211 -12.9290 +v -13.4807 -9.0716 -12.9343 +v -13.2274 -8.9893 -12.9828 +v -13.0544 -8.7963 -13.0616 +v -13.0081 -8.5442 -13.1495 +v -13.1008 -8.3006 -13.2230 +v -13.3077 -8.1308 -13.2624 +v -13.5734 -8.0802 -13.2571 +v -13.8267 -8.1625 -13.2086 +v -14.0741 -8.7292 -13.4882 +v -14.0258 -8.4686 -13.5450 +v -13.9830 -8.9796 -13.4397 +v -13.7768 -9.1528 -13.4124 +v -13.5108 -9.2023 -13.4138 +v -13.2563 -9.1149 -13.4433 +v -13.0815 -8.9139 -13.4932 +v -13.0332 -8.6533 -13.5500 +v -13.1243 -8.4029 -13.5985 +v -13.3305 -8.2298 -13.6257 +v -13.5965 -8.1803 -13.6244 +v -13.8510 -8.2677 -13.5949 +v -14.0859 -8.7973 -13.9459 +v -14.0367 -8.5316 -13.9685 +v -13.9955 -9.0518 -13.9254 +v -13.7897 -9.2271 -13.9125 +v -13.5236 -9.2762 -13.9106 +v -13.2686 -9.1858 -13.9203 +v -13.0930 -8.9802 -13.9389 +v -13.0438 -8.7146 -13.9614 +v -13.1342 -8.4600 -13.9819 +v -13.3400 -8.2847 -13.9949 +v -13.6060 -8.2357 -13.9968 +v -13.8610 -8.3260 -13.9871 +v -14.0817 -8.8059 -14.4075 +v -14.0328 -8.5395 -14.3923 +v -13.9911 -9.0611 -14.4185 +v -13.7851 -9.2367 -14.4223 +v -13.5191 -9.2857 -14.4179 +v -13.2643 -9.1950 -14.4066 +v -13.0889 -8.9888 -14.3912 +v -13.0400 -8.7224 -14.3760 +v -13.1307 -8.4672 -14.3651 +v -13.3366 -8.2916 -14.3613 +v -13.6027 -8.2426 -14.3656 +v -13.8575 -8.3333 -14.3770 +v -14.0620 -8.7492 -14.8651 +v -14.0148 -8.4879 -14.8089 +v -13.9698 -9.0001 -14.9108 +v -13.7631 -9.1733 -14.9337 +v -13.4971 -9.2226 -14.9276 +v -13.2433 -9.1346 -14.8942 +v -13.0695 -8.9329 -14.8425 +v -13.0223 -8.6716 -14.7862 +v -13.1145 -8.4207 -14.7405 +v -13.3212 -8.2474 -14.7177 +v -13.5872 -8.1982 -14.7237 +v -13.8411 -8.2862 -14.7571 +v -14.0269 -8.6210 -15.3105 +v -13.9832 -8.3721 -15.2111 +v -13.9319 -8.8613 -15.3931 +v -13.7235 -9.0286 -15.4367 +v -13.4577 -9.0781 -15.4297 +v -13.2055 -8.9966 -15.3740 +v -13.0347 -8.8058 -15.2844 +v -12.9909 -8.5569 -15.1849 +v -13.0860 -8.3167 -15.1023 +v -13.2943 -8.1493 -15.0587 +v -13.5602 -8.0998 -15.0657 +v -13.8123 -8.1814 -15.1215 +v -13.9770 -8.4157 -15.7348 +v -13.9382 -8.1875 -15.5926 +v -13.8776 -8.6382 -15.8543 +v -13.6668 -8.7952 -15.9192 +v -13.4009 -8.8449 -15.9119 +v -13.1513 -8.7738 -15.8346 +v -12.9849 -8.6010 -15.7078 +v -12.9461 -8.3728 -15.5656 +v -13.0455 -8.1504 -15.4461 +v -13.2563 -7.9933 -15.3813 +v -13.5222 -7.9437 -15.3885 +v -13.7718 -8.0148 -15.4659 +v -13.9127 -8.1283 -16.1291 +v -13.8803 -7.9286 -15.9477 +v -13.8077 -8.3259 -16.2826 +v -13.5937 -8.4685 -16.3673 +v -13.3278 -8.5179 -16.3604 +v -13.0813 -8.4609 -16.2637 +v -12.9203 -8.3127 -16.1032 +v -12.8880 -8.1131 -15.9219 +v -12.9929 -7.9155 -15.7684 +v -13.2070 -7.7728 -15.6837 +v -13.4729 -7.7234 -15.6906 +v -13.7193 -7.7804 -15.7873 +v -13.8346 -7.7542 -16.4845 +v -13.8093 -7.5888 -16.2707 +v -13.7234 -7.9219 -16.6665 +v -13.5056 -8.0469 -16.7680 +v -13.2396 -8.0956 -16.7617 +v -12.9966 -8.0551 -16.6494 +v -12.8417 -7.9363 -16.4611 +v -12.8165 -7.7708 -16.2472 +v -12.9277 -7.6031 -16.0652 +v -13.1454 -7.4782 -15.9637 +v -13.4114 -7.4294 -15.9700 +v -13.6545 -7.4699 -16.0823 +v -13.7433 -7.2896 -16.7931 +v -13.7253 -7.1608 -16.5549 +v -13.6258 -7.4249 -16.9966 +v -13.4043 -7.5306 -17.1109 +v -13.1381 -7.5783 -17.1054 +v -12.8985 -7.5552 -16.9815 +v -12.7497 -7.4676 -16.7724 +v -12.7317 -7.3388 -16.5342 +v -12.8492 -7.2034 -16.3307 +v -13.0707 -7.0978 -16.2164 +v -13.3370 -7.0501 -16.2220 +v -13.5765 -7.0731 -16.3459 +v -13.6395 -6.7300 -17.0477 +v -13.6282 -6.6373 -16.7931 +v -13.5161 -6.8335 -17.2657 +v -13.2910 -6.9199 -17.3887 +v -13.0245 -6.9662 -17.3838 +v -12.7880 -6.9600 -17.2523 +v -12.6449 -6.9028 -17.0293 +v -12.6336 -6.8101 -16.7747 +v -12.7570 -6.7067 -16.5567 +v -12.9821 -6.6202 -16.4337 +v -13.2486 -6.5739 -16.4386 +v -13.4851 -6.5802 -16.5701 +v -13.5236 -6.0707 -17.2413 +v -13.5181 -6.0113 -16.9769 +v -13.3949 -6.1445 -17.4680 +v -13.1667 -6.2130 -17.5963 +v -12.8999 -6.2577 -17.5919 +v -12.6661 -6.2667 -17.4559 +v -12.5280 -6.2377 -17.2247 +v -12.5224 -6.1783 -16.9603 +v -12.6511 -6.1044 -16.7336 +v -12.8793 -6.0360 -16.6052 +v -13.1461 -5.9913 -16.6097 +v -13.3799 -5.9822 -16.7457 +v -13.3964 -5.3100 -17.3665 +v -13.3948 -5.2744 -17.0982 +v -13.2642 -5.3622 -17.5968 +v -13.0336 -5.4169 -17.7274 +v -12.7665 -5.4596 -17.7234 +v -12.5344 -5.4787 -17.5857 +v -12.3995 -5.4693 -17.3513 +v -12.3979 -5.4337 -17.0830 +v -12.5301 -5.3815 -16.8527 +v -12.7607 -5.3268 -16.7221 +v -13.0278 -5.2841 -16.7261 +v -13.2599 -5.2649 -16.8638 +v -13.2877 -4.6156 -17.4378 +v -13.2877 -4.5898 -17.1685 +v -13.1540 -4.6578 -17.6692 +v -12.9223 -4.7050 -17.8006 +v -12.6547 -4.7447 -17.7968 +v -12.4229 -4.7661 -17.6589 +v -12.2891 -4.7636 -17.4238 +v -12.2890 -4.7378 -17.1545 +v -12.4228 -4.6956 -16.9232 +v -12.6545 -4.6483 -16.7918 +v -12.9221 -4.6087 -16.7955 +v -13.1539 -4.5872 -16.9334 +v -13.1949 -3.9647 -17.4957 +v -13.1953 -3.9425 -17.2261 +v -13.0604 -4.0021 -17.7275 +v -12.8280 -4.0445 -17.8594 +v -12.5599 -4.0806 -17.8559 +v -12.3280 -4.1007 -17.7182 +v -12.1943 -4.0995 -17.4829 +v -12.1948 -4.0772 -17.2133 +v -12.3292 -4.0399 -16.9815 +v -12.5616 -3.9975 -16.8497 +v -12.8297 -3.9614 -16.8531 +v -13.0617 -3.9412 -16.9909 +v -13.1160 -3.3527 -17.5420 +v -13.1169 -3.3340 -17.2721 +v -12.9809 -3.3852 -17.7741 +v -12.7479 -3.4227 -17.9063 +v -12.4793 -3.4553 -17.9032 +v -12.2472 -3.4740 -17.7655 +v -12.1137 -3.4741 -17.5302 +v -12.1146 -3.4553 -17.2603 +v -12.2497 -3.4228 -17.0282 +v -12.4828 -3.3853 -16.8960 +v -12.7513 -3.3528 -16.8991 +v -12.9834 -3.3340 -17.0368 +v -13.0500 -2.7788 -17.5779 +v -13.0513 -2.7634 -17.3078 +v -12.9144 -2.8065 -17.8103 +v -12.6808 -2.8392 -17.9428 +v -12.4118 -2.8681 -17.9399 +v -12.1796 -2.8854 -17.8023 +v -12.0462 -2.8866 -17.5670 +v -12.0475 -2.8712 -17.2969 +v -12.1831 -2.8435 -17.0644 +v -12.4167 -2.8108 -16.9319 +v -12.6857 -2.7819 -16.9348 +v -12.9180 -2.7646 -17.0724 +v -12.9958 -2.2422 -17.6048 +v -12.9975 -2.2301 -17.3345 +v -12.8597 -2.2653 -17.8375 +v -12.6257 -2.2932 -17.9702 +v -12.3563 -2.3184 -17.9675 +v -12.1239 -2.3342 -17.8300 +v -11.9906 -2.3363 -17.5945 +v -11.9922 -2.3242 -17.3243 +v -12.1283 -2.3011 -17.0916 +v -12.3624 -2.2731 -16.9588 +v -12.6317 -2.2479 -16.9616 +v -12.8642 -2.2322 -17.0991 +v -12.9522 -1.7422 -17.6240 +v -12.9541 -1.7331 -17.3536 +v -12.8158 -1.7608 -17.8568 +v -12.5813 -1.7841 -17.9898 +v -12.3116 -1.8056 -17.9872 +v -12.0790 -1.8197 -17.8497 +v -11.9458 -1.8226 -17.6143 +v -11.9477 -1.8135 -17.3439 +v -12.0842 -1.7949 -17.1110 +v -12.3187 -1.7716 -16.9781 +v -12.5884 -1.7501 -16.9807 +v -12.8209 -1.7359 -17.1182 +v -12.9182 -1.2779 -17.6369 +v -12.9203 -1.2716 -17.3664 +v -12.7814 -1.2924 -17.8698 +v -12.5466 -1.3111 -18.0029 +v -12.2766 -1.3291 -18.0004 +v -12.0439 -1.3414 -17.8630 +v -11.9108 -1.3449 -17.6275 +v -11.9129 -1.3385 -17.3571 +v -12.0496 -1.3241 -17.1241 +v -12.2845 -1.3053 -16.9911 +v -12.5544 -1.2874 -16.9936 +v -12.7871 -1.2751 -17.1309 +v -12.8925 -0.8488 -17.6447 +v -12.8947 -0.8448 -17.3742 +v -12.7554 -0.8595 -17.8778 +v -12.5204 -0.8739 -18.0109 +v -12.2502 -0.8883 -18.0085 +v -12.0174 -0.8987 -17.8711 +v -11.8843 -0.9024 -17.6356 +v -11.8865 -0.8984 -17.3651 +v -12.0235 -0.8877 -17.1321 +v -12.2586 -0.8732 -16.9990 +v -12.5287 -0.8589 -17.0014 +v -12.7615 -0.8485 -17.1388 +v -12.8740 -0.4539 -17.6489 +v -12.8763 -0.4517 -17.3784 +v -12.7368 -0.4613 -17.8820 +v -12.5016 -0.4719 -18.0152 +v -12.2313 -0.4828 -18.0128 +v -11.9983 -0.4911 -17.8754 +v -11.8652 -0.4946 -17.6400 +v -11.8675 -0.4924 -17.3695 +v -12.0047 -0.4851 -17.1364 +v -12.2399 -0.4745 -17.0032 +v -12.5102 -0.4636 -17.0056 +v -12.7432 -0.4553 -17.1429 +v -12.8617 -0.0925 -17.6508 +v -12.8640 -0.0915 -17.3802 +v -12.7244 -0.0973 -17.8838 +v -12.4890 -0.1044 -18.0170 +v -12.2186 -0.1120 -18.0147 +v -11.9856 -0.1181 -17.8773 +v -11.8524 -0.1210 -17.6419 +v -11.8548 -0.1199 -17.3713 +v -11.9920 -0.1152 -17.1383 +v -12.2274 -0.1081 -17.0051 +v -12.4978 -0.1005 -17.0074 +v -12.7308 -0.0944 -17.1448 +v -12.8543 0.2361 -17.6515 +v -12.8567 0.2369 -17.3810 +v -12.7170 0.2330 -17.8846 +v -12.4816 0.2286 -18.0178 +v -12.2111 0.2240 -18.0155 +v -11.9780 0.2205 -17.8781 +v -11.8448 0.2190 -17.6427 +v -11.8472 0.2198 -17.3722 +v -11.9845 0.2229 -17.1391 +v -12.2199 0.2273 -17.0059 +v -12.4904 0.2319 -17.0082 +v -12.7235 0.2354 -17.1456 +v -12.8509 0.5328 -17.6526 +v -12.8532 0.5347 -17.3821 +v -12.7136 0.5302 -17.8857 +v -12.4781 0.5276 -18.0189 +v -12.2076 0.5257 -18.0166 +v -11.9745 0.5250 -17.8792 +v -11.8413 0.5257 -17.6438 +v -11.8436 0.5275 -17.3733 +v -11.9809 0.5301 -17.1402 +v -12.2163 0.5327 -17.0070 +v -12.4869 0.5346 -17.0093 +v -12.7200 0.5353 -17.1466 +v -12.8502 0.7984 -17.6553 +v -12.8525 0.8030 -17.3848 +v -12.7129 0.7946 -17.8883 +v -12.4774 0.7926 -18.0216 +v -12.2069 0.7928 -18.0192 +v -11.9738 0.7953 -17.8820 +v -11.8405 0.7993 -17.6465 +v -11.8429 0.8039 -17.3760 +v -11.9802 0.8077 -17.1430 +v -12.2156 0.8097 -17.0097 +v -12.4861 0.8095 -17.0121 +v -12.7193 0.8070 -17.1493 +v -12.8511 1.0338 -17.6608 +v -12.8535 1.0434 -17.3904 +v -12.7138 1.0264 -17.8938 +v -12.4784 1.0230 -18.0270 +v -12.2079 1.0246 -18.0247 +v -11.9748 1.0308 -17.8875 +v -11.8415 1.0399 -17.6522 +v -11.8439 1.0494 -17.3818 +v -11.9812 1.0569 -17.1488 +v -12.2166 1.0603 -17.0156 +v -12.4871 1.0587 -17.0179 +v -12.7202 1.0525 -17.1551 +v -12.8526 1.2399 -17.6705 +v -12.8550 1.2579 -17.4005 +v -12.7153 1.2253 -17.9032 +v -12.4798 1.2179 -18.0362 +v -12.2093 1.2198 -18.0339 +v -11.9762 1.2304 -17.8969 +v -11.8430 1.2469 -17.6620 +v -11.8455 1.2649 -17.3920 +v -11.9828 1.2795 -17.1593 +v -12.2183 1.2868 -17.0263 +v -12.4888 1.2850 -17.0286 +v -12.7219 1.2744 -17.1656 +v -12.8536 1.4195 -17.6859 +v -12.8560 1.4426 -17.4164 +v -12.7162 1.4003 -17.9182 +v -12.4807 1.3902 -18.0509 +v -12.2102 1.3919 -18.0486 +v -11.9772 1.4049 -17.9119 +v -11.8440 1.4257 -17.6773 +v -11.8464 1.4488 -17.4078 +v -11.9838 1.4679 -17.1755 +v -12.2193 1.4780 -17.0427 +v -12.4898 1.4764 -17.0450 +v -12.7229 1.4634 -17.1818 +v 2.5016 -6.1597 4.1433 +v 2.3624 -6.1467 4.0685 +v 2.2629 -6.2659 4.0343 +v 2.3920 -6.2721 4.1237 +v 2.6133 -6.2641 4.1854 +v 2.4841 -6.3152 4.1667 +v 2.5968 -6.4222 4.1900 +v 2.3582 -6.5283 4.0809 +v 2.5055 -6.5411 4.1385 +v 2.4443 -6.4168 4.1498 +v 2.2546 -6.4237 4.0215 +v 2.3523 -6.3737 4.1069 +v 2.3838 -6.0740 3.9460 +v 2.3624 -6.0976 4.0206 +v 2.5448 -6.1065 4.1039 +v 2.5846 -6.0856 4.0396 +v 2.7318 -6.2369 4.1082 +v 2.6763 -6.2445 4.1670 +v 2.6680 -6.4453 4.1637 +v 2.7213 -6.4585 4.1033 +v 2.5842 -6.6208 4.0394 +v 2.5418 -6.5910 4.1078 +v 2.3601 -6.5823 4.0226 +v 2.3833 -6.6092 3.9457 +v 2.2362 -6.4580 3.8771 +v 2.2279 -6.4441 3.9614 +v 2.2370 -6.2436 3.9628 +v 2.2467 -6.2364 3.8820 +v 2.4656 -6.3758 4.0636 +v 2.4825 -6.3328 4.0705 +v 2.4436 -6.3145 4.0523 +v 2.4266 -6.3576 4.0455 +v 2.5054 -6.2221 4.0725 +v 2.5689 -6.3973 4.1038 +v 2.4095 -6.4682 4.0311 +v 2.3460 -6.2930 3.9998 +v 2.4892 -6.1850 4.1445 +v 2.4594 -6.3253 4.1614 +v 2.5173 -6.1917 4.0775 +v 2.4953 -6.3265 4.0796 +v 2.5714 -6.4117 4.1848 +v 2.5965 -6.4101 4.1164 +v 2.4330 -6.3925 4.1505 +v 2.4700 -6.3912 4.0691 +v 2.3653 -6.5034 4.0907 +v 2.3979 -6.4985 4.0257 +v 2.3721 -6.3640 4.1221 +v 2.4113 -6.3638 4.0418 +v 2.2831 -6.2767 4.0503 +v 2.3187 -6.2801 3.9868 +v 2.3985 -6.2968 4.1330 +v 2.4367 -6.2990 4.0523 +v 14.7198 -2.5171 3.0664 +v 12.1751 -2.5171 8.5237 +v 10.9444 -7.5850 7.9498 +v 13.4891 -7.5850 2.4925 +v 10.8820 -7.5666 7.9207 +v 12.1127 -2.4987 8.4946 +v 14.6575 -2.4987 3.0373 +v 13.4268 -7.5666 2.4635 +v 2.7364 -6.2682 3.4024 +v 2.7319 -6.2963 3.4288 +v 2.7571 -6.2970 3.4364 +v 2.7745 -6.2687 3.4182 +v 2.7010 -6.2878 3.3911 +v 2.7092 -6.3090 3.4225 +v 2.6774 -6.3238 3.3872 +v 2.6942 -6.3318 3.4212 +v 2.6729 -6.3674 3.3923 +v 2.6912 -6.3590 3.4256 +v 2.6900 -6.4067 3.4055 +v 2.7016 -6.3833 3.4347 +v 2.7255 -6.4291 3.4216 +v 2.7227 -6.3976 3.4465 +v 2.7523 -6.2965 3.3854 +v 2.7784 -6.2949 3.3933 +v 2.7351 -6.3151 3.3816 +v 2.7220 -6.3340 3.3813 +v 2.7189 -6.3568 3.3857 +v 2.7273 -6.3773 3.3938 +v 2.7447 -6.3894 3.4043 +v 2.7829 -6.4143 3.3954 +v 2.7655 -6.3898 3.4160 +v 2.7519 -6.4069 3.3791 +v 2.8109 -6.3969 3.4137 +v 2.7830 -6.3783 3.4284 +v 2.8271 -6.3648 3.4285 +v 2.7926 -6.3576 3.4387 +v 2.8262 -6.3254 3.4352 +v 2.7912 -6.3327 3.4438 +v 2.8071 -6.2897 3.4315 +v 2.7786 -6.3104 3.4422 +v 2.7865 -6.3905 3.3726 +v 2.8028 -6.3491 3.2986 +v 2.8044 -6.3791 3.3852 +v 2.8145 -6.3580 3.3958 +v 2.8135 -6.3323 3.4011 +v 2.8006 -6.3091 3.3994 +v 2.7130 -6.2542 3.4438 +v 2.7100 -6.2887 3.4708 +v 2.7390 -6.2893 3.4801 +v 2.7578 -6.2547 3.4629 +v 2.6718 -6.2777 3.4298 +v 2.6842 -6.3034 3.4630 +v 2.6450 -6.3201 3.4244 +v 2.6674 -6.3297 3.4609 +v 2.6407 -6.3711 3.4295 +v 2.6645 -6.3610 3.4652 +v 2.6612 -6.4165 3.4442 +v 2.6768 -6.3887 3.4751 +v 2.7022 -6.4425 3.4630 +v 2.7010 -6.4049 3.4883 +v 2.7663 -6.4290 3.4403 +v 2.7474 -6.3978 3.4599 +v 2.8004 -6.4076 3.4614 +v 2.7683 -6.3842 3.4739 +v 2.8201 -6.3686 3.4777 +v 2.7798 -6.3598 3.4850 +v 2.8190 -6.3215 3.4843 +v 2.7783 -6.3306 3.4900 +v 2.7964 -6.2793 3.4789 +v 2.7638 -6.3047 3.4875 +v 2.6900 -6.2415 3.4851 +v 2.6885 -6.2818 3.5126 +v 2.7208 -6.2823 3.5235 +v 2.7410 -6.2420 3.5070 +v 2.6436 -6.2685 3.4686 +v 2.6599 -6.2984 3.5034 +v 2.6139 -6.3168 3.4618 +v 2.6415 -6.3279 3.5005 +v 2.6098 -6.3743 3.4669 +v 2.6387 -6.3628 3.5049 +v 2.6333 -6.4253 3.4830 +v 2.6527 -6.3935 3.5155 +v 2.6795 -6.4546 3.5042 +v 2.6796 -6.4114 3.5300 +v 2.7496 -6.4424 3.4847 +v 2.7292 -6.4051 3.5035 +v 2.7892 -6.4173 3.5084 +v 2.7532 -6.3895 3.5188 +v 2.8120 -6.3721 3.5260 +v 2.7664 -6.3617 3.5307 +v 2.8108 -6.3181 3.5325 +v 2.7648 -6.3287 3.5356 +v 2.7849 -6.2700 3.5256 +v 2.7486 -6.2996 3.5322 +v 2.6675 -6.2302 3.5262 +v 2.6674 -6.2757 3.5541 +v 2.7026 -6.2761 3.5664 +v 2.7240 -6.2306 3.5507 +v 2.6164 -6.2603 3.5075 +v 2.6362 -6.2940 3.5437 +v 2.5842 -6.3138 3.4995 +v 2.6165 -6.3263 3.5401 +v 2.5803 -6.3772 3.5046 +v 2.6137 -6.3644 3.5445 +v 2.6066 -6.4332 3.5219 +v 2.6292 -6.3978 3.5558 +v 2.6572 -6.4653 3.5452 +v 2.6586 -6.4172 3.5714 +v 2.7326 -6.4545 3.5286 +v 2.7111 -6.4117 3.5466 +v 2.7773 -6.4261 3.5546 +v 2.7377 -6.3942 3.5632 +v 2.8028 -6.3753 3.5735 +v 2.7524 -6.3634 3.5757 +v 2.8015 -6.3150 3.5798 +v 2.7508 -6.3270 3.5806 +v 2.7727 -6.2616 3.5715 +v 2.7330 -6.2950 3.5764 +v 2.6454 -6.2202 3.5671 +v 2.6465 -6.2703 3.5954 +v 2.6844 -6.2707 3.6089 +v 2.7068 -6.2206 3.5939 +v 2.5902 -6.2531 3.5465 +v 2.6132 -6.2901 3.5839 +v 2.5559 -6.3112 3.5374 +v 2.5922 -6.3250 3.5797 +v 2.5521 -6.3798 3.5425 +v 2.5896 -6.3658 3.5841 +v 2.5808 -6.4400 3.5610 +v 2.6064 -6.4015 3.5960 +v 2.6354 -6.4746 3.5861 +v 2.6379 -6.4223 3.6126 +v 2.7155 -6.4652 3.5721 +v 2.6929 -6.4174 3.5893 +v 2.7647 -6.4338 3.6001 +v 2.7219 -6.3984 3.6070 +v 2.7926 -6.3781 3.6200 +v 2.7379 -6.3649 3.6200 +v 2.7911 -6.3122 3.6263 +v 2.7363 -6.3255 3.6249 +v 2.7598 -6.2542 3.6167 +v 2.7171 -6.2910 3.6200 +v 2.6239 -6.2116 3.6079 +v 2.6260 -6.2658 3.6364 +v 2.6661 -6.2661 3.6510 +v 2.6895 -6.2119 3.6366 +v 2.5651 -6.2468 3.5855 +v 2.5908 -6.2868 3.6241 +v 2.5289 -6.3090 3.5755 +v 2.5689 -6.3238 3.6194 +v 2.5253 -6.3819 3.5807 +v 2.5664 -6.3669 3.6237 +v 2.5561 -6.4459 3.6001 +v 2.5842 -6.4046 3.6361 +v 2.6140 -6.4827 3.6267 +v 2.6176 -6.4265 3.6536 +v 2.6983 -6.4746 3.6150 +v 2.6746 -6.4224 3.6316 +v 2.7513 -6.4406 3.6448 +v 2.7057 -6.4020 3.6502 +v 2.7813 -6.3805 3.6657 +v 2.7229 -6.3662 3.6638 +v 2.7797 -6.3099 3.6718 +v 2.7212 -6.3243 3.6685 +v 2.7461 -6.2478 3.6612 +v 2.7008 -6.2876 3.6631 +v 2.6028 -6.2042 3.6485 +v 2.6059 -6.2620 3.6772 +v 2.6478 -6.2622 3.6928 +v 2.6719 -6.2045 3.6789 +v 2.5411 -6.2416 3.6247 +v 2.5691 -6.2841 3.6641 +v 2.5032 -6.3071 3.6139 +v 2.5464 -6.3228 3.6590 +v 2.4999 -6.3838 3.6191 +v 2.5439 -6.3679 3.6634 +v 2.5324 -6.4508 3.6393 +v 2.5627 -6.4072 3.6762 +v 2.5931 -6.4894 3.6672 +v 2.5975 -6.4300 3.6943 +v 2.6808 -6.4826 3.6575 +v 2.6563 -6.4266 3.6735 +v 2.7371 -6.4464 3.6888 +v 2.6892 -6.4051 3.6929 +v 2.7689 -6.3826 3.7105 +v 2.7073 -6.3673 3.7068 +v 2.7672 -6.3078 3.7165 +v 2.7055 -6.3232 3.7116 +v 2.7317 -6.2424 3.7050 +v 2.6841 -6.2847 3.7056 +v 2.5821 -6.1983 3.6889 +v 2.5861 -6.2589 3.7178 +v 2.6295 -6.2592 3.7340 +v 2.6542 -6.1985 3.7207 +v 2.5180 -6.2373 3.6640 +v 2.5481 -6.2819 3.7041 +v 2.4790 -6.3056 3.6525 +v 2.5247 -6.3220 3.6987 +v 2.4758 -6.3852 3.6578 +v 2.5224 -6.3686 3.7030 +v 2.5098 -6.4547 3.6786 +v 2.5419 -6.4092 3.7161 +v 2.5727 -6.4947 3.7076 +v 2.5779 -6.4327 3.7348 +v 2.6632 -6.4893 3.6996 +v 2.6380 -6.4301 3.7150 +v 2.7223 -6.4512 3.7321 +v 2.6723 -6.4075 3.7350 +v 2.7555 -6.3843 3.7544 +v 2.6911 -6.3682 3.7493 +v 2.7536 -6.3062 3.7603 +v 2.6893 -6.3223 3.7539 +v 2.7166 -6.2380 3.7480 +v 2.6671 -6.2824 3.7476 +v 2.5620 -6.1936 3.7292 +v 2.5666 -6.2567 3.7582 +v 2.6111 -6.2568 3.7749 +v 2.6363 -6.1938 3.7620 +v 2.4961 -6.2340 3.7033 +v 2.5277 -6.2803 3.7440 +v 2.4561 -6.3044 3.6914 +v 2.5039 -6.3215 3.7383 +v 2.4531 -6.3864 3.6967 +v 2.5017 -6.3692 3.7427 +v 2.4882 -6.4576 3.7180 +v 2.5217 -6.4106 3.7560 +v 2.5528 -6.4987 3.7478 +v 2.5585 -6.4346 3.7750 +v 2.6454 -6.4947 3.7411 +v 2.6196 -6.4328 3.7561 +v 2.7067 -6.4550 3.7746 +v 2.6550 -6.4095 3.7766 +v 2.7410 -6.3856 3.7974 +v 2.6744 -6.3688 3.7911 +v 2.7390 -6.3049 3.8032 +v 2.6725 -6.3217 3.7956 +v 2.7007 -6.2345 3.7902 +v 2.6497 -6.2807 3.7890 +v 2.5423 -6.1903 3.7692 +v 2.5474 -6.2552 3.7983 +v 2.5927 -6.2553 3.8154 +v 2.6183 -6.1904 3.8029 +v 2.4751 -6.2317 3.7428 +v 2.5080 -6.2793 3.7838 +v 2.4346 -6.3036 3.7305 +v 2.4839 -6.3211 3.7780 +v 2.4317 -6.3871 3.7359 +v 2.4818 -6.3695 3.7823 +v 2.4676 -6.4596 3.7574 +v 2.5022 -6.4115 3.7958 +v 2.5334 -6.5014 3.7878 +v 2.5395 -6.4358 3.8150 +v 2.6275 -6.4987 3.7822 +v 2.6012 -6.4347 3.7967 +v 2.6903 -6.4578 3.8164 +v 2.6374 -6.4108 3.8176 +v 2.7255 -6.3866 3.8395 +v 2.6572 -6.3693 3.8322 +v 2.7233 -6.3039 3.8452 +v 2.6552 -6.3212 3.8367 +v 2.6841 -6.2320 3.8318 +v 2.6320 -6.2795 3.8298 +v 2.5231 -6.1884 3.8092 +v 2.5285 -6.2545 3.8385 +v 2.5741 -6.2545 3.8558 +v 2.6000 -6.1884 3.8432 +v 2.4552 -6.2303 3.7823 +v 2.4888 -6.2788 3.8239 +v 2.4144 -6.3032 3.7699 +v 2.4647 -6.3209 3.8179 +v 2.4118 -6.3875 3.7752 +v 2.4626 -6.3696 3.8223 +v 2.4481 -6.4606 3.7970 +v 2.4832 -6.4118 3.8358 +v 2.5136 -6.5028 3.8293 +v 2.5209 -6.4361 3.8548 +v 2.6093 -6.5014 3.8228 +v 2.5826 -6.4358 3.8373 +v 2.6732 -6.4597 3.8575 +v 2.6192 -6.4116 3.8583 +v 2.7088 -6.3873 3.8807 +v 2.6392 -6.3696 3.8730 +v 2.7065 -6.3033 3.8863 +v 2.6372 -6.3210 3.8774 +v 2.6667 -6.2305 3.8725 +v 2.6137 -6.2789 3.8704 +v 2.7300 -6.3827 3.3685 +v 2.7255 -6.3581 3.3661 +v 2.7251 -6.3337 3.3662 +v 2.7336 -6.3107 3.3738 +v 4.7923 -6.2889 -0.8239 +v 4.7849 -6.3097 -0.8559 +v 4.7626 -6.2972 -0.8621 +v 4.7590 -6.2687 -0.8375 +v 4.8143 -6.3243 -0.8188 +v 4.7990 -6.3322 -0.8535 +v 4.8188 -6.3669 -0.8239 +v 4.8020 -6.3591 -0.8579 +v 4.8033 -6.4057 -0.8382 +v 4.7925 -6.3831 -0.8681 +v 4.7709 -6.4292 -0.8585 +v 4.7727 -6.3975 -0.8815 +v 4.7301 -6.4291 -0.8772 +v 4.7481 -6.3978 -0.8949 +v 4.7644 -6.3098 -0.8124 +v 4.7424 -6.2949 -0.8185 +v 4.7711 -6.3345 -0.8136 +v 4.7742 -6.3568 -0.8180 +v 4.7668 -6.3771 -0.8272 +v 4.7505 -6.3893 -0.8391 +v 4.7300 -6.3897 -0.8510 +v 4.6844 -6.3958 -0.8455 +v 4.7120 -6.3781 -0.8613 +v 4.7144 -6.4069 -0.8296 +v 4.6683 -6.3642 -0.8583 +v 4.7022 -6.3576 -0.8702 +v 4.6691 -6.3259 -0.8651 +v 4.7036 -6.3332 -0.8753 +v 4.6881 -6.2907 -0.8634 +v 4.7164 -6.3111 -0.8751 +v 4.7212 -6.2693 -0.8532 +v 4.7376 -6.2979 -0.8694 +v 4.6908 -6.3784 -0.8180 +v 4.6912 -6.3507 -0.7362 +v 4.6806 -6.3577 -0.8271 +v 4.6817 -6.3326 -0.8324 +v 4.6946 -6.3097 -0.8322 +v 4.7164 -6.2958 -0.8263 +v 4.8216 -6.2786 -0.8626 +v 4.8100 -6.3041 -0.8963 +v 4.7844 -6.2895 -0.9041 +v 4.7824 -6.2547 -0.8789 +v 4.8469 -6.3206 -0.8560 +v 4.8259 -6.3302 -0.8931 +v 4.8513 -6.3706 -0.8610 +v 4.8288 -6.3611 -0.8975 +v 4.8323 -6.4156 -0.8770 +v 4.8174 -6.3886 -0.9085 +v 4.7942 -6.4426 -0.8999 +v 4.7944 -6.4049 -0.9234 +v 4.7468 -6.4425 -0.9216 +v 4.7663 -6.4051 -0.9385 +v 4.6947 -6.4066 -0.8933 +v 4.7267 -6.3840 -0.9069 +v 4.6752 -6.3681 -0.9077 +v 4.7150 -6.3598 -0.9165 +v 4.6762 -6.3220 -0.9143 +v 4.7165 -6.3311 -0.9216 +v 4.6988 -6.2803 -0.9108 +v 4.7312 -6.3054 -0.9205 +v 4.7378 -6.2552 -0.8978 +v 4.7557 -6.2901 -0.9132 +v 4.8499 -6.2693 -0.9014 +v 4.8344 -6.2991 -0.9367 +v 4.8060 -6.2826 -0.9458 +v 4.8054 -6.2420 -0.9202 +v 4.8782 -6.3172 -0.8933 +v 4.8519 -6.3284 -0.9327 +v 4.8823 -6.3739 -0.8984 +v 4.8547 -6.3629 -0.9371 +v 4.8602 -6.4245 -0.9158 +v 4.8416 -6.3934 -0.9489 +v 4.8169 -6.4546 -0.9411 +v 4.8158 -6.4115 -0.9651 +v 4.7637 -6.4546 -0.9655 +v 4.7845 -6.4117 -0.9816 +v 4.7059 -6.4164 -0.9403 +v 4.7418 -6.3894 -0.9518 +v 4.6831 -6.3717 -0.9561 +v 4.7283 -6.3617 -0.9623 +v 4.6843 -6.3185 -0.9626 +v 4.7299 -6.3292 -0.9673 +v 4.7102 -6.2709 -0.9576 +v 4.7464 -6.3002 -0.9653 +v 4.7546 -6.2424 -0.9420 +v 4.7739 -6.2831 -0.9566 +v 4.8772 -6.2611 -0.9402 +v 4.8581 -6.2946 -0.9771 +v 4.8271 -6.2764 -0.9874 +v 4.8280 -6.2306 -0.9613 +v 4.9081 -6.3142 -0.9309 +v 4.8770 -6.3268 -0.9724 +v 4.9120 -6.3768 -0.9361 +v 4.8798 -6.3645 -0.9767 +v 4.8871 -6.4324 -0.9547 +v 4.8651 -6.3977 -0.9892 +v 4.8392 -6.4653 -0.9821 +v 4.8368 -6.4173 -1.0065 +v 4.7808 -6.4653 -1.0090 +v 4.8027 -6.4175 -1.0243 +v 4.7177 -6.4252 -0.9866 +v 4.7572 -6.3941 -0.9962 +v 4.6921 -6.3749 -1.0037 +v 4.7422 -6.3635 -1.0074 +v 4.6935 -6.3154 -1.0101 +v 4.7438 -6.3274 -1.0123 +v 4.7223 -6.2624 -1.0036 +v 4.7619 -6.2956 -1.0095 +v 4.7716 -6.2310 -0.9857 +v 4.7921 -6.2769 -0.9996 +v 4.9035 -6.2537 -0.9792 +v 4.8812 -6.2907 -1.0173 +v 4.8480 -6.2710 -1.0287 +v 4.8500 -6.2206 -1.0023 +v 4.9366 -6.3116 -0.9688 +v 4.9013 -6.3253 -1.0120 +v 4.9404 -6.3794 -0.9740 +v 4.9040 -6.3659 -1.0164 +v 4.9129 -6.4394 -0.9937 +v 4.8880 -6.4015 -1.0294 +v 4.8610 -6.4747 -1.0229 +v 4.8575 -6.4223 -1.0477 +v 4.7981 -6.4746 -1.0519 +v 4.8209 -6.4225 -1.0667 +v 4.7303 -6.4331 -1.0322 +v 4.7730 -6.3984 -1.0401 +v 4.7022 -6.3777 -1.0504 +v 4.7567 -6.3650 -1.0518 +v 4.7037 -6.3126 -1.0566 +v 4.7583 -6.3259 -1.0567 +v 4.7351 -6.2549 -1.0489 +v 4.7778 -6.2916 -1.0532 +v 4.7888 -6.2209 -1.0290 +v 4.8103 -6.2714 -1.0421 +v 4.9287 -6.2474 -1.0183 +v 4.9036 -6.2873 -1.0574 +v 4.8685 -6.2664 -1.0697 +v 4.8716 -6.2119 -1.0430 +v 4.9638 -6.3093 -1.0069 +v 4.9248 -6.3241 -1.0516 +v 4.9674 -6.3817 -1.0121 +v 4.9273 -6.3671 -1.0560 +v 4.9378 -6.4454 -1.0328 +v 4.9102 -6.4047 -1.0695 +v 4.8824 -6.4827 -1.0636 +v 4.8779 -6.4266 -1.0887 +v 4.8155 -6.4827 -1.0944 +v 4.8392 -6.4268 -1.1086 +v 4.7436 -6.4399 -1.0770 +v 4.7892 -6.4020 -1.0834 +v 4.7134 -6.3802 -1.0961 +v 4.7717 -6.3663 -1.0956 +v 4.7150 -6.3102 -1.1023 +v 4.7733 -6.3246 -1.1004 +v 4.7487 -6.2484 -1.0934 +v 4.7941 -6.2881 -1.0963 +v 4.8062 -6.2121 -1.0717 +v 4.8286 -6.2667 -1.0843 +v 4.9528 -6.2421 -1.0574 +v 4.9254 -6.2845 -1.0975 +v 4.8887 -6.2625 -1.1106 +v 4.8927 -6.2045 -1.0836 +v 4.9896 -6.3074 -1.0453 +v 4.9474 -6.3231 -1.0913 +v 4.9930 -6.3835 -1.0505 +v 4.9498 -6.3680 -1.0957 +v 4.9615 -6.4504 -1.0720 +v 4.9318 -6.4073 -1.1096 +v 4.9033 -6.4894 -1.1041 +v 4.8979 -6.4301 -1.1294 +v 4.8332 -6.4894 -1.1365 +v 4.8575 -6.4302 -1.1501 +v 4.7577 -6.4458 -1.1211 +v 4.8057 -6.4051 -1.1261 +v 4.7256 -6.3823 -1.1410 +v 4.7872 -6.3674 -1.1388 +v 4.7273 -6.3081 -1.1471 +v 4.7889 -6.3235 -1.1435 +v 4.7631 -6.2429 -1.1373 +v 4.8107 -6.2852 -1.1388 +v 4.8237 -6.2047 -1.1140 +v 4.8469 -6.2628 -1.1260 +v 4.9760 -6.2377 -1.0967 +v 4.9465 -6.2823 -1.1375 +v 4.9086 -6.2594 -1.1512 +v 4.9134 -6.1985 -1.1241 +v 5.0140 -6.3058 -1.0839 +v 4.9692 -6.3223 -1.1309 +v 5.0173 -6.3851 -1.0891 +v 4.9715 -6.3688 -1.1353 +v 4.9843 -6.4544 -1.1113 +v 4.9527 -6.4093 -1.1495 +v 4.9236 -6.4947 -1.1445 +v 4.9176 -6.4328 -1.1699 +v 4.8509 -6.4947 -1.1780 +v 4.8759 -6.4329 -1.1912 +v 4.7725 -6.4507 -1.1644 +v 4.8226 -6.4076 -1.1683 +v 4.7389 -6.3841 -1.1851 +v 4.8033 -6.3683 -1.1813 +v 4.7408 -6.3064 -1.1910 +v 4.8051 -6.3227 -1.1859 +v 4.7782 -6.2384 -1.1803 +v 4.8277 -6.2828 -1.1808 +v 4.8414 -6.1987 -1.1558 +v 4.8652 -6.2596 -1.1674 +v 4.9981 -6.2343 -1.1360 +v 4.9669 -6.2807 -1.1774 +v 4.9281 -6.2571 -1.1915 +v 4.9335 -6.1938 -1.1643 +v 5.0371 -6.3046 -1.1227 +v 4.9901 -6.3218 -1.1706 +v 5.0402 -6.3862 -1.1280 +v 4.9923 -6.3694 -1.1749 +v 5.0060 -6.4574 -1.1506 +v 4.9729 -6.4108 -1.1894 +v 4.9436 -6.4987 -1.1847 +v 4.9370 -6.4348 -1.2101 +v 4.8689 -6.4987 -1.2191 +v 4.8943 -6.4349 -1.2319 +v 4.7880 -6.4547 -1.2070 +v 4.8398 -6.4096 -1.2099 +v 4.7532 -6.3855 -1.2282 +v 4.8199 -6.3690 -1.2231 +v 4.7552 -6.3050 -1.2340 +v 4.8218 -6.3220 -1.2277 +v 4.7940 -6.2348 -1.2227 +v 4.8451 -6.2810 -1.2223 +v 4.8593 -6.1939 -1.1971 +v 4.8836 -6.2573 -1.2083 +v 5.0191 -6.2319 -1.1755 +v 4.9867 -6.2796 -1.2172 +v 4.9472 -6.2555 -1.2317 +v 4.9532 -6.1904 -1.2044 +v 5.0588 -6.3037 -1.1618 +v 5.0101 -6.3214 -1.2102 +v 5.0617 -6.3870 -1.1671 +v 5.0123 -6.3697 -1.2146 +v 5.0267 -6.4594 -1.1901 +v 4.9925 -6.4117 -1.2292 +v 4.9630 -6.5014 -1.2247 +v 4.9560 -6.4360 -1.2502 +v 4.8871 -6.5014 -1.2597 +v 4.9127 -6.4360 -1.2721 +v 4.8043 -6.4576 -1.2489 +v 4.8574 -6.4110 -1.2509 +v 4.7686 -6.3865 -1.2704 +v 4.8371 -6.3695 -1.2643 +v 4.7708 -6.3040 -1.2761 +v 4.8390 -6.3215 -1.2688 +v 4.8105 -6.2322 -1.2643 +v 4.8628 -6.2798 -1.2632 +v 4.8773 -6.1905 -1.2380 +v 4.9020 -6.2556 -1.2488 +v 5.0391 -6.2304 -1.2150 +v 5.0059 -6.2791 -1.2573 +v 4.9662 -6.2548 -1.2719 +v 4.9724 -6.1884 -1.2443 +v 5.0792 -6.3032 -1.2011 +v 5.0295 -6.3212 -1.2502 +v 5.0819 -6.3875 -1.2065 +v 5.0315 -6.3699 -1.2546 +v 5.0463 -6.4605 -1.2297 +v 5.0115 -6.4120 -1.2692 +v 4.9820 -6.5027 -1.2645 +v 4.9748 -6.4364 -1.2903 +v 4.9062 -6.5028 -1.3016 +v 4.9312 -6.4364 -1.3120 +v 4.8213 -6.4596 -1.2900 +v 4.8755 -6.4118 -1.2917 +v 4.7851 -6.3872 -1.3118 +v 4.8550 -6.3698 -1.3052 +v 4.7874 -6.3034 -1.3173 +v 4.8570 -6.3213 -1.3096 +v 4.8278 -6.2306 -1.3051 +v 4.8810 -6.2791 -1.3038 +v 4.8955 -6.1885 -1.2784 +v 4.9206 -6.2548 -1.2892 +v 4.7444 -6.3981 -0.8153 +v 4.7594 -6.3793 -0.8080 +v 4.7709 -6.3584 -0.8029 +v 4.7740 -6.3330 -0.8051 +v 5.1005 -6.1451 -1.5596 +v 5.2265 -6.2127 -1.4910 +v 5.2592 -6.3682 -1.4879 +v 5.1462 -6.2962 -1.5699 +v 4.9560 -6.1759 -1.6171 +v 5.0469 -6.2827 -1.6162 +v 4.8993 -6.3193 -1.6558 +v 5.0580 -6.5425 -1.5840 +v 4.9240 -6.4746 -1.6354 +v 5.0353 -6.3923 -1.6233 +v 5.1945 -6.5113 -1.5092 +v 5.1346 -6.4058 -1.5770 +v 5.2341 -6.1659 -1.3550 +v 5.2463 -6.1803 -1.4339 +v 5.0841 -6.0877 -1.5077 +v 5.0549 -6.0652 -1.4385 +v 4.8589 -6.1150 -1.5299 +v 4.9078 -6.1343 -1.5917 +v 4.8241 -6.3127 -1.6314 +v 4.7676 -6.3127 -1.5725 +v 4.8128 -6.5289 -1.5514 +v 4.8675 -6.5079 -1.6140 +v 5.0288 -6.6007 -1.5384 +v 4.9920 -6.6297 -1.4679 +v 5.1879 -6.5799 -1.3765 +v 5.2059 -6.5538 -1.4562 +v 5.2888 -6.3757 -1.4147 +v 5.2792 -6.3821 -1.3339 +v 5.0306 -6.3653 -1.5294 +v 5.0354 -6.3189 -1.5261 +v 5.0774 -6.3247 -1.5066 +v 5.0726 -6.3710 -1.5098 +v 5.0652 -6.2123 -1.5035 +v 4.9309 -6.3286 -1.5678 +v 5.0369 -6.4776 -1.5200 +v 5.1713 -6.3613 -1.4557 +v 5.1001 -6.1724 -1.5667 +v 5.0640 -6.3037 -1.6145 +v 5.0687 -6.1796 -1.5013 +v 5.0273 -6.3058 -1.5331 +v 4.9263 -6.3229 -1.6498 +v 4.9012 -6.3246 -1.5814 +v 5.0565 -6.3762 -1.6194 +v 5.0200 -6.3756 -1.5378 +v 5.0634 -6.5156 -1.5879 +v 5.0333 -6.5103 -1.5217 +v 5.1221 -6.3851 -1.5888 +v 5.0832 -6.3842 -1.5083 +v 5.2372 -6.3651 -1.5048 +v 5.2007 -6.3652 -1.4417 +v 5.1297 -6.3126 -1.5839 +v 5.0905 -6.3144 -1.5036 +v 0.5018 -8.2951 -0.0771 +v 0.3622 -8.2871 -0.1024 +v 0.2994 -8.2970 -0.2298 +v 0.4347 -8.3207 -0.1993 +v 0.6290 -8.2871 -0.1398 +v 0.5326 -8.3207 -0.2130 +v 0.6544 -8.2970 -0.2796 +v 0.4519 -8.2988 -0.4323 +v 0.5916 -8.2898 -0.4068 +v 0.5189 -8.3221 -0.3110 +v 0.3248 -8.2898 -0.3693 +v 0.4210 -8.3221 -0.2972 +v 0.3173 -8.1795 -0.0470 +v 0.3334 -8.2482 -0.0646 +v 0.5090 -8.2468 -0.0258 +v 0.5118 -8.1795 -0.0056 +v 0.6874 -8.1795 -0.0989 +v 0.6672 -8.2482 -0.1114 +v 0.7060 -8.2487 -0.2872 +v 0.7287 -8.1795 -0.2934 +v 0.6355 -8.1795 -0.4690 +v 0.6203 -8.2511 -0.4454 +v 0.4447 -8.2507 -0.4844 +v 0.4410 -8.1795 -0.5103 +v 0.2654 -8.1795 -0.4170 +v 0.2865 -8.2511 -0.3986 +v 0.2476 -8.2487 -0.2229 +v 0.2241 -8.1795 -0.2226 +v 0.4945 -8.2441 -0.2794 +v 0.5003 -8.2432 -0.2380 +v 0.4589 -8.2432 -0.2322 +v 0.4531 -8.2441 -0.2736 +v 0.4934 -8.2362 -0.1372 +v 0.5952 -8.2375 -0.2724 +v 0.4601 -8.2388 -0.3744 +v 0.3582 -8.2375 -0.2391 +v 0.4984 -8.3007 -0.1015 +v 0.5137 -8.3258 -0.2274 +v 0.4975 -8.2357 -0.1079 +v 0.5123 -8.2458 -0.2289 +v 0.6302 -8.3024 -0.2764 +v 0.6245 -8.2373 -0.2765 +v 0.5046 -8.3269 -0.2922 +v 0.5035 -8.2469 -0.2913 +v 0.4553 -8.3040 -0.4083 +v 0.4560 -8.2389 -0.4036 +v 0.4399 -8.3269 -0.2831 +v 0.4412 -8.2469 -0.2826 +v 0.3235 -8.3024 -0.2334 +v 0.3290 -8.2373 -0.2350 +v 0.4490 -8.3258 -0.2183 +v 0.4499 -8.2458 -0.2202 +v 11.8852 -5.0179 8.6445 +v 11.8307 -4.9978 8.7421 +v 11.7806 -5.0758 8.8082 +v 11.8460 -5.0942 8.7185 +v 11.8987 -5.0953 8.5626 +v 11.8710 -5.1299 8.6526 +v 11.8710 -5.2055 8.5693 +v 11.7664 -5.2634 8.7329 +v 11.8094 -5.2798 8.6290 +v 11.8385 -5.1977 8.6771 +v 11.7414 -5.1823 8.8085 +v 11.8135 -5.1619 8.7430 +v 11.7609 -4.9237 8.7254 +v 11.8071 -4.9548 8.7422 +v 11.8698 -4.9726 8.6142 +v 11.8311 -4.9449 8.5844 +v 11.8552 -5.0589 8.4764 +v 11.8921 -5.0768 8.5176 +v 11.8513 -5.2148 8.5168 +v 11.8093 -5.2110 8.4765 +v 11.7290 -5.3139 8.5670 +v 11.7801 -5.3075 8.6005 +v 11.7160 -5.2894 8.7279 +v 11.6589 -5.2926 8.7080 +v 11.6347 -5.1787 8.8160 +v 11.6950 -5.1855 8.8251 +v 11.7345 -5.0473 8.8252 +v 11.6807 -5.0266 8.8160 +v 11.7877 -5.1524 8.6606 +v 11.8013 -5.1237 8.6502 +v 11.7908 -5.1085 8.6781 +v 11.7772 -5.1373 8.6885 +v 11.8247 -5.0472 8.6375 +v 11.8153 -5.1725 8.5873 +v 11.7455 -5.2112 8.6966 +v 11.7549 -5.0859 8.7468 +v 11.8807 -5.0358 8.6526 +v 11.8645 -5.1365 8.6698 +v 11.8343 -5.0269 8.6302 +v 11.8093 -5.1208 8.6415 +v 11.8685 -5.1979 8.5876 +v 11.8226 -5.1831 8.5676 +v 11.8432 -5.1813 8.6861 +v 11.7887 -5.1640 8.6572 +v 11.7782 -5.2480 8.7290 +v 11.7356 -5.2313 8.7038 +v 11.8267 -5.1577 8.7296 +v 11.7728 -5.1412 8.6991 +v 11.7904 -5.0859 8.7939 +v 11.7473 -5.0751 8.7664 +v 11.8480 -5.1128 8.7134 +v 11.7934 -5.0980 8.6835 +v -13.6330 7.5803 -15.6392 +v -13.7430 7.5604 -15.6455 +v -13.7925 7.4599 -15.6377 +v -13.6858 7.4840 -15.6190 +v -13.5327 7.5309 -15.6455 +v -13.6087 7.4732 -15.6190 +v -13.5127 7.4207 -15.6377 +v -13.6723 7.3003 -15.6363 +v -13.5622 7.3204 -15.6434 +v -13.6195 7.3959 -15.6179 +v -13.7725 7.3499 -15.6434 +v -13.6967 7.4068 -15.6179 +v -13.7784 7.6040 -15.7303 +v -13.7657 7.5901 -15.6762 +v -13.6273 7.6207 -15.6773 +v -13.6251 7.6366 -15.7303 +v -13.4867 7.5631 -15.7303 +v -13.5026 7.5532 -15.6762 +v -13.4720 7.4146 -15.6758 +v -13.4541 7.4098 -15.7303 +v -13.5276 7.2714 -15.7303 +v -13.5396 7.2900 -15.6739 +v -13.6780 7.2592 -15.6742 +v -13.6809 7.2388 -15.7303 +v -13.8193 7.3123 -15.7303 +v -13.8027 7.3269 -15.6739 +v -13.8333 7.4653 -15.6758 +v -13.8518 7.4656 -15.7303 +v -13.6387 7.4208 -15.6794 +v -13.6341 7.4535 -15.6801 +v -13.6668 7.4581 -15.6801 +v -13.6714 7.4254 -15.6794 +v -13.6396 7.5329 -15.6856 +v -13.5593 7.4263 -15.6846 +v -13.6659 7.3460 -15.6835 +v -13.7462 7.4526 -15.6846 +v -13.6357 7.5611 -15.6347 +v -13.6236 7.4618 -15.6150 +v -13.6364 7.5560 -15.6860 +v -13.6247 7.4606 -15.6781 +v -13.5318 7.4232 -15.6335 +v -13.5363 7.4231 -15.6848 +v -13.6308 7.4107 -15.6141 +v -13.6316 7.4114 -15.6772 +v -13.6696 7.3192 -15.6322 +v -13.6691 7.3230 -15.6835 +v -13.6818 7.4179 -15.6141 +v -13.6808 7.4183 -15.6772 +v -13.7735 7.4571 -15.6335 +v -13.7692 7.4558 -15.6848 +v -13.6746 7.4689 -15.6150 +v -13.6739 7.4675 -15.6781 +v -8.4936 7.5512 -15.6392 +v -8.5989 7.5889 -15.6455 +v -8.6920 7.5267 -15.6377 +v -8.5876 7.4942 -15.6190 +v -8.4315 7.4582 -15.6455 +v -8.5261 7.4462 -15.6190 +v -8.4693 7.3528 -15.6377 +v -8.6677 7.3283 -15.6363 +v -8.5623 7.2908 -15.6434 +v -8.5741 7.3848 -15.6179 +v -8.7296 7.4215 -15.6434 +v -8.6356 7.4328 -15.6179 +v -8.6077 7.6444 -15.7303 +v -8.6037 7.6261 -15.6762 +v -8.4685 7.5834 -15.6773 +v -8.4586 7.5960 -15.7303 +v -8.3755 7.4631 -15.7303 +v -8.3943 7.4626 -15.6762 +v -8.4371 7.3272 -15.6758 +v -8.4240 7.3141 -15.7303 +v -8.5568 7.2310 -15.7303 +v -8.5579 7.2531 -15.6739 +v -8.6931 7.2957 -15.6742 +v -8.7058 7.2794 -15.7303 +v -8.7890 7.4123 -15.7303 +v -8.7673 7.4166 -15.6739 +v -8.7246 7.5518 -15.6758 +v -8.7405 7.5613 -15.7303 +v -8.5783 7.4159 -15.6794 +v -8.5580 7.4419 -15.6801 +v -8.5840 7.4622 -15.6801 +v -8.6043 7.4362 -15.6794 +v -8.5231 7.5135 -15.6856 +v -8.5068 7.3810 -15.6846 +v -8.6393 7.3647 -15.6835 +v -8.6555 7.4972 -15.6846 +v -8.5056 7.5359 -15.6347 +v -8.5448 7.4439 -15.6150 +v -8.5087 7.5318 -15.6860 +v -8.5463 7.4434 -15.6781 +v -8.4845 7.3645 -15.6335 +v -8.4885 7.3667 -15.6848 +v -8.5765 7.4032 -15.6141 +v -8.5769 7.4042 -15.6772 +v -8.6559 7.3434 -15.6322 +v -8.6536 7.3464 -15.6835 +v -8.6171 7.4349 -15.6141 +v -8.6160 7.4348 -15.6772 +v -8.6769 7.5148 -15.6335 +v -8.6738 7.5115 -15.6848 +v -8.5854 7.4756 -15.6150 +v -8.5854 7.4739 -15.6781 +v -8.7248 2.3775 -15.6392 +v -8.7049 2.2675 -15.6455 +v -8.6044 2.2179 -15.6377 +v -8.6285 2.3246 -15.6190 +v -8.6754 2.4778 -15.6455 +v -8.6177 2.4018 -15.6190 +v -8.5652 2.4978 -15.6377 +v -8.4448 2.3382 -15.6363 +v -8.4650 2.4482 -15.6434 +v -8.5405 2.3910 -15.6179 +v -8.4945 2.2380 -15.6434 +v -8.5513 2.3138 -15.6179 +v -8.7485 2.2321 -15.7303 +v -8.7347 2.2447 -15.6762 +v -8.7652 2.3832 -15.6773 +v -8.7811 2.3854 -15.7303 +v -8.7076 2.5238 -15.7303 +v -8.6977 2.5078 -15.6762 +v -8.5592 2.5385 -15.6758 +v -8.5543 2.5564 -15.7303 +v -8.4159 2.4829 -15.7303 +v -8.4345 2.4709 -15.6739 +v -8.4038 2.3325 -15.6742 +v -8.3834 2.3296 -15.7303 +v -8.4569 2.1912 -15.7303 +v -8.4714 2.2078 -15.6739 +v -8.6098 2.1772 -15.6758 +v -8.6101 2.1586 -15.7303 +v -8.5653 2.3718 -15.6794 +v -8.5980 2.3764 -15.6801 +v -8.6026 2.3437 -15.6801 +v -8.5699 2.3391 -15.6794 +v -8.6775 2.3708 -15.6856 +v -8.5709 2.4512 -15.6846 +v -8.4905 2.3446 -15.6835 +v -8.5971 2.2643 -15.6846 +v -8.7056 2.3748 -15.6348 +v -8.6063 2.3869 -15.6150 +v -8.7005 2.3741 -15.6860 +v -8.6051 2.3858 -15.6781 +v -8.5677 2.4787 -15.6335 +v -8.5677 2.4742 -15.6848 +v -8.5553 2.3797 -15.6141 +v -8.5559 2.3789 -15.6772 +v -8.4637 2.3409 -15.6322 +v -8.4675 2.3414 -15.6835 +v -8.5624 2.3287 -15.6141 +v -8.5628 2.3297 -15.6772 +v -8.6016 2.2370 -15.6335 +v -8.6003 2.2413 -15.6848 +v -8.6135 2.3358 -15.6150 +v -8.6120 2.3366 -15.6781 +v -13.6283 2.4978 -15.6392 +v -13.7396 2.4875 -15.6455 +v -13.7977 2.3918 -15.6377 +v -13.6893 2.4064 -15.6190 +v -13.5327 2.4398 -15.6455 +v -13.6134 2.3889 -15.6190 +v -13.5224 2.3283 -15.6377 +v -13.6918 2.2223 -15.6363 +v -13.5804 2.2327 -15.6434 +v -13.6309 2.3130 -15.6179 +v -13.7873 2.2805 -15.6434 +v -13.7068 2.3305 -15.6179 +v -13.7710 2.5341 -15.7303 +v -13.7597 2.5192 -15.6762 +v -13.6191 2.5375 -15.6773 +v -13.6155 2.5532 -15.7303 +v -13.4840 2.4679 -15.7303 +v -13.5008 2.4595 -15.6762 +v -13.4824 2.3187 -15.6758 +v -13.4649 2.3124 -15.7303 +v -13.5502 2.1809 -15.7303 +v -13.5605 2.2004 -15.6739 +v -13.7011 2.1819 -15.6742 +v -13.7057 2.1618 -15.7303 +v -13.8372 2.2471 -15.7303 +v -13.8194 2.2601 -15.6739 +v -13.8378 2.4007 -15.6758 +v -13.8563 2.4026 -15.7303 +v -13.6479 2.3394 -15.6794 +v -13.6404 2.3715 -15.6801 +v -13.6726 2.3790 -15.6801 +v -13.6800 2.3468 -15.6794 +v -13.6390 2.4512 -15.6856 +v -13.5683 2.3380 -15.6846 +v -13.6814 2.2672 -15.6835 +v -13.7522 2.3804 -15.6846 +v -13.6326 2.4789 -15.6347 +v -13.6292 2.3789 -15.6150 +v -13.6338 2.4739 -15.6860 +v -13.6305 2.3778 -15.6781 +v -13.5411 2.3325 -15.6335 +v -13.5456 2.3328 -15.6848 +v -13.6408 2.3287 -15.6141 +v -13.6416 2.3294 -15.6772 +v -13.6875 2.2409 -15.6322 +v -13.6867 2.2446 -15.6835 +v -13.6910 2.3403 -15.6141 +v -13.6900 2.3406 -15.6772 +v -13.7790 2.3873 -15.6335 +v -13.7748 2.3856 -15.6848 +v -13.6795 2.3905 -15.6150 +v -13.6788 2.3890 -15.6781 +v 14.6387 -5.0094 2.7749 +v 14.5743 -5.0367 2.8644 +v 14.5375 -5.1410 2.8912 +v 14.6117 -5.1132 2.8113 +v 14.6744 -5.0473 2.6741 +v 14.6484 -5.1171 2.7414 +v 14.6707 -5.1552 2.6379 +v 14.5696 -5.2868 2.7541 +v 14.6224 -5.2558 2.6584 +v 14.6296 -5.1937 2.7358 +v 14.5223 -5.2452 2.8487 +v 14.5929 -5.1898 2.8056 +v 14.4916 -4.9750 2.8646 +v 14.5420 -5.0016 2.8760 +v 14.6162 -4.9595 2.7603 +v 14.5746 -4.9300 2.7368 +v 14.6305 -4.9898 2.6006 +v 14.6673 -5.0149 2.6379 +v 14.6573 -5.1477 2.5832 +v 14.6184 -5.1366 2.5411 +v 14.5559 -5.2781 2.5775 +v 14.6019 -5.2756 2.6181 +v 14.5264 -5.3175 2.7331 +v 14.4729 -5.3231 2.7053 +v 14.4170 -5.2633 2.8415 +v 14.4766 -5.2623 2.8562 +v 14.4853 -5.1294 2.9102 +v 14.4291 -5.1165 2.9010 +v 14.5716 -5.1551 2.7289 +v 14.5794 -5.1226 2.7312 +v 14.5639 -5.1210 2.7607 +v 14.5561 -5.1534 2.7585 +v 14.5866 -5.0441 2.7495 +v 14.6080 -5.1415 2.6580 +v 14.5406 -5.2294 2.7357 +v 14.5191 -5.1320 2.8271 +v 14.6376 -5.0295 2.7755 +v 14.6423 -5.1306 2.7541 +v 14.5921 -5.0212 2.7511 +v 14.5872 -5.1154 2.7253 +v 14.6653 -5.1555 2.6571 +v 14.6189 -5.1426 2.6371 +v 14.6300 -5.1812 2.7505 +v 14.5753 -5.1642 2.7218 +v 14.5780 -5.2692 2.7576 +v 14.5347 -5.2521 2.7338 +v 14.6057 -5.1786 2.7966 +v 14.5519 -5.1617 2.7663 +v 14.5503 -5.1432 2.8759 +v 14.5080 -5.1308 2.8479 +v 14.6180 -5.1280 2.8003 +v 14.5638 -5.1129 2.7698 +v -14.4500 8.2351 -15.9509 +v -7.8233 8.2351 -15.9509 +v -7.8233 8.2351 -18.4482 +v -14.4500 8.2351 -18.4482 +v -14.4749 1.5835 -15.9509 +v -14.4749 8.2102 -15.9509 +v -14.4749 8.2102 -18.4482 +v -14.4749 1.5835 -18.4482 +v -7.8233 1.5586 -15.9509 +v -14.4500 1.5586 -15.9509 +v -14.4500 1.5586 -18.4482 +v -7.8233 1.5586 -18.4482 +v -7.7984 8.2102 -15.9509 +v -7.7984 1.5835 -15.9509 +v -7.7984 1.5835 -18.4482 +v -7.7984 8.2102 -18.4482 +v -7.8233 8.2102 -15.9260 +v -14.4500 8.2102 -15.9260 +v -14.4500 1.5835 -15.9260 +v -7.8233 1.5835 -15.9260 +v -14.1313 7.9140 -15.7479 +v -8.1420 7.9140 -15.7479 +v -8.1420 7.9140 -15.9133 +v -14.1313 7.9140 -15.9133 +v -14.1538 1.9022 -15.7479 +v -14.1538 7.8915 -15.7479 +v -14.1538 7.8915 -15.9133 +v -14.1538 1.9022 -15.9133 +v -8.1420 1.8797 -15.7479 +v -14.1313 1.8797 -15.7479 +v -14.1313 1.8797 -15.9133 +v -8.1420 1.8797 -15.9133 +v -8.1195 7.8915 -15.7479 +v -8.1195 1.9022 -15.7479 +v -8.1195 1.9022 -15.9133 +v -8.1195 7.8915 -15.9133 +v -8.1420 7.8915 -15.7254 +v -14.1313 7.8915 -15.7254 +v -14.1313 1.9022 -15.7254 +v -8.1420 1.9022 -15.7254 +v -8.3067 5.6124 -15.7104 +v -8.3067 7.8011 -15.7104 +v -13.9665 7.8011 -15.7104 +v -13.9665 5.6124 -15.7104 +# 3507 vertices + +vn 0.1124 -0.9265 0.3591 +vn 0.0505 -0.4188 0.9067 +vn -0.0505 -0.4188 0.9067 +vn -0.1124 -0.9265 0.3591 +vn -0.0000 -0.0000 1.0000 +vn 0.0000 -0.0000 1.0000 +vn -0.3053 0.8818 0.3595 +vn -0.4650 0.8124 0.3519 +vn -0.2124 0.3700 0.9044 +vn -0.1361 0.3952 0.9085 +vn -0.6643 0.6622 0.3466 +vn -0.3134 0.3122 0.8969 +vn -0.8198 0.4525 0.3510 +vn -0.3756 0.2075 0.9033 +vn -0.8940 0.2698 0.3576 +vn -0.4030 0.1211 0.9071 +vn -0.9283 0.0897 0.3607 +vn -0.4158 0.0389 0.9086 +vn -0.4149 -0.0336 0.9092 +vn -0.9298 -0.0789 0.3596 +vn -0.9027 -0.2367 0.3594 +vn -0.4048 -0.1062 0.9082 +vn -0.8210 -0.4492 0.3524 +vn -0.3776 -0.2143 0.9008 +vn -0.7020 -0.6130 0.3624 +vn -0.3083 -0.2720 0.9116 +vn -0.6439 -0.6743 0.3617 +vn -0.5867 -0.7262 0.3584 +vn -0.2596 -0.3226 0.9103 +vn -0.2807 -0.2955 0.9132 +vn -0.4738 -0.8058 0.3553 +vn -0.2142 -0.3644 0.9063 +vn -0.3497 -0.8656 0.3584 +vn -0.1557 -0.3837 0.9103 +vn -0.2622 -0.8947 0.3616 +vn -0.1161 -0.3934 0.9120 +vn -0.1173 0.9252 0.3608 +vn -0.0499 0.4177 0.9072 +vn 0.0497 0.4176 0.9073 +vn 0.1169 0.9253 0.3608 +vn 0.2115 0.3706 0.9044 +vn 0.4631 0.8135 0.3519 +vn 0.3037 0.8823 0.3596 +vn 0.1353 0.3952 0.9086 +vn 0.3139 0.3124 0.8966 +vn 0.6647 0.6619 0.3465 +vn 0.3768 0.2058 0.9031 +vn 0.8218 0.4489 0.3510 +vn 0.4033 0.1190 0.9073 +vn 0.8952 0.2657 0.3577 +vn 0.4155 0.0382 0.9088 +vn 0.9284 0.0884 0.3609 +vn 0.9298 -0.0776 0.3597 +vn 0.4148 -0.0330 0.9093 +vn 0.4053 -0.1063 0.9080 +vn 0.9027 -0.2367 0.3592 +vn 0.3772 -0.2146 0.9009 +vn 0.8204 -0.4502 0.3524 +vn 0.3081 -0.2721 0.9116 +vn 0.7019 -0.6132 0.3623 +vn 0.2596 -0.3226 0.9103 +vn 0.5867 -0.7262 0.3584 +vn 0.6439 -0.6743 0.3617 +vn 0.2807 -0.2955 0.9132 +vn 0.2142 -0.3644 0.9063 +vn 0.4738 -0.8058 0.3553 +vn 0.1557 -0.3837 0.9103 +vn 0.3497 -0.8656 0.3584 +vn 0.1161 -0.3934 0.9120 +vn 0.2622 -0.8947 0.3616 +vn -0.9567 0.2910 -0.0000 +vn -0.9954 0.0956 -0.0000 +vn -0.7523 -0.6588 0.0000 +vn -0.8755 -0.4833 0.0000 +vn -0.3299 0.9440 0.0000 +vn -0.4972 0.8676 -0.0000 +vn -0.7083 0.7060 -0.0000 +vn -0.9965 -0.0836 -0.0000 +vn -0.9673 -0.2537 0.0000 +vn -0.6901 -0.7237 -0.0000 +vn -0.6280 -0.7782 -0.0000 +vn -0.5069 -0.8620 0.0000 +vn -0.8753 0.4835 -0.0000 +vn -0.3750 -0.9270 -0.0000 +vn -0.2824 -0.9593 -0.0000 +vn -0.1204 -0.9927 -0.0000 +vn 0.1204 -0.9927 -0.0000 +vn 0.9956 0.0941 -0.0000 +vn 0.9966 -0.0822 -0.0000 +vn 0.3282 0.9446 0.0000 +vn 0.1239 0.9923 -0.0000 +vn -0.1243 0.9922 -0.0000 +vn 0.6901 -0.7237 0.0000 +vn 0.7522 -0.6589 -0.0000 +vn 0.7086 0.7056 0.0000 +vn 0.4952 0.8688 0.0000 +vn 0.9673 -0.2537 0.0000 +vn 0.5069 -0.8620 0.0000 +vn 0.6280 -0.7782 0.0000 +vn 0.9580 0.2867 -0.0000 +vn 0.8775 0.4796 -0.0000 +vn 0.8748 -0.4845 0.0000 +vn 0.2824 -0.9593 -0.0000 +vn 0.3750 -0.9270 -0.0000 +vn 0.9659 -0.0000 -0.2588 +vn 0.8959 0.3738 -0.2401 +vn 0.9275 0.3738 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.8660 -0.0000 -0.5000 +vn 0.8033 0.3738 -0.4638 +vn 0.7111 0.0000 -0.7031 +vn 0.6594 0.3742 -0.6521 +vn 0.6177 0.0000 -0.7864 +vn 0.6137 0.2262 -0.7564 +vn 0.2588 0.0000 0.9659 +vn 0.2401 0.3737 0.8959 +vn -0.0000 0.3719 0.9283 +vn 0.0000 0.0000 1.0000 +vn 0.5000 0.0000 0.8660 +vn 0.4638 0.3738 0.8033 +vn 0.7071 0.0000 0.7071 +vn 0.6559 0.3738 0.6559 +vn 0.8660 0.0000 0.5000 +vn 0.8033 0.3738 0.4638 +vn 0.9659 -0.0000 0.2588 +vn 0.8959 0.3738 0.2401 +vn -0.0000 -1.0000 -0.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -1.0000 -0.0000 +vn -0.0000 -1.0000 0.0000 +vn -1.0000 0.0000 -0.0000 +vn -0.9659 0.0000 0.2588 +vn -0.9659 0.0000 -0.2588 +vn -0.8660 0.0000 -0.5000 +vn -0.7071 0.0000 -0.7071 +vn -0.5000 0.0000 -0.8660 +vn -0.5000 -0.0000 -0.8660 +vn -0.2588 -0.0000 -0.9659 +vn 0.0000 -0.0000 -1.0000 +vn -0.0000 0.0000 -1.0000 +vn -0.7108 0.0000 0.7034 +vn -0.6171 0.0000 0.7869 +vn -0.8660 0.0000 0.5000 +vn 0.9986 0.0000 0.0520 +vn 0.9986 -0.0000 0.0520 +vn 0.9238 0.3798 0.0481 +vn 0.9243 0.3785 0.0481 +vn 0.0168 -0.9916 0.1280 +vn -0.9987 -0.0000 -0.0519 +vn 0.6801 0.7101 -0.1822 +vn 0.7041 0.7101 0.0000 +vn 0.6097 0.7101 -0.3520 +vn 0.5042 0.7058 -0.4976 +vn 0.5958 0.3639 -0.7160 +vn 0.1824 0.7101 0.6800 +vn 0.0000 0.7072 0.7070 +vn 0.3520 0.7101 0.6097 +vn 0.4978 0.7101 0.4978 +vn 0.6097 0.7102 0.3520 +vn 0.6801 0.7101 0.1822 +vn 0.3850 0.9227 0.0200 +vn 0.3863 0.9222 0.0201 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 -0.0000 -0.0000 +vn 1.0000 0.0000 -0.0000 +vn 0.8853 0.0000 0.4651 +vn 0.7265 0.0000 0.6871 +vn 0.8853 0.0000 -0.4651 +vn 0.7265 0.0000 -0.6871 +vn 0.5137 0.0000 -0.8580 +vn 0.5137 0.0000 0.8580 +vn -0.9275 0.3738 0.0000 +vn -0.8959 0.3738 -0.2401 +vn -0.9659 -0.0000 -0.2588 +vn -1.0000 -0.0000 0.0000 +vn -0.8033 0.3738 -0.4638 +vn -0.8660 -0.0000 -0.5000 +vn -0.6594 0.3742 -0.6521 +vn -0.7111 0.0000 -0.7031 +vn -0.6137 0.2262 -0.7564 +vn -0.6177 0.0000 -0.7864 +vn -0.2401 0.3737 0.8959 +vn -0.2588 0.0000 0.9659 +vn -0.4638 0.3738 0.8033 +vn -0.5000 0.0000 0.8660 +vn -0.6559 0.3738 0.6559 +vn -0.7071 0.0000 0.7071 +vn -0.8033 0.3738 0.4638 +vn -0.8660 -0.0000 0.5000 +vn -0.8959 0.3738 0.2401 +vn -0.9659 -0.0000 0.2588 +vn -0.0000 1.0000 0.0000 +vn 0.0000 1.0000 -0.0000 +vn -0.0000 1.0000 -0.0000 +vn 0.0000 1.0000 0.0000 +vn 0.9659 0.0000 0.2588 +vn 0.9659 0.0000 -0.2588 +vn 0.8660 0.0000 -0.5000 +vn 0.7071 0.0000 -0.7071 +vn 0.5000 0.0000 -0.8660 +vn 0.5000 -0.0000 -0.8660 +vn 0.2588 -0.0000 -0.9659 +vn 0.6171 0.0000 0.7869 +vn 0.7108 0.0000 0.7034 +vn -0.9238 0.3798 0.0481 +vn -0.9986 -0.0000 0.0520 +vn -0.9986 0.0000 0.0520 +vn -0.9243 0.3785 0.0481 +vn -0.3850 0.9227 0.0200 +vn -0.3863 0.9221 0.0201 +vn -0.0168 -0.9916 0.1280 +vn 0.9987 0.0000 -0.0519 +vn -0.7041 0.7101 0.0000 +vn -0.6801 0.7101 -0.1822 +vn -0.6097 0.7101 -0.3520 +vn -0.5042 0.7058 -0.4976 +vn -0.5958 0.3639 -0.7160 +vn -0.1824 0.7101 0.6800 +vn -0.3520 0.7101 0.6097 +vn -0.4978 0.7101 0.4978 +vn -0.6097 0.7101 0.3520 +vn -0.6801 0.7101 0.1822 +vn 0.0000 -0.9920 0.1261 +vn -0.8853 0.0000 0.4651 +vn -0.7265 0.0000 0.6871 +vn -0.8853 0.0000 -0.4651 +vn -0.7265 0.0000 -0.6871 +vn -0.5137 0.0000 -0.8580 +vn -0.5137 0.0000 0.8580 +vn -1.0000 -0.0000 -0.0000 +vn 0.9246 0.3778 0.0481 +vn 0.9233 0.3811 0.0481 +vn 0.9249 0.3772 0.0482 +vn 0.9338 0.3544 0.0486 +vn 0.0033 -0.9919 0.1273 +vn 0.0101 -0.9918 0.1277 +vn 0.0304 -0.9912 0.1287 +vn 0.0236 -0.9914 0.1284 +vn -0.9987 0.0000 -0.0519 +vn 0.3933 0.9192 0.0205 +vn 0.3837 0.9232 0.0200 +vn 0.4024 0.9152 0.0210 +vn 0.3876 0.9216 0.0202 +vn -0.9246 0.3778 0.0482 +vn -0.9233 0.3811 0.0481 +vn -0.9338 0.3544 0.0486 +vn -0.9249 0.3772 0.0481 +vn -0.3933 0.9192 0.0205 +vn -0.3838 0.9232 0.0200 +vn -0.4024 0.9152 0.0210 +vn -0.3876 0.9216 0.0202 +vn -0.0033 -0.9919 0.1273 +vn -0.0101 -0.9918 0.1277 +vn -0.0304 -0.9912 0.1287 +vn -0.0236 -0.9914 0.1284 +vn 0.9987 -0.0000 -0.0519 +vn 0.1939 0.9810 -0.0000 +vn -0.7527 0.6584 -0.0000 +vn -0.9465 -0.3226 -0.0000 +vn -0.1939 -0.9810 -0.0000 +vn 0.7527 -0.6584 -0.0000 +vn 0.9465 0.3226 -0.0000 +vn 0.1398 0.7177 -0.6822 +vn 0.1398 0.7177 0.6822 +vn -0.5322 0.4656 -0.7071 +vn -0.5322 0.4656 0.7071 +vn -0.6927 -0.2340 -0.6822 +vn -0.6927 -0.2340 0.6822 +vn -0.1398 -0.7176 -0.6823 +vn -0.1398 -0.7176 0.6823 +vn 0.5322 -0.4656 -0.7071 +vn 0.5322 -0.4656 0.7071 +vn 0.6927 0.2340 -0.6822 +vn 0.6927 0.2340 0.6822 +vn 0.7791 0.6269 -0.0000 +vn -0.1534 0.9882 -0.0000 +vn -0.9325 0.3613 -0.0000 +vn -0.7791 -0.6269 -0.0000 +vn 0.1534 -0.9882 -0.0000 +vn 0.9325 -0.3613 -0.0000 +vn 0.5684 0.4599 -0.6822 +vn 0.5684 0.4599 0.6822 +vn -0.1084 0.6988 -0.7071 +vn -0.1084 0.6988 0.7071 +vn -0.6810 0.2660 -0.6822 +vn -0.6810 0.2660 0.6822 +vn -0.5684 -0.4599 -0.6823 +vn -0.5684 -0.4599 0.6823 +vn 0.1084 -0.6987 -0.7071 +vn 0.1084 -0.6987 0.7071 +vn 0.6811 -0.2660 -0.6822 +vn 0.6811 -0.2660 0.6822 +vn 0.6584 0.7527 -0.0000 +vn -0.3226 0.9465 -0.0000 +vn -0.9810 0.1939 -0.0000 +vn -0.6584 -0.7527 -0.0000 +vn 0.3226 -0.9465 -0.0000 +vn 0.9810 -0.1939 -0.0000 +vn -0.0000 0.0000 1.0000 +vn 0.4799 0.5516 -0.6822 +vn 0.4799 0.5517 0.6822 +vn -0.2281 0.6694 -0.7070 +vn -0.2282 0.6694 0.7070 +vn -0.7169 0.1437 -0.6822 +vn -0.7169 0.1437 0.6822 +vn -0.4799 -0.5516 -0.6823 +vn -0.4799 -0.5516 0.6823 +vn 0.2281 -0.6693 -0.7071 +vn 0.2281 -0.6693 0.7071 +vn 0.7169 -0.1437 -0.6822 +vn 0.7169 -0.1437 0.6822 +vn -0.3160 -0.8074 0.4982 +vn -0.3413 -0.4862 0.8045 +vn -0.4827 -0.4256 0.7654 +vn -0.4337 -0.7935 0.4269 +vn 0.7179 -0.6104 0.3347 +vn 0.2687 -0.9550 0.1253 +vn -0.3192 -0.3314 0.8879 +vn -0.4704 -0.2622 0.8426 +vn -0.1824 -0.9795 -0.0850 +vn -0.2346 -0.9659 -0.1094 +vn 0.0877 -0.8844 0.4585 +vn 0.2069 -0.9572 0.2024 +vn 0.6564 -0.6180 0.4327 +vn 0.1986 -0.6262 0.7539 +vn 0.7322 -0.4732 0.4899 +vn 0.2672 -0.4865 0.8318 +vn 0.3387 -0.2989 0.8922 +vn 0.3045 -0.3965 0.8661 +vn 0.7646 -0.4046 0.5016 +vn 0.7946 -0.3297 0.5098 +vn -0.2336 -0.9720 0.0240 +vn -0.2823 -0.1495 0.9476 +vn -0.3013 -0.2441 0.9218 +vn -0.3305 -0.9368 0.1148 +vn -0.4591 -0.1808 0.8698 +vn -0.4435 -0.0941 0.8913 +vn -0.4226 -0.0000 0.9063 +vn -0.2573 -0.0468 0.9652 +vn 0.8152 -0.2568 0.5191 +vn 0.3669 -0.1922 0.9102 +vn 0.0591 0.7372 0.6731 +vn -0.0483 0.7935 0.6066 +vn -0.2760 0.4256 0.8618 +vn -0.1247 0.4057 0.9055 +vn 0.8983 0.1326 0.4189 +vn 0.6655 0.6788 0.3103 +vn -0.3431 0.2622 0.9020 +vn -0.1795 0.2440 0.9530 +vn 0.2346 0.9659 0.1094 +vn 0.2860 0.9489 0.1333 +vn 0.4553 0.6293 0.6299 +vn 0.4218 0.2930 0.8580 +vn 0.8420 0.1463 0.5192 +vn 0.6075 0.6924 0.3892 +vn 0.4155 0.1244 0.9010 +vn 0.8412 -0.0263 0.5401 +vn 0.3911 -0.0832 0.9166 +vn 0.8309 -0.1816 0.5260 +vn 0.8386 -0.1027 0.5349 +vn 0.4062 0.0224 0.9135 +vn 0.2314 0.9426 0.2408 +vn -0.2321 0.0572 0.9710 +vn -0.2048 0.1532 0.9667 +vn 0.1809 0.9586 0.2198 +vn -0.3978 0.0941 0.9127 +vn -0.3712 0.1808 0.9108 +vn -0.2847 -0.9586 0.0027 +vn -0.4226 0.0000 0.9063 +vn -0.8158 -0.2705 0.5112 +vn -0.7550 -0.6141 0.2299 +vn -0.7952 -0.1310 0.5921 +vn -0.5915 -0.7944 -0.1385 +vn -0.5413 -0.8020 -0.2524 +vn -0.7425 0.1054 0.6615 +vn -0.7845 0.0317 0.6193 +vn -0.4055 0.8253 0.3929 +vn -0.6182 0.5001 0.6065 +vn -0.6787 0.3486 0.6464 +vn -0.1053 0.9932 -0.0491 +vn -0.1784 0.9824 0.0556 +vn -0.7215 0.1927 0.6650 +vn -0.7800 -0.0598 0.6230 +vn -0.3713 0.1808 0.9108 +vn -0.6990 0.2736 0.6607 +vn -0.9861 0.0883 -0.1404 +vn -0.9755 -0.0664 -0.2098 +vn -0.9845 0.1512 -0.0892 +vn -0.9327 -0.1945 -0.3038 +vn -0.8968 -0.1448 -0.4182 +vn -0.7556 0.1011 0.6472 +vn -0.7765 0.0068 0.6301 +vn -0.4584 0.8289 0.3205 +vn -0.6457 0.4900 0.5857 +vn -0.6845 0.3455 0.6420 +vn -0.7272 0.1928 0.6588 +vn -0.9799 -0.1356 0.1460 +vn -0.1743 0.9844 0.0254 +vn -0.7074 0.2711 0.6528 +vn -0.4681 0.2965 0.8324 +vn -0.4989 0.2166 0.8392 +vn -0.3955 0.4520 0.7995 +vn -0.1423 0.7999 0.5830 +vn 0.1554 0.9629 0.2208 +vn -0.9047 0.3656 0.2189 +vn -0.8754 0.2588 -0.4082 +vn -0.9195 0.3250 0.2210 +vn -0.6228 0.7728 0.1222 +vn -0.4673 0.8731 -0.1390 +vn -0.8473 0.4778 0.2320 +vn -0.9351 0.2759 0.2222 +vn -0.5274 0.1317 0.8394 +vn -0.9503 0.2231 0.2173 +vn -0.5549 0.0267 0.8315 +vn -0.9594 0.1808 0.2165 +vn -0.5748 -0.0712 0.8152 +vn -0.8636 -0.3034 -0.4027 +vn -0.4532 0.8660 -0.2113 +vn -0.7207 -0.5525 0.4187 +vn -0.8530 -0.3380 -0.3977 +vn -0.9593 -0.2705 0.0812 +vn -0.5261 -0.8143 -0.2453 +vn -0.7833 -0.5290 0.3264 +vn -0.5830 0.3262 0.7441 +vn -0.6133 0.2605 0.7457 +vn -0.5042 0.4807 0.7174 +vn -0.1989 0.8297 0.5215 +vn 0.1470 0.9679 0.2037 +vn -0.6418 0.1823 0.7449 +vn -0.6701 0.0979 0.7358 +vn -0.6707 0.0217 0.7414 +vn -0.5527 -0.7925 -0.2577 +vn 0.8385 -0.3791 0.3913 +vn 0.8589 -0.3182 0.4013 +vn 0.8082 -0.4525 0.3770 +vn 0.9046 -0.0548 0.4228 +vn 0.9057 -0.0357 0.4223 +vn 0.8968 -0.1353 0.4213 +vn 0.8877 -0.1970 0.4161 +vn 0.8748 -0.2588 0.4095 +vn 0.4226 0.0000 -0.9063 +vn 0.4226 -0.0000 -0.9063 +vn 0.8006 -0.4688 0.3733 +vn -0.2500 0.4804 0.8407 +vn 0.0079 0.8521 0.5234 +vn -0.3378 0.2765 0.8997 +vn 0.1849 0.9596 0.2118 +vn -0.4080 0.0572 0.9112 +vn -0.3928 0.1111 0.9129 +vn -0.2551 -0.9648 -0.0646 +vn 0.2941 -0.7562 0.5846 +vn 0.1906 -0.6312 0.7519 +vn 0.2320 -0.6085 0.7589 +vn 0.2661 -0.6010 0.7536 +vn 0.4026 -0.5625 0.7222 +vn 0.7425 -0.3863 0.5472 +vn 0.8754 -0.2588 0.4082 +vn -0.3637 0.2035 0.9090 +vn -0.1849 -0.9596 -0.2118 +vn -0.0079 -0.8521 -0.5234 +vn 0.0483 -0.7935 -0.6066 +vn -0.1809 -0.9586 -0.2198 +vn 0.3635 -0.2040 -0.9090 +vn 0.3923 -0.1131 -0.9129 +vn 0.3973 -0.0958 -0.9127 +vn 0.3709 -0.1817 -0.9107 +vn 0.3378 -0.2765 -0.8997 +vn 0.3431 -0.2622 -0.9020 +vn 0.2500 -0.4804 -0.8407 +vn 0.2760 -0.4256 -0.8618 +vn 0.4076 -0.0586 -0.9113 +vn 0.3527 -0.2354 -0.9056 +vn -0.3884 0.0538 0.9199 +vn 0.1785 -0.8074 -0.5623 +vn 0.3969 -0.4862 -0.7785 +vn 0.4750 -0.3314 -0.8152 +vn 0.4076 -0.8844 -0.2275 +vn 0.7052 -0.6262 -0.3325 +vn 0.7534 -0.6180 0.2247 +vn 0.2880 -0.9572 0.0284 +vn 0.8090 -0.4865 -0.3300 +vn 0.8459 -0.4732 0.2460 +vn 0.9012 -0.2989 -0.3140 +vn 0.9013 -0.3297 0.2809 +vn 0.8758 -0.4046 0.2633 +vn 0.8592 -0.3965 -0.3234 +vn -0.1318 -0.9720 -0.1944 +vn 0.5444 -0.1495 -0.8254 +vn 0.5125 -0.2441 -0.8233 +vn -0.1245 -0.9368 -0.3269 +vn 0.3712 -0.1808 -0.9108 +vn 0.3978 -0.0941 -0.9127 +vn 0.5740 -0.0468 -0.8175 +vn 0.9331 -0.1922 -0.3040 +vn 0.9217 -0.2568 0.2908 +vn 0.5537 0.7372 -0.3874 +vn 0.6135 0.4057 -0.6775 +vn 0.4827 0.4256 -0.7654 +vn 0.4337 0.7935 -0.4269 +vn 0.6147 0.2440 -0.7501 +vn 0.4704 0.2622 -0.8426 +vn 0.7752 0.6293 -0.0561 +vn 0.6886 0.6924 0.2152 +vn 0.9390 0.1463 0.3113 +vn 0.9284 0.2930 -0.2284 +vn 0.9545 -0.0263 0.2972 +vn 0.9573 0.1244 -0.2608 +vn 0.9535 -0.0832 -0.2896 +vn 0.9609 0.0224 -0.2760 +vn 0.9489 -0.1027 0.2986 +vn 0.9370 -0.1816 0.2984 +vn 0.3332 0.9426 0.0224 +vn 0.5946 0.0572 -0.8020 +vn 0.6089 0.1532 -0.7783 +vn 0.2847 0.9586 -0.0027 +vn 0.4435 0.0941 -0.8913 +vn 0.4591 0.1808 -0.8698 +vn -0.1328 -0.2705 -0.9535 +vn -0.3092 -0.6141 -0.7262 +vn -0.0575 -0.1310 -0.9897 +vn -0.4863 -0.7944 -0.3641 +vn 0.0295 0.1054 -0.9940 +vn -0.0299 0.0317 -0.9991 +vn 0.0404 0.8253 -0.5632 +vn 0.0672 0.5001 -0.8634 +vn 0.0589 0.3486 -0.9354 +vn -0.0721 0.9824 -0.1724 +vn 0.0456 0.1927 -0.9802 +vn 0.3713 -0.1808 -0.9108 +vn -0.0241 -0.0598 -0.9979 +vn 0.0568 0.2736 -0.9602 +vn -0.7878 -0.0664 -0.6124 +vn -0.7414 0.0883 -0.6652 +vn -0.7012 0.1512 -0.6968 +vn -0.8322 -0.1945 -0.5192 +vn -0.0164 0.0068 -0.9998 +vn 0.0102 0.1011 -0.9948 +vn 0.0336 0.4900 -0.8711 +vn -0.0492 0.8289 -0.5572 +vn 0.0518 0.3455 -0.9370 +vn 0.0372 0.1928 -0.9805 +vn -0.5180 -0.1356 -0.8445 +vn -0.0926 0.9844 -0.1498 +vn 0.0454 0.2711 -0.9615 +vn 0.3222 0.2166 -0.9216 +vn 0.3368 0.2965 -0.8937 +vn 0.3583 0.4520 -0.8169 +vn 0.3551 0.7999 -0.4838 +vn 0.2690 0.9629 -0.0229 +vn -0.4138 0.3656 -0.8337 +vn -0.4218 0.3250 -0.8464 +vn -0.3067 0.7728 -0.5556 +vn -0.3669 0.4778 -0.7982 +vn -0.4068 0.8731 -0.2687 +vn -0.4309 0.2759 -0.8592 +vn 0.3040 0.1317 -0.9435 +vn -0.4444 0.2231 -0.8676 +vn 0.2802 0.0267 -0.9596 +vn -0.4508 0.1808 -0.8741 +vn 0.2550 -0.0712 -0.9643 +vn -0.1426 -0.5525 -0.8212 +vn -0.5544 -0.2705 -0.7871 +vn -0.2535 -0.5290 -0.8099 +vn 0.1770 0.2605 -0.9491 +vn 0.1952 0.3262 -0.9249 +vn 0.2255 0.4807 -0.8474 +vn 0.2716 0.8297 -0.4876 +vn 0.2505 0.9679 -0.0184 +vn 0.1580 0.1823 -0.9705 +vn 0.1329 0.0979 -0.9863 +vn 0.1368 0.0217 -0.9904 +vn 0.8595 -0.3182 0.4000 +vn 0.8388 -0.3791 0.3908 +vn 0.8083 -0.4525 0.3768 +vn 0.9053 -0.0548 0.4212 +vn 0.8991 -0.1353 0.4162 +vn 0.8894 -0.1970 0.4126 +vn 0.8760 -0.2588 0.4069 +vn 0.4060 0.8521 -0.3304 +vn 0.4833 0.4804 -0.7319 +vn 0.4721 0.2765 -0.8371 +vn 0.2812 0.9596 0.0055 +vn 0.4468 0.1111 -0.8877 +vn 0.4358 0.0572 -0.8982 +vn -0.2135 -0.9648 -0.1539 +vn 0.6368 -0.7562 -0.1505 +vn 0.6985 -0.6312 -0.3372 +vn 0.7305 -0.6085 -0.3100 +vn 0.7484 -0.6010 -0.2805 +vn 0.8120 -0.5625 -0.1558 +vn 0.8965 -0.3863 0.2171 +vn 0.4625 0.2035 -0.8629 +vn -0.2812 -0.9596 -0.0055 +vn -0.4060 -0.8521 0.3304 +vn -0.4626 -0.2040 0.8628 +vn -0.4592 -0.1817 0.8695 +vn -0.4438 -0.0958 0.8910 +vn -0.4472 -0.1131 0.8873 +vn -0.4721 -0.2765 0.8371 +vn -0.4833 -0.4804 0.7319 +vn -0.4361 -0.0586 0.8980 +vn -0.4670 -0.2354 0.8523 +vn 0.4551 0.0538 -0.8888 +vn -0.9485 0.2521 -0.1917 +vn -0.9721 0.2325 0.0317 +vn -0.9473 0.2019 0.2486 +vn -0.8774 0.1619 0.4516 +vn -0.7644 0.1138 0.6346 +vn -0.6105 0.0588 0.7898 +vn -0.5202 0.0297 0.8535 +vn -0.9034 0.0803 -0.4213 +vn -0.8672 -0.2905 -0.4044 +vn -0.6267 -0.7224 -0.2922 +vn 0.2153 -0.9714 0.1004 +vn 0.6194 -0.7300 0.2888 +vn 0.8187 -0.4289 0.3818 +vn 0.9485 -0.2521 0.1919 +vn 0.9721 -0.2325 -0.0317 +vn 0.9473 -0.2019 -0.2486 +vn 0.8774 -0.1619 -0.4516 +vn 0.7644 -0.1138 -0.6346 +vn 0.6103 -0.0588 -0.7900 +vn 0.5198 -0.0295 -0.8538 +vn -0.7566 0.2521 -0.6034 +vn -0.6006 0.2325 -0.7650 +vn -0.4185 0.2019 -0.8855 +vn -0.2180 0.1619 -0.9624 +vn -0.0052 0.1138 -0.9935 +vn 0.2126 0.0588 -0.9754 +vn 0.3195 0.0297 -0.9471 +vn -0.2493 -0.9653 -0.0785 +vn -0.9034 0.0802 -0.4213 +vn 0.7567 -0.2521 0.6033 +vn 0.6005 -0.2325 0.7650 +vn 0.4185 -0.2019 0.8855 +vn 0.2180 -0.1619 0.9624 +vn 0.0052 -0.1138 0.9935 +vn -0.2128 -0.0588 0.9753 +vn -0.3199 -0.0295 0.9470 +vn 0.9691 -0.2230 -0.1054 +vn -0.9786 0.0000 -0.2057 +vn -0.9786 0.0000 -0.2058 +vn -0.9063 -0.0000 -0.4226 +vn -0.9063 0.0003 -0.4226 +vn -0.9998 0.0000 0.0188 +vn -0.9714 0.0000 0.2374 +vn -0.8967 -0.0000 0.4426 +vn -0.8967 0.0000 0.4426 +vn -0.7780 -0.0000 0.6283 +vn -0.7780 0.0000 0.6283 +vn -0.6175 -0.0000 0.7866 +vn -0.5237 -0.0000 0.8519 +vn -0.8771 0.2516 -0.4090 +vn -0.7632 0.5394 -0.3559 +vn -0.3882 0.9036 -0.1810 +vn 0.3882 0.9036 0.1810 +vn 0.7632 0.5394 0.3559 +vn 0.8771 0.2516 0.4090 +vn 0.9063 0.0000 0.4226 +vn 0.9786 0.0000 0.2059 +vn 0.9998 0.0000 -0.0188 +vn 0.9714 0.0000 -0.2374 +vn 0.8967 0.0000 -0.4426 +vn 0.7780 0.0000 -0.6283 +vn 0.6173 0.0000 -0.7867 +vn 0.5233 0.0000 -0.8521 +vn -0.9786 0.0000 -0.2056 +vn -0.5237 0.0000 0.8519 +vn 0.4205 -0.0000 -0.9073 +vn 0.5237 0.0000 -0.8519 +vn 0.7032 0.0000 -0.7110 +vn 0.8430 0.0000 -0.5379 +vn 0.9397 0.0000 -0.3420 +vn 0.9915 0.0000 -0.1299 +vn 0.9957 0.0000 0.0926 +vn 0.9498 -0.0006 0.3129 +vn -0.9063 0.0004 -0.4226 +vn -0.9063 0.0000 -0.4226 +vn -0.7866 0.0000 -0.6174 +vn -0.7867 0.0000 -0.6174 +vn -0.6283 -0.0000 -0.7780 +vn -0.6283 0.0000 -0.7780 +vn -0.4426 -0.0000 -0.8967 +vn -0.4426 0.0000 -0.8967 +vn -0.2374 -0.0000 -0.9714 +vn -0.2374 0.0000 -0.9714 +vn -0.0188 -0.0000 -0.9998 +vn -0.0188 0.0000 -0.9998 +vn 0.2056 0.0000 -0.9786 +vn 0.3160 0.0000 -0.9488 +vn -0.8772 0.2516 -0.4090 +vn 0.7867 0.0000 0.6173 +vn 0.6283 0.0000 0.7780 +vn 0.4426 0.0000 0.8967 +vn 0.4426 -0.0000 0.8967 +vn 0.2374 -0.0000 0.9714 +vn 0.0188 -0.0000 0.9998 +vn 0.0188 0.0000 0.9998 +vn -0.2058 0.0000 0.9786 +vn -0.3164 0.0000 0.9486 +vn -0.7866 0.0000 -0.6175 +vn 0.3160 -0.0000 -0.9488 +vn -0.4247 0.0000 0.9053 +vn -0.3160 0.0000 0.9488 +vn -0.0926 0.0000 0.9957 +vn 0.1299 0.0000 0.9915 +vn 0.3420 0.0000 0.9397 +vn 0.5379 0.0000 0.8430 +vn 0.7110 0.0000 0.7032 +vn 0.8502 -0.0006 0.5265 +vn -0.6708 0.2302 0.7050 +vn -0.7031 0.2662 0.6594 +vn -0.8134 0.4215 0.4009 +vn -0.8345 0.5498 0.0370 +vn -0.7277 0.5961 -0.3393 +vn -0.5081 0.5498 -0.6630 +vn -0.2157 0.4215 -0.8808 +vn 0.1088 0.2302 -0.9670 +vn 0.0532 0.2662 -0.9625 +vn 0.6708 -0.2302 -0.7050 +vn 0.7031 -0.2662 -0.6594 +vn 0.8134 -0.4215 -0.4009 +vn 0.8345 -0.5498 -0.0370 +vn 0.7277 -0.5961 0.3393 +vn 0.5081 -0.5498 0.6630 +vn 0.2157 -0.4215 0.8808 +vn -0.1088 -0.2302 0.9670 +vn -0.0532 -0.2662 0.9625 +vn -0.5402 -0.8029 -0.2519 +vn -0.6851 0.2457 0.6858 +vn 0.0850 0.2457 -0.9656 +vn 0.6709 -0.2302 -0.7050 +vn 0.6851 -0.2457 -0.6858 +vn -0.0850 -0.2457 0.9656 +vn -0.5584 0.1181 0.8211 +vn 0.2700 0.1181 -0.9556 +vn 0.5585 -0.1181 -0.8211 +vn -0.2700 -0.1181 0.9556 +vn 0.5402 0.8029 0.2519 +vn -0.1416 0.9877 -0.0660 +vn 0.8978 0.1364 0.4187 +vn -0.2993 0.3730 0.8782 +vn -0.1330 0.6830 0.7182 +vn 0.0532 0.8910 0.4509 +vn 0.3796 0.8910 -0.2491 +vn 0.4647 0.6830 -0.5635 +vn 0.4804 0.3730 -0.7938 +vn 0.2993 -0.3730 -0.8782 +vn 0.1330 -0.6830 -0.7182 +vn -0.0532 -0.8910 -0.4509 +vn -0.3796 -0.8910 0.2491 +vn -0.4647 -0.6830 0.5635 +vn -0.4804 -0.3730 0.7938 +vn 0.9052 0.0490 0.4221 +vn 0.8647 -0.0499 0.4999 +vn 0.7933 -0.0384 0.6077 +vn 0.9970 -0.0217 -0.0747 +vn 0.9886 0.1429 0.0471 +vn 0.9911 0.0946 0.0935 +vn 0.9985 -0.0520 -0.0151 +vn 0.9435 0.2529 0.2141 +vn 0.9509 0.1927 0.2422 +vn 0.8667 0.2924 0.4042 +vn 0.8824 0.2280 0.4115 +vn 0.7705 0.2529 0.5852 +vn 0.7968 0.1927 0.5728 +vn 0.6715 0.1429 0.7270 +vn 0.7087 0.0946 0.6991 +vn 0.5836 -0.0217 0.8117 +vn 0.6303 -0.0520 0.7746 +vn 0.5184 -0.2195 0.8265 +vn 0.5721 -0.2281 0.7878 +vn 0.4876 -0.4172 0.7669 +vn 0.5447 -0.4043 0.7347 +vn 0.4956 -0.5817 0.6450 +vn 0.5520 -0.5508 0.6260 +vn 0.5411 -0.6918 0.4782 +vn 0.5924 -0.6489 0.4775 +vn 0.6181 -0.7314 0.2882 +vn 0.6609 -0.6843 0.3082 +vn 0.7141 -0.6918 0.1071 +vn 0.7465 -0.6489 0.1469 +vn 0.8126 -0.5817 -0.0350 +vn 0.8344 -0.5508 0.0205 +vn 0.9009 -0.4172 -0.1194 +vn 0.9130 -0.4043 -0.0550 +vn 0.9664 -0.2195 -0.1341 +vn 0.9712 -0.2281 -0.0681 +vn 0.9754 -0.0384 0.2171 +vn 0.9616 -0.1674 0.2174 +vn 0.9387 -0.0499 0.3410 +vn 0.7847 -0.1674 0.5969 +vn 0.7042 -0.2464 0.6658 +vn 0.7436 -0.3367 0.5777 +vn 0.6922 -0.4546 0.5605 +vn 0.7664 -0.4543 0.4541 +vn 0.7618 -0.5418 0.3552 +vn 0.8405 -0.4543 0.2952 +vn 0.8743 -0.4546 0.1700 +vn 0.9205 -0.3367 0.1982 +vn 0.9627 -0.2464 0.1115 +vn 0.9224 0.0000 -0.3862 +vn 1.0000 0.0000 0.0000 +vn 0.8948 -0.0000 -0.4465 +vn 0.7071 -0.0000 -0.7071 +vn 0.3862 -0.0000 -0.9224 +vn -0.0000 -0.0000 -1.0000 +vn -0.3862 0.0000 -0.9224 +vn -0.3862 -0.0000 -0.9224 +vn -0.7071 -0.0000 -0.7071 +vn -0.9224 -0.0000 -0.3862 +vn -0.8948 -0.0000 -0.4465 +vn -0.9224 0.0000 0.3862 +vn -0.8948 -0.0000 0.4465 +vn -0.7071 -0.0000 0.7071 +vn -0.3862 -0.0000 0.9224 +vn 0.3862 0.0000 0.9224 +vn 0.9224 0.0000 0.3862 +vn 0.8948 0.0000 0.4465 +vn 0.9224 -0.0000 -0.3862 +vn 0.9111 0.0000 -0.4123 +vn -0.9111 0.0000 -0.4123 +vn -1.0000 0.0000 0.0000 +vn -0.9111 -0.0000 0.4123 +vn -0.3862 0.0000 0.9224 +vn 0.9111 0.0000 0.4123 +vn 0.9802 -0.0000 -0.1982 +vn 0.9802 0.0000 -0.1982 +vn -0.9802 -0.0000 -0.1982 +vn -0.9802 0.0000 -0.1982 +vn -0.9802 0.0000 0.1982 +vn -0.9802 -0.0000 0.1982 +vn 0.9802 0.0000 0.1982 +vn -0.0000 0.7000 -0.7142 +vn 0.0000 0.7000 0.7142 +vn -0.0000 0.7000 0.7142 +vn 0.0000 0.7000 -0.7142 +vn -0.8010 0.3736 0.4678 +vn -0.7798 0.4027 0.4793 +vn -0.8023 0.5969 -0.0000 +vn -0.8220 0.5694 -0.0079 +vn -0.5676 0.0787 0.8196 +vn -0.5483 0.1006 0.8302 +vn -0.1831 -0.2374 0.9540 +vn -0.1699 -0.2284 0.9586 +vn 0.2511 -0.4910 0.8342 +vn 0.2540 -0.4963 0.8302 +vn 0.6191 -0.6135 0.4902 +vn 0.6098 -0.6311 0.4793 +vn 0.8211 -0.5707 0.0128 +vn 0.8023 -0.5969 -0.0000 +vn 0.8007 -0.3730 -0.4688 +vn 0.7798 -0.4027 -0.4793 +vn 0.5630 -0.0742 -0.8231 +vn 0.5483 -0.1006 -0.8302 +vn 0.1737 0.2440 -0.9541 +vn 0.1699 0.2284 -0.9586 +vn -0.2610 0.4956 -0.8284 +vn -0.2540 0.4963 -0.8302 +vn -0.6249 0.6143 -0.4819 +vn -0.6099 0.6311 -0.4793 +vn -0.8321 0.3251 0.4493 +vn -0.8501 0.5260 -0.0255 +vn -0.5926 0.0377 0.8046 +vn -0.1950 -0.2600 0.9457 +vn 0.2552 -0.4886 0.8343 +vn 0.6378 -0.5866 0.4991 +vn 0.8494 -0.5269 0.0289 +vn 0.8321 -0.3250 -0.4495 +vn 0.5901 -0.0354 -0.8065 +vn 0.1894 0.2635 -0.9459 +vn -0.2615 0.4911 -0.8310 +vn -0.6416 0.5868 -0.4939 +vn -0.8503 0.2937 0.4368 +vn -0.8657 0.4992 -0.0368 +vn -0.6081 0.0099 0.7938 +vn -0.2035 -0.2767 0.9392 +vn 0.2559 -0.4896 0.8336 +vn 0.6472 -0.5715 0.5045 +vn 0.8651 -0.5000 0.0395 +vn 0.8504 -0.2939 -0.4365 +vn 0.6066 -0.0086 -0.7949 +vn 0.1998 0.2789 -0.9393 +vn -0.2602 0.4911 -0.8313 +vn -0.6500 0.5716 -0.5008 +vn -0.8626 0.2709 0.4273 +vn -0.8756 0.4810 -0.0446 +vn -0.6193 -0.0116 0.7851 +vn -0.2105 -0.2910 0.9333 +vn 0.2547 -0.4928 0.8320 +vn 0.6522 -0.5628 0.5078 +vn 0.8750 -0.4818 0.0471 +vn 0.8628 -0.2713 -0.4267 +vn 0.6184 0.0123 -0.7857 +vn 0.2079 0.2924 -0.9334 +vn -0.2581 0.4939 -0.8303 +vn -0.6546 0.5627 -0.5048 +vn -0.8718 0.2528 0.4196 +vn -0.8824 0.4679 -0.0504 +vn -0.6284 -0.0297 0.7774 +vn -0.2170 -0.3044 0.9275 +vn 0.2526 -0.4977 0.8297 +vn 0.6548 -0.5580 0.5097 +vn 0.8818 -0.4686 0.0528 +vn 0.8721 -0.2534 -0.4187 +vn 0.6279 0.0301 -0.7777 +vn 0.2150 0.3054 -0.9276 +vn -0.2554 0.4986 -0.8284 +vn -0.6569 0.5579 -0.5071 +vn -0.8793 0.2375 0.4128 +vn -0.8873 0.4578 -0.0549 +vn -0.6364 -0.0463 0.7700 +vn -0.2233 -0.3177 0.9215 +vn 0.2495 -0.5042 0.8267 +vn 0.6559 -0.5559 0.5106 +vn 0.8868 -0.4587 0.0573 +vn 0.8797 -0.2382 -0.4116 +vn 0.6362 0.0464 -0.7701 +vn 0.2218 0.3185 -0.9216 +vn -0.2520 0.5049 -0.8256 +vn -0.6579 0.5558 -0.5082 +vn -0.8859 0.2236 0.4064 +vn -0.8912 0.4499 -0.0585 +vn -0.6439 -0.0623 0.7626 +vn -0.2298 -0.3316 0.9150 +vn 0.2458 -0.5123 0.8229 +vn 0.6559 -0.5561 0.5105 +vn 0.8905 -0.4508 0.0611 +vn 0.8863 -0.2245 -0.4050 +vn 0.6440 0.0622 -0.7625 +vn 0.2286 0.3322 -0.9151 +vn -0.2481 0.5129 -0.8218 +vn -0.6579 0.5559 -0.5081 +vn -0.8920 0.2105 0.4001 +vn -0.8942 0.4434 -0.0616 +vn -0.6513 -0.0786 0.7547 +vn -0.2367 -0.3466 0.9076 +vn 0.2412 -0.5221 0.8181 +vn 0.6549 -0.5580 0.5096 +vn 0.8935 -0.4445 0.0644 +vn 0.8925 -0.2116 -0.3984 +vn 0.6517 0.0783 -0.7544 +vn 0.2357 0.3471 -0.9077 +vn -0.2435 0.5226 -0.8170 +vn -0.6571 0.5578 -0.5071 +vn -0.8978 0.1974 0.3936 +vn -0.8967 0.4379 -0.0642 +vn -0.6590 -0.0958 0.7460 +vn -0.2443 -0.3633 0.8991 +vn 0.2358 -0.5339 0.8120 +vn 0.6531 -0.5617 0.5078 +vn 0.8959 -0.4392 0.0674 +vn 0.8984 -0.1987 -0.3915 +vn 0.6596 0.0953 -0.7455 +vn 0.2434 0.3638 -0.8991 +vn -0.2382 0.5344 -0.8110 +vn -0.6555 0.5614 -0.5052 +vn -0.9038 0.1838 0.3866 +vn -0.8989 0.4332 -0.0664 +vn -0.6672 -0.1146 0.7360 +vn -0.2526 -0.3823 0.8888 +vn 0.2295 -0.5480 0.8044 +vn 0.6505 -0.5673 0.5050 +vn 0.8978 -0.4347 0.0701 +vn 0.9045 -0.1855 -0.3841 +vn 0.6681 0.1139 -0.7353 +vn 0.2519 0.3827 -0.8889 +vn -0.2320 0.5485 -0.8033 +vn -0.6532 0.5668 -0.5020 +vn -0.9100 0.1691 0.3785 +vn -0.9007 0.4290 -0.0684 +vn -0.6763 -0.1357 0.7240 +vn -0.2622 -0.4043 0.8763 +vn 0.2219 -0.5649 0.7947 +vn 0.6471 -0.5748 0.5009 +vn 0.8995 -0.4309 0.0727 +vn 0.9109 -0.1712 -0.3755 +vn 0.6774 0.1347 -0.7232 +vn 0.2615 0.4046 -0.8763 +vn -0.2247 0.5655 -0.7936 +vn -0.6502 0.5742 -0.4976 +vn -0.9168 0.1527 0.3690 +vn -0.9024 0.4251 -0.0703 +vn -0.6865 -0.1602 0.7093 +vn -0.2732 -0.4302 0.8604 +vn 0.2129 -0.5856 0.7821 +vn 0.6426 -0.5848 0.4951 +vn 0.9008 -0.4276 0.0753 +vn 0.9178 -0.1554 -0.3653 +vn 0.6879 0.1588 -0.7082 +vn 0.2726 0.4305 -0.8604 +vn -0.2162 0.5861 -0.7808 +vn -0.6463 0.5839 -0.4913 +vn -0.9244 0.1338 0.3572 +vn -0.9040 0.4213 -0.0719 +vn -0.6982 -0.1891 0.6905 +vn -0.2862 -0.4614 0.8397 +vn 0.2021 -0.6110 0.7654 +vn 0.6368 -0.5977 0.4870 +vn 0.9020 -0.4247 0.0780 +vn 0.9256 -0.1374 -0.3526 +vn 0.7001 0.1873 -0.6890 +vn 0.2856 0.4617 -0.8398 +vn -0.2059 0.6115 -0.7639 +vn -0.6414 0.5965 -0.4824 +vn -0.9332 0.1113 0.3418 +vn -0.9057 0.4176 -0.0735 +vn -0.7120 -0.2241 0.6654 +vn -0.3017 -0.4998 0.8119 +vn 0.1888 -0.6426 0.7426 +vn 0.6296 -0.6144 0.4755 +vn 0.9029 -0.4222 0.0810 +vn 0.9346 -0.1162 -0.3361 +vn 0.7146 0.2217 -0.6635 +vn 0.3011 0.5001 -0.8120 +vn -0.1937 0.6432 -0.7408 +vn -0.6355 0.6126 -0.4700 +vn -0.9434 0.0838 0.3208 +vn -0.9074 0.4135 -0.0751 +vn -0.7285 -0.2675 0.6306 +vn -0.3205 -0.5476 0.7729 +vn 0.1726 -0.6825 0.7102 +vn 0.6203 -0.6362 0.4587 +vn 0.9035 -0.4201 0.0844 +vn 0.9452 -0.0907 -0.3136 +vn 0.7319 0.2641 -0.6282 +vn 0.3198 0.5479 -0.7730 +vn -0.1789 0.6831 -0.7081 +vn -0.6282 0.6333 -0.4519 +vn -0.9561 0.0470 0.2891 +vn -0.9097 0.4084 -0.0759 +vn -0.7492 -0.3259 0.5766 +vn -0.3446 -0.6123 0.7116 +vn 0.1510 -0.7372 0.6586 +vn 0.6073 -0.6671 0.4314 +vn 0.9033 -0.4196 0.0890 +vn 0.9585 -0.0585 -0.2789 +vn 0.7545 0.3201 -0.5729 +vn 0.3440 0.6126 -0.7116 +vn -0.1604 0.7377 -0.6558 +vn -0.6195 0.6619 -0.4221 +vn -0.9696 0.0073 0.2444 +vn -0.9107 0.4057 -0.0774 +vn -0.7718 -0.3920 0.5006 +vn -0.3706 -0.6875 0.6245 +vn 0.1283 -0.8017 0.5837 +vn 0.5939 -0.7044 0.3888 +vn 0.9031 -0.4198 0.0901 +vn 0.9720 -0.0215 -0.2341 +vn 0.7780 0.3848 -0.4967 +vn 0.3706 0.6875 -0.6245 +vn -0.1383 0.8019 -0.5813 +vn -0.6076 0.6975 -0.3799 +vn -0.9802 -0.0253 0.1963 +vn -0.9103 0.4068 -0.0767 +vn -0.7903 -0.4495 0.4165 +vn -0.3918 -0.7545 0.5264 +vn 0.1099 -0.8605 0.4975 +vn 0.5831 -0.7391 0.3371 +vn 0.9027 -0.4213 0.0868 +vn 0.9822 0.0106 -0.1878 +vn 0.7963 0.4419 -0.4130 +vn 0.3925 0.7542 -0.5264 +vn -0.1187 0.8603 -0.4958 +vn -0.5960 0.7318 -0.3304 +vn -0.9874 -0.0498 0.1501 +vn -0.9094 0.4096 -0.0717 +vn -0.8034 -0.4947 0.3315 +vn -0.4074 -0.8083 0.4251 +vn 0.0961 -0.9086 0.4065 +vn 0.5746 -0.7689 0.2805 +vn 0.9018 -0.4248 0.0797 +vn 0.9891 0.0343 -0.1432 +vn 0.8096 0.4864 -0.3285 +vn 0.4087 0.8077 -0.4250 +vn -0.1041 0.9082 -0.4053 +vn -0.5871 0.7612 -0.2753 +vn -0.9921 -0.0679 0.1052 +vn -0.9085 0.4132 -0.0621 +vn -0.8124 -0.5295 0.2442 +vn -0.4183 -0.8507 0.3184 +vn 0.0860 -0.9473 0.3086 +vn 0.5680 -0.7938 0.2173 +vn 0.9005 -0.4295 0.0682 +vn 0.9937 0.0511 -0.0998 +vn 0.8190 0.5204 -0.2417 +vn 0.4204 0.8497 -0.3183 +vn -0.0936 0.9468 -0.3078 +vn -0.5806 0.7857 -0.2136 +vn -0.9949 -0.0806 0.0607 +vn -0.9078 0.4166 -0.0475 +vn -0.8179 -0.5548 0.1524 +vn -0.4253 -0.8818 0.2037 +vn 0.0794 -0.9763 0.2013 +vn 0.5634 -0.8132 0.1458 +vn 0.8993 -0.4343 0.0516 +vn 0.9964 0.0621 -0.0569 +vn 0.8252 0.5445 -0.1505 +vn 0.4281 0.8805 -0.2035 +vn -0.0867 0.9758 -0.2009 +vn -0.5764 0.8045 -0.1434 +vn -0.9960 -0.0880 0.0156 +vn -0.9077 0.4188 -0.0274 +vn -0.8201 -0.5696 0.0543 +vn -0.4282 -0.9002 0.0786 +vn 0.0763 -0.9937 0.0823 +vn 0.5611 -0.8253 0.0642 +vn 0.8984 -0.4382 0.0291 +vn 0.9976 0.0675 -0.0139 +vn 0.8282 0.5579 -0.0534 +vn 0.4318 0.8985 -0.0785 +vn -0.0837 0.9931 -0.0821 +vn -0.5748 0.8158 -0.0633 +vn -0.9955 -0.0897 -0.0306 +vn -0.9084 0.4182 -0.0018 +vn -0.8188 -0.5718 -0.0512 +vn -0.4267 -0.9025 -0.0583 +vn 0.0775 -0.9957 -0.0500 +vn 0.5616 -0.8269 -0.0286 +vn 0.8983 -0.4394 0.0004 +vn 0.9973 0.0670 0.0294 +vn 0.8279 0.5586 0.0507 +vn 0.4312 0.9004 0.0583 +vn -0.0850 0.9951 0.0498 +vn -0.5763 0.8168 0.0277 +vn -0.9934 -0.0848 -0.0776 +vn -0.9102 0.4131 0.0293 +vn -0.8135 -0.5581 -0.1634 +vn -0.4200 -0.8838 -0.2061 +vn 0.0838 -0.9773 -0.1947 +vn 0.5657 -0.8140 -0.1321 +vn 0.8994 -0.4357 -0.0345 +vn 0.9955 0.0602 0.0727 +vn 0.8238 0.5435 0.1610 +vn 0.4254 0.8812 0.2059 +vn -0.0914 0.9767 0.1941 +vn -0.5814 0.8033 0.1290 +vn -0.9896 -0.0722 -0.1242 +vn -0.9134 0.4018 0.0645 +vn -0.8041 -0.5249 -0.2792 +vn -0.4075 -0.8390 -0.3606 +vn 0.0958 -0.9328 -0.3473 +vn 0.5742 -0.7819 -0.2429 +vn 0.9022 -0.4248 -0.0744 +vn 0.9923 0.0468 0.1147 +vn 0.8156 0.5095 0.2744 +vn 0.4139 0.8361 0.3601 +vn -0.1035 0.9324 0.3464 +vn -0.5906 0.7713 0.2373 +vn -0.9844 -0.0516 -0.1680 +vn -0.9181 0.3830 0.1018 +vn -0.7906 -0.4704 -0.3921 +vn -0.3894 -0.7650 -0.5129 +vn 0.1137 -0.8590 -0.4992 +vn 0.5872 -0.7277 -0.3546 +vn 0.9070 -0.4048 -0.1165 +vn 0.9877 0.0271 0.1537 +vn 0.8030 0.4552 0.3847 +vn 0.3965 0.7620 0.5121 +vn -0.1213 0.8587 0.4980 +vn -0.6038 0.7179 0.3464 +vn -0.9782 -0.0239 -0.2061 +vn -0.9240 0.3565 0.1381 +vn -0.7739 -0.3962 -0.4941 +vn -0.3667 -0.6638 -0.6519 +vn 0.1365 -0.7572 -0.6387 +vn 0.6041 -0.6521 -0.4580 +vn 0.9135 -0.3754 -0.1566 +vn 0.9822 0.0022 0.1878 +vn 0.7869 0.3823 0.4844 +vn 0.3742 0.6608 0.6507 +vn -0.1437 0.7571 0.6373 +vn -0.6202 0.6440 0.4479 +vn -0.9717 0.0082 -0.2360 +vn -0.9307 0.3239 0.1702 +vn -0.7557 -0.3081 -0.5779 +vn -0.3415 -0.5429 -0.7673 +vn 0.1622 -0.6351 -0.7552 +vn 0.6234 -0.5607 -0.5450 +vn 0.9214 -0.3386 -0.1910 +vn 0.9762 -0.0256 0.2153 +vn 0.7686 0.2966 0.5668 +vn 0.3490 0.5402 0.7658 +vn -0.1687 0.6352 0.7537 +vn -0.6383 0.5547 0.5338 +vn -0.9655 0.0414 -0.2571 +vn -0.9375 0.2876 0.1960 +vn -0.7377 -0.2146 -0.6401 +vn -0.3162 -0.4135 -0.8538 +vn 0.1882 -0.5038 -0.8431 +vn 0.6433 -0.4616 -0.6108 +vn 0.9296 -0.2978 -0.2171 +vn 0.9703 -0.0541 0.2359 +vn 0.7500 0.2058 0.6286 +vn 0.3233 0.4113 0.8522 +vn -0.1939 0.5040 0.8416 +vn -0.6564 0.4579 0.5995 +vn -0.9600 0.0728 -0.2702 +vn -0.9440 0.2504 0.2148 +vn -0.7214 -0.1234 -0.6815 +vn -0.2929 -0.2866 -0.9122 +vn 0.2125 -0.3743 -0.9026 +vn 0.6620 -0.3635 -0.6554 +vn 0.9376 -0.2567 -0.2347 +vn 0.9648 -0.0812 0.2501 +vn 0.7326 0.1172 0.6705 +vn 0.2994 0.2848 0.9106 +vn -0.2173 0.3747 0.9013 +vn -0.6733 0.3616 0.6449 +vn -0.9555 0.1006 -0.2772 +vn -0.9499 0.2147 0.2271 +vn -0.7072 -0.0398 -0.7059 +vn -0.2725 -0.1695 -0.9471 +vn 0.2338 -0.2543 -0.9384 +vn 0.6787 -0.2721 -0.6822 +vn 0.9447 -0.2179 -0.2450 +vn 0.9601 -0.1055 0.2590 +vn 0.7173 0.0358 0.6958 +vn 0.2783 0.1681 0.9457 +vn -0.2378 0.2547 0.9373 +vn -0.6882 0.2716 0.6728 +vn -0.9540 0.1175 -0.2759 +vn -0.9534 0.1860 0.2374 +vn -0.6996 0.0178 -0.7143 +vn -0.2594 -0.0865 -0.9619 +vn 0.2495 -0.1678 -0.9537 +vn 0.6921 -0.2045 -0.6922 +vn 0.9511 -0.1868 -0.2462 +vn 0.9565 -0.1192 0.2664 +vn 0.7052 -0.0194 0.7087 +vn 0.2632 0.0858 0.9609 +vn -0.2505 0.1679 0.9534 +vn -0.6963 0.2046 0.6880 +vn -0.9551 0.1167 -0.2723 +vn -0.9556 0.1663 0.2435 +vn -0.6984 0.0359 -0.7148 +vn -0.2549 -0.0544 -0.9654 +vn 0.2565 -0.1302 -0.9577 +vn 0.6993 -0.1711 -0.6941 +vn 0.9552 -0.1663 -0.2450 +vn 0.9558 -0.1171 0.2698 +vn 0.7006 -0.0365 0.7126 +vn 0.2575 0.0540 0.9648 +vn -0.2551 0.1300 0.9581 +vn -0.6993 0.1711 0.6941 +vn -0.9564 0.1075 -0.2715 +vn -0.9578 0.1502 0.2449 +vn -0.6984 0.0360 -0.7148 +vn -0.2536 -0.0451 -0.9663 +vn 0.2589 -0.1141 -0.9592 +vn 0.7019 -0.1525 -0.6957 +vn 0.9574 -0.1503 -0.2464 +vn 0.9571 -0.1078 0.2689 +vn 0.2562 0.0447 0.9656 +vn -0.2574 0.1139 0.9596 +vn -0.7019 0.1525 0.6957 +vn -0.9576 0.0980 -0.2708 +vn -0.9599 0.1340 0.2462 +vn -0.6985 0.0358 -0.7147 +vn -0.2524 -0.0360 -0.9670 +vn 0.2609 -0.0981 -0.9604 +vn 0.7043 -0.1340 -0.6971 +vn 0.9595 -0.1341 -0.2476 +vn 0.9583 -0.0983 0.2682 +vn 0.7006 -0.0362 0.7126 +vn 0.2550 0.0356 0.9663 +vn -0.2594 0.0980 0.9608 +vn -0.7043 0.1340 0.6972 +vn -0.9588 0.0883 -0.2701 +vn -0.9618 0.1178 0.2472 +vn -0.6986 0.0352 -0.7147 +vn -0.2514 -0.0273 -0.9675 +vn 0.2627 -0.0825 -0.9613 +vn 0.7065 -0.1156 -0.6982 +vn 0.9614 -0.1178 -0.2486 +vn 0.9594 -0.0885 0.2677 +vn 0.7007 -0.0355 0.7126 +vn 0.2540 0.0270 0.9668 +vn -0.2612 0.0824 0.9618 +vn -0.7064 0.1156 0.6983 +vn -0.9598 0.0784 -0.2696 +vn -0.9634 0.1016 0.2481 +vn -0.6987 0.0341 -0.7146 +vn -0.2506 -0.0193 -0.9679 +vn 0.2643 -0.0675 -0.9621 +vn 0.7083 -0.0976 -0.6991 +vn 0.9631 -0.1017 -0.2493 +vn 0.9604 -0.0785 0.2672 +vn 0.7008 -0.0344 0.7125 +vn 0.2532 0.0190 0.9672 +vn -0.2627 0.0673 0.9625 +vn -0.7082 0.0976 0.6993 +vn -0.9607 0.0682 -0.2691 +vn -0.9648 0.0857 0.2488 +vn -0.6989 0.0325 -0.7145 +vn -0.2500 -0.0120 -0.9682 +vn 0.2655 -0.0532 -0.9626 +vn 0.7099 -0.0801 -0.6998 +vn 0.9645 -0.0857 -0.2499 +vn 0.9613 -0.0683 0.2669 +vn 0.7009 -0.0327 0.7125 +vn 0.2525 0.0117 0.9675 +vn -0.2639 0.0531 0.9631 +vn -0.7096 0.0801 0.7000 +vn -0.9615 0.0579 -0.2687 +vn -0.9659 0.0701 0.2493 +vn -0.6991 0.0301 -0.7144 +vn -0.2496 -0.0057 -0.9683 +vn 0.2665 -0.0399 -0.9630 +vn 0.7111 -0.0635 -0.7002 +vn 0.9656 -0.0701 -0.2502 +vn 0.9620 -0.0580 0.2667 +vn 0.7010 -0.0303 0.7125 +vn 0.2520 0.0055 0.9677 +vn -0.2649 0.0398 0.9635 +vn -0.7108 0.0635 0.7005 +vn -0.9621 0.0474 -0.2684 +vn -0.9667 0.0552 0.2497 +vn -0.6994 0.0270 -0.7142 +vn -0.2493 -0.0007 -0.9684 +vn 0.2672 -0.0282 -0.9632 +vn 0.7121 -0.0481 -0.7004 +vn 0.9666 -0.0552 -0.2504 +vn 0.9626 -0.0475 0.2666 +vn 0.7011 -0.0271 0.7125 +vn 0.2517 0.0006 0.9678 +vn -0.2656 0.0281 0.9637 +vn -0.7117 0.0481 0.7008 +vn -0.9627 0.0368 -0.2681 +vn -0.9674 0.0411 0.2500 +vn -0.6997 0.0227 -0.7141 +vn -0.2493 0.0025 -0.9684 +vn 0.2677 -0.0184 -0.9633 +vn 0.7128 -0.0343 -0.7005 +vn 0.9673 -0.0411 -0.2504 +vn 0.9631 -0.0369 0.2667 +vn 0.7012 -0.0228 0.7126 +vn 0.2514 -0.0026 0.9679 +vn -0.2660 0.0183 0.9638 +vn -0.7123 0.0343 0.7011 +vn -0.9631 0.0262 -0.2678 +vn -0.9677 0.0283 0.2503 +vn -0.7000 0.0171 -0.7139 +vn -0.2493 0.0034 -0.9684 +vn 0.2680 -0.0112 -0.9634 +vn 0.7133 -0.0228 -0.7005 +vn 0.9678 -0.0283 -0.2503 +vn 0.9634 -0.0262 0.2669 +vn 0.7012 -0.0171 0.7127 +vn 0.2513 -0.0035 0.9679 +vn -0.2663 0.0111 0.9638 +vn -0.7126 0.0227 0.7012 +vn -0.9635 0.0156 -0.2674 +vn -0.9679 0.0172 0.2506 +vn -0.7004 0.0098 -0.7137 +vn -0.2495 0.0013 -0.9684 +vn 0.2680 -0.0075 -0.9634 +vn 0.7136 -0.0142 -0.7004 +vn 0.9681 -0.0172 -0.2500 +vn 0.9635 -0.0156 0.2671 +vn 0.7012 -0.0098 0.7129 +vn 0.2511 -0.0014 0.9679 +vn -0.2664 0.0074 0.9638 +vn -0.7127 0.0142 0.7014 +vn -0.9637 0.0051 -0.2669 +vn -0.9679 0.0086 0.2511 +vn -0.7008 0.0002 -0.7133 +vn -0.2498 -0.0048 -0.9683 +vn 0.2680 -0.0085 -0.9634 +vn 0.7138 -0.0099 -0.7003 +vn 0.9683 -0.0086 -0.2497 +vn 0.9635 -0.0051 0.2675 +vn 0.7010 -0.0002 0.7131 +vn 0.2510 0.0048 0.9680 +vn -0.2664 0.0084 0.9638 +vn -0.7126 0.0099 0.7015 +vn -0.9639 -0.0052 -0.2662 +vn -0.9678 0.0035 0.2516 +vn -0.7013 -0.0125 -0.7128 +vn -0.2502 -0.0164 -0.9681 +vn 0.2680 -0.0160 -0.9633 +vn 0.7140 -0.0112 -0.7000 +vn 0.9684 -0.0035 -0.2493 +vn 0.9634 0.0052 0.2680 +vn 0.7007 0.0125 0.7134 +vn 0.2507 0.0164 0.9679 +vn -0.2664 0.0160 0.9637 +vn -0.7124 0.0112 0.7017 +vn -0.9641 -0.0149 -0.2651 +vn -0.9676 0.0034 0.2523 +vn -0.7018 -0.0292 -0.7118 +vn -0.2506 -0.0356 -0.9674 +vn 0.2680 -0.0325 -0.9629 +vn 0.7143 -0.0207 -0.6995 +vn 0.9686 -0.0033 -0.2485 +vn 0.9631 0.0150 0.2686 +vn 0.7001 0.0292 0.7134 +vn 0.2502 0.0356 0.9675 +vn -0.2665 0.0325 0.9633 +vn -0.7121 0.0208 0.7017 +vn -0.9644 -0.0236 -0.2634 +vn -0.9674 0.0106 0.2529 +vn -0.7025 -0.0516 -0.7098 +vn -0.2512 -0.0657 -0.9657 +vn 0.2681 -0.0621 -0.9614 +vn 0.7149 -0.0418 -0.6980 +vn 0.9689 -0.0102 -0.2471 +vn 0.9627 0.0240 0.2693 +vn 0.6992 0.0518 0.7131 +vn 0.2494 0.0658 0.9662 +vn -0.2668 0.0622 0.9618 +vn -0.7119 0.0420 0.7010 +vn -0.9635 -0.0280 -0.2661 +vn -0.9682 0.0162 0.2496 +vn -0.7007 -0.0647 -0.7105 +vn -0.2501 -0.0840 -0.9646 +vn 0.2675 -0.0808 -0.9602 +vn 0.7134 -0.0560 -0.6985 +vn 0.9682 -0.0162 -0.2496 +vn 0.9635 0.0280 0.2661 +vn 0.7007 0.0647 0.7105 +vn 0.2501 0.0840 0.9646 +vn -0.2675 0.0808 0.9602 +vn -0.7134 0.0560 0.6985 +vn 0.5722 0.7691 0.2847 +vn -0.0054 0.9963 -0.0854 +vn -0.1906 0.4617 0.8663 +vn -0.5346 0.4362 0.7238 +vn -0.7727 0.2135 0.5978 +vn -0.4946 0.2597 0.8294 +vn 0.0626 0.2052 0.9767 +vn -0.2201 0.0933 0.9710 +vn 0.0443 -0.1979 0.9792 +vn -0.5402 -0.4520 0.7098 +vn -0.2054 -0.4229 0.8826 +vn -0.3080 -0.2492 0.9182 +vn -0.7885 -0.1909 0.5846 +vn -0.6014 -0.0770 0.7952 +vn -0.4624 0.8756 0.1394 +vn -0.5098 0.7833 0.3557 +vn 0.0932 0.7928 0.6024 +vn 0.2164 0.8811 0.4204 +vn 0.6614 0.3496 0.6635 +vn 0.4777 0.3255 0.8160 +vn 0.4917 -0.3284 0.8065 +vn 0.6526 -0.3768 0.6574 +vn 0.1608 -0.8665 0.4726 +vn 0.0538 -0.7649 0.6418 +vn -0.5280 -0.7750 0.3474 +vn -0.4780 -0.8641 0.1576 +vn -0.9345 -0.3539 -0.0383 +vn -0.9344 -0.3065 0.1812 +vn -0.9285 0.3421 0.1444 +vn -0.9283 0.3631 -0.0797 +vn -0.4296 0.0480 0.9018 +vn -0.4481 -0.0002 0.8940 +vn -0.4048 -0.0205 0.9142 +vn -0.3858 0.0275 0.9222 +vn -0.4165 0.0183 0.9090 +vn -0.4069 0.0126 0.9134 +vn -0.4240 -0.0020 0.9056 +vn -0.4252 0.0208 0.9049 +vn -0.3925 0.0686 0.9172 +vn -0.8882 -0.2579 0.3802 +vn -0.5373 -0.7368 0.4104 +vn -0.8691 -0.2389 0.4331 +vn -0.3619 -0.0176 0.9321 +vn -0.9204 0.3207 0.2235 +vn -0.5369 0.6497 0.5382 +vn -0.5369 0.6159 0.5766 +vn -0.4477 -0.0548 0.8925 +vn 0.0418 0.7482 0.6621 +vn 0.2842 0.2649 0.9214 +vn 0.2380 0.2535 0.9376 +vn -0.4733 0.0424 0.8799 +vn 0.4263 -0.3107 0.8495 +vn -0.0652 -0.6417 0.7642 +vn -0.0941 -0.6008 0.7938 +vn -0.2496 0.6588 0.7097 +vn -0.5242 0.6316 0.5712 +vn -0.7487 0.4502 0.4866 +vn -0.8772 0.1527 0.4552 +vn -0.8448 -0.1908 0.4999 +vn -0.6213 -0.4968 0.6059 +vn 0.2550 0.6466 -0.7190 +vn -0.0333 0.4052 -0.9136 +vn -0.1185 0.1539 -0.9809 +vn -0.1352 -0.1235 -0.9831 +vn -0.0367 -0.3497 -0.9362 +vn 0.1314 -0.4722 -0.8716 +vn -0.3865 -0.7739 0.5016 +vn -0.0696 -0.6745 0.7350 +vn 0.1471 -0.4806 0.8645 +vn 0.2582 -0.1665 0.9516 +vn 0.2029 0.1992 0.9587 +vn 0.0113 0.4991 0.8665 +vn 0.2986 -0.8191 -0.4899 +vn 0.6749 -0.5540 -0.4875 +vn 0.8879 -0.2592 -0.3801 +vn 0.9308 0.0937 -0.3533 +vn 0.8204 0.4082 -0.4005 +vn 0.5830 0.6221 -0.5227 +vn -0.2845 0.5794 0.7638 +vn -0.5271 0.5574 0.6415 +vn -0.7237 0.3969 0.5646 +vn -0.8346 0.1343 0.5342 +vn -0.8037 -0.1678 0.5710 +vn -0.6076 -0.4371 0.6631 +vn 0.3189 0.4725 -0.8216 +vn 0.0954 0.3556 -0.9298 +vn -0.0526 0.1348 -0.9895 +vn -0.0694 -0.1130 -0.9912 +vn 0.0176 -0.3159 -0.9486 +vn 0.1637 -0.4242 -0.8907 +vn -0.3471 -0.6195 0.7041 +vn -0.1310 -0.5911 0.7959 +vn 0.0602 -0.4201 0.9055 +vn 0.1578 -0.1445 0.9768 +vn 0.1093 0.1740 0.9787 +vn -0.0565 0.4355 0.8984 +vn 0.3813 -0.4989 -0.7782 +vn 0.6599 -0.3709 -0.6535 +vn 0.8045 -0.1371 -0.5779 +vn 0.8150 0.1200 -0.5669 +vn 0.7234 0.3295 -0.6067 +vn 0.5475 0.4632 -0.6970 +vn -0.3082 0.5177 0.7981 +vn -0.5256 0.4993 0.6888 +vn -0.7010 0.3555 0.6183 +vn -0.7991 0.1202 0.5890 +vn -0.7701 -0.1502 0.6200 +vn -0.5948 -0.3918 0.7019 +vn 0.3330 0.4297 -0.8393 +vn 0.1294 0.3232 -0.9375 +vn -0.0069 0.1227 -0.9924 +vn -0.0239 -0.1041 -0.9943 +vn 0.0548 -0.2909 -0.9552 +vn 0.1888 -0.3899 -0.9013 +vn -0.3671 -0.5486 0.7512 +vn -0.1745 -0.5253 0.8328 +vn -0.0034 -0.3731 0.9278 +vn 0.0842 -0.1279 0.9882 +vn 0.0415 0.1547 0.9871 +vn -0.1049 0.3872 0.9160 +vn 0.3909 -0.4499 -0.8030 +vn 0.6422 -0.3345 -0.6897 +vn 0.7745 -0.1242 -0.6203 +vn 0.7857 0.1094 -0.6089 +vn 0.7030 0.3013 -0.6442 +vn 0.5419 0.4230 -0.7263 +vn -0.3247 0.4697 0.8209 +vn -0.5226 0.4539 0.7217 +vn -0.6816 0.3233 0.6564 +vn -0.7703 0.1093 0.6283 +vn -0.7431 -0.1368 0.6550 +vn -0.5839 -0.3569 0.7292 +vn 0.3433 0.3964 -0.8515 +vn 0.1551 0.2980 -0.9419 +vn 0.0282 0.1133 -0.9932 +vn 0.0112 -0.0970 -0.9952 +vn 0.0834 -0.2711 -0.9589 +vn 0.2080 -0.3629 -0.9083 +vn -0.3800 -0.4937 0.7822 +vn -0.2060 -0.4739 0.8561 +vn -0.0505 -0.3367 0.9403 +vn 0.0294 -0.1152 0.9929 +vn -0.0086 0.1400 0.9901 +vn -0.1404 0.3501 0.9261 +vn 0.3973 -0.4120 -0.8200 +vn 0.6275 -0.3064 -0.7157 +vn 0.7502 -0.1142 -0.6513 +vn 0.7618 0.1012 -0.6399 +vn 0.6861 0.2791 -0.6719 +vn 0.5367 0.3914 -0.7475 +vn -0.3366 0.4322 0.8366 +vn -0.5191 0.4183 0.7454 +vn -0.6655 0.2981 0.6843 +vn -0.7469 0.1008 0.6572 +vn -0.7215 -0.1263 0.6808 +vn -0.5746 -0.3298 0.7490 +vn 0.3508 0.3703 -0.8601 +vn 0.1748 0.2784 -0.9444 +vn 0.0553 0.1060 -0.9928 +vn 0.0384 -0.0913 -0.9951 +vn 0.1056 -0.2555 -0.9610 +vn 0.2228 -0.3416 -0.9130 +vn -0.3887 -0.4510 0.8034 +vn -0.2293 -0.4338 0.8714 +vn -0.0861 -0.3083 0.9474 +vn -0.0121 -0.1053 0.9944 +vn -0.0464 0.1285 0.9906 +vn -0.1671 0.3215 0.9321 +vn 0.4018 -0.3824 -0.8321 +vn 0.6156 -0.2845 -0.7349 +vn 0.7306 -0.1064 -0.6745 +vn 0.7424 0.0946 -0.6632 +vn 0.6721 0.2615 -0.6927 +vn 0.5321 0.3665 -0.7632 +vn -0.3454 0.4028 0.8476 +vn -0.5158 0.3902 0.7627 +vn -0.6523 0.2783 0.7051 +vn -0.7282 0.0941 0.6789 +vn -0.7042 -0.1182 0.7001 +vn -0.5670 -0.3085 0.7637 +vn 0.3565 0.3498 -0.8663 +vn 0.1901 0.2630 -0.9459 +vn 0.0765 0.1002 -0.9920 +vn 0.0597 -0.0869 -0.9944 +vn 0.1229 -0.2431 -0.9622 +vn 0.2342 -0.3248 -0.9163 +vn -0.3947 -0.4176 0.8184 +vn -0.2468 -0.4022 0.8817 +vn -0.1134 -0.2860 0.9515 +vn -0.0440 -0.0977 0.9942 +vn -0.0755 0.1196 0.9900 +vn -0.1874 0.2991 0.9357 +vn 0.4050 -0.3592 -0.8408 +vn 0.6059 -0.2674 -0.7493 +vn 0.7148 -0.1002 -0.6921 +vn 0.7268 0.0895 -0.6810 +vn 0.6608 0.2476 -0.7085 +vn 0.5282 0.3468 -0.7751 +vn -0.3520 0.3795 0.8556 +vn -0.5128 0.3680 0.7757 +vn -0.6415 0.2626 0.7208 +vn -0.7131 0.0889 0.6954 +vn -0.6904 -0.1118 0.7147 +vn -0.5609 -0.2919 0.7748 +vn 0.3608 0.3337 -0.8709 +vn 0.2018 0.2509 -0.9467 +vn 0.0929 0.0957 -0.9911 +vn 0.0762 -0.0834 -0.9936 +vn 0.1363 -0.2334 -0.9628 +vn 0.2430 -0.3117 -0.9186 +vn -0.3990 -0.3912 0.8293 +vn -0.2602 -0.3772 0.8888 +vn -0.1346 -0.2685 0.9538 +vn -0.0688 -0.0917 0.9934 +vn -0.0980 0.1125 0.9888 +vn -0.2030 0.2815 0.9378 +vn 0.4073 -0.3410 -0.8473 +vn 0.5981 -0.2539 -0.7602 +vn 0.7022 -0.0953 -0.7055 +vn 0.7143 0.0854 -0.6946 +vn 0.6517 0.2367 -0.7206 +vn 0.5249 0.3314 -0.7840 +vn -0.3569 0.3612 0.8615 +vn -0.5102 0.3505 0.7854 +vn -0.6328 0.2503 0.7327 +vn -0.7012 0.0847 0.7079 +vn -0.6795 -0.1068 0.7259 +vn -0.5559 -0.2788 0.7831 +vn 0.3640 0.3213 -0.8742 +vn 0.2108 0.2416 -0.9472 +vn 0.1054 0.0923 -0.9901 +vn 0.0887 -0.0807 -0.9928 +vn 0.1465 -0.2260 -0.9630 +vn 0.2497 -0.3018 -0.9201 +vn -0.4021 -0.3703 0.8373 +vn -0.2706 -0.3574 0.8939 +vn -0.1511 -0.2546 0.9552 +vn -0.0881 -0.0870 0.9923 +vn -0.1154 0.1070 0.9875 +vn -0.2152 0.2677 0.9392 +vn 0.4090 -0.3268 -0.8520 +vn 0.5919 -0.2434 -0.7684 +vn 0.6923 -0.0915 -0.7158 +vn 0.7044 0.0823 -0.7050 +vn 0.6446 0.2282 -0.7297 +vn 0.5223 0.3194 -0.7907 +vn -0.3607 0.3469 0.8658 +vn -0.5080 0.3368 0.7928 +vn -0.6260 0.2407 0.7418 +vn -0.6918 0.0815 0.7174 +vn -0.6710 -0.1029 0.7343 +vn -0.5520 -0.2688 0.7894 +vn 0.3664 0.3120 -0.8766 +vn 0.2175 0.2346 -0.9474 +vn 0.1147 0.0897 -0.9893 +vn 0.0980 -0.0787 -0.9921 +vn 0.1539 -0.2206 -0.9631 +vn 0.2545 -0.2944 -0.9212 +vn -0.4044 -0.3540 0.8433 +vn -0.2786 -0.3419 0.8975 +vn -0.1638 -0.2437 0.9559 +vn -0.1031 -0.0833 0.9912 +vn -0.1289 0.1027 0.9863 +vn -0.2245 0.2569 0.9400 +vn 0.4102 -0.3160 -0.8555 +vn 0.5871 -0.2353 -0.7745 +vn 0.6847 -0.0886 -0.7234 +vn 0.6969 0.0799 -0.7127 +vn 0.6391 0.2217 -0.7365 +vn 0.5203 0.3104 -0.7956 +vn -0.3635 0.3359 0.8689 +vn -0.5064 0.3263 0.7982 +vn -0.6207 0.2334 0.7485 +vn -0.6847 0.0791 0.7245 +vn -0.6646 -0.1000 0.7404 +vn -0.5490 -0.2613 0.7939 +vn 0.3681 0.3054 -0.8782 +vn 0.2222 0.2297 -0.9476 +vn 0.1211 0.0879 -0.9887 +vn 0.1043 -0.0774 -0.9915 +vn 0.1589 -0.2169 -0.9632 +vn 0.2577 -0.2895 -0.9218 +vn -0.4061 -0.3414 0.8477 +vn -0.2846 -0.3298 0.9001 +vn -0.1736 -0.2353 0.9563 +vn -0.1145 -0.0805 0.9902 +vn -0.1391 0.0995 0.9853 +vn -0.2315 0.2488 0.9405 +vn 0.4110 -0.3080 -0.8580 +vn 0.5836 -0.2294 -0.7790 +vn 0.6791 -0.0865 -0.7289 +vn 0.6915 0.0782 -0.7182 +vn 0.6351 0.2172 -0.7412 +vn 0.5188 0.3040 -0.7990 +vn -0.3649 0.3324 0.8697 +vn -0.5065 0.3225 0.7997 +vn -0.6198 0.2303 0.7502 +vn -0.6831 0.0773 0.7262 +vn -0.6631 -0.1004 0.7418 +vn -0.5524 -0.2415 0.7978 +vn 0.3691 0.3013 -0.8792 +vn 0.2251 0.2266 -0.9476 +vn 0.1250 0.0867 -0.9884 +vn 0.1079 -0.0766 -0.9912 +vn 0.1617 -0.2149 -0.9632 +vn 0.2628 -0.3037 -0.9158 +vn -0.4093 -0.3341 0.8490 +vn -0.2864 -0.3246 0.9015 +vn -0.1766 -0.2312 0.9567 +vn -0.1182 -0.0782 0.9899 +vn -0.1424 0.0994 0.9848 +vn -0.2340 0.2468 0.9404 +vn 0.4116 -0.3026 -0.8597 +vn 0.5812 -0.2255 -0.7819 +vn 0.6754 -0.0850 -0.7325 +vn 0.6879 0.0771 -0.7217 +vn 0.6326 0.2143 -0.7442 +vn 0.5179 0.3000 -0.8011 +vn 0.0902 0.8742 -0.4770 +vn -0.3669 -0.6296 -0.6848 +vn -0.6330 -0.1895 -0.7506 +vn -0.6569 -0.0091 -0.7539 +vn -0.5374 0.4405 -0.7191 +vn -0.2198 0.7724 -0.5959 +vn 0.5699 0.7680 -0.2923 +vn 0.8684 0.4671 -0.1664 +vn 0.9914 0.0653 -0.1133 +vn 0.9182 -0.3689 -0.1444 +vn 0.6415 -0.7212 -0.2612 +vn -0.7162 -0.6780 0.1656 +vn -0.9408 -0.3046 -0.1485 +vn -0.9634 0.0304 -0.2664 +vn -0.8900 0.4547 0.0342 +vn -0.7004 0.5554 0.4483 +vn 0.5571 0.6074 -0.5663 +vn 0.7821 0.4301 -0.4510 +vn 0.8953 0.1534 -0.4182 +vn 0.8732 -0.1691 -0.4570 +vn 0.6910 -0.4424 -0.5716 +vn 0.3589 -0.5837 -0.7283 +vn 0.0291 0.5236 0.8515 +vn 0.1664 0.1428 0.9757 +vn 0.1249 -0.1277 0.9839 +vn 0.0139 -0.3760 0.9265 +vn -0.1739 -0.5172 0.8380 +vn -0.3757 -0.5335 0.7577 +vn 0.0190 -0.7394 -0.6730 +vn -0.2060 -0.4604 -0.8635 +vn -0.3043 -0.1669 -0.9378 +vn -0.2564 0.1740 -0.9508 +vn -0.0411 0.4670 -0.8833 +vn 0.2606 0.6204 -0.7397 +vn -0.6620 -0.6776 0.3204 +vn -0.8767 -0.2770 0.3934 +vn -0.9271 0.0976 0.3618 +vn -0.8041 0.4283 0.4124 +vn -0.5656 0.6407 0.5193 +vn -0.2637 0.6924 0.6715 +vn 0.5550 0.5342 -0.6376 +vn 0.7546 0.3794 -0.5354 +vn 0.8529 0.1351 -0.5043 +vn 0.8311 -0.1490 -0.5358 +vn 0.6685 -0.3888 -0.6340 +vn 0.3767 -0.5138 -0.7708 +vn -0.1119 0.3801 0.9182 +vn 0.0286 0.1547 0.9875 +vn 0.0572 -0.1162 0.9916 +vn -0.0403 -0.3388 0.9400 +vn -0.2075 -0.4660 0.8601 +vn -0.3836 -0.4814 0.7881 +vn 0.0644 -0.5450 -0.8360 +vn -0.1104 -0.4031 -0.9085 +vn -0.1974 -0.1452 -0.9695 +vn -0.1557 0.1528 -0.9759 +vn 0.0318 0.4070 -0.9129 +vn 0.2937 0.5414 -0.7878 +vn -0.6054 -0.4237 0.6738 +vn -0.7889 -0.1602 0.5933 +vn -0.8077 0.1237 0.5764 +vn -0.7001 0.3534 0.6205 +vn -0.5256 0.4850 0.6989 +vn -0.3131 0.5019 0.8063 +vn 0.5498 0.4773 -0.6855 +vn 0.7294 0.3398 -0.5938 +vn 0.8167 0.1208 -0.5643 +vn 0.7959 -0.1336 -0.5905 +vn 0.6491 -0.3481 -0.6764 +vn 0.3879 -0.4605 -0.7984 +vn -0.1447 0.3456 0.9271 +vn -0.0168 0.1404 0.9900 +vn 0.0108 -0.1066 0.9942 +vn -0.0769 -0.3111 0.9473 +vn -0.2296 -0.4289 0.8737 +vn -0.3910 -0.4425 0.8070 +vn 0.1167 -0.4827 -0.8680 +vn -0.0400 -0.3580 -0.9329 +vn -0.1185 -0.1286 -0.9846 +vn -0.0822 0.1363 -0.9873 +vn 0.0838 0.3614 -0.9286 +vn 0.3159 0.4813 -0.8177 +vn -0.5930 -0.3822 0.7088 +vn -0.7585 -0.1445 0.6355 +vn -0.7774 0.1123 0.6189 +vn -0.6809 0.3222 0.6577 +vn -0.5221 0.4434 0.7285 +vn -0.3279 0.4584 0.8261 +vn 0.5439 0.4331 -0.7187 +vn 0.7078 0.3088 -0.6353 +vn 0.7868 0.1098 -0.6074 +vn 0.7673 -0.1216 -0.6297 +vn 0.6330 -0.3168 -0.7064 +vn 0.3953 -0.4195 -0.8171 +vn -0.1695 0.3189 0.9325 +vn -0.0513 0.1294 0.9903 +vn -0.0247 -0.0990 0.9948 +vn -0.1050 -0.2892 0.9515 +vn -0.2463 -0.3997 0.8830 +vn -0.3962 -0.4120 0.8206 +vn 0.1546 -0.4345 -0.8873 +vn 0.0125 -0.3229 -0.9464 +vn -0.0593 -0.1157 -0.9915 +vn -0.0274 0.1234 -0.9920 +vn 0.1219 0.3265 -0.9373 +vn 0.3312 0.4353 -0.8372 +vn -0.5824 -0.3500 0.7337 +vn -0.7341 -0.1323 0.6661 +vn -0.7528 0.1034 0.6501 +vn -0.6649 0.2976 0.6850 +vn -0.5186 0.4106 0.7500 +vn -0.3386 0.4242 0.8399 +vn 0.5383 0.3986 -0.7425 +vn 0.6898 0.2845 -0.6658 +vn 0.7625 0.1012 -0.6391 +vn 0.7441 -0.1123 -0.6585 +vn 0.6198 -0.2925 -0.7282 +vn 0.4004 -0.3877 -0.8303 +vn -0.1885 0.2979 0.9358 +vn -0.0779 0.1207 0.9896 +vn -0.0522 -0.0929 0.9943 +vn -0.1267 -0.2720 0.9539 +vn -0.2591 -0.3765 0.8895 +vn -0.3999 -0.3878 0.8304 +vn 0.1828 -0.3970 -0.8995 +vn 0.0522 -0.2954 -0.9539 +vn -0.0144 -0.1058 -0.9943 +vn 0.0140 0.1134 -0.9934 +vn 0.1504 0.2996 -0.9421 +vn 0.3422 0.3996 -0.8504 +vn -0.5736 -0.3250 0.7519 +vn -0.7145 -0.1228 0.6888 +vn -0.7330 0.0964 0.6734 +vn -0.6519 0.2782 0.7055 +vn -0.5152 0.3847 0.7659 +vn -0.3466 0.3972 0.8497 +vn 0.5334 0.3714 -0.7600 +vn 0.6750 0.2654 -0.6885 +vn 0.7428 0.0944 -0.6629 +vn 0.7255 -0.1050 -0.6801 +vn 0.6091 -0.2735 -0.7444 +vn 0.4040 -0.3628 -0.8397 +vn -0.2032 0.2814 0.9378 +vn -0.0985 0.1140 0.9886 +vn -0.0735 -0.0882 0.9934 +vn -0.1435 -0.2583 0.9553 +vn -0.2690 -0.3581 0.8941 +vn -0.4027 -0.3688 0.8377 +vn 0.2041 -0.3675 -0.9073 +vn 0.0827 -0.2738 -0.9582 +vn 0.0202 -0.0980 -0.9950 +vn 0.0459 0.1055 -0.9934 +vn 0.1722 0.2785 -0.9449 +vn 0.3503 0.3718 -0.8597 +vn -0.5663 -0.3053 0.7656 +vn -0.6988 -0.1153 0.7060 +vn -0.7171 0.0909 0.6911 +vn -0.6412 0.2629 0.7209 +vn -0.5123 0.3642 0.7778 +vn -0.3527 0.3759 0.8569 +vn 0.5291 0.3500 -0.7730 +vn 0.6629 0.2502 -0.7057 +vn 0.7269 0.0890 -0.6810 +vn 0.7106 -0.0993 -0.6966 +vn 0.6005 -0.2586 -0.7567 +vn 0.4066 -0.3432 -0.8467 +vn -0.2145 0.2685 0.9391 +vn -0.1145 0.1087 0.9875 +vn -0.0901 -0.0844 0.9923 +vn -0.1566 -0.2477 0.9561 +vn -0.2765 -0.3438 0.8974 +vn -0.4047 -0.3540 0.8432 +vn 0.2204 -0.3443 -0.9126 +vn 0.1063 -0.2567 -0.9606 +vn 0.0471 -0.0919 -0.9947 +vn 0.0707 0.0993 -0.9925 +vn 0.1889 0.2620 -0.9464 +vn 0.3564 0.3499 -0.8663 +vn -0.5605 -0.2898 0.7758 +vn -0.6863 -0.1095 0.7190 +vn -0.7043 0.0866 0.7046 +vn -0.6326 0.2509 0.7327 +vn -0.5098 0.3480 0.7868 +vn -0.3572 0.3592 0.8622 +vn 0.5255 0.3331 -0.7829 +vn 0.6532 0.2383 -0.7188 +vn 0.7142 0.0848 -0.6948 +vn 0.6987 -0.0948 -0.7091 +vn 0.5936 -0.2470 -0.7659 +vn 0.4085 -0.3279 -0.8518 +vn -0.2232 0.2585 0.9399 +vn -0.1268 0.1046 0.9864 +vn -0.1028 -0.0816 0.9914 +vn -0.1665 -0.2395 0.9565 +vn -0.2822 -0.3328 0.8998 +vn -0.4061 -0.3426 0.8472 +vn 0.2330 -0.3260 -0.9162 +vn 0.1247 -0.2433 -0.9619 +vn 0.0681 -0.0871 -0.9939 +vn 0.0900 0.0944 -0.9915 +vn 0.2019 0.2491 -0.9472 +vn 0.3610 0.3328 -0.8712 +vn -0.5558 -0.2778 0.7836 +vn -0.6765 -0.1049 0.7290 +vn -0.6943 0.0832 0.7148 +vn -0.6258 0.2415 0.7416 +vn -0.5077 0.3355 0.7935 +vn -0.3607 0.3462 0.8660 +vn 0.5226 0.3199 -0.7903 +vn 0.6454 0.2289 -0.7287 +vn 0.7042 0.0815 -0.7053 +vn 0.6895 -0.0913 -0.7186 +vn 0.5882 -0.2380 -0.7729 +vn 0.4099 -0.3161 -0.8556 +vn -0.2297 0.2510 0.9403 +vn -0.1359 0.1015 0.9855 +vn -0.1122 -0.0795 0.9905 +vn -0.1738 -0.2334 0.9567 +vn -0.2864 -0.3248 0.9014 +vn -0.4072 -0.3343 0.8500 +vn 0.2428 -0.3116 -0.9187 +vn 0.1391 -0.2326 -0.9626 +vn 0.0844 -0.0833 -0.9929 +vn 0.1049 0.0906 -0.9903 +vn 0.2119 0.2390 -0.9476 +vn 0.3644 0.3194 -0.8747 +vn -0.5521 -0.2686 0.7893 +vn -0.6689 -0.1014 0.7364 +vn -0.6866 0.0807 0.7225 +vn -0.6206 0.2344 0.7483 +vn -0.5061 0.3260 0.7985 +vn -0.3632 0.3365 0.8688 +vn 0.5203 0.3098 -0.7958 +vn 0.6395 0.2218 -0.7361 +vn 0.6966 0.0790 -0.7131 +vn 0.6824 -0.0887 -0.7256 +vn 0.5841 -0.2314 -0.7780 +vn 0.4109 -0.3073 -0.8583 +vn -0.2343 0.2457 0.9406 +vn -0.1423 0.0994 0.9848 +vn -0.1187 -0.0780 0.9899 +vn -0.1788 -0.2293 0.9568 +vn -0.2892 -0.3194 0.9024 +vn -0.4078 -0.3287 0.8518 +vn 0.2502 -0.3005 -0.9204 +vn 0.1500 -0.2244 -0.9629 +vn 0.0969 -0.0804 -0.9920 +vn 0.1163 0.0877 -0.9893 +vn 0.2195 0.2313 -0.9478 +vn 0.3670 0.3093 -0.8773 +vn -0.5494 -0.2618 0.7935 +vn -0.6633 -0.0989 0.7418 +vn -0.6810 0.0788 0.7281 +vn -0.6168 0.2293 0.7530 +vn -0.5049 0.3193 0.8020 +vn -0.3650 0.3296 0.8707 +vn 0.5200 0.3063 -0.7973 +vn 0.6379 0.2188 -0.7384 +vn 0.6945 0.0771 -0.7154 +vn 0.6802 -0.0892 -0.7275 +vn 0.5827 -0.2307 -0.7793 +vn 0.4231 -0.2909 -0.8581 +vn -0.2371 0.2424 0.9408 +vn -0.1463 0.0980 0.9844 +vn -0.1226 -0.0771 0.9895 +vn -0.1816 -0.2269 0.9568 +vn -0.2907 -0.3164 0.9030 +vn -0.4185 -0.3374 0.8432 +vn 0.2563 -0.2954 -0.9203 +vn 0.1540 -0.2204 -0.9632 +vn 0.1015 -0.0781 -0.9918 +vn 0.1205 0.0879 -0.9888 +vn 0.2223 0.2297 -0.9475 +vn 0.3683 0.3064 -0.8778 +vn -0.5475 -0.2572 0.7963 +vn -0.6595 -0.0971 0.7454 +vn -0.6772 0.0776 0.7317 +vn -0.6143 0.2260 0.7560 +vn -0.5041 0.3150 0.8042 +vn -0.3661 0.3252 0.8719 +vn 0.2914 0.6972 0.6550 +vn 0.0061 -0.8562 0.5166 +vn 0.4389 -0.6096 0.6601 +vn 0.5418 -0.4648 0.7003 +vn 0.6410 -0.0140 0.7674 +vn 0.5151 0.4433 0.7336 +vn -0.1742 0.8616 0.4768 +vn -0.5697 0.7629 0.3057 +vn -0.8585 0.4818 0.1753 +vn -0.9917 0.0661 0.1101 +vn -0.9112 -0.3891 0.1355 +vn 0.3386 -0.8767 -0.3417 +vn 0.6916 -0.7215 0.0323 +vn 0.8575 -0.4665 0.2170 +vn 0.9999 -0.0023 0.0170 +vn 0.8980 0.2583 -0.3561 +vn 0.4233 0.4965 -0.7578 +vn 0.7105 0.2885 -0.6418 +vn 0.8151 -0.0389 -0.5780 +vn 0.6004 0.1761 -0.7801 +vn 0.0875 0.4125 -0.9068 +vn 0.2879 0.1863 -0.9394 +vn -0.0788 0.0556 -0.9953 +vn 0.3123 -0.4862 -0.8161 +vn 0.0365 -0.2728 -0.9614 +vn 0.2084 -0.1613 -0.9647 +vn 0.6452 -0.3991 -0.6515 +vn 0.5411 -0.1713 -0.8233 +vn 0.8154 0.5783 0.0252 +vn 0.8269 0.5225 -0.2079 +vn 0.3072 0.8561 -0.4157 +vn 0.2283 0.9500 -0.2130 +vn -0.3962 0.7427 -0.5398 +vn -0.2358 0.6708 -0.7032 +vn -0.5450 0.1088 -0.8313 +vn -0.7178 0.1083 -0.6877 +vn -0.5115 -0.5777 -0.6361 +vn -0.3616 -0.5025 -0.7854 +vn 0.1365 -0.8370 -0.5299 +vn 0.0418 -0.9317 -0.3609 +vn 0.6694 -0.7380 -0.0854 +vn 0.7020 -0.6506 -0.2897 +vn 0.9887 -0.0940 -0.1163 +vn 0.9866 -0.1231 0.1069 +vn 0.4503 0.0375 -0.8921 +vn 0.4446 -0.0145 -0.8956 +vn 0.3978 -0.0080 -0.9174 +vn 0.4031 0.0439 -0.9141 +vn 0.4256 0.0191 -0.9047 +vn 0.4148 0.0196 -0.9097 +vn 0.4229 -0.0024 -0.9062 +vn 0.4343 0.0167 -0.9006 +vn 0.4275 0.0754 -0.9009 +vn 0.6932 -0.5455 -0.4712 +vn 0.1654 -0.7948 -0.5838 +vn 0.6875 -0.5094 -0.5176 +vn 0.3618 0.0177 -0.9321 +vn 0.9759 -0.0921 -0.1977 +vn 0.7998 0.4331 -0.4155 +vn 0.7865 0.4119 -0.4602 +vn 0.4195 -0.0617 -0.9056 +vn 0.3358 0.8069 -0.4860 +vn -0.0856 0.5529 -0.8288 +vn -0.0489 0.5255 -0.8494 +vn 0.4858 0.0084 -0.8740 +vn -0.4765 0.1036 -0.8730 +vn -0.1936 -0.4238 -0.8848 +vn -0.1479 -0.3953 -0.9066 +vn 0.0673 -0.8657 0.4960 +vn -0.2854 -0.8819 0.3752 +vn -0.4876 -0.8684 0.0904 +vn -0.1616 -0.9608 0.2255 +vn 0.4004 -0.8588 0.3198 +vn 0.1796 -0.9730 0.1447 +vn 0.4897 -0.8688 -0.0737 +vn -0.0662 -0.8716 -0.4857 +vn 0.2899 -0.8867 -0.3601 +vn 0.1696 -0.9623 -0.2125 +vn -0.4022 -0.8631 -0.3054 +vn -0.1819 -0.9749 -0.1285 +vn -0.5745 -0.3218 0.7526 +vn -0.5038 -0.5378 0.6759 +vn 0.1223 -0.5065 0.8535 +vn 0.1330 -0.2896 0.9479 +vn 0.7594 -0.3218 0.5654 +vn 0.6671 -0.5376 0.5157 +vn 0.8446 -0.5232 -0.1136 +vn 0.9372 -0.3200 -0.1390 +vn 0.5579 -0.3603 -0.7476 +vn 0.5071 -0.5590 -0.6561 +vn -0.1198 -0.5380 -0.8344 +vn -0.1304 -0.3448 -0.9296 +vn -0.7421 -0.3603 -0.5652 +vn -0.6647 -0.5592 -0.4954 +vn -0.8424 -0.5233 0.1284 +vn -0.9392 -0.3200 0.1243 +vn -0.0204 -0.9988 0.0442 +vn -0.0273 -0.9996 -0.0076 +vn 0.0241 -0.9996 -0.0148 +vn 0.0317 -0.9988 0.0369 +vn 0.0020 -0.9998 0.0194 +vn 0.0133 -0.9998 0.0167 +vn -0.0011 -1.0000 -0.0021 +vn -0.0083 -0.9998 0.0194 +vn 0.0132 -0.9971 0.0746 +vn -0.5557 -0.7199 -0.4158 +vn -0.1122 -0.5991 -0.7928 +vn -0.5224 -0.7597 -0.3873 +vn 0.0683 -0.9977 0.0001 +vn -0.7975 -0.5916 0.1184 +vn -0.4185 -0.7146 0.5605 +vn -0.3941 -0.7494 0.5320 +vn -0.0135 -0.9981 -0.0603 +vn 0.1133 -0.5824 0.8050 +vn 0.5565 -0.7149 0.4233 +vn 0.5256 -0.7490 0.4033 +vn -0.0662 -0.9975 0.0264 +vn 0.8004 -0.5898 -0.1072 +vn 0.4210 -0.7201 -0.5515 +vn 0.3972 -0.7592 -0.5156 +vn 0.9463 0.2062 0.2491 +vn 0.7837 0.2085 0.5851 +vn 0.5903 0.0199 0.8069 +vn 0.8406 0.0115 0.5416 +vn 0.9980 -0.0620 -0.0105 +vn 0.9474 -0.1776 0.2661 +vn 0.8922 -0.4515 -0.0108 +vn 0.5337 -0.6432 0.5490 +vn 0.7259 -0.6504 0.2238 +vn 0.8008 -0.4960 0.3358 +vn 0.4692 -0.3664 0.8035 +vn 0.7123 -0.3070 0.6312 +vn 0.3420 0.7906 0.5080 +vn 0.5231 0.6421 0.5604 +vn 0.7956 0.6050 -0.0302 +vn 0.6507 0.7429 -0.1570 +vn 0.7674 0.1807 -0.6151 +vn 0.8978 0.1105 -0.4263 +vn 0.7155 -0.5161 -0.4708 +vn 0.5678 -0.5174 -0.6402 +vn 0.2331 -0.9557 -0.1800 +vn 0.4172 -0.9067 -0.0612 +vn 0.0996 -0.8566 0.5062 +vn -0.1041 -0.8900 0.4439 +vn -0.1815 -0.3613 0.9146 +vn 0.0423 -0.3745 0.9263 +vn 0.1796 0.2601 0.9487 +vn -0.0305 0.3405 0.9398 +vn 0.8574 -0.2095 0.4701 +vn 0.8360 -0.2546 0.4861 +vn 0.8525 -0.2780 0.4427 +vn 0.8740 -0.2333 0.4262 +vn 0.8573 -0.2397 0.4556 +vn 0.8604 -0.2459 0.4464 +vn 0.8482 -0.2585 0.4624 +vn 0.8534 -0.2363 0.4646 +vn 0.8798 -0.1926 0.4346 +vn 0.2492 -0.3794 0.8910 +vn 0.1700 -0.8370 0.5201 +vn 0.3059 -0.3746 0.8752 +vn 0.8728 -0.2787 0.4008 +vn 0.2505 0.2186 0.9431 +vn 0.6617 0.4637 0.5892 +vn 0.6896 0.4209 0.5893 +vn 0.8201 -0.3066 0.4832 +vn 0.8385 0.5444 0.0216 +vn 0.9727 0.0175 -0.2315 +vn 0.9827 0.0008 -0.1854 +vn 0.8325 -0.2102 0.5126 +vn 0.7581 -0.5128 -0.4029 +vn 0.5613 -0.8248 0.0685 +vn 0.5991 -0.7943 0.1006 +vn 0.0673 0.4961 0.8657 +vn -0.2854 0.3752 0.8819 +vn -0.4876 0.0904 0.8684 +vn -0.1616 0.2255 0.9607 +vn 0.4004 0.3198 0.8588 +vn 0.1796 0.1447 0.9730 +vn 0.4897 -0.0737 0.8688 +vn -0.0661 -0.4857 0.8716 +vn 0.2899 -0.3601 0.8867 +vn 0.1697 -0.2125 0.9623 +vn -0.4022 -0.3054 0.8631 +vn -0.1820 -0.1285 0.9749 +vn -0.5745 0.7526 0.3218 +vn -0.5038 0.6759 0.5379 +vn 0.1223 0.8535 0.5065 +vn 0.1330 0.9479 0.2896 +vn 0.7594 0.5654 0.3218 +vn 0.6671 0.5157 0.5376 +vn 0.8446 -0.1136 0.5231 +vn 0.9372 -0.1390 0.3200 +vn 0.5579 -0.7476 0.3603 +vn 0.5071 -0.6560 0.5590 +vn -0.1198 -0.8344 0.5380 +vn -0.1304 -0.9296 0.3448 +vn -0.7421 -0.5652 0.3603 +vn -0.6647 -0.4954 0.5592 +vn -0.8424 0.1284 0.5233 +vn -0.9392 0.1243 0.3200 +vn -0.0204 0.0442 0.9988 +vn -0.0273 -0.0076 0.9996 +vn 0.0241 -0.0148 0.9996 +vn 0.0317 0.0369 0.9988 +vn 0.0018 0.0194 0.9998 +vn 0.0133 0.0167 0.9998 +vn -0.0011 -0.0021 1.0000 +vn -0.0083 0.0193 0.9998 +vn 0.0131 0.0745 0.9971 +vn -0.5557 -0.4158 0.7199 +vn -0.1122 -0.7928 0.5991 +vn -0.5224 -0.3873 0.7597 +vn 0.0683 0.0001 0.9977 +vn -0.7975 0.1184 0.5916 +vn -0.4185 0.5605 0.7146 +vn -0.3940 0.5320 0.7495 +vn -0.0135 -0.0603 0.9981 +vn 0.1133 0.8050 0.5824 +vn 0.5564 0.4233 0.7150 +vn 0.5256 0.4033 0.7491 +vn -0.0662 0.0264 0.9975 +vn 0.8004 -0.1072 0.5898 +vn 0.4210 -0.5515 0.7201 +vn 0.3971 -0.5156 0.7592 +vn 0.3063 0.3959 0.8657 +vn -0.0596 0.4676 0.8819 +vn -0.3771 0.3221 0.8684 +vn -0.0272 0.2761 0.9608 +vn 0.5066 0.0768 0.8588 +vn 0.2279 0.0355 0.9730 +vn 0.3873 -0.3087 0.8688 +vn -0.3001 -0.3875 0.8716 +vn 0.0710 -0.4568 0.8867 +vn 0.0407 -0.2688 0.9623 +vn -0.5010 -0.0634 0.8631 +vn -0.2218 -0.0203 0.9749 +vn -0.1212 0.9390 0.3217 +vn -0.0983 0.8373 0.5379 +vn 0.5327 0.6780 0.5066 +vn 0.5891 0.7544 0.2896 +vn 0.9404 0.1100 0.3218 +vn 0.8356 0.1131 0.5376 +vn 0.6747 -0.5207 0.5231 +vn 0.7421 -0.5889 0.3200 +vn 0.1094 -0.9264 0.3603 +vn 0.1112 -0.8217 0.5590 +vn -0.5210 -0.6627 0.5380 +vn -0.5777 -0.7398 0.3448 +vn -0.9253 -0.1184 0.3603 +vn -0.8234 -0.0967 0.5592 +vn -0.6654 0.5324 0.5232 +vn -0.7513 0.5773 0.3200 +vn 0.0045 0.0485 0.9988 +vn -0.0275 0.0071 0.9996 +vn 0.0135 -0.0249 0.9996 +vn 0.0459 0.0162 0.9988 +vn 0.0112 0.0159 0.9998 +vn 0.0199 0.0078 0.9998 +vn -0.0019 -0.0014 1.0000 +vn 0.0025 0.0210 0.9998 +vn 0.0487 0.0580 0.9971 +vn -0.6891 -0.0823 0.7199 +vn -0.4936 -0.6305 0.5991 +vn -0.6460 -0.0742 0.7597 +vn 0.0591 -0.0339 0.9977 +vn -0.6315 0.5013 0.5915 +vn -0.0822 0.6946 0.7147 +vn -0.0752 0.6578 0.7495 +vn -0.0418 -0.0455 0.9981 +vn 0.5006 0.6405 0.5824 +vn 0.6936 0.0884 0.7149 +vn 0.6568 0.0865 0.7490 +vn -0.0441 0.0560 0.9975 +vn 0.6396 -0.4930 0.5898 +vn 0.0888 -0.6881 0.7201 +vn 0.0861 -0.6451 0.7592 +vn -0.4960 0.0673 0.8657 +vn -0.3752 -0.2854 0.8819 +vn -0.0904 -0.4876 0.8684 +vn -0.2255 -0.1616 0.9607 +vn -0.3197 0.4004 0.8588 +vn -0.1447 0.1796 0.9730 +vn 0.0737 0.4897 0.8688 +vn 0.4857 -0.0661 0.8716 +vn 0.3601 0.2899 0.8867 +vn 0.2125 0.1697 0.9623 +vn 0.3054 -0.4022 0.8631 +vn 0.1285 -0.1820 0.9749 +vn -0.7526 -0.5745 0.3218 +vn -0.6759 -0.5038 0.5379 +vn -0.8535 0.1223 0.5065 +vn -0.9479 0.1330 0.2896 +vn -0.5654 0.7594 0.3218 +vn -0.5157 0.6671 0.5376 +vn 0.1136 0.8446 0.5231 +vn 0.1390 0.9372 0.3200 +vn 0.7476 0.5579 0.3603 +vn 0.6560 0.5071 0.5590 +vn 0.8344 -0.1198 0.5380 +vn 0.9296 -0.1304 0.3448 +vn 0.5652 -0.7421 0.3603 +vn 0.4954 -0.6647 0.5592 +vn -0.1284 -0.8424 0.5233 +vn -0.1243 -0.9392 0.3200 +vn -0.0443 -0.0204 0.9988 +vn 0.0076 -0.0273 0.9996 +vn 0.0148 0.0241 0.9996 +vn -0.0369 0.0317 0.9988 +vn -0.0194 0.0018 0.9998 +vn -0.0167 0.0133 0.9998 +vn 0.0022 -0.0011 1.0000 +vn -0.0194 -0.0083 0.9998 +vn -0.0746 0.0131 0.9971 +vn 0.4158 -0.5557 0.7199 +vn 0.7928 -0.1122 0.5991 +vn 0.3873 -0.5224 0.7597 +vn -0.0002 0.0682 0.9977 +vn -0.1184 -0.7975 0.5916 +vn -0.5605 -0.4185 0.7146 +vn -0.5320 -0.3940 0.7495 +vn 0.0603 -0.0135 0.9981 +vn -0.8050 0.1133 0.5824 +vn -0.4233 0.5564 0.7150 +vn -0.4033 0.5256 0.7491 +vn -0.0263 -0.0662 0.9975 +vn 0.1072 0.8004 0.5898 +vn 0.5515 0.4210 0.7201 +vn 0.5156 0.3972 0.7592 +vn 0.1103 0.4883 0.8657 +vn -0.2516 0.3986 0.8819 +vn -0.4779 0.1325 0.8684 +vn -0.1413 0.2387 0.9607 +vn 0.4267 0.2836 0.8588 +vn 0.1915 0.1285 0.9730 +vn 0.4814 -0.1161 0.8688 +vn -0.1082 -0.4781 0.8716 +vn 0.2574 -0.3840 0.8867 +vn 0.1505 -0.2265 0.9623 +vn -0.4273 -0.2692 0.8631 +vn -0.1924 -0.1121 0.9749 +vn -0.5067 0.7998 0.3218 +vn -0.4430 0.7173 0.5379 +vn 0.1962 0.8396 0.5065 +vn 0.2151 0.9327 0.2896 +vn 0.8058 0.4971 0.3218 +vn 0.7095 0.4556 0.5376 +vn 0.8315 -0.1868 0.5231 +vn 0.9215 -0.2201 0.3200 +vn 0.4907 -0.7933 0.3603 +vn 0.4480 -0.6977 0.5590 +vn -0.1921 -0.8208 0.5380 +vn -0.2110 -0.9147 0.3448 +vn -0.7886 -0.4984 0.3603 +vn -0.7053 -0.4356 0.5592 +vn -0.8280 0.2013 0.5233 +vn -0.9248 0.2057 0.3200 +vn -0.0164 0.0459 0.9988 +vn -0.0279 -0.0052 0.9996 +vn 0.0228 -0.0168 0.9996 +vn 0.0347 0.0340 0.9988 +vn 0.0036 0.0192 0.9998 +vn 0.0147 0.0155 0.9998 +vn -0.0010 -0.0021 1.0000 +vn -0.0066 0.0200 0.9998 +vn 0.0196 0.0731 0.9971 +vn -0.5898 -0.3658 0.7199 +vn -0.1809 -0.7800 0.5991 +vn -0.5541 -0.3403 0.7597 +vn 0.0680 -0.0059 0.9977 +vn -0.7842 0.1874 0.5916 +vn -0.3680 0.5948 0.7146 +vn -0.3461 0.5643 0.7495 +vn -0.0187 -0.0589 0.9981 +vn 0.1830 0.7921 0.5824 +vn 0.5912 0.3732 0.7149 +vn 0.5587 0.3560 0.7491 +vn -0.0636 0.0320 0.9975 +vn 0.7880 -0.1766 0.5898 +vn 0.3713 -0.5861 0.7201 +vn 0.3507 -0.5482 0.7592 +vn 0.8593 0.2610 0.4399 +vn 0.6764 0.1105 0.7282 +vn 0.5126 -0.1774 0.8401 +vn 0.7773 -0.0433 0.6277 +vn 0.9861 0.1214 0.1136 +vn 0.9418 -0.0953 0.3223 +vn 0.9669 -0.2523 -0.0375 +vn 0.6188 -0.6970 0.3623 +vn 0.8309 -0.5497 0.0864 +vn 0.8625 -0.4372 0.2546 +vn 0.4781 -0.5499 0.6849 +vn 0.7145 -0.3894 0.5812 +vn 0.1264 0.5931 0.7952 +vn 0.3309 0.4698 0.8184 +vn 0.6468 0.7020 0.2980 +vn 0.4851 0.8495 0.2075 +vn 0.7527 0.5263 -0.3955 +vn 0.8812 0.4152 -0.2261 +vn 0.8418 -0.1718 -0.5118 +vn 0.7104 -0.1362 -0.6905 +vn 0.4457 -0.7648 -0.4653 +vn 0.6059 -0.7320 -0.3116 +vn 0.2451 -0.9516 0.1853 +vn 0.0584 -0.9945 0.0864 +vn -0.1647 -0.6998 0.6951 +vn 0.0553 -0.6771 0.7338 +vn 0.0508 -0.0824 0.9953 +vn -0.1705 -0.0424 0.9844 +vn 0.8464 -0.2156 0.4870 +vn 0.8341 -0.2662 0.4831 +vn 0.8583 -0.2688 0.4371 +vn 0.8708 -0.2182 0.4406 +vn 0.8536 -0.2379 0.4634 +vn 0.8589 -0.2395 0.4527 +vn 0.8486 -0.2589 0.4614 +vn 0.8486 -0.2386 0.4721 +vn 0.8671 -0.1831 0.4633 +vn 0.2604 -0.6325 0.7295 +vn 0.3084 -0.9266 0.2152 +vn 0.3159 -0.6124 0.7247 +vn 0.8812 -0.2502 0.4011 +vn 0.1293 -0.1058 0.9859 +vn 0.5023 0.3205 0.8031 +vn 0.5389 0.2861 0.7923 +vn 0.8301 -0.3155 0.4599 +vn 0.6979 0.6351 0.3311 +vn 0.9601 0.2714 -0.0671 +vn 0.9702 0.2407 -0.0286 +vn 0.8193 -0.2364 0.5223 +vn 0.8777 -0.1865 -0.4415 +vn 0.7193 -0.6800 -0.1419 +vn 0.7473 -0.6575 -0.0962 +vn 0.5773 0.5774 0.5773 +vn -0.5773 0.5774 0.5773 +vn -0.5773 -0.5773 0.5774 +vn 0.5773 -0.5773 0.5774 +vn -0.7071 0.7071 -0.0000 +vn 0.0000 0.7071 0.7071 +vn 0.7071 0.7071 -0.0000 +vn -0.7071 -0.7071 -0.0000 +vn 0.7071 -0.7071 -0.0000 +vn 0.0000 -0.7071 0.7071 +vn 0.5774 0.5773 0.5773 +vn -0.5774 0.5773 0.5773 +vn -0.5774 -0.5773 0.5773 +vn 0.5774 -0.5773 0.5773 +# 2468 vertex normals + +vt 0.7038 -0.4054 0.0000 +vt 0.7023 -0.3980 0.0000 +vt 0.2664 -0.4020 0.0000 +vt 0.2644 -0.4093 0.0000 +vt 0.2691 -0.3889 0.0000 +vt 0.7005 -0.3851 0.0000 +vt -0.2871 1.1543 0.0000 +vt -0.3019 1.1482 0.0000 +vt -0.2981 1.1436 0.0000 +vt -0.2853 1.1503 0.0000 +vt -0.3184 1.1355 0.0000 +vt -0.3140 1.1317 0.0000 +vt -0.3066 1.1251 0.0000 +vt -0.2921 1.1364 0.0000 +vt -0.2809 1.1446 0.0000 +vt -0.3314 1.1189 0.0000 +vt -0.3260 1.1157 0.0000 +vt -0.3391 1.1023 0.0000 +vt -0.3339 1.1004 0.0000 +vt -0.3242 1.0966 0.0000 +vt -0.3172 1.1106 0.0000 +vt -0.3405 1.0923 0.0000 +vt -0.3388 1.0904 0.0000 +vt -0.3269 1.0861 0.0000 +vt -0.3386 0.3185 0.0000 +vt -0.3424 0.3187 0.0000 +vt -0.3359 0.2881 0.0000 +vt -0.3296 0.2916 0.0000 +vt -0.3194 0.2973 0.0000 +vt -0.3260 0.3190 0.0000 +vt -0.3198 0.2597 0.0000 +vt -0.3162 0.2615 0.0000 +vt 0.1428 -0.3418 0.0000 +vt 0.1454 -0.3388 0.0000 +vt 0.1561 -0.3295 0.0000 +vt -0.3036 0.2672 0.0000 +vt 0.1502 -0.3501 0.0000 +vt 0.1702 -0.3664 0.0000 +vt 0.1749 -0.3597 0.0000 +vt 0.1552 -0.3449 0.0000 +vt 0.1983 -0.3842 0.0000 +vt 0.2019 -0.3771 0.0000 +vt 0.2079 -0.3654 0.0000 +vt 0.1824 -0.3487 0.0000 +vt 0.1636 -0.3353 0.0000 +vt 0.2292 -0.3984 0.0000 +vt 0.2318 -0.3906 0.0000 +vt 0.2545 -0.4066 0.0000 +vt 0.2560 -0.3989 0.0000 +vt 0.2585 -0.3859 0.0000 +vt 0.2359 -0.3779 0.0000 +vt -0.2809 1.1534 0.0000 +vt -0.2801 1.1511 0.0000 +vt 1.2252 1.1543 0.0000 +vt 1.2260 1.1573 0.0000 +vt 1.2224 1.1498 0.0000 +vt -0.2769 1.1474 0.0000 +vt 1.2475 1.1475 0.0000 +vt 1.2505 1.1526 0.0000 +vt 1.2337 1.1582 0.0000 +vt 1.2324 1.1535 0.0000 +vt 1.2293 1.1463 0.0000 +vt 1.2426 1.1393 0.0000 +vt 1.2582 1.1293 0.0000 +vt 1.2646 1.1367 0.0000 +vt 1.2685 1.1410 0.0000 +vt 1.2776 1.1221 0.0000 +vt 1.2825 1.1258 0.0000 +vt 1.2698 1.1159 0.0000 +vt 1.2778 1.1038 0.0000 +vt 1.2862 1.1085 0.0000 +vt 1.2908 1.1109 0.0000 +vt 1.2914 1.1002 0.0000 +vt 1.2925 1.1022 0.0000 +vt 1.2805 1.0966 0.0000 +vt 1.3048 0.3420 0.0000 +vt 1.3001 0.3426 0.0000 +vt 1.2858 0.3447 0.0000 +vt 1.2809 0.3084 0.0000 +vt 1.2927 0.3075 0.0000 +vt 1.3001 0.3072 0.0000 +vt 1.2852 0.2822 0.0000 +vt 1.2879 0.2807 0.0000 +vt 1.2747 0.2880 0.0000 +vt 0.8109 -0.3215 0.0000 +vt 0.8216 -0.3318 0.0000 +vt 0.8243 -0.3350 0.0000 +vt 0.7910 -0.3550 0.0000 +vt 0.7962 -0.3614 0.0000 +vt 0.8166 -0.3440 0.0000 +vt 0.8111 -0.3389 0.0000 +vt 0.8016 -0.3293 0.0000 +vt 0.7827 -0.3446 0.0000 +vt 0.7577 -0.3618 0.0000 +vt 0.7642 -0.3732 0.0000 +vt 0.7682 -0.3801 0.0000 +vt 0.7348 -0.3870 0.0000 +vt 0.7378 -0.3947 0.0000 +vt 0.7301 -0.3748 0.0000 +vt 0.7089 -0.3831 0.0000 +vt 0.7119 -0.3954 0.0000 +vt 0.7133 -0.4029 0.0000 +vt 0.2684 -0.3745 0.0000 +vt 0.7031 -0.3710 0.0000 +vt 0.7538 -0.3555 0.0000 +vt 0.7317 -0.3626 0.0000 +vt 0.7079 -0.3704 0.0000 +vt 0.7881 -0.3233 0.0000 +vt 0.7706 -0.3402 0.0000 +vt 0.7958 -0.3146 0.0000 +vt 1.2732 0.3076 0.0000 +vt 1.2701 0.3007 0.0000 +vt 1.2704 1.0959 0.0000 +vt 1.2735 0.3373 0.0000 +vt 1.2543 1.1251 0.0000 +vt 1.2615 1.1131 0.0000 +vt 1.2703 1.0990 0.0000 +vt 1.2262 1.1387 0.0000 +vt 1.2409 1.1311 0.0000 +vt -0.2739 1.1437 0.0000 +vt 1.2174 1.1452 0.0000 +vt -0.3022 1.1217 0.0000 +vt -0.2890 1.1288 0.0000 +vt -0.2745 1.1394 0.0000 +vt -0.3150 1.0947 0.0000 +vt -0.3084 1.1091 0.0000 +vt -0.3148 1.0839 0.0000 +vt -0.3139 0.3025 0.0000 +vt -0.3154 0.3104 0.0000 +vt 0.1710 -0.3243 0.0000 +vt -0.2973 0.2802 0.0000 +vt 0.2113 -0.3589 0.0000 +vt 0.1941 -0.3436 0.0000 +vt 0.1749 -0.3271 0.0000 +vt 0.2573 -0.3718 0.0000 +vt 0.2336 -0.3656 0.0000 +vt -0.3957 1.1225 0.0000 +vt -0.4034 1.0998 0.0000 +vt 0.0934 -0.3848 0.0000 +vt -0.3738 0.2255 0.0000 +vt -0.3063 1.2095 0.0000 +vt -0.3328 1.1963 0.0000 +vt -0.3592 1.1756 0.0000 +vt -0.4069 0.3125 0.0000 +vt -0.3940 0.2665 0.0000 +vt 0.1064 -0.3987 0.0000 +vt 0.1323 -0.4203 0.0000 +vt 0.1672 -0.4428 0.0000 +vt -0.3809 1.1499 0.0000 +vt 0.2060 -0.4609 0.0000 +vt 0.2401 -0.4714 0.0000 +vt 0.2592 -0.4747 0.0000 +vt 0.7098 -0.4707 0.0000 +vt 1.3537 1.1108 0.0000 +vt 1.3699 0.3371 0.0000 +vt 1.2513 1.2151 0.0000 +vt 1.2320 1.2202 0.0000 +vt -0.2873 1.2156 0.0000 +vt 0.8618 -0.3927 0.0000 +vt 0.8751 -0.3782 0.0000 +vt 1.3065 1.1837 0.0000 +vt 1.2788 1.2030 0.0000 +vt 1.3599 0.2899 0.0000 +vt 0.8006 -0.4381 0.0000 +vt 0.8356 -0.4151 0.0000 +vt 1.3452 1.1330 0.0000 +vt 1.3293 1.1592 0.0000 +vt 1.3423 0.2479 0.0000 +vt 0.7286 -0.4672 0.0000 +vt 0.7621 -0.4564 0.0000 +vt -0.9650 1.4323 0.0000 +vt -0.9655 1.5528 0.0000 +vt -1.0427 1.5528 0.0000 +vt -1.0422 1.4323 0.0000 +vt -0.8878 1.4323 0.0000 +vt -0.8884 1.5528 0.0000 +vt -0.8106 1.4323 0.0000 +vt -0.8113 1.5528 0.0000 +vt -0.7276 1.4323 0.0000 +vt -0.7276 1.5528 0.0000 +vt -1.4284 1.4323 0.0000 +vt -1.4286 1.5528 0.0000 +vt -1.5058 1.5528 0.0000 +vt -1.5057 1.4323 0.0000 +vt -1.3511 1.4323 0.0000 +vt -1.3514 1.5528 0.0000 +vt -1.2739 1.4323 0.0000 +vt -1.2742 1.5528 0.0000 +vt -1.1966 1.4323 0.0000 +vt -1.1970 1.5528 0.0000 +vt -1.1194 1.4323 0.0000 +vt -1.1198 1.5528 0.0000 +vt 0.0777 1.4489 0.0000 +vt 0.0161 1.5268 0.0000 +vt -0.0641 1.5866 0.0000 +vt -0.2578 1.6371 0.0000 +vt -0.1576 1.6242 0.0000 +vt -0.3581 1.6242 0.0000 +vt -0.4516 1.5866 0.0000 +vt -0.5934 1.4489 0.0000 +vt -0.5318 1.5268 0.0000 +vt -0.6321 1.3581 0.0000 +vt -0.6453 1.2606 0.0000 +vt -0.6321 1.1632 0.0000 +vt -0.5934 1.0724 0.0000 +vt -0.5318 0.9945 0.0000 +vt -0.4383 0.9232 0.0000 +vt -0.0774 0.9232 0.0000 +vt 0.0161 0.9945 0.0000 +vt 0.1164 1.1632 0.0000 +vt 0.0777 1.0724 0.0000 +vt 0.1296 1.2606 0.0000 +vt 0.1164 1.3581 0.0000 +vt -2.1697 1.5730 0.0000 +vt -2.1050 1.5730 0.0000 +vt -2.1022 1.5892 0.0000 +vt -2.1674 1.5892 0.0000 +vt -2.0272 1.5730 0.0000 +vt -2.0242 1.5892 0.0000 +vt -1.9379 1.5730 0.0000 +vt -1.9348 1.5892 0.0000 +vt -1.8387 1.5730 0.0000 +vt -1.8357 1.5892 0.0000 +vt -1.7319 1.5730 0.0000 +vt -1.7290 1.5892 0.0000 +vt -1.6199 1.5730 0.0000 +vt -1.6173 1.5892 0.0000 +vt -1.5052 1.5730 0.0000 +vt -1.5029 1.5892 0.0000 +vt -2.2828 1.5730 0.0000 +vt -2.2577 1.5730 0.0000 +vt -2.2564 1.5892 0.0000 +vt -2.2828 1.5892 0.0000 +vt -2.2207 1.5730 0.0000 +vt -2.2188 1.5892 0.0000 +vt -1.0420 1.4057 0.0000 +vt -1.0433 1.3021 0.0000 +vt -0.9664 1.3021 0.0000 +vt -0.9650 1.4057 0.0000 +vt -1.1190 1.4057 0.0000 +vt -1.1203 1.3021 0.0000 +vt -1.1959 1.4057 0.0000 +vt -1.1972 1.3021 0.0000 +vt -1.2728 1.4057 0.0000 +vt -1.2742 1.3021 0.0000 +vt -1.3498 1.4057 0.0000 +vt -1.3511 1.3021 0.0000 +vt -1.4267 1.4057 0.0000 +vt -1.4281 1.3021 0.0000 +vt -1.5037 1.4057 0.0000 +vt -1.5050 1.3021 0.0000 +vt -0.8111 1.4057 0.0000 +vt -0.8125 1.3021 0.0000 +vt -0.7221 1.3021 0.0000 +vt -0.7207 1.4057 0.0000 +vt -0.8881 1.4057 0.0000 +vt -0.8894 1.3021 0.0000 +vt -1.5163 0.1520 0.0000 +vt -1.4720 -0.2169 0.0000 +vt -1.7272 -0.2169 0.0000 +vt -1.7272 0.1520 0.0000 +vt -1.3990 0.1438 0.0000 +vt -1.4042 0.1461 0.0000 +vt -1.3617 -0.2246 0.0000 +vt -1.3565 -0.2276 0.0000 +vt -1.1560 0.1438 0.0000 +vt -1.1560 -0.2276 0.0000 +vt -0.9656 1.5645 0.0000 +vt -1.0427 1.5645 0.0000 +vt -0.8884 1.5645 0.0000 +vt -0.8114 1.5645 0.0000 +vt -0.7276 1.5645 0.0000 +vt -1.4286 1.5645 0.0000 +vt -1.5058 1.5645 0.0000 +vt -1.3514 1.5645 0.0000 +vt -1.2742 1.5645 0.0000 +vt -1.1970 1.5645 0.0000 +vt -1.1199 1.5645 0.0000 +vt -1.7335 -0.2172 0.0000 +vt -1.7335 0.1515 0.0000 +vt -1.9323 1.2081 0.0000 +vt -1.9323 0.8403 0.0000 +vt -1.8061 0.8403 0.0000 +vt -1.8061 1.2081 0.0000 +vt -1.7752 0.8403 0.0000 +vt -1.7752 1.2081 0.0000 +vt -2.3636 -0.6841 0.0000 +vt -2.3655 -0.5441 0.0000 +vt -2.3873 -0.5445 0.0000 +vt -2.3854 -0.6817 0.0000 +vt -2.2225 -0.6976 0.0000 +vt -2.3506 -0.6992 0.0000 +vt -2.3480 -0.7201 0.0000 +vt -2.2221 -0.7177 0.0000 +vt -2.3495 -0.7437 0.0000 +vt -2.2217 -0.7401 0.0000 +vt -2.4118 -0.5450 0.0000 +vt -2.4101 -0.6844 0.0000 +vt -2.4252 -0.7230 0.0000 +vt -2.4228 -0.7437 0.0000 +vt -2.4084 -0.7576 0.0000 +vt -2.4229 -0.6995 0.0000 +vt -2.3870 -0.7599 0.0000 +vt -2.3629 -0.7576 0.0000 +vt -2.2308 0.6750 0.0000 +vt -2.2308 0.5568 0.0000 +vt -2.5703 0.5568 0.0000 +vt -2.5703 0.6750 0.0000 +vt -2.5703 0.6901 0.0000 +vt -2.2308 0.6901 0.0000 +vt -2.2120 0.3650 0.0000 +vt -2.2120 0.5270 0.0000 +vt -2.5891 0.5270 0.0000 +vt -2.5891 0.3650 0.0000 +vt -2.1866 0.3390 0.0000 +vt -2.1866 0.1306 0.0000 +vt -2.6145 0.1306 0.0000 +vt -2.6145 0.3390 0.0000 +vt -2.6145 0.3541 0.0000 +vt -2.1866 0.3541 0.0000 +vt -2.1754 0.0982 0.0000 +vt -2.1754 -0.1548 0.0000 +vt -2.6257 -0.1548 0.0000 +vt -2.6257 0.0982 0.0000 +vt -2.6257 0.1133 0.0000 +vt -2.1754 0.1133 0.0000 +vt -2.6455 -0.1905 0.0000 +vt -2.6455 -0.2056 0.0000 +vt -2.1556 -0.2056 0.0000 +vt -2.1556 -0.1905 0.0000 +vt -2.1556 -0.5013 0.0000 +vt -2.6455 -0.5013 0.0000 +vt -1.9690 1.5528 0.0000 +vt -2.0461 1.5528 0.0000 +vt -2.0464 1.4323 0.0000 +vt -1.9692 1.4323 0.0000 +vt -2.1232 1.5528 0.0000 +vt -2.1236 1.4323 0.0000 +vt -2.2003 1.5528 0.0000 +vt -2.2007 1.4323 0.0000 +vt -2.2840 1.5528 0.0000 +vt -2.2840 1.4323 0.0000 +vt -1.5830 1.5528 0.0000 +vt -1.5830 1.4323 0.0000 +vt -1.6602 1.5528 0.0000 +vt -1.6602 1.4323 0.0000 +vt -1.7374 1.5528 0.0000 +vt -1.7375 1.4323 0.0000 +vt -1.8146 1.5528 0.0000 +vt -1.8147 1.4323 0.0000 +vt -1.8918 1.5528 0.0000 +vt -1.8920 1.4323 0.0000 +vt -1.1434 -1.5042 0.0000 +vt -1.0826 -1.5821 0.0000 +vt -1.0035 -1.6418 0.0000 +vt -1.1815 -1.2188 0.0000 +vt -0.9114 -1.6794 0.0000 +vt -0.8125 -1.6923 0.0000 +vt -0.9971 -0.9801 0.0000 +vt -0.7136 -1.6794 0.0000 +vt -0.6215 -1.6418 0.0000 +vt -0.5423 -1.5821 0.0000 +vt -0.4816 -1.5042 0.0000 +vt -0.4435 -1.2188 0.0000 +vt -0.4435 -1.4135 0.0000 +vt -0.4304 -1.3161 0.0000 +vt -0.4816 -1.1280 0.0000 +vt -0.5423 -1.0501 0.0000 +vt -0.6279 -0.9801 0.0000 +vt -1.0826 -1.0501 0.0000 +vt -1.1434 -1.1280 0.0000 +vt -1.1815 -1.4135 0.0000 +vt -1.1945 -1.3161 0.0000 +vt -0.8405 1.5730 0.0000 +vt -0.8406 1.5892 0.0000 +vt -0.9050 1.5892 0.0000 +vt -0.9051 1.5730 0.0000 +vt -0.9825 1.5892 0.0000 +vt -0.9828 1.5730 0.0000 +vt -1.0716 1.5892 0.0000 +vt -1.0723 1.5730 0.0000 +vt -1.1704 1.5892 0.0000 +vt -1.1715 1.5730 0.0000 +vt -1.2769 1.5892 0.0000 +vt -1.2784 1.5730 0.0000 +vt -1.3886 1.5892 0.0000 +vt -1.3905 1.5730 0.0000 +vt -0.7288 1.5730 0.0000 +vt -0.7286 1.5892 0.0000 +vt -0.7537 1.5892 0.0000 +vt -0.7534 1.5730 0.0000 +vt -0.7901 1.5892 0.0000 +vt -0.7899 1.5730 0.0000 +vt -2.0423 1.4057 0.0000 +vt -2.0437 1.3021 0.0000 +vt -1.9667 1.3021 0.0000 +vt -1.9654 1.4057 0.0000 +vt -1.8898 1.3021 0.0000 +vt -1.8884 1.4057 0.0000 +vt -1.8128 1.3021 0.0000 +vt -1.8115 1.4057 0.0000 +vt -1.7359 1.3021 0.0000 +vt -1.7345 1.4057 0.0000 +vt -1.6589 1.3021 0.0000 +vt -1.6576 1.4057 0.0000 +vt -1.5820 1.3021 0.0000 +vt -1.5806 1.4057 0.0000 +vt -2.2866 1.4057 0.0000 +vt -2.2880 1.3021 0.0000 +vt -2.1976 1.3021 0.0000 +vt -2.1962 1.4057 0.0000 +vt -2.1206 1.3021 0.0000 +vt -2.1192 1.4057 0.0000 +vt -1.7271 -0.2169 0.0000 +vt -0.4993 -0.2173 0.0000 +vt -0.0164 -0.2173 0.0000 +vt -0.0367 0.1629 0.0000 +vt -0.4790 0.1629 0.0000 +vt -0.5690 0.1352 0.0000 +vt -1.0560 0.1352 0.0000 +vt -1.0364 -0.2365 0.0000 +vt -0.5886 -0.2365 0.0000 +vt -1.9690 1.5645 0.0000 +vt -2.0461 1.5645 0.0000 +vt -2.1232 1.5645 0.0000 +vt -2.2003 1.5645 0.0000 +vt -2.2840 1.5645 0.0000 +vt -1.5830 1.5645 0.0000 +vt -1.6602 1.5645 0.0000 +vt -1.7374 1.5645 0.0000 +vt -1.8146 1.5645 0.0000 +vt -1.8918 1.5645 0.0000 +vt -1.8061 -0.9469 0.0000 +vt -2.1287 -0.9469 0.0000 +vt -1.7752 -0.9469 0.0000 +vt -2.5499 -0.7221 0.0000 +vt -2.5500 -0.7420 0.0000 +vt -2.4076 -0.8943 0.0000 +vt -2.3862 -0.8941 0.0000 +vt -2.3623 -0.8937 0.0000 +vt -2.5498 -0.6998 0.0000 +vt -2.5891 0.5421 0.0000 +vt -2.2120 0.5421 0.0000 +vt -1.4277 -0.5858 0.0000 +vt -1.3834 -0.9548 0.0000 +vt -1.7271 -0.9548 0.0000 +vt -1.7271 -0.5858 0.0000 +vt -1.7272 0.5210 0.0000 +vt -1.7272 0.8899 0.0000 +vt -1.6049 0.8899 0.0000 +vt -1.5606 0.5210 0.0000 +vt -1.4840 0.8865 0.0000 +vt -1.4892 0.8873 0.0000 +vt -1.4467 0.5167 0.0000 +vt -1.4415 0.5152 0.0000 +vt -1.2767 -0.9658 0.0000 +vt -1.2715 -0.9703 0.0000 +vt -1.3140 -0.5989 0.0000 +vt -1.3192 -0.5952 0.0000 +vt -1.1560 0.8865 0.0000 +vt -1.1560 0.5152 0.0000 +vt -1.1560 -0.9703 0.0000 +vt -1.1560 -0.5989 0.0000 +vt -1.7335 -0.9545 0.0000 +vt -1.7335 -0.5859 0.0000 +vt -1.7334 0.8888 0.0000 +vt -1.7335 0.5201 0.0000 +vt -0.5400 -0.9776 0.0000 +vt 0.0243 -0.9776 0.0000 +vt 0.0040 -0.5974 0.0000 +vt -0.5197 -0.5974 0.0000 +vt -0.4587 0.5431 0.0000 +vt -0.0570 0.5431 0.0000 +vt -0.5297 0.8788 0.0000 +vt -1.0953 0.8788 0.0000 +vt -1.0756 0.5070 0.0000 +vt -0.5493 0.5070 0.0000 +vt -0.6083 -0.6083 0.0000 +vt -1.0167 -0.6083 0.0000 +vt 0.2622 0.1944 0.0000 +vt 0.2711 0.1791 0.0000 +vt 0.2799 0.1842 0.0000 +vt 0.2710 0.1995 0.0000 +vt 0.2442 0.1946 0.0000 +vt 0.2619 0.1946 0.0000 +vt 0.2619 0.2048 0.0000 +vt 0.2442 0.2048 0.0000 +vt 0.2350 0.1791 0.0000 +vt 0.2439 0.1944 0.0000 +vt 0.2351 0.1995 0.0000 +vt 0.2262 0.1842 0.0000 +vt 0.2439 0.1634 0.0000 +vt 0.2350 0.1788 0.0000 +vt 0.2262 0.1736 0.0000 +vt 0.2351 0.1583 0.0000 +vt 0.2619 0.1633 0.0000 +vt 0.2442 0.1633 0.0000 +vt 0.2442 0.1531 0.0000 +vt 0.2619 0.1531 0.0000 +vt 0.2711 0.1788 0.0000 +vt 0.2622 0.1634 0.0000 +vt 0.2710 0.1583 0.0000 +vt 0.2799 0.1736 0.0000 +vt 0.2701 0.1789 1.5000 +vt 0.2615 0.1936 0.0000 +vt 0.2446 0.1936 0.0000 +vt 0.2360 0.1789 1.5000 +vt 0.2446 0.1643 0.0000 +vt 0.2615 0.1643 0.0000 +vt 0.2805 0.1850 0.0000 +vt 0.2721 0.1997 0.0000 +vt 0.2615 0.2058 0.0000 +vt 0.2446 0.2058 0.0000 +vt 0.2340 0.1997 0.0000 +vt 0.2256 0.1850 0.0000 +vt 0.2256 0.1729 0.0000 +vt 0.2340 0.1581 0.0000 +vt 0.2446 0.1521 0.0000 +vt 0.2615 0.1521 0.0000 +vt 0.2721 0.1581 0.0000 +vt 0.2805 0.1729 0.0000 +vt 0.7066 1.8945 0.0000 +vt 0.6879 1.9179 0.0000 +vt 0.6685 1.8699 0.0000 +vt 0.6905 1.8509 0.0000 +vt 1.1235 1.9394 0.0000 +vt 0.7536 1.9587 0.0000 +vt 0.7620 1.9039 0.0000 +vt 1.1235 1.8819 0.0000 +vt 0.6635 1.9626 0.0000 +vt 0.6341 1.9053 0.0000 +vt 0.7615 1.8767 0.0000 +vt 0.7590 1.8104 0.0000 +vt 1.1235 1.7878 0.0000 +vt 1.1235 1.8539 0.0000 +vt 0.7169 1.9092 0.0000 +vt 0.7296 1.9042 0.0000 +vt 0.7214 1.9503 0.0000 +vt 0.7007 1.9395 0.0000 +vt 0.7011 2.0036 0.0000 +vt 0.6788 1.9857 0.0000 +vt 0.5951 2.1808 0.0000 +vt 0.6276 2.0798 0.0000 +vt 0.6469 2.0921 0.0000 +vt 0.6149 2.1881 0.0000 +vt 0.7272 1.8793 0.0000 +vt 0.5785 2.1722 0.0000 +vt 0.6127 2.0644 0.0000 +vt 3.2487 0.8141 0.0000 +vt 3.2485 0.8131 0.0000 +vt 2.3228 1.0858 0.0000 +vt 2.3230 1.0868 0.0000 +vt 3.2329 0.7603 0.0000 +vt 3.2235 0.7282 0.0000 +vt 2.2978 1.0009 0.0000 +vt 2.3072 1.0330 0.0000 +vt 3.2421 0.7916 0.0000 +vt 2.3164 1.0643 0.0000 +vt 0.4928 2.2839 0.0000 +vt 0.5157 2.1335 0.0000 +vt 0.5657 2.2844 0.0000 +vt 0.6036 2.2848 0.0000 +vt 0.5832 2.2846 0.0000 +vt 0.7037 2.6644 0.0000 +vt 0.6912 2.7078 0.0000 +vt 0.6691 2.6921 0.0000 +vt 0.6860 2.6439 0.0000 +vt 1.1232 2.6498 0.0000 +vt 1.1232 2.7099 0.0000 +vt 0.7546 2.6588 0.0000 +vt 0.7482 2.6052 0.0000 +vt 0.6339 2.6600 0.0000 +vt 0.6617 2.6021 0.0000 +vt 1.1232 2.8105 0.0000 +vt 0.7443 2.7468 0.0000 +vt 0.7525 2.6848 0.0000 +vt 1.1232 2.7405 0.0000 +vt 0.7130 2.6502 0.0000 +vt 0.6978 2.6226 0.0000 +vt 0.7174 2.6119 0.0000 +vt 0.7244 2.6544 0.0000 +vt 0.6762 2.5789 0.0000 +vt 0.6979 2.5608 0.0000 +vt 0.5940 2.3882 0.0000 +vt 0.6138 2.3814 0.0000 +vt 0.6443 2.4751 0.0000 +vt 0.6255 2.4875 0.0000 +vt 0.7218 2.6750 0.0000 +vt 0.5775 2.3965 0.0000 +vt 0.6109 2.5030 0.0000 +vt 3.1784 0.5754 0.0000 +vt 3.1776 0.5726 0.0000 +vt 2.2519 0.8453 0.0000 +vt 2.2527 0.8481 0.0000 +vt 3.2046 0.6640 0.0000 +vt 3.1949 0.6312 0.0000 +vt 2.2692 0.9038 0.0000 +vt 2.2789 0.9367 0.0000 +vt 3.1853 0.5985 0.0000 +vt 2.2596 0.8712 0.0000 +vt 0.5149 2.4343 0.0000 +vt 2.3205 1.0781 0.0000 +vt 3.2462 0.8054 0.0000 +vt 0.7087 1.8277 0.0000 +vt 0.5663 2.0059 0.0000 +vt 2.2884 0.9690 0.0000 +vt 3.2141 0.6963 0.0000 +vt 2.2553 0.8567 0.0000 +vt 3.1810 0.5840 0.0000 +vt 2.2490 0.8353 0.0000 +vt 3.1778 0.5736 0.0000 +vt 0.7101 2.7250 0.0000 +vt 0.5652 2.5615 0.0000 +vt 2.3548 0.0759 0.0000 +vt 2.3548 -0.9241 0.0000 +vt 2.4837 -0.9241 0.0000 +vt 2.4837 0.0759 0.0000 +vt 0.9867 -1.4311 0.0000 +vt 0.9456 -1.4734 0.0000 +vt 0.9651 -1.4957 0.0000 +vt 1.0162 -1.4534 0.0000 +vt 1.0252 -1.3520 0.0000 +vt 1.0650 -1.3749 0.0000 +vt 0.8960 -1.4875 0.0000 +vt 0.4771 -1.5239 0.0000 +vt 0.4770 -1.5624 0.0000 +vt 0.9069 -1.5144 0.0000 +vt 1.1599 -0.8748 0.0000 +vt 1.1472 -1.0475 0.0000 +vt 1.1914 -1.0517 0.0000 +vt 1.2096 -0.8761 0.0000 +vt 0.9538 -0.2862 0.0000 +vt 1.0053 -0.3254 0.0000 +vt 1.0322 -0.3006 0.0000 +vt 0.9750 -0.2605 0.0000 +vt 1.0566 -0.3956 0.0000 +vt 1.0894 -0.3743 0.0000 +vt 0.4831 -0.2169 0.0000 +vt 0.9006 -0.2662 0.0000 +vt 0.9139 -0.2393 0.0000 +vt 0.4832 -0.1816 0.0000 +vt 1.1538 -0.7083 0.0000 +vt 1.2003 -0.7010 0.0000 +vt 1.1305 -1.2159 0.0000 +vt 1.0760 -1.1949 0.0000 +vt 1.1602 -0.5304 0.0000 +vt 1.1195 -0.5459 0.0000 +vt 0.9445 -1.4158 0.0000 +vt 0.9245 -1.4495 0.0000 +vt 0.9771 -1.3281 0.0000 +vt 0.8923 -1.4557 0.0000 +vt 0.4773 -1.4823 0.0000 +vt 1.1039 -0.8645 0.0000 +vt 1.0391 -1.0873 0.0000 +vt 0.9261 -0.3192 0.0000 +vt 0.9702 -0.3551 0.0000 +vt 1.0146 -0.4199 0.0000 +vt 1.1005 -0.7123 0.0000 +vt 1.0081 -1.1663 0.0000 +vt 0.8815 -0.3019 0.0000 +vt 1.0703 -0.5611 0.0000 +vt 0.4829 -0.2596 0.0000 +vt 0.9914 -0.4312 0.0000 +vt 1.0394 -0.5686 0.0000 +vt 0.9531 -0.3676 0.0000 +vt 0.9141 -0.3319 0.0000 +vt 0.8739 -0.3157 0.0000 +vt 0.4828 -0.2824 0.0000 +vt 0.8855 -0.4819 0.0000 +vt 0.8439 -0.4879 0.0000 +vt 0.8661 -0.5894 0.0000 +vt 0.9151 -0.5855 0.0000 +vt 0.8377 -0.3870 0.0000 +vt 0.8040 -0.3821 0.0000 +vt 0.8162 -0.4169 0.0000 +vt 0.8619 -0.4201 0.0000 +vt 0.8843 -0.7262 0.0000 +vt 0.9365 -0.7243 0.0000 +vt 1.0652 -0.7146 0.0000 +vt 0.8881 -0.8520 0.0000 +vt 0.9398 -0.8524 0.0000 +vt 1.0670 -0.8599 0.0000 +vt 0.8739 -1.0245 0.0000 +vt 0.9146 -1.0252 0.0000 +vt 1.0087 -1.0835 0.0000 +vt 0.4775 -1.4345 0.0000 +vt 0.9027 -1.4154 0.0000 +vt 0.4780 -1.3377 0.0000 +vt 0.9286 -1.3233 0.0000 +vt 0.4787 -1.1902 0.0000 +vt 0.9505 -1.1735 0.0000 +vt 0.4821 -0.4814 0.0000 +vt 0.4816 -0.5883 0.0000 +vt 0.4826 -0.3583 0.0000 +vt 0.4824 -0.4012 0.0000 +vt 0.4810 -0.7282 0.0000 +vt 0.4804 -0.8566 0.0000 +vt 0.4796 -1.0335 0.0000 +vt 0.9819 -1.1347 0.0000 +vt 0.4794 -1.0763 0.0000 +vt 0.8719 -1.0622 0.0000 +vt 0.9064 -1.0591 0.0000 +vt 0.4792 -1.0982 0.0000 +vt 0.8816 -1.0795 0.0000 +vt 0.9188 -1.0708 0.0000 +vt 0.9115 -0.4736 0.0000 +vt 0.9479 -0.5817 0.0000 +vt 0.8812 -0.4126 0.0000 +vt 0.8497 -0.3799 0.0000 +vt 0.8134 -0.3694 0.0000 +vt 0.4827 -0.3380 0.0000 +vt 0.9722 -0.7224 0.0000 +vt 0.9745 -0.8544 0.0000 +vt 0.9355 -1.0333 0.0000 +vt 0.9422 -1.1492 0.0000 +vt 0.4788 -1.1658 0.0000 +vt 0.6852 2.1342 0.0000 +vt 0.6611 2.2115 0.0000 +vt 0.7426 2.0374 0.0000 +vt 0.7390 2.5274 0.0000 +vt 1.1232 2.5698 0.0000 +vt 0.6818 2.4366 0.0000 +vt 0.6596 2.3597 0.0000 +vt 0.6533 2.2856 0.0000 +vt 0.7203 2.1760 0.0000 +vt 0.7014 2.2312 0.0000 +vt 0.7598 2.1250 0.0000 +vt 1.1235 2.1317 0.0000 +vt 1.1235 2.0171 0.0000 +vt 0.7579 2.4408 0.0000 +vt 1.1232 2.4539 0.0000 +vt 0.7186 2.3956 0.0000 +vt 0.7003 2.3414 0.0000 +vt 0.6953 2.2865 0.0000 +vt 0.7182 1.8066 0.0000 +vt -0.6770 1.5128 0.0000 +vt -0.6778 1.5088 0.0000 +vt -0.7496 1.5269 0.0000 +vt -0.7474 1.5332 0.0000 +vt -0.6553 1.5859 0.0000 +vt -0.6634 1.5581 0.0000 +vt -0.7336 1.5795 0.0000 +vt -0.7258 1.6067 0.0000 +vt -0.6716 1.5301 0.0000 +vt -0.7416 1.5525 0.0000 +vt 0.0550 1.3129 0.0000 +vt 0.0561 1.3173 0.0000 +vt 0.1846 1.2883 0.0000 +vt 0.1889 1.2785 0.0000 +vt 0.0592 1.3302 0.0000 +vt 0.1768 1.3031 0.0000 +vt 0.0254 1.2066 0.0000 +vt 0.0538 1.3091 0.0000 +vt 0.1889 1.2710 0.0000 +vt 0.1609 1.1695 0.0000 +vt 0.0736 1.3866 0.0000 +vt 0.0807 1.4140 0.0000 +vt 0.1242 1.4030 0.0000 +vt 0.1414 1.3699 0.0000 +vt -0.7500 1.5268 0.0000 +vt -0.7481 1.5334 0.0000 +vt -0.7457 1.5414 0.0000 +vt -0.7451 1.5408 0.0000 +vt -0.7421 1.5532 0.0000 +vt -0.7342 1.5797 0.0000 +vt -0.7262 1.6075 0.0000 +vt -0.7185 1.6337 0.0000 +vt -0.7181 1.6335 0.0000 +vt 0.1244 1.4031 0.0000 +vt 0.1419 1.3707 0.0000 +vt 0.1600 1.3366 0.0000 +vt 0.1592 1.3364 0.0000 +vt 0.1773 1.3038 0.0000 +vt 0.1853 1.2890 0.0000 +vt 0.1896 1.2786 0.0000 +vt 0.1892 1.2706 0.0000 +vt -0.7767 1.4257 0.0000 +vt 0.0664 1.3585 0.0000 +vt -0.6756 1.5173 0.0000 +vt -0.7053 1.4062 0.0000 +vt -0.6476 1.6131 0.0000 +vt -1.1079 0.6361 0.0000 +vt -1.1069 0.6283 0.0000 +vt -1.2385 0.5815 0.0000 +vt -1.2411 0.5888 0.0000 +vt -1.1298 0.5664 0.0000 +vt -1.1444 0.5297 0.0000 +vt -1.2116 0.5058 0.0000 +vt -1.2215 0.5338 0.0000 +vt -1.1161 0.6017 0.0000 +vt -1.2311 0.5608 0.0000 +vt -1.1100 0.6178 0.0000 +vt -1.2355 0.5732 0.0000 +vt -1.1432 0.7355 0.0000 +vt -1.2764 0.6881 0.0000 +vt -1.1589 0.4949 0.0000 +vt -1.2022 0.4795 0.0000 +vt -0.5692 0.4707 0.0000 +vt -0.5628 0.4665 0.0000 +vt -0.6041 0.4038 0.0000 +vt -0.6105 0.4081 0.0000 +vt -0.6363 0.5150 0.0000 +vt -0.6115 0.4986 0.0000 +vt -0.6528 0.4360 0.0000 +vt -0.6776 0.4523 0.0000 +vt -0.5875 0.4828 0.0000 +vt -0.6288 0.4202 0.0000 +vt -0.5766 0.4756 0.0000 +vt -0.6179 0.4129 0.0000 +vt -0.4747 0.4084 0.0000 +vt -0.5160 0.3458 0.0000 +vt -0.6596 0.5303 0.0000 +vt -0.7008 0.4677 0.0000 +vt 2.3511 0.0759 0.0000 +vt 2.3511 -0.9241 0.0000 +vt 2.4898 -0.9241 0.0000 +vt 2.4898 0.0759 0.0000 +vt 2.3198 1.0758 0.0000 +vt 3.2455 0.8032 0.0000 +vt 3.2456 0.8035 0.0000 +vt 2.3199 1.0762 0.0000 +vt 3.2229 0.7262 0.0000 +vt 3.2320 0.7574 0.0000 +vt 2.3063 1.0301 0.0000 +vt 2.2972 0.9989 0.0000 +vt 3.2410 0.7878 0.0000 +vt 2.3153 1.0605 0.0000 +vt 3.1808 0.5834 0.0000 +vt 3.1810 0.5839 0.0000 +vt 2.2551 0.8561 0.0000 +vt 2.2553 0.8566 0.0000 +vt 3.1952 0.6323 0.0000 +vt 3.2046 0.6642 0.0000 +vt 2.2695 0.9050 0.0000 +vt 2.2789 0.9369 0.0000 +vt 3.1859 0.6006 0.0000 +vt 2.2602 0.8733 0.0000 +vt 2.3188 1.0724 0.0000 +vt 3.2445 0.7997 0.0000 +vt 2.2881 0.9680 0.0000 +vt 3.2138 0.6954 0.0000 +vt 2.2565 0.8608 0.0000 +vt 3.1822 0.5881 0.0000 +vt 2.2491 0.8352 0.0000 +vt 3.1779 0.5736 0.0000 +vt 1.0730 -1.5094 0.0000 +vt 1.0197 -1.5529 0.0000 +vt 1.1329 -1.4246 0.0000 +vt 0.9512 -1.5791 0.0000 +vt 0.4766 -1.6503 0.0000 +vt 1.2975 -0.8764 0.0000 +vt 1.2757 -1.0687 0.0000 +vt 1.0298 -0.2010 0.0000 +vt 1.0869 -0.2434 0.0000 +vt 1.1521 -0.3252 0.0000 +vt 0.4836 -0.0952 0.0000 +vt 0.9590 -0.1739 0.0000 +vt 1.2845 -0.6835 0.0000 +vt 1.2142 -1.2529 0.0000 +vt 1.2356 -0.4957 0.0000 +vt 0.7271 1.6769 0.0000 +vt 0.7566 1.6685 0.0000 +vt 1.1235 1.6403 0.0000 +vt 0.6727 1.8187 0.0000 +vt 0.6539 1.8323 0.0000 +vt 0.6166 1.8692 0.0000 +vt 0.4877 2.1148 0.0000 +vt 0.4568 2.2839 0.0000 +vt 0.6584 2.7334 0.0000 +vt 0.6805 2.7479 0.0000 +vt 0.6177 2.6980 0.0000 +vt 0.7352 2.7980 0.0000 +vt 1.1232 2.8652 0.0000 +vt 0.4870 2.4531 0.0000 +vt 0.6846 1.7978 0.0000 +vt 0.5440 1.9775 0.0000 +vt 0.6961 2.7686 0.0000 +vt 0.5433 2.5905 0.0000 +vt 0.7083 1.6535 0.0000 +vt 0.7485 1.6207 0.0000 +vt 1.1235 1.5871 0.0000 +vt 1.5403 1.8945 0.0000 +vt 1.5564 1.8510 0.0000 +vt 1.5785 1.8700 0.0000 +vt 1.5590 1.9180 0.0000 +vt 1.4849 1.9039 0.0000 +vt 1.4933 1.9587 0.0000 +vt 1.6128 1.9054 0.0000 +vt 1.5834 1.9626 0.0000 +vt 1.4854 1.8767 0.0000 +vt 1.4879 1.8104 0.0000 +vt 1.5300 1.9093 0.0000 +vt 1.5462 1.9396 0.0000 +vt 1.5255 1.9503 0.0000 +vt 1.5173 1.9042 0.0000 +vt 1.5681 1.9857 0.0000 +vt 1.5458 2.0036 0.0000 +vt 1.6517 2.1810 0.0000 +vt 1.6318 2.1882 0.0000 +vt 1.6000 2.0922 0.0000 +vt 1.6192 2.0799 0.0000 +vt 1.5197 1.8793 0.0000 +vt 1.6683 2.1724 0.0000 +vt 1.6341 2.0645 0.0000 +vt 3.1128 0.3315 0.0000 +vt 2.1809 0.5821 0.0000 +vt 2.1812 0.5831 0.0000 +vt 3.1131 0.3325 0.0000 +vt 3.1274 0.3856 0.0000 +vt 2.1954 0.6362 0.0000 +vt 2.2041 0.6686 0.0000 +vt 3.1361 0.4180 0.0000 +vt 3.1189 0.3541 0.0000 +vt 2.1870 0.6047 0.0000 +vt 1.7540 2.2842 0.0000 +vt 1.6810 2.2847 0.0000 +vt 1.7311 2.1338 0.0000 +vt 1.6635 2.2848 0.0000 +vt 1.6431 2.2850 0.0000 +vt 1.5427 2.6646 0.0000 +vt 1.5605 2.6442 0.0000 +vt 1.5773 2.6924 0.0000 +vt 1.5552 2.7081 0.0000 +vt 1.4982 2.6053 0.0000 +vt 1.4919 2.6590 0.0000 +vt 1.5848 2.6024 0.0000 +vt 1.6125 2.6603 0.0000 +vt 1.4939 2.6850 0.0000 +vt 1.5021 2.7470 0.0000 +vt 1.5334 2.6505 0.0000 +vt 1.5220 2.6546 0.0000 +vt 1.5290 2.6122 0.0000 +vt 1.5487 2.6228 0.0000 +vt 1.5486 2.5610 0.0000 +vt 1.5702 2.5791 0.0000 +vt 1.6526 2.3884 0.0000 +vt 1.6211 2.4878 0.0000 +vt 1.6023 2.4754 0.0000 +vt 1.6329 2.3816 0.0000 +vt 1.5246 2.6752 0.0000 +vt 1.6692 2.3967 0.0000 +vt 1.6356 2.5033 0.0000 +vt 3.1774 0.5718 0.0000 +vt 2.2455 0.8224 0.0000 +vt 2.2463 0.8252 0.0000 +vt 3.1782 0.5746 0.0000 +vt 3.1534 0.4826 0.0000 +vt 2.2215 0.7332 0.0000 +vt 2.2304 0.7663 0.0000 +vt 3.1623 0.5157 0.0000 +vt 2.2392 0.7991 0.0000 +vt 3.1712 0.5485 0.0000 +vt 1.7318 2.4347 0.0000 +vt 2.1833 0.5909 0.0000 +vt 3.1152 0.3403 0.0000 +vt 1.5382 1.8277 0.0000 +vt 1.6806 2.0061 0.0000 +vt 2.2128 0.7007 0.0000 +vt 3.1447 0.4501 0.0000 +vt 3.1751 0.5631 0.0000 +vt 2.2432 0.8137 0.0000 +vt 1.5363 2.7252 0.0000 +vt 1.6813 2.5618 0.0000 +vt 2.3259 0.0803 0.0000 +vt 2.1970 0.0803 0.0000 +vt 2.1970 -0.9197 0.0000 +vt 2.3259 -0.9197 0.0000 +vt -0.0316 -1.4266 0.0000 +vt -0.0612 -1.4486 0.0000 +vt -0.0105 -1.4913 0.0000 +vt 0.0091 -1.4692 0.0000 +vt -0.0694 -1.3470 0.0000 +vt -0.1093 -1.3696 0.0000 +vt 0.0586 -1.4837 0.0000 +vt 0.0475 -1.5105 0.0000 +vt -0.1998 -0.8687 0.0000 +vt -0.2495 -0.8696 0.0000 +vt -0.2328 -1.0453 0.0000 +vt -0.1886 -1.0415 0.0000 +vt 0.0118 -0.2818 0.0000 +vt -0.0092 -0.2560 0.0000 +vt -0.0668 -0.2956 0.0000 +vt -0.0402 -0.3206 0.0000 +vt -0.1247 -0.3688 0.0000 +vt -0.0921 -0.3904 0.0000 +vt 0.0521 -0.2354 0.0000 +vt 0.0651 -0.2624 0.0000 +vt -0.1921 -0.7022 0.0000 +vt -0.2386 -0.6945 0.0000 +vt -0.1734 -1.2100 0.0000 +vt -0.1187 -1.1896 0.0000 +vt -0.1564 -0.5402 0.0000 +vt -0.1969 -0.5243 0.0000 +vt 0.0304 -1.4455 0.0000 +vt 0.0108 -1.4115 0.0000 +vt -0.0210 -1.3236 0.0000 +vt 0.0626 -1.4520 0.0000 +vt -0.0809 -1.0823 0.0000 +vt -0.1436 -0.8589 0.0000 +vt -0.0053 -0.3506 0.0000 +vt 0.0391 -0.3151 0.0000 +vt -0.0503 -0.4150 0.0000 +vt -0.1389 -0.7067 0.0000 +vt -0.0505 -1.1616 0.0000 +vt 0.0839 -0.2982 0.0000 +vt -0.1073 -0.5558 0.0000 +vt -0.0765 -0.5635 0.0000 +vt -0.0272 -0.4266 0.0000 +vt 0.0117 -0.3633 0.0000 +vt 0.0510 -0.3279 0.0000 +vt 0.0913 -0.3121 0.0000 +vt 0.0787 -0.4783 0.0000 +vt 0.0482 -0.5816 0.0000 +vt 0.0972 -0.5859 0.0000 +vt 0.1202 -0.4846 0.0000 +vt 0.1274 -0.3839 0.0000 +vt 0.1028 -0.4167 0.0000 +vt 0.1485 -0.4140 0.0000 +vt 0.1611 -0.3792 0.0000 +vt 0.0255 -0.7202 0.0000 +vt 0.0777 -0.7225 0.0000 +vt -0.1036 -0.7093 0.0000 +vt 0.0210 -0.8483 0.0000 +vt 0.0728 -0.8483 0.0000 +vt -0.1067 -0.8547 0.0000 +vt 0.0446 -1.0212 0.0000 +vt 0.0854 -1.0209 0.0000 +vt -0.0505 -1.0788 0.0000 +vt 0.0526 -1.4116 0.0000 +vt 0.0275 -1.3193 0.0000 +vt 0.0070 -1.1694 0.0000 +vt -0.0240 -1.1302 0.0000 +vt 0.0870 -1.0585 0.0000 +vt 0.0525 -1.0552 0.0000 +vt 0.0771 -1.0758 0.0000 +vt 0.0400 -1.0668 0.0000 +vt 0.0154 -0.5775 0.0000 +vt 0.0527 -0.4697 0.0000 +vt 0.0835 -0.4090 0.0000 +vt 0.1154 -0.3766 0.0000 +vt 0.1517 -0.3664 0.0000 +vt -0.0102 -0.7180 0.0000 +vt -0.0137 -0.8500 0.0000 +vt 0.0237 -1.0291 0.0000 +vt 0.0155 -1.1452 0.0000 +vt 1.5857 2.2116 0.0000 +vt 1.5616 2.1343 0.0000 +vt 1.5043 2.0375 0.0000 +vt 1.5075 2.5276 0.0000 +vt 1.5647 2.4367 0.0000 +vt 1.5870 2.3598 0.0000 +vt 1.5934 2.2857 0.0000 +vt 1.5266 2.1759 0.0000 +vt 1.5453 2.2312 0.0000 +vt 1.4871 2.1249 0.0000 +vt 1.4885 2.4409 0.0000 +vt 1.5279 2.3956 0.0000 +vt 1.5463 2.3414 0.0000 +vt 1.5514 2.2865 0.0000 +vt 1.5287 1.8066 0.0000 +vt -0.7351 1.3000 0.0000 +vt -0.8061 1.3183 0.0000 +vt -0.8048 1.3249 0.0000 +vt -0.7338 1.3040 0.0000 +vt -0.7536 1.2261 0.0000 +vt -0.8248 1.2440 0.0000 +vt -0.8177 1.2714 0.0000 +vt -0.7464 1.2542 0.0000 +vt -0.8109 1.2988 0.0000 +vt -0.7393 1.2825 0.0000 +vt -0.0032 1.1000 0.0000 +vt 0.1295 1.0615 0.0000 +vt 0.1209 1.0552 0.0000 +vt -0.0045 1.0956 0.0000 +vt 0.1067 1.0465 0.0000 +vt -0.0083 1.0829 0.0000 +vt 0.1334 1.0679 0.0000 +vt -0.0023 1.1038 0.0000 +vt -0.0247 1.0270 0.0000 +vt 0.0422 1.0069 0.0000 +vt 0.0106 0.9872 0.0000 +vt -0.0325 0.9998 0.0000 +vt -0.8051 1.3251 0.0000 +vt -0.8069 1.3185 0.0000 +vt -0.8080 1.3106 0.0000 +vt -0.8088 1.3104 0.0000 +vt -0.8117 1.2984 0.0000 +vt -0.8184 1.2716 0.0000 +vt -0.8256 1.2435 0.0000 +vt -0.8320 1.2170 0.0000 +vt -0.8323 1.2171 0.0000 +vt 0.0107 0.9870 0.0000 +vt 0.0422 1.0060 0.0000 +vt 0.0745 1.0267 0.0000 +vt 0.0752 1.0262 0.0000 +vt 0.1068 1.0456 0.0000 +vt 0.1211 1.0543 0.0000 +vt 0.1302 1.0610 0.0000 +vt 0.1339 1.0681 0.0000 +vt -0.0166 1.0549 0.0000 +vt -0.7362 1.2955 0.0000 +vt -0.7608 1.1987 0.0000 +vt -1.1786 0.8348 0.0000 +vt -1.3117 0.7875 0.0000 +vt -1.3143 0.7947 0.0000 +vt -1.1827 0.8415 0.0000 +vt -1.2395 0.8751 0.0000 +vt -1.3313 0.8425 0.0000 +vt -1.3412 0.8705 0.0000 +vt -1.2741 0.8943 0.0000 +vt -1.2066 0.8563 0.0000 +vt -1.3217 0.8154 0.0000 +vt -1.3173 0.8030 0.0000 +vt -1.1917 0.8477 0.0000 +vt -1.3506 0.8967 0.0000 +vt -1.3073 0.9121 0.0000 +vt -0.3803 0.3462 0.0000 +vt -0.4216 0.2835 0.0000 +vt -0.4280 0.2878 0.0000 +vt -0.3867 0.3504 0.0000 +vt -0.3132 0.3019 0.0000 +vt -0.3545 0.2393 0.0000 +vt -0.3793 0.2556 0.0000 +vt -0.3380 0.3183 0.0000 +vt -0.4032 0.2714 0.0000 +vt -0.3619 0.3340 0.0000 +vt -0.3729 0.3413 0.0000 +vt -0.4142 0.2787 0.0000 +vt -0.2899 0.2866 0.0000 +vt -0.3312 0.2239 0.0000 +vt 2.3296 -0.9197 0.0000 +vt 2.3296 0.0803 0.0000 +vt 2.1909 0.0803 0.0000 +vt 2.1909 -0.9197 0.0000 +vt 3.1158 0.3425 0.0000 +vt 2.1839 0.5931 0.0000 +vt 3.1157 0.3422 0.0000 +vt 2.1838 0.5928 0.0000 +vt 3.1366 0.4200 0.0000 +vt 3.1282 0.3886 0.0000 +vt 2.1962 0.6392 0.0000 +vt 2.2047 0.6706 0.0000 +vt 3.1199 0.3580 0.0000 +vt 2.1880 0.6086 0.0000 +vt 3.1753 0.5638 0.0000 +vt 3.1751 0.5632 0.0000 +vt 2.2432 0.8138 0.0000 +vt 2.2433 0.8143 0.0000 +vt 3.1620 0.5145 0.0000 +vt 3.1534 0.4824 0.0000 +vt 2.2215 0.7330 0.0000 +vt 2.2301 0.7651 0.0000 +vt 3.1706 0.5464 0.0000 +vt 2.2387 0.7970 0.0000 +vt 2.1848 0.5966 0.0000 +vt 3.1167 0.3460 0.0000 +vt 2.2130 0.7016 0.0000 +vt 3.1450 0.4510 0.0000 +vt 2.2421 0.8096 0.0000 +vt 3.1740 0.5590 0.0000 +vt -0.1186 -1.5040 0.0000 +vt -0.0657 -1.5480 0.0000 +vt -0.1777 -1.4187 0.0000 +vt 0.0026 -1.5748 0.0000 +vt -0.3374 -0.8691 0.0000 +vt -0.3173 -1.0615 0.0000 +vt -0.0635 -0.1960 0.0000 +vt -0.1210 -0.2379 0.0000 +vt -0.1870 -0.3191 0.0000 +vt 0.0075 -0.1695 0.0000 +vt -0.3227 -0.6763 0.0000 +vt -0.2574 -1.2463 0.0000 +vt -0.2720 -0.4889 0.0000 +vt 1.4903 1.6686 0.0000 +vt 1.5199 1.6769 0.0000 +vt 1.5742 1.8188 0.0000 +vt 1.5931 1.8323 0.0000 +vt 1.6303 1.8693 0.0000 +vt 1.7592 2.1151 0.0000 +vt 1.7900 2.2843 0.0000 +vt 1.5880 2.7337 0.0000 +vt 1.5659 2.7481 0.0000 +vt 1.6288 2.6984 0.0000 +vt 1.5112 2.7982 0.0000 +vt 1.7597 2.4535 0.0000 +vt 1.5623 1.7978 0.0000 +vt 1.7029 1.9777 0.0000 +vt 1.5503 2.7689 0.0000 +vt 1.7033 2.5909 0.0000 +vt 1.5386 1.6535 0.0000 +vt 1.4984 1.6207 0.0000 +vt -19.0911 -4.6464 -0.7989 +vt -19.6272 0.0123 -0.7989 +vt -19.6272 0.0123 -3.7989 +vt -19.0911 -4.6464 -3.7989 +vt -17.5644 -8.9133 -0.7989 +vt -17.5644 -8.9133 -3.7989 +vt -15.1692 -12.6786 -0.7989 +vt -15.1692 -12.6786 -3.7989 +vt -12.0278 -15.8199 -0.7989 +vt -12.0278 -15.8199 -3.7989 +vt -8.2626 -18.2151 -0.7989 +vt -8.2626 -18.2151 -3.7989 +vt -3.9956 -19.7419 -0.7989 +vt -3.9956 -19.7419 -3.7989 +vt 0.6507 -20.2780 -0.7989 +vt 0.6507 -20.2780 -3.7989 +vt 21.6709 -20.2780 -3.7989 +vt 21.6709 -20.2780 -0.7989 +vt 28.6384 -20.2780 -3.7989 +vt 28.6384 -20.2780 -0.7989 +vt 21.6709 -20.2780 -5.2457 +vt 21.9344 -20.2780 -6.6820 +vt 28.6384 -20.2780 -5.2457 +vt 22.6811 -20.2780 -7.8822 +vt 24.3289 -20.2780 -8.7860 +vt 25.9803 -20.2780 -8.7860 +vt 27.6282 -20.2780 -7.8822 +vt 28.3748 -20.2780 -6.6820 +vt -18.7064 -4.5566 -0.7989 +vt -17.2096 -8.7397 -0.7989 +vt -14.8611 -12.4315 -0.7989 +vt 0.6733 -19.8854 -0.7989 +vt -11.7808 -15.5119 -0.7989 +vt -8.0890 -17.8603 -0.7989 +vt -3.9058 -19.3571 -0.7989 +vt 21.6709 -19.8854 -0.7989 +vt 28.6384 0.0123 -0.7989 +vt 28.6384 -19.8689 -0.7989 +vt -19.2478 0.0123 -0.7989 +vt 28.9167 -20.2780 -0.7989 +vt 28.9167 -20.2780 -3.7989 +vt 28.9167 -19.8490 -3.7989 +vt 28.9167 -19.8689 -0.7989 +vt -19.5207 0.0123 -3.7989 +vt -19.1969 0.0123 -3.7989 +vt -18.6734 -4.5489 -3.7989 +vt -17.1791 -8.7248 -3.7989 +vt -14.8346 -12.4102 -3.7989 +vt -11.7595 -15.4853 -3.7989 +vt -8.0740 -17.8298 -3.7989 +vt -3.8981 -19.3241 -3.7989 +vt 0.6754 -19.8497 -3.7989 +vt 21.6709 -19.8490 -5.2457 +vt 21.6709 -19.8490 -3.7989 +vt 21.9344 -19.8490 -6.6820 +vt 22.6811 -19.8490 -7.8822 +vt 24.3289 -19.8490 -8.7860 +vt 25.9803 -19.8490 -8.7860 +vt 27.6282 -19.8490 -7.8822 +vt 28.3748 -19.8490 -6.6820 +vt 28.6384 -19.8490 -5.2457 +vt 28.6384 -19.8490 -3.7989 +vt 21.6709 -19.8490 -2.0761 +vt 28.6384 -19.8490 -2.0761 +vt -19.1969 0.0123 -2.0761 +vt -18.6734 -4.5489 -2.0761 +vt -17.1791 -8.7248 -2.0761 +vt -14.8346 -12.4102 -2.0761 +vt -11.7595 -15.4853 -2.0761 +vt -8.0740 -17.8298 -2.0761 +vt -3.8981 -19.3241 -2.0761 +vt 0.6754 -19.8497 -2.0761 +vt 28.6384 0.0123 -2.0761 +vt 28.7985 -7.9801 -3.6249 +vt -17.7008 -7.9801 -3.6249 +vt -17.7008 -7.5943 -3.6249 +vt 28.7985 -7.5943 -3.6249 +vt -17.7008 -7.5943 -1.9664 +vt 28.7985 -7.5943 -1.9664 +vt 28.7985 -7.9801 -1.9664 +vt -17.7008 -7.9801 -1.9664 +vt 28.9167 0.0123 -0.7989 +vt 28.6384 0.0123 -3.7989 +vt 28.9167 0.0123 -3.7989 +vt 28.9167 0.0123 -2.2990 +vt -19.0911 4.6710 -0.7989 +vt -19.0911 4.6710 -3.7989 +vt -17.5644 8.9379 -0.7989 +vt -17.5644 8.9379 -3.7989 +vt -15.1692 12.7032 -0.7989 +vt -15.1692 12.7032 -3.7989 +vt -12.0278 15.8445 -0.7989 +vt -12.0278 15.8445 -3.7989 +vt -8.2626 18.2397 -0.7989 +vt -8.2626 18.2397 -3.7989 +vt -3.9956 19.7665 -0.7989 +vt -3.9956 19.7665 -3.7989 +vt 0.6507 20.3026 -0.7989 +vt 0.6507 20.3026 -3.7989 +vt 21.6709 20.3026 -0.7989 +vt 21.6709 20.3026 -3.7989 +vt 28.6384 20.3026 -0.7989 +vt 28.6384 20.3026 -3.7989 +vt 28.6384 20.3026 -5.2457 +vt 28.3748 20.3026 -6.6820 +vt 27.6282 20.3026 -7.8822 +vt 24.3289 20.3026 -8.7860 +vt 25.9803 20.3026 -8.7860 +vt 22.6811 20.3026 -7.8822 +vt 21.9344 20.3026 -6.6820 +vt 21.6709 20.3026 -5.2457 +vt -18.7064 4.5812 -0.7989 +vt 21.6709 19.9100 -0.7989 +vt 28.6384 19.8935 -0.7989 +vt 0.6733 19.9100 -0.7989 +vt -14.8611 12.4561 -0.7989 +vt -3.9058 19.3817 -0.7989 +vt -8.0890 17.8849 -0.7989 +vt -11.7808 15.5365 -0.7989 +vt -17.2096 8.7643 -0.7989 +vt 28.9167 20.3026 -0.7989 +vt 28.9167 19.8935 -0.7989 +vt 28.9167 19.8736 -3.7989 +vt 28.9167 20.3026 -3.7989 +vt -18.6734 4.5735 -3.7989 +vt -17.1791 8.7494 -3.7989 +vt -14.8346 12.4348 -3.7989 +vt -11.7595 15.5099 -3.7989 +vt -8.0740 17.8544 -3.7989 +vt -3.8981 19.3487 -3.7989 +vt 0.6754 19.8743 -3.7989 +vt 21.6709 19.8736 -5.2457 +vt 21.6709 19.8736 -3.7989 +vt 21.9344 19.8736 -6.6820 +vt 22.6811 19.8736 -7.8822 +vt 24.3289 19.8736 -8.7860 +vt 25.9803 19.8736 -8.7860 +vt 27.6282 19.8736 -7.8822 +vt 28.3748 19.8736 -6.6820 +vt 28.6384 19.8736 -5.2457 +vt 28.6384 19.8736 -3.7989 +vt 21.6709 19.8736 -2.0761 +vt 28.6384 19.8736 -2.0761 +vt -18.6734 4.5735 -2.0761 +vt -17.1791 8.7494 -2.0761 +vt -14.8346 12.4348 -2.0761 +vt -11.7595 15.5099 -2.0761 +vt -8.0740 17.8544 -2.0761 +vt -3.8981 19.3487 -2.0761 +vt 0.6754 19.8743 -2.0761 +vt 28.7985 8.0047 -3.6249 +vt 28.7985 7.6189 -3.6249 +vt -17.7008 7.6189 -3.6249 +vt -17.7008 8.0047 -3.6249 +vt 28.7985 7.6189 -1.9664 +vt -17.7008 7.6189 -1.9664 +vt 28.7985 8.0047 -1.9664 +vt -17.7008 8.0047 -1.9664 +vt 2.6250 2.1029 0.0000 +vt 2.6253 2.1522 0.0000 +vt 2.4914 2.1531 0.0000 +vt 2.4911 2.1037 0.0000 +vt 2.7548 2.1021 0.0000 +vt 2.7551 2.1514 0.0000 +vt 2.8825 2.1013 0.0000 +vt 2.8828 2.1506 0.0000 +vt 3.0097 2.1005 0.0000 +vt 3.0100 2.1498 0.0000 +vt 3.1375 2.0997 0.0000 +vt 3.1378 2.1490 0.0000 +vt 3.2672 2.0988 0.0000 +vt 3.2675 2.1482 0.0000 +vt 3.4011 2.0980 0.0000 +vt 3.4014 2.1473 0.0000 +vt 4.2398 2.1843 0.0000 +vt 4.2289 2.2272 0.0000 +vt 4.2080 2.2603 0.0000 +vt 4.1116 2.2824 0.0000 +vt 4.1627 2.2821 0.0000 +vt 4.0661 2.2612 0.0000 +vt 4.0447 2.2283 0.0000 +vt 4.0333 2.1856 0.0000 +vt 4.0331 2.1434 0.0000 +vt 4.2395 2.1421 0.0000 +vt -3.3483 3.5725 0.4295 +vt -1.3204 3.5725 0.4295 +vt -1.3204 2.4023 0.4295 +vt -2.6071 2.4334 0.4295 +vt -2.3859 2.4023 0.4295 +vt -2.8092 2.5215 0.4295 +vt -2.9876 2.6597 0.4295 +vt -3.1364 2.8409 0.4295 +vt -3.2499 3.0582 0.4295 +vt -3.3222 3.3043 0.4295 +vt 4.0328 2.0941 0.0000 +vt 4.2392 2.0928 0.0000 +vt 0.1700 0.1759 0.0000 +vt 0.0322 0.0440 0.0000 +vt 0.0180 0.0558 0.0000 +vt 0.1588 0.1905 0.0000 +vt 0.3310 0.2726 0.0000 +vt 0.3233 0.2893 0.0000 +vt 0.5086 0.3318 0.0000 +vt 0.5047 0.3498 0.0000 +vt 0.6956 0.3511 0.0000 +vt 0.6958 0.3696 0.0000 +vt 0.8853 0.3284 0.0000 +vt 0.8896 0.3464 0.0000 +vt 1.0719 0.2606 0.0000 +vt 1.0792 0.2776 0.0000 +vt 1.9804 -0.1923 0.0000 +vt 1.9234 -0.1639 0.0000 +vt 1.9317 -0.1473 0.0000 +vt 1.9887 -0.1757 0.0000 +vt 2.0400 -0.2220 0.0000 +vt 2.0483 -0.2055 0.0000 +vt 2.0928 -0.2484 0.0000 +vt 2.1011 -0.2319 0.0000 +vt 2.1606 -0.2823 0.0000 +vt 2.1689 -0.2658 0.0000 +vt 2.2293 -0.3167 0.0000 +vt 2.2376 -0.3002 0.0000 +vt 2.2971 -0.3506 0.0000 +vt 2.3054 -0.3341 0.0000 +vt 2.3500 -0.3771 0.0000 +vt 2.3582 -0.3605 0.0000 +vt 2.4096 -0.4070 0.0000 +vt 2.4179 -0.3904 0.0000 +vt 2.4665 -0.4355 0.0000 +vt 2.4748 -0.4189 0.0000 +vt 2.5330 -0.4688 0.0000 +vt 2.5413 -0.4523 0.0000 +vt 1.3818 1.6093 0.0000 +vt 1.3864 1.6203 0.0000 +vt 1.5201 1.5695 0.0000 +vt 1.5154 1.5572 0.0000 +vt 1.6660 1.5176 0.0000 +vt 1.6612 1.5041 0.0000 +vt 1.8241 1.4647 0.0000 +vt 1.8193 1.4501 0.0000 +vt 1.9949 1.4112 0.0000 +vt 1.9901 1.3955 0.0000 +vt 2.1792 1.3570 0.0000 +vt 2.1745 1.3404 0.0000 +vt 2.3804 1.3020 0.0000 +vt 2.3758 1.2846 0.0000 +vt 3.3798 1.0421 0.0000 +vt 3.3753 1.0245 0.0000 +vt 3.7047 0.9563 0.0000 +vt 3.6973 0.9419 0.0000 +vt 1.1843 1.6609 0.0000 +vt 1.2664 1.6681 0.0000 +vt 4.0126 1.8424 0.0000 +vt 4.0123 1.8846 0.0000 +vt 4.0232 1.9275 0.0000 +vt 4.2187 1.8858 0.0000 +vt 4.0442 1.9606 0.0000 +vt 4.0895 1.9824 0.0000 +vt 4.1405 1.9827 0.0000 +vt 4.1861 1.9614 0.0000 +vt 4.2074 1.9285 0.0000 +vt 4.2190 1.8436 0.0000 +vt 4.0128 1.7931 0.0000 +vt 4.2193 1.7943 0.0000 +vt 2.4902 1.8339 0.0000 +vt 2.6213 1.8346 0.0000 +vt 2.6216 1.7853 0.0000 +vt 2.4905 1.7845 0.0000 +vt 2.7483 1.8353 0.0000 +vt 2.7485 1.7860 0.0000 +vt 2.8733 1.8360 0.0000 +vt 2.8736 1.7867 0.0000 +vt 2.9978 1.8367 0.0000 +vt 2.9981 1.7874 0.0000 +vt 3.1228 1.8374 0.0000 +vt 3.1231 1.7881 0.0000 +vt 3.2498 1.8381 0.0000 +vt 3.2500 1.7888 0.0000 +vt 3.3815 1.8388 0.0000 +vt 3.3818 1.7895 0.0000 +vt -0.9719 2.4033 0.4295 +vt -0.9719 3.5725 0.4295 +vt -1.3204 3.5725 0.2903 +vt -3.3458 3.5725 0.2903 +vt -3.3206 3.3048 0.2903 +vt -2.8085 2.5233 0.2903 +vt -3.2484 3.0591 0.2903 +vt -3.1351 2.8422 0.2903 +vt -2.9866 2.6612 0.2903 +vt -2.6067 2.4353 0.2903 +vt -2.3858 2.4044 0.2903 +vt -1.3204 2.4045 0.2903 +vt 2.5531 -0.4582 0.0000 +vt 2.5448 -0.4747 0.0000 +vt 2.1485 -1.2353 0.0000 +vt 2.1603 -1.2412 0.0000 +vt 3.7069 0.9456 0.0000 +vt 3.7024 0.9386 0.0000 +vt 2.6245 2.0291 0.0000 +vt 2.7543 2.0283 0.0000 +vt 2.8821 2.0275 0.0000 +vt 3.0093 2.0267 0.0000 +vt 3.1370 2.0259 0.0000 +vt 3.2667 2.0251 0.0000 +vt 3.4006 2.0243 0.0000 +vt 4.0323 2.0204 0.0000 +vt 4.2387 2.0191 0.0000 +vt 4.2479 2.0927 0.0000 +vt 4.2475 2.0190 0.0000 +vt 4.2602 2.0927 0.0000 +vt 4.2592 2.0190 0.0000 +vt 4.8281 2.0891 0.0000 +vt 4.8277 2.0154 0.0000 +vt 3.7193 1.0153 0.0000 +vt 3.3951 1.1008 0.0000 +vt 2.3956 1.3597 0.0000 +vt 2.1945 1.4123 0.0000 +vt 2.0103 1.4635 0.0000 +vt 1.8395 1.5137 0.0000 +vt 1.6810 1.5629 0.0000 +vt 1.5346 1.6108 0.0000 +vt 1.4002 1.6572 0.0000 +vt 1.2775 1.7017 0.0000 +vt 2.0012 1.0433 0.0000 +vt 0.8600 1.0433 0.0000 +vt 0.8600 1.0631 0.0000 +vt 2.0012 1.0631 0.0000 +vt 0.8600 1.0968 0.0000 +vt 2.0012 1.0968 0.0000 +vt 2.0012 1.0096 0.0000 +vt 0.8600 1.0096 0.0000 +vt -0.0753 -0.1209 0.0000 +vt -0.0918 -0.1126 0.0000 +vt 4.6153 0.7463 0.0000 +vt 4.6121 0.7323 0.0000 +vt 2.4906 2.0300 0.0000 +vt 4.6291 0.8057 0.0000 +vt -0.9719 2.4045 0.2903 +vt -0.9719 3.5725 0.2903 +vt 3.4394 1.4523 0.0000 +vt 3.4394 1.4523 2.5000 +vt 3.7330 0.0000 2.5000 +vt 3.7330 0.0000 0.0000 +vt 2.6389 2.6389 0.0000 +vt 2.6389 2.6389 2.5000 +vt 1.4523 3.4394 0.0000 +vt 1.4523 3.4394 2.5000 +vt -0.0000 3.7330 0.0000 +vt -0.0000 3.7330 2.5000 +vt -1.4523 3.4394 0.0000 +vt -1.4523 3.4394 2.5000 +vt -2.6389 2.6389 0.0000 +vt -2.6389 2.6389 2.5000 +vt -3.4394 1.4523 0.0000 +vt -3.4394 1.4523 2.5000 +vt -3.7330 -0.0000 0.0000 +vt -3.7330 -0.0000 2.5000 +vt -3.4394 -1.4523 0.0000 +vt -3.4394 -1.4523 2.5000 +vt -2.6389 -2.6389 0.0000 +vt -2.6389 -2.6389 2.5000 +vt -1.4523 -3.4394 0.0000 +vt -1.4523 -3.4394 2.5000 +vt 0.0000 -3.7330 0.0000 +vt 0.0000 -3.7330 2.5000 +vt 1.4523 -3.4394 0.0000 +vt 1.4523 -3.4394 2.5000 +vt 2.6389 -2.6389 0.0000 +vt 2.6389 -2.6389 2.5000 +vt 3.4394 -1.4523 0.0000 +vt 3.4394 -1.4523 2.5000 +vt 3.7330 0.0000 7.0000 +vt 3.4394 1.4523 7.0000 +vt 3.1923 1.3479 7.0000 +vt 3.4648 0.0000 7.0000 +vt 2.6389 2.6389 7.0000 +vt 2.4494 2.4494 7.0000 +vt 1.4523 3.4394 7.0000 +vt 1.3479 3.1923 7.0000 +vt -0.0000 3.7330 7.0000 +vt -0.0000 3.4648 7.0000 +vt -1.4523 3.4394 7.0000 +vt -1.3479 3.1923 7.0000 +vt -2.6389 2.6389 7.0000 +vt -2.4494 2.4494 7.0000 +vt -3.4394 1.4523 7.0000 +vt -3.1923 1.3479 7.0000 +vt -3.7330 -0.0000 7.0000 +vt -3.4648 0.0000 7.0000 +vt -3.4394 -1.4523 7.0000 +vt -3.1923 -1.3479 7.0000 +vt -2.6389 -2.6389 7.0000 +vt -2.4494 -2.4494 7.0000 +vt -1.4523 -3.4394 7.0000 +vt -1.3479 -3.1923 7.0000 +vt 0.0000 -3.7330 7.0000 +vt 0.0000 -3.4648 7.0000 +vt 1.4523 -3.4394 7.0000 +vt 1.3479 -3.1923 7.0000 +vt 2.6389 -2.6389 7.0000 +vt 2.4494 -2.4494 7.0000 +vt 3.4394 -1.4523 7.0000 +vt 3.1923 -1.3479 7.0000 +vt 3.7330 0.0000 4.5000 +vt 3.4394 1.4523 4.5000 +vt 2.6389 2.6389 4.5000 +vt 1.4523 3.4394 4.5000 +vt -0.0000 3.7330 4.5000 +vt -1.4523 3.4394 4.5000 +vt -2.6389 2.6389 4.5000 +vt -3.4394 1.4523 4.5000 +vt -3.7330 -0.0000 4.5000 +vt -3.4394 -1.4523 4.5000 +vt -2.6389 -2.6389 4.5000 +vt -1.4523 -3.4394 4.5000 +vt 0.0000 -3.7330 4.5000 +vt 1.4523 -3.4394 4.5000 +vt 2.6389 -2.6389 4.5000 +vt 3.4394 -1.4523 4.5000 +vt 3.4629 1.3359 3.2748 +vt 3.4629 1.3359 4.3812 +vt 3.7330 0.0000 4.3812 +vt 3.7330 0.0000 3.2748 +vt -3.7330 -0.0000 3.2748 +vt -3.7330 -0.0000 4.3812 +vt -3.4629 1.3359 4.3812 +vt -3.4629 1.3359 3.2748 +vt -3.4629 -1.3359 3.2748 +vt -3.4629 -1.3359 4.3812 +vt 3.4629 -1.3359 4.3812 +vt 3.4629 -1.3359 3.2748 +vt 3.2554 1.4523 2.5000 +vt 3.5333 0.0000 2.5000 +vt -3.5333 -0.0000 2.5000 +vt -3.2554 1.4523 2.5000 +vt -3.2554 -1.4523 2.5000 +vt 3.2554 -1.4523 2.5000 +vt 3.2554 1.4523 4.5000 +vt -3.2554 1.4523 4.5000 +vt -3.2554 -1.4523 4.5000 +vt 3.2554 -1.4523 4.5000 +vt 3.5333 0.0000 3.2748 +vt 3.2777 1.3359 3.2748 +vt 3.2777 1.3359 4.3812 +vt 3.2777 -1.3359 4.3812 +vt 3.2777 -1.3359 3.2748 +vt -3.2777 1.3359 3.2748 +vt -3.5333 -0.0000 3.2748 +vt -3.2777 -1.3359 3.2748 +vt -3.2777 -1.3359 4.3812 +vt -3.2777 1.3359 4.3812 +vt 11.5645 4.8831 0.0000 +vt 12.5518 0.0000 0.0000 +vt 12.5518 0.0000 -47.0000 +vt 11.5645 4.8831 -47.0000 +vt 8.8731 8.8731 0.0000 +vt 8.8731 8.8731 -47.0000 +vt 4.8831 11.5645 0.0000 +vt 4.8831 11.5645 -47.0000 +vt -0.0000 12.5518 0.0000 +vt -0.0000 12.5518 -47.0000 +vt -4.8831 11.5645 0.0000 +vt -4.8831 11.5645 -47.0000 +vt -8.8731 8.8731 0.0000 +vt -8.8731 8.8731 -47.0000 +vt -11.5645 4.8831 0.0000 +vt -11.5645 4.8831 -47.0000 +vt -12.5518 -0.0000 0.0000 +vt -12.5518 -0.0000 -47.0000 +vt -11.5645 -4.8831 0.0000 +vt -11.5645 -4.8831 -47.0000 +vt -8.8731 -8.8731 0.0000 +vt -8.8731 -8.8731 -47.0000 +vt -4.8831 -11.5645 0.0000 +vt -4.8831 -11.5645 -47.0000 +vt 0.0000 -12.5518 0.0000 +vt 0.0000 -12.5518 -47.0000 +vt 4.8831 -11.5645 0.0000 +vt 4.8831 -11.5645 -47.0000 +vt 8.8731 -8.8731 0.0000 +vt 8.8731 -8.8731 -47.0000 +vt 11.5645 -4.8831 0.0000 +vt 11.5645 -4.8831 -47.0000 +vt 8.1528 8.1528 -25.4688 +vt 10.6239 4.4893 -25.4688 +vt 11.5316 0.0000 -25.4688 +vt 10.6239 -4.4893 -25.4688 +vt 8.1528 -8.1528 -25.4688 +vt 4.4893 -10.6239 -25.4688 +vt 0.0000 -11.5316 -25.4688 +vt -4.4893 -10.6239 -25.4688 +vt -8.1528 -8.1528 -25.4688 +vt 4.4893 10.6239 -25.4688 +vt -0.0000 11.5316 -25.4688 +vt -4.4893 10.6239 -25.4688 +vt -8.1528 8.1528 -25.4688 +vt -10.6239 -4.4893 -25.4688 +vt -10.6239 4.4893 -25.4688 +vt -11.5316 -0.0000 -25.4688 +vt 11.5316 0.0000 -47.0000 +vt 10.6239 4.4893 -47.0000 +vt 10.6239 -4.4893 -47.0000 +vt 8.1528 -8.1528 -47.0000 +vt 4.4893 -10.6239 -47.0000 +vt 0.0000 -11.5316 -47.0000 +vt -4.4893 -10.6239 -47.0000 +vt -8.1528 -8.1528 -47.0000 +vt -10.6239 -4.4893 -47.0000 +vt -11.5316 -0.0000 -47.0000 +vt -10.6239 4.4893 -47.0000 +vt -8.1528 8.1528 -47.0000 +vt -4.4893 10.6239 -47.0000 +vt -0.0000 11.5316 -47.0000 +vt 4.4893 10.6239 -47.0000 +vt 8.1528 8.1528 -47.0000 +vt -0.0000 4.5795 -49.2178 +vt 1.8087 4.2139 -49.2178 +vt 3.2450 3.2450 -49.2178 +vt -0.0000 -0.0000 -50.2242 +vt -11.3249 4.7855 -45.1397 +vt -8.6907 8.6907 -45.1397 +vt -5.9679 5.9679 -47.5495 +vt -7.7694 3.2971 -47.5495 +vt -4.7855 11.3249 -45.1397 +vt -3.2971 7.7694 -47.5495 +vt -0.0000 12.2924 -45.1397 +vt -0.0000 8.4360 -47.5495 +vt 4.7855 11.3249 -45.1397 +vt 3.2971 7.7694 -47.5495 +vt 8.6907 8.6907 -45.1397 +vt 5.9679 5.9679 -47.5495 +vt 11.3249 4.7855 -45.1397 +vt 7.7694 3.2971 -47.5495 +vt 12.2924 -0.0000 -45.1397 +vt 8.4360 -0.0000 -47.5495 +vt 11.3249 -4.7855 -45.1397 +vt 7.7694 -3.2971 -47.5495 +vt 8.6907 -8.6907 -45.1397 +vt 5.9679 -5.9679 -47.5495 +vt 4.7855 -11.3249 -45.1397 +vt 3.2971 -7.7694 -47.5495 +vt -0.0000 -12.2924 -45.1397 +vt -0.0000 -8.4360 -47.5495 +vt -4.7855 -11.3249 -45.1397 +vt -3.2971 -7.7694 -47.5495 +vt -8.6907 -8.6907 -45.1397 +vt -5.9679 -5.9679 -47.5495 +vt -11.3249 -4.7855 -45.1397 +vt -7.7694 -3.2971 -47.5495 +vt -12.2924 -0.0000 -45.1397 +vt -8.4360 -0.0000 -47.5495 +vt -3.2450 3.2450 -49.2178 +vt -4.2139 1.8087 -49.2178 +vt -1.8087 4.2139 -49.2178 +vt 4.2139 1.8087 -49.2178 +vt 4.5795 -0.0000 -49.2178 +vt 4.2139 -1.8087 -49.2178 +vt 3.2450 -3.2450 -49.2178 +vt 1.8087 -4.2139 -49.2178 +vt -0.0000 -4.5796 -49.2178 +vt -1.8087 -4.2139 -49.2178 +vt -3.2450 -3.2450 -49.2178 +vt -4.2139 -1.8087 -49.2178 +vt -4.5796 -0.0000 -49.2178 +vt -11.3249 4.7855 -42.9137 +vt -8.6907 8.6907 -42.9137 +vt -4.7855 11.3249 -42.9137 +vt -0.0000 12.2924 -42.9137 +vt 4.7855 11.3249 -42.9137 +vt 8.6907 8.6907 -42.9137 +vt 11.3249 4.7855 -42.9137 +vt 12.2924 -0.0000 -42.9137 +vt 11.3249 -4.7855 -42.9137 +vt 8.6907 -8.6907 -42.9137 +vt 4.7855 -11.3249 -42.9137 +vt -0.0000 -12.2924 -42.9137 +vt -4.7855 -11.3249 -42.9137 +vt -8.6907 -8.6907 -42.9137 +vt -11.3249 -4.7855 -42.9136 +vt -12.2924 -0.0000 -42.9136 +vt -0.0000 -0.0000 -42.9137 +vt 0.0833 0.0124 0.0000 +vt 0.0833 0.0000 0.0000 +vt 0.0000 0.0000 0.0000 +vt 0.0000 0.0124 0.0000 +vt 0.1667 0.0124 0.0000 +vt 0.1667 0.0000 0.0000 +vt 0.2500 0.0124 0.0000 +vt 0.2500 0.0000 0.0000 +vt 0.3333 0.0124 0.0000 +vt 0.3333 0.0000 0.0000 +vt 0.4167 0.0124 0.0000 +vt 0.4167 0.0000 0.0000 +vt 0.5000 0.0124 0.0000 +vt 0.5000 0.0000 0.0000 +vt 0.5833 0.0124 0.0000 +vt 0.5833 0.0000 0.0000 +vt 0.6667 0.0124 0.0000 +vt 0.6667 0.0000 0.0000 +vt 0.7500 0.0124 0.0000 +vt 0.7500 0.0000 0.0000 +vt 0.8333 0.0124 0.0000 +vt 0.8333 0.0000 0.0000 +vt 0.9167 0.0124 0.0000 +vt 0.9167 0.0000 0.0000 +vt 1.0000 0.0124 0.0000 +vt 1.0000 0.0000 0.0000 +vt 0.0833 0.0285 0.0000 +vt 0.0000 0.0285 0.0000 +vt 0.1667 0.0285 0.0000 +vt 0.2500 0.0285 0.0000 +vt 0.3333 0.0285 0.0000 +vt 0.4167 0.0285 0.0000 +vt 0.5000 0.0285 0.0000 +vt 0.5833 0.0285 0.0000 +vt 0.6667 0.0285 0.0000 +vt 0.7500 0.0285 0.0000 +vt 0.8333 0.0285 0.0000 +vt 0.9167 0.0285 0.0000 +vt 1.0000 0.0285 0.0000 +vt 0.0833 0.0479 0.0000 +vt 0.0000 0.0479 0.0000 +vt 0.1667 0.0479 0.0000 +vt 0.2500 0.0479 0.0000 +vt 0.3333 0.0479 0.0000 +vt 0.4167 0.0479 0.0000 +vt 0.5000 0.0479 0.0000 +vt 0.5833 0.0479 0.0000 +vt 0.6667 0.0479 0.0000 +vt 0.7500 0.0479 0.0000 +vt 0.8333 0.0479 0.0000 +vt 0.9167 0.0479 0.0000 +vt 1.0000 0.0479 0.0000 +vt 0.0833 0.0702 0.0000 +vt 0.0000 0.0702 0.0000 +vt 0.1667 0.0702 0.0000 +vt 0.2500 0.0702 0.0000 +vt 0.3333 0.0702 0.0000 +vt 0.4167 0.0702 0.0000 +vt 0.5000 0.0702 0.0000 +vt 0.5833 0.0702 0.0000 +vt 0.6667 0.0702 0.0000 +vt 0.7500 0.0702 0.0000 +vt 0.8333 0.0702 0.0000 +vt 0.9167 0.0702 0.0000 +vt 1.0000 0.0702 0.0000 +vt 0.0833 0.0949 0.0000 +vt 0.0000 0.0949 0.0000 +vt 0.1667 0.0949 0.0000 +vt 0.2500 0.0949 0.0000 +vt 0.3333 0.0949 0.0000 +vt 0.4167 0.0949 0.0000 +vt 0.5000 0.0949 0.0000 +vt 0.5833 0.0949 0.0000 +vt 0.6667 0.0949 0.0000 +vt 0.7500 0.0949 0.0000 +vt 0.8333 0.0949 0.0000 +vt 0.9167 0.0949 0.0000 +vt 1.0000 0.0949 0.0000 +vt 0.0833 0.1217 0.0000 +vt 0.0000 0.1217 0.0000 +vt 0.1667 0.1217 0.0000 +vt 0.2500 0.1217 0.0000 +vt 0.3333 0.1217 0.0000 +vt 0.4167 0.1217 0.0000 +vt 0.5000 0.1217 0.0000 +vt 0.5833 0.1217 0.0000 +vt 0.6667 0.1217 0.0000 +vt 0.7500 0.1217 0.0000 +vt 0.8333 0.1217 0.0000 +vt 0.9167 0.1217 0.0000 +vt 1.0000 0.1217 0.0000 +vt 0.0833 0.1501 0.0000 +vt 0.0000 0.1501 0.0000 +vt 0.1667 0.1501 0.0000 +vt 0.2500 0.1501 0.0000 +vt 0.3333 0.1501 0.0000 +vt 0.4167 0.1501 0.0000 +vt 0.5000 0.1501 0.0000 +vt 0.5833 0.1501 0.0000 +vt 0.6667 0.1501 0.0000 +vt 0.7500 0.1501 0.0000 +vt 0.8333 0.1501 0.0000 +vt 0.9167 0.1501 0.0000 +vt 1.0000 0.1501 0.0000 +vt 0.0833 0.1795 0.0000 +vt 0.0000 0.1795 0.0000 +vt 0.1667 0.1795 0.0000 +vt 0.2500 0.1795 0.0000 +vt 0.3333 0.1795 0.0000 +vt 0.4167 0.1795 0.0000 +vt 0.5000 0.1795 0.0000 +vt 0.5833 0.1795 0.0000 +vt 0.6667 0.1795 0.0000 +vt 0.7500 0.1795 0.0000 +vt 0.8333 0.1795 0.0000 +vt 0.9167 0.1795 0.0000 +vt 1.0000 0.1795 0.0000 +vt 0.0833 0.2097 0.0000 +vt 0.0000 0.2097 0.0000 +vt 0.1667 0.2097 0.0000 +vt 0.2500 0.2097 0.0000 +vt 0.3333 0.2097 0.0000 +vt 0.4167 0.2097 0.0000 +vt 0.5000 0.2097 0.0000 +vt 0.5833 0.2097 0.0000 +vt 0.6667 0.2097 0.0000 +vt 0.7500 0.2097 0.0000 +vt 0.8333 0.2097 0.0000 +vt 0.9167 0.2097 0.0000 +vt 1.0000 0.2097 0.0000 +vt 0.0833 0.2400 0.0000 +vt 0.0000 0.2400 0.0000 +vt 0.1667 0.2400 0.0000 +vt 0.2500 0.2400 0.0000 +vt 0.3333 0.2400 0.0000 +vt 0.4167 0.2400 0.0000 +vt 0.5000 0.2400 0.0000 +vt 0.5833 0.2400 0.0000 +vt 0.6667 0.2400 0.0000 +vt 0.7500 0.2400 0.0000 +vt 0.8333 0.2400 0.0000 +vt 0.9167 0.2400 0.0000 +vt 1.0000 0.2400 0.0000 +vt 0.0833 0.2702 0.0000 +vt 0.0000 0.2702 0.0000 +vt 0.1667 0.2702 0.0000 +vt 0.2500 0.2702 0.0000 +vt 0.3333 0.2702 0.0000 +vt 0.4167 0.2702 0.0000 +vt 0.5000 0.2702 0.0000 +vt 0.5833 0.2702 0.0000 +vt 0.6667 0.2702 0.0000 +vt 0.7500 0.2702 0.0000 +vt 0.8333 0.2702 0.0000 +vt 0.9167 0.2702 0.0000 +vt 1.0000 0.2702 0.0000 +vt 0.0833 0.2998 0.0000 +vt 0.0000 0.2998 0.0000 +vt 0.1667 0.2998 0.0000 +vt 0.2500 0.2998 0.0000 +vt 0.3333 0.2998 0.0000 +vt 0.4167 0.2998 0.0000 +vt 0.5000 0.2998 0.0000 +vt 0.5833 0.2998 0.0000 +vt 0.6667 0.2998 0.0000 +vt 0.7500 0.2998 0.0000 +vt 0.8333 0.2998 0.0000 +vt 0.9167 0.2998 0.0000 +vt 1.0000 0.2998 0.0000 +vt 0.0833 0.3283 0.0000 +vt 0.0000 0.3283 0.0000 +vt 0.1667 0.3283 0.0000 +vt 0.2500 0.3283 0.0000 +vt 0.3333 0.3283 0.0000 +vt 0.4167 0.3283 0.0000 +vt 0.5000 0.3283 0.0000 +vt 0.5833 0.3283 0.0000 +vt 0.6667 0.3283 0.0000 +vt 0.7500 0.3283 0.0000 +vt 0.8333 0.3283 0.0000 +vt 0.9167 0.3283 0.0000 +vt 1.0000 0.3283 0.0000 +vt 0.0833 0.3554 0.0000 +vt 0.0000 0.3554 0.0000 +vt 0.1667 0.3554 0.0000 +vt 0.2500 0.3554 0.0000 +vt 0.3333 0.3554 0.0000 +vt 0.4167 0.3554 0.0000 +vt 0.5000 0.3554 0.0000 +vt 0.5833 0.3554 0.0000 +vt 0.6667 0.3554 0.0000 +vt 0.7500 0.3554 0.0000 +vt 0.8333 0.3554 0.0000 +vt 0.9167 0.3554 0.0000 +vt 1.0000 0.3554 0.0000 +vt 0.0833 0.3808 0.0000 +vt 0.0000 0.3808 0.0000 +vt 0.1667 0.3808 0.0000 +vt 0.2500 0.3808 0.0000 +vt 0.3333 0.3808 0.0000 +vt 0.4167 0.3808 0.0000 +vt 0.5000 0.3808 0.0000 +vt 0.5833 0.3808 0.0000 +vt 0.6667 0.3808 0.0000 +vt 0.7500 0.3808 0.0000 +vt 0.8333 0.3808 0.0000 +vt 0.9167 0.3808 0.0000 +vt 1.0000 0.3808 0.0000 +vt 0.0833 0.4040 0.0000 +vt 0.0000 0.4040 0.0000 +vt 0.1667 0.4040 0.0000 +vt 0.2500 0.4040 0.0000 +vt 0.3333 0.4040 0.0000 +vt 0.4167 0.4040 0.0000 +vt 0.5000 0.4040 0.0000 +vt 0.5833 0.4040 0.0000 +vt 0.6667 0.4040 0.0000 +vt 0.7500 0.4040 0.0000 +vt 0.8333 0.4040 0.0000 +vt 0.9167 0.4040 0.0000 +vt 1.0000 0.4040 0.0000 +vt 0.0833 0.4205 0.0000 +vt 0.0000 0.4205 0.0000 +vt 0.1667 0.4205 0.0000 +vt 0.2500 0.4205 0.0000 +vt 0.3333 0.4205 0.0000 +vt 0.4167 0.4205 0.0000 +vt 0.5000 0.4205 0.0000 +vt 0.5833 0.4205 0.0000 +vt 0.6667 0.4205 0.0000 +vt 0.7500 0.4205 0.0000 +vt 0.8333 0.4205 0.0000 +vt 0.9167 0.4205 0.0000 +vt 1.0000 0.4205 0.0000 +vt 0.0833 0.4376 0.0000 +vt 0.0000 0.4376 0.0000 +vt 0.1667 0.4376 0.0000 +vt 0.2500 0.4376 0.0000 +vt 0.3333 0.4376 0.0000 +vt 0.4167 0.4376 0.0000 +vt 0.5000 0.4376 0.0000 +vt 0.5833 0.4376 0.0000 +vt 0.6667 0.4376 0.0000 +vt 0.7500 0.4376 0.0000 +vt 0.8333 0.4376 0.0000 +vt 0.9167 0.4376 0.0000 +vt 1.0000 0.4376 0.0000 +vt 0.0833 0.4550 0.0000 +vt 0.0000 0.4550 0.0000 +vt 0.1667 0.4550 0.0000 +vt 0.2500 0.4550 0.0000 +vt 0.3333 0.4550 0.0000 +vt 0.4167 0.4550 0.0000 +vt 0.5000 0.4550 0.0000 +vt 0.5833 0.4550 0.0000 +vt 0.6667 0.4550 0.0000 +vt 0.7500 0.4550 0.0000 +vt 0.8333 0.4550 0.0000 +vt 0.9167 0.4550 0.0000 +vt 1.0000 0.4550 0.0000 +vt 0.0833 0.4726 0.0000 +vt 0.0000 0.4726 0.0000 +vt 0.1667 0.4726 0.0000 +vt 0.2500 0.4726 0.0000 +vt 0.3333 0.4726 0.0000 +vt 0.4167 0.4726 0.0000 +vt 0.5000 0.4726 0.0000 +vt 0.5833 0.4726 0.0000 +vt 0.6667 0.4726 0.0000 +vt 0.7500 0.4726 0.0000 +vt 0.8333 0.4726 0.0000 +vt 0.9167 0.4726 0.0000 +vt 1.0000 0.4726 0.0000 +vt 0.0833 0.4904 0.0000 +vt 0.0000 0.4904 0.0000 +vt 0.1667 0.4904 0.0000 +vt 0.2500 0.4904 0.0000 +vt 0.3333 0.4904 0.0000 +vt 0.4167 0.4904 0.0000 +vt 0.5000 0.4904 0.0000 +vt 0.5833 0.4904 0.0000 +vt 0.6667 0.4904 0.0000 +vt 0.7500 0.4904 0.0000 +vt 0.8333 0.4904 0.0000 +vt 0.9167 0.4904 0.0000 +vt 1.0000 0.4904 0.0000 +vt 0.0833 0.5081 0.0000 +vt 0.0000 0.5081 0.0000 +vt 0.1667 0.5081 0.0000 +vt 0.2500 0.5081 0.0000 +vt 0.3333 0.5081 0.0000 +vt 0.4167 0.5081 0.0000 +vt 0.5000 0.5081 0.0000 +vt 0.5833 0.5081 0.0000 +vt 0.6667 0.5081 0.0000 +vt 0.7500 0.5081 0.0000 +vt 0.8333 0.5081 0.0000 +vt 0.9167 0.5081 0.0000 +vt 1.0000 0.5081 0.0000 +vt 0.0833 0.5258 0.0000 +vt 0.0000 0.5258 0.0000 +vt 0.1667 0.5258 0.0000 +vt 0.2500 0.5258 0.0000 +vt 0.3333 0.5258 0.0000 +vt 0.4167 0.5258 0.0000 +vt 0.5000 0.5258 0.0000 +vt 0.5833 0.5258 0.0000 +vt 0.6667 0.5258 0.0000 +vt 0.7500 0.5258 0.0000 +vt 0.8333 0.5258 0.0000 +vt 0.9167 0.5258 0.0000 +vt 1.0000 0.5258 0.0000 +vt 0.0833 0.5434 0.0000 +vt 0.0000 0.5434 0.0000 +vt 0.1667 0.5434 0.0000 +vt 0.2500 0.5434 0.0000 +vt 0.3333 0.5434 0.0000 +vt 0.4167 0.5434 0.0000 +vt 0.5000 0.5434 0.0000 +vt 0.5833 0.5434 0.0000 +vt 0.6667 0.5434 0.0000 +vt 0.7500 0.5434 0.0000 +vt 0.8333 0.5434 0.0000 +vt 0.9167 0.5434 0.0000 +vt 1.0000 0.5434 0.0000 +vt 0.0833 0.5612 0.0000 +vt 0.0000 0.5612 0.0000 +vt 0.1667 0.5612 0.0000 +vt 0.2500 0.5612 0.0000 +vt 0.3333 0.5612 0.0000 +vt 0.4167 0.5612 0.0000 +vt 0.5000 0.5612 0.0000 +vt 0.5833 0.5612 0.0000 +vt 0.6667 0.5612 0.0000 +vt 0.7500 0.5612 0.0000 +vt 0.8333 0.5612 0.0000 +vt 0.9167 0.5612 0.0000 +vt 1.0000 0.5612 0.0000 +vt 0.0833 0.5794 0.0000 +vt 0.0000 0.5794 0.0000 +vt 0.1667 0.5794 0.0000 +vt 0.2500 0.5794 0.0000 +vt 0.3333 0.5794 0.0000 +vt 0.4167 0.5794 0.0000 +vt 0.5000 0.5794 0.0000 +vt 0.5833 0.5794 0.0000 +vt 0.6667 0.5794 0.0000 +vt 0.7500 0.5794 0.0000 +vt 0.8333 0.5794 0.0000 +vt 0.9167 0.5794 0.0000 +vt 1.0000 0.5794 0.0000 +vt 0.0833 0.5983 0.0000 +vt 0.0000 0.5983 0.0000 +vt 0.1667 0.5983 0.0000 +vt 0.2500 0.5983 0.0000 +vt 0.3333 0.5983 0.0000 +vt 0.4167 0.5983 0.0000 +vt 0.5000 0.5983 0.0000 +vt 0.5833 0.5983 0.0000 +vt 0.6667 0.5983 0.0000 +vt 0.7500 0.5983 0.0000 +vt 0.8333 0.5983 0.0000 +vt 0.9167 0.5983 0.0000 +vt 1.0000 0.5983 0.0000 +vt 0.0833 0.6184 0.0000 +vt 0.0000 0.6184 0.0000 +vt 0.1667 0.6184 0.0000 +vt 0.2500 0.6184 0.0000 +vt 0.3333 0.6184 0.0000 +vt 0.4167 0.6184 0.0000 +vt 0.5000 0.6184 0.0000 +vt 0.5833 0.6184 0.0000 +vt 0.6667 0.6184 0.0000 +vt 0.7500 0.6184 0.0000 +vt 0.8333 0.6184 0.0000 +vt 0.9167 0.6184 0.0000 +vt 1.0000 0.6184 0.0000 +vt 0.0833 0.6404 0.0000 +vt 0.0000 0.6404 0.0000 +vt 0.1667 0.6404 0.0000 +vt 0.2500 0.6404 0.0000 +vt 0.3333 0.6404 0.0000 +vt 0.4167 0.6404 0.0000 +vt 0.5000 0.6404 0.0000 +vt 0.5833 0.6404 0.0000 +vt 0.6667 0.6404 0.0000 +vt 0.7500 0.6404 0.0000 +vt 0.8333 0.6404 0.0000 +vt 0.9167 0.6404 0.0000 +vt 1.0000 0.6404 0.0000 +vt 0.0833 0.6649 0.0000 +vt 0.0000 0.6649 0.0000 +vt 0.1667 0.6649 0.0000 +vt 0.2500 0.6649 0.0000 +vt 0.3333 0.6649 0.0000 +vt 0.4167 0.6649 0.0000 +vt 0.5000 0.6649 0.0000 +vt 0.5833 0.6649 0.0000 +vt 0.6667 0.6649 0.0000 +vt 0.7500 0.6649 0.0000 +vt 0.8333 0.6649 0.0000 +vt 0.9167 0.6649 0.0000 +vt 1.0000 0.6649 0.0000 +vt 0.0833 0.6924 0.0000 +vt 0.0000 0.6924 0.0000 +vt 0.1667 0.6924 0.0000 +vt 0.2500 0.6924 0.0000 +vt 0.3333 0.6924 0.0000 +vt 0.4167 0.6924 0.0000 +vt 0.5000 0.6924 0.0000 +vt 0.5833 0.6924 0.0000 +vt 0.6667 0.6924 0.0000 +vt 0.7500 0.6924 0.0000 +vt 0.8333 0.6924 0.0000 +vt 0.9167 0.6924 0.0000 +vt 1.0000 0.6924 0.0000 +vt 0.0833 0.7236 0.0000 +vt 0.0000 0.7236 0.0000 +vt 0.1667 0.7236 0.0000 +vt 0.2500 0.7236 0.0000 +vt 0.3333 0.7236 0.0000 +vt 0.4167 0.7236 0.0000 +vt 0.5000 0.7236 0.0000 +vt 0.5833 0.7236 0.0000 +vt 0.6667 0.7236 0.0000 +vt 0.7500 0.7236 0.0000 +vt 0.8333 0.7236 0.0000 +vt 0.9167 0.7236 0.0000 +vt 1.0000 0.7236 0.0000 +vt 0.0833 0.7522 0.0000 +vt 0.0000 0.7522 0.0000 +vt 0.1667 0.7522 0.0000 +vt 0.2500 0.7522 0.0000 +vt 0.3333 0.7522 0.0000 +vt 0.4167 0.7522 0.0000 +vt 0.5000 0.7522 0.0000 +vt 0.5833 0.7522 0.0000 +vt 0.6667 0.7522 0.0000 +vt 0.7500 0.7522 0.0000 +vt 0.8333 0.7522 0.0000 +vt 0.9167 0.7522 0.0000 +vt 1.0000 0.7522 0.0000 +vt 0.0833 0.7790 0.0000 +vt 0.0000 0.7790 0.0000 +vt 0.1667 0.7790 0.0000 +vt 0.2500 0.7790 0.0000 +vt 0.3333 0.7790 0.0000 +vt 0.4167 0.7790 0.0000 +vt 0.5000 0.7790 0.0000 +vt 0.5833 0.7790 0.0000 +vt 0.6667 0.7790 0.0000 +vt 0.7500 0.7790 0.0000 +vt 0.8333 0.7790 0.0000 +vt 0.9167 0.7790 0.0000 +vt 1.0000 0.7790 0.0000 +vt 0.0833 0.8042 0.0000 +vt 0.0000 0.8042 0.0000 +vt 0.1667 0.8042 0.0000 +vt 0.2500 0.8042 0.0000 +vt 0.3333 0.8042 0.0000 +vt 0.4167 0.8042 0.0000 +vt 0.5000 0.8042 0.0000 +vt 0.5833 0.8042 0.0000 +vt 0.6667 0.8042 0.0000 +vt 0.7500 0.8042 0.0000 +vt 0.8333 0.8042 0.0000 +vt 0.9167 0.8042 0.0000 +vt 1.0000 0.8042 0.0000 +vt 0.0833 0.8277 0.0000 +vt 0.0000 0.8277 0.0000 +vt 0.1667 0.8277 0.0000 +vt 0.2500 0.8277 0.0000 +vt 0.3333 0.8277 0.0000 +vt 0.4167 0.8277 0.0000 +vt 0.5000 0.8277 0.0000 +vt 0.5833 0.8277 0.0000 +vt 0.6667 0.8277 0.0000 +vt 0.7500 0.8277 0.0000 +vt 0.8333 0.8277 0.0000 +vt 0.9167 0.8277 0.0000 +vt 1.0000 0.8277 0.0000 +vt 0.0833 0.8497 0.0000 +vt 0.0000 0.8497 0.0000 +vt 0.1667 0.8497 0.0000 +vt 0.2500 0.8497 0.0000 +vt 0.3333 0.8497 0.0000 +vt 0.4167 0.8497 0.0000 +vt 0.5000 0.8497 0.0000 +vt 0.5833 0.8497 0.0000 +vt 0.6667 0.8497 0.0000 +vt 0.7500 0.8497 0.0000 +vt 0.8333 0.8497 0.0000 +vt 0.9167 0.8497 0.0000 +vt 1.0000 0.8497 0.0000 +vt 0.0833 0.8702 0.0000 +vt 0.0000 0.8702 0.0000 +vt 0.1667 0.8702 0.0000 +vt 0.2500 0.8702 0.0000 +vt 0.3333 0.8702 0.0000 +vt 0.4167 0.8702 0.0000 +vt 0.5000 0.8702 0.0000 +vt 0.5833 0.8702 0.0000 +vt 0.6667 0.8702 0.0000 +vt 0.7500 0.8702 0.0000 +vt 0.8333 0.8702 0.0000 +vt 0.9167 0.8702 0.0000 +vt 1.0000 0.8702 0.0000 +vt 0.0833 0.8892 0.0000 +vt 0.0000 0.8892 0.0000 +vt 0.1667 0.8892 0.0000 +vt 0.2500 0.8892 0.0000 +vt 0.3333 0.8892 0.0000 +vt 0.4167 0.8892 0.0000 +vt 0.5000 0.8892 0.0000 +vt 0.5833 0.8892 0.0000 +vt 0.6667 0.8892 0.0000 +vt 0.7500 0.8892 0.0000 +vt 0.8333 0.8892 0.0000 +vt 0.9167 0.8892 0.0000 +vt 1.0000 0.8892 0.0000 +vt 0.0833 0.9068 0.0000 +vt 0.0000 0.9068 0.0000 +vt 0.1667 0.9068 0.0000 +vt 0.2500 0.9068 0.0000 +vt 0.3333 0.9068 0.0000 +vt 0.4167 0.9068 0.0000 +vt 0.5000 0.9068 0.0000 +vt 0.5833 0.9068 0.0000 +vt 0.6667 0.9068 0.0000 +vt 0.7500 0.9068 0.0000 +vt 0.8333 0.9068 0.0000 +vt 0.9167 0.9068 0.0000 +vt 1.0000 0.9068 0.0000 +vt 0.0833 0.9230 0.0000 +vt 0.0000 0.9230 0.0000 +vt 0.1667 0.9230 0.0000 +vt 0.2500 0.9230 0.0000 +vt 0.3333 0.9230 0.0000 +vt 0.4167 0.9230 0.0000 +vt 0.5000 0.9230 0.0000 +vt 0.5833 0.9230 0.0000 +vt 0.6667 0.9230 0.0000 +vt 0.7500 0.9230 0.0000 +vt 0.8333 0.9230 0.0000 +vt 0.9167 0.9230 0.0000 +vt 1.0000 0.9230 0.0000 +vt 0.0833 0.9378 0.0000 +vt 0.0000 0.9378 0.0000 +vt 0.1667 0.9378 0.0000 +vt 0.2500 0.9378 0.0000 +vt 0.3333 0.9378 0.0000 +vt 0.4167 0.9378 0.0000 +vt 0.5000 0.9378 0.0000 +vt 0.5833 0.9378 0.0000 +vt 0.6667 0.9378 0.0000 +vt 0.7500 0.9378 0.0000 +vt 0.8333 0.9378 0.0000 +vt 0.9167 0.9378 0.0000 +vt 1.0000 0.9378 0.0000 +vt 0.0833 0.9513 0.0000 +vt 0.0000 0.9513 0.0000 +vt 0.1667 0.9513 0.0000 +vt 0.2500 0.9513 0.0000 +vt 0.3333 0.9513 0.0000 +vt 0.4167 0.9513 0.0000 +vt 0.5000 0.9513 0.0000 +vt 0.5833 0.9513 0.0000 +vt 0.6667 0.9513 0.0000 +vt 0.7500 0.9513 0.0000 +vt 0.8333 0.9513 0.0000 +vt 0.9167 0.9513 0.0000 +vt 1.0000 0.9513 0.0000 +vt 0.0833 0.9635 0.0000 +vt 0.0000 0.9635 0.0000 +vt 0.1667 0.9635 0.0000 +vt 0.2500 0.9635 0.0000 +vt 0.3333 0.9635 0.0000 +vt 0.4167 0.9635 0.0000 +vt 0.5000 0.9635 0.0000 +vt 0.5833 0.9635 0.0000 +vt 0.6667 0.9635 0.0000 +vt 0.7500 0.9635 0.0000 +vt 0.8333 0.9635 0.0000 +vt 0.9167 0.9635 0.0000 +vt 1.0000 0.9635 0.0000 +vt 0.0833 0.9744 0.0000 +vt 0.0000 0.9744 0.0000 +vt 0.1667 0.9744 0.0000 +vt 0.2500 0.9744 0.0000 +vt 0.3333 0.9744 0.0000 +vt 0.4167 0.9744 0.0000 +vt 0.5000 0.9744 0.0000 +vt 0.5833 0.9744 0.0000 +vt 0.6667 0.9744 0.0000 +vt 0.7500 0.9744 0.0000 +vt 0.8333 0.9744 0.0000 +vt 0.9167 0.9744 0.0000 +vt 1.0000 0.9744 0.0000 +vt 0.0833 0.9841 0.0000 +vt 0.0000 0.9841 0.0000 +vt 0.1667 0.9841 0.0000 +vt 0.2500 0.9841 0.0000 +vt 0.3333 0.9841 0.0000 +vt 0.4167 0.9841 0.0000 +vt 0.5000 0.9841 0.0000 +vt 0.5833 0.9841 0.0000 +vt 0.6667 0.9841 0.0000 +vt 0.7500 0.9841 0.0000 +vt 0.8333 0.9841 0.0000 +vt 0.9167 0.9841 0.0000 +vt 1.0000 0.9841 0.0000 +vt 0.0833 0.9926 0.0000 +vt 0.0000 0.9926 0.0000 +vt 0.1667 0.9926 0.0000 +vt 0.2500 0.9926 0.0000 +vt 0.3333 0.9926 0.0000 +vt 0.4167 0.9926 0.0000 +vt 0.5000 0.9926 0.0000 +vt 0.5833 0.9926 0.0000 +vt 0.6667 0.9926 0.0000 +vt 0.7500 0.9926 0.0000 +vt 0.8333 0.9926 0.0000 +vt 0.9167 0.9926 0.0000 +vt 1.0000 0.9926 0.0000 +vt 0.0833 1.0000 0.0000 +vt 0.0000 1.0000 0.0000 +vt 0.1667 1.0000 0.0000 +vt 0.2500 1.0000 0.0000 +vt 0.3333 1.0000 0.0000 +vt 0.4167 1.0000 0.0000 +vt 0.5000 1.0000 0.0000 +vt 0.5833 1.0000 0.0000 +vt 0.6667 1.0000 0.0000 +vt 0.7500 1.0000 0.0000 +vt 0.8333 1.0000 0.0000 +vt 0.9167 1.0000 0.0000 +vt 1.0000 1.0000 0.0000 +vt 0.2533 0.2566 0.0000 +vt 0.2401 0.2518 0.0000 +vt 0.2366 0.2388 0.0000 +vt 0.2465 0.2454 0.0000 +vt 0.2667 0.2510 0.0000 +vt 0.2601 0.2450 0.0000 +vt 0.2718 0.2378 0.0000 +vt 0.2522 0.2202 0.0000 +vt 0.2659 0.2250 0.0000 +vt 0.2597 0.2313 0.0000 +vt 0.2393 0.2257 0.0000 +vt 0.2460 0.2316 0.0000 +vt 0.2347 0.2572 0.0000 +vt 0.2380 0.2534 0.0000 +vt 0.2533 0.2584 0.0000 +vt 0.2534 0.2634 0.0000 +vt 0.2717 0.2562 0.0000 +vt 0.2683 0.2525 0.0000 +vt 0.2735 0.2378 0.0000 +vt 0.2779 0.2375 0.0000 +vt 0.2706 0.2192 0.0000 +vt 0.2674 0.2234 0.0000 +vt 0.2521 0.2184 0.0000 +vt 0.2519 0.2130 0.0000 +vt 0.2336 0.2202 0.0000 +vt 0.2371 0.2242 0.0000 +vt 0.2322 0.2389 0.0000 +vt 0.2274 0.2389 0.0000 +vt 0.2570 0.2340 0.0000 +vt 0.2572 0.2424 0.0000 +vt 0.2484 0.2427 0.0000 +vt 0.2482 0.2342 0.0000 +vt 0.2531 0.2523 0.0000 +vt 0.2673 0.2379 0.0000 +vt 0.2523 0.2244 0.0000 +vt 0.2404 0.2387 0.0000 +vt 0.2532 0.2549 0.0000 +vt 0.2589 0.2439 0.0000 +vt 0.2700 0.2379 0.0000 +vt 0.2585 0.2324 0.0000 +vt 0.2522 0.2219 0.0000 +vt 0.2470 0.2328 0.0000 +vt 0.2383 0.2388 0.0000 +vt 0.2474 0.2442 0.0000 +vt 0.0756 0.7951 0.0000 +vt 0.0756 0.9209 0.0000 +vt 0.3771 0.6773 0.7125 +vt 0.4204 0.6358 0.6346 +vt 0.4985 0.6419 0.6534 +vt 0.5000 0.6801 0.7436 +vt 0.2831 0.6697 0.6250 +vt 0.3615 0.6296 0.5787 +vt 0.2433 0.6593 0.5000 +vt 0.3376 0.6212 0.4997 +vt 0.2723 0.6490 0.3688 +vt 0.3567 0.6129 0.4181 +vt 0.3663 0.6414 0.2689 +vt 0.4156 0.6067 0.3566 +vt 0.5000 0.6419 0.2335 +vt 0.4985 0.6039 0.3335 +vt 0.4210 0.7128 0.6342 +vt 0.5000 0.7190 0.6605 +vt 0.3848 0.7066 0.5652 +vt 0.3642 0.6982 0.4997 +vt 0.3795 0.6897 0.4312 +vt 0.4287 0.6836 0.3791 +vt 0.4985 0.6801 0.3593 +vt 0.6099 0.7189 0.3100 +vt 0.5694 0.6772 0.3772 +vt 0.5000 0.7217 0.3041 +vt 0.6946 0.7113 0.3879 +vt 0.6231 0.6711 0.4279 +vt 0.7312 0.7009 0.5000 +vt 0.6454 0.6627 0.4997 +vt 0.7059 0.6905 0.6186 +vt 0.6282 0.6542 0.5745 +vt 0.6212 0.6829 0.7095 +vt 0.5744 0.6481 0.6310 +vt 0.5719 0.7546 0.3757 +vt 0.4901 0.8733 0.4854 +vt 0.6272 0.7484 0.4267 +vt 0.6509 0.7399 0.5000 +vt 0.6342 0.7314 0.5773 +vt 0.5789 0.7252 0.6365 +vt 0.3548 0.6011 0.7511 +vt 0.4082 0.5599 0.6557 +vt 0.4985 0.5660 0.6780 +vt 0.5000 0.6039 0.7884 +vt 0.2448 0.5936 0.6471 +vt 0.3406 0.5538 0.5907 +vt 0.1996 0.5833 0.5000 +vt 0.3136 0.5455 0.4997 +vt 0.2350 0.5730 0.3473 +vt 0.3362 0.5372 0.4063 +vt 0.3450 0.5655 0.2320 +vt 0.4039 0.5311 0.3363 +vt 0.5000 0.5660 0.1909 +vt 0.4985 0.5283 0.3102 +vt 0.6334 0.6425 0.2694 +vt 0.5822 0.6011 0.3550 +vt 0.7349 0.6349 0.3647 +vt 0.6453 0.5949 0.4152 +vt 0.7772 0.6246 0.5000 +vt 0.6706 0.5866 0.4997 +vt 0.7452 0.6142 0.6413 +vt 0.6499 0.5782 0.5870 +vt 0.6437 0.6067 0.7484 +vt 0.5868 0.5721 0.6525 +vt 0.3346 0.5255 0.7860 +vt 0.3973 0.4846 0.6747 +vt 0.4985 0.4907 0.7001 +vt 0.5000 0.5283 0.8288 +vt 0.2102 0.5181 0.6670 +vt 0.3217 0.4786 0.6016 +vt 0.1602 0.5078 0.5000 +vt 0.2922 0.4703 0.4997 +vt 0.2014 0.4976 0.3280 +vt 0.3179 0.4621 0.3957 +vt 0.3258 0.4902 0.1989 +vt 0.3934 0.4560 0.3181 +vt 0.5000 0.4907 0.1526 +vt 0.4985 0.4532 0.2893 +vt 0.6547 0.5666 0.2325 +vt 0.5939 0.5255 0.3348 +vt 0.7715 0.5590 0.3436 +vt 0.6653 0.5194 0.4037 +vt 0.8189 0.5488 0.5000 +vt 0.6935 0.5111 0.4997 +vt 0.7808 0.5385 0.6618 +vt 0.6694 0.5028 0.5982 +vt 0.6640 0.5310 0.7836 +vt 0.5980 0.4968 0.6718 +vt 0.3165 0.4505 0.8172 +vt 0.3875 0.4099 0.6915 +vt 0.4985 0.4159 0.7197 +vt 0.5000 0.4532 0.8650 +vt 0.1793 0.4431 0.6848 +vt 0.3050 0.4039 0.6112 +vt 0.1251 0.4329 0.5000 +vt 0.2731 0.3957 0.4997 +vt 0.1715 0.4228 0.3107 +vt 0.3016 0.3875 0.3863 +vt 0.3087 0.4154 0.1694 +vt 0.3841 0.3815 0.3021 +vt 0.5000 0.4159 0.1185 +vt 0.4985 0.3787 0.2709 +vt 0.6739 0.4912 0.1993 +vt 0.6043 0.4504 0.3168 +vt 0.8044 0.4838 0.3246 +vt 0.6831 0.4444 0.3934 +vt 0.8563 0.4736 0.5000 +vt 0.7138 0.4362 0.4997 +vt 0.8127 0.4634 0.6802 +vt 0.6868 0.4280 0.6082 +vt 0.6822 0.4560 0.8150 +vt 0.6079 0.4219 0.6890 +vt 0.3006 0.3760 0.8447 +vt 0.3790 0.3357 0.7063 +vt 0.4985 0.3417 0.7369 +vt 0.5000 0.3787 0.8970 +vt 0.1521 0.3687 0.7005 +vt 0.2905 0.3298 0.6196 +vt 0.0943 0.3586 0.5000 +vt 0.2566 0.3217 0.4997 +vt 0.1453 0.3486 0.2956 +vt 0.2875 0.3135 0.3782 +vt 0.2938 0.3412 0.1436 +vt 0.3761 0.3076 0.2882 +vt 0.5000 0.3417 0.0887 +vt 0.4985 0.3048 0.2549 +vt 0.6910 0.4164 0.1698 +vt 0.6135 0.3760 0.3010 +vt 0.8336 0.4090 0.3078 +vt 0.6989 0.3700 0.3843 +vt 0.8895 0.3989 0.5000 +vt 0.7317 0.3618 0.4997 +vt 0.8409 0.3888 0.6964 +vt 0.7020 0.3537 0.6170 +vt 0.6983 0.3815 0.8428 +vt 0.6167 0.3477 0.7040 +vt 0.2868 0.3022 0.8685 +vt 0.3717 0.2622 0.7188 +vt 0.4985 0.2681 0.7517 +vt 0.5000 0.3048 0.9246 +vt 0.1285 0.2948 0.7140 +vt 0.2780 0.2563 0.6268 +vt 0.0677 0.2848 0.5000 +vt 0.2425 0.2482 0.4997 +vt 0.1228 0.2749 0.2827 +vt 0.2756 0.2401 0.3713 +vt 0.2810 0.2676 0.1215 +vt 0.3693 0.2342 0.2764 +vt 0.5000 0.2681 0.0631 +vt 0.4985 0.2315 0.2414 +vt 0.7060 0.3422 0.1440 +vt 0.6214 0.3021 0.2872 +vt 0.8591 0.3349 0.2931 +vt 0.7124 0.2961 0.3765 +vt 0.9184 0.3249 0.5000 +vt 0.7471 0.2880 0.4997 +vt 0.8654 0.3148 0.7106 +vt 0.7152 0.2799 0.6246 +vt 0.7123 0.3075 0.8669 +vt 0.6241 0.2740 0.7170 +vt 0.2751 0.2288 0.8887 +vt 0.3657 0.1891 0.7293 +vt 0.4985 0.1950 0.7639 +vt 0.5000 0.2315 0.9481 +vt 0.1087 0.2216 0.7255 +vt 0.2677 0.1833 0.6327 +vt 0.0454 0.2117 0.5000 +vt 0.2309 0.1753 0.4997 +vt 0.1040 0.2018 0.2718 +vt 0.2657 0.1673 0.3656 +vt 0.2704 0.1945 0.1031 +vt 0.3637 0.1614 0.2668 +vt 0.5000 0.1950 0.0418 +vt 0.4985 0.1587 0.2303 +vt 0.7188 0.2686 0.1218 +vt 0.6282 0.2288 0.2756 +vt 0.8810 0.2613 0.2805 +vt 0.7239 0.2229 0.3699 +vt 0.9430 0.2514 0.5000 +vt 0.7601 0.2148 0.4997 +vt 0.8863 0.2414 0.7226 +vt 0.7262 0.2068 0.6309 +vt 0.7241 0.2341 0.8874 +vt 0.6304 0.2009 0.7278 +vt 0.2656 0.1561 0.9052 +vt 0.3609 0.1167 0.7376 +vt 0.4985 0.1225 0.7738 +vt 0.5000 0.1587 0.9672 +vt 0.0926 0.1489 0.7347 +vt 0.2595 0.1109 0.6374 +vt 0.0274 0.1390 0.5000 +vt 0.2217 0.1029 0.4997 +vt 0.0888 0.1292 0.2631 +vt 0.2580 0.0950 0.3612 +vt 0.2619 0.1220 0.0884 +vt 0.3593 0.0892 0.2592 +vt 0.5000 0.1225 0.0248 +vt 0.4985 0.0865 0.2218 +vt 0.7295 0.1955 0.1033 +vt 0.6336 0.1560 0.2661 +vt 0.8991 0.1883 0.2700 +vt 0.7333 0.1502 0.3645 +vt 0.9634 0.1784 0.5000 +vt 0.7706 0.1422 0.4997 +vt 0.9034 0.1686 0.7324 +vt 0.7350 0.1342 0.6360 +vt 0.7338 0.1614 0.9041 +vt 0.6354 0.1284 0.7364 +vt 0.2582 0.0839 0.9179 +vt 0.3573 0.0448 0.7438 +vt 0.4985 0.0506 0.7811 +vt 0.5000 0.0865 0.9821 +vt 0.0802 0.0767 0.7419 +vt 0.2535 0.0390 0.6409 +vt 0.0136 0.0670 0.5000 +vt 0.2150 0.0312 0.4997 +vt 0.0774 0.0572 0.2565 +vt 0.2524 0.0233 0.3580 +vt 0.2555 0.0501 0.0773 +vt 0.3562 0.0175 0.2538 +vt 0.5000 0.0506 0.0120 +vt 0.4985 0.0149 0.2156 +vt 0.7380 0.1230 0.0886 +vt 0.6379 0.0838 0.2588 +vt 0.9135 0.1159 0.2617 +vt 0.7405 0.0780 0.3603 +vt 0.9795 0.1061 0.5000 +vt 0.7787 0.0701 0.4997 +vt 0.9168 0.0963 0.7402 +vt 0.7418 0.0622 0.6399 +vt 0.7413 0.0891 0.9171 +vt 0.6392 0.0564 0.7430 +vt 0.2530 0.0123 0.9270 +vt 0.3549 -0.0265 0.7479 +vt 0.4985 -0.0207 0.7860 +vt 0.5000 0.0149 0.9928 +vt 0.0714 0.0052 0.7469 +vt 0.2496 -0.0322 0.6432 +vt 0.0041 -0.0045 0.5000 +vt 0.2107 -0.0400 0.4997 +vt 0.0697 -0.0142 0.2521 +vt 0.2490 -0.0478 0.3560 +vt 0.2512 -0.0212 0.0700 +vt 0.3543 -0.0536 0.2506 +vt 0.5000 -0.0207 0.0035 +vt 0.4985 -0.0562 0.2119 +vt 0.7444 0.0511 0.0775 +vt 0.6409 0.0122 0.2535 +vt 0.9243 0.0440 0.2555 +vt 0.7455 0.0064 0.3574 +vt 0.9913 0.0343 0.5000 +vt 0.7842 -0.0014 0.4997 +vt 0.9266 0.0246 0.7458 +vt 0.7464 -0.0093 0.6426 +vt 0.7467 0.0175 0.9265 +vt 0.6418 -0.0150 0.7474 +vt 0.2498 -0.0588 0.9324 +vt 0.3538 -0.0978 0.7499 +vt 0.4985 -0.0921 0.7885 +vt 0.5000 -0.0562 0.9992 +vt 0.0664 -0.0658 0.7498 +vt 0.2478 -0.1035 0.6442 +vt -0.0012 -0.0754 0.5000 +vt 0.2089 -0.1112 0.4997 +vt 0.0657 -0.0850 0.2497 +vt 0.2477 -0.1190 0.3552 +vt 0.2491 -0.0920 0.0663 +vt 0.3537 -0.1246 0.2494 +vt 0.5000 -0.0946 -0.0008 +vt 0.4985 -0.1267 0.2107 +vt 0.7487 -0.0202 0.0701 +vt 0.6427 -0.0594 0.2504 +vt 0.9313 -0.0273 0.2515 +vt 0.7485 -0.0651 0.3557 +vt 0.9988 -0.0370 0.5000 +vt 0.7874 -0.0729 0.4997 +vt 0.9326 -0.0466 0.7493 +vt 0.7489 -0.0807 0.6440 +vt 0.7500 -0.0536 0.9321 +vt 0.6431 -0.0864 0.7497 +vt 0.4084 0.7223 0.3567 +vt 0.3736 0.7226 0.4256 +vt 0.3531 0.7223 0.4979 +vt 0.3675 0.7169 0.5746 +vt -22.3323 -16.8323 22.5000 +vt 22.3323 -16.8323 22.5000 +vt 22.3323 0.0000 22.5000 +vt -22.3323 0.0000 22.5000 +vt -22.5000 -16.8323 -22.3323 +vt -22.5000 -16.8323 22.3323 +vt -22.5000 -0.0000 22.3323 +vt -22.5000 -0.0000 -22.3323 +vt 22.3323 -16.8323 -22.5000 +vt -22.3323 -16.8323 -22.5000 +vt -22.3323 -0.0000 -22.5000 +vt 22.3323 -0.0000 -22.5000 +vt 22.5000 -16.8323 22.3323 +vt 22.5000 -16.8323 -22.3323 +vt 22.5000 -0.0000 -22.3323 +vt 22.5000 -0.0000 22.3323 +vt 22.3323 -17.0000 22.3323 +vt -22.3323 -17.0000 22.3323 +vt -22.3323 -17.0000 -22.3323 +vt 22.3323 -17.0000 -22.3323 +vt -20.1842 -18.2006 20.3358 +vt 20.1842 -18.2006 20.3358 +vt 20.1842 -17.0857 20.3358 +vt -20.1842 -17.0857 20.3358 +vt -20.3358 -18.2006 -20.1842 +vt -20.3358 -18.2006 20.1842 +vt -20.3358 -17.0857 20.1842 +vt -20.3358 -17.0858 -20.1842 +vt 20.1842 -18.2006 -20.3358 +vt -20.1842 -18.2006 -20.3358 +vt -20.1842 -17.0858 -20.3358 +vt 20.1842 -17.0858 -20.3358 +vt 20.3358 -18.2006 20.1842 +vt 20.3358 -18.2006 -20.1842 +vt 20.3358 -17.0858 -20.1842 +vt 20.3358 -17.0857 20.1842 +vt 20.1842 -18.3521 20.1842 +vt -20.1842 -18.3521 20.1842 +vt -20.1842 -18.3521 -20.1842 +vt 20.1842 -18.3521 -20.1842 +vt 0.9995 0.0005 0.7500 +vt 0.9995 0.9995 1.2500 +vt 0.0005 0.9995 0.5000 +vt 0.0005 0.0005 0.0000 +# 2781 texture coords + +g cam +usemtl wire_115115115 +s 1 +f 1/1/1 2/2/2 3/3/3 4/4/4 +f 5/5/5 3/3/3 2/2/2 6/6/6 +f 7/7/7 8/8/8 9/9/9 10/10/10 +f 9/9/9 8/8/8 11/11/11 12/12/12 +f 13/13/5 14/14/5 9/9/9 12/12/12 +f 9/9/9 14/14/5 15/15/5 10/10/10 +f 11/11/11 16/16/13 17/17/14 12/12/12 +f 17/17/14 16/16/13 18/18/15 19/19/16 +f 20/20/5 21/21/5 17/17/14 19/19/16 +f 17/17/14 21/21/5 13/13/5 12/12/12 +f 18/18/15 22/22/17 23/23/18 19/19/16 +f 23/23/18 24/24/5 20/20/5 19/19/16 +f 25/25/19 23/23/18 22/22/17 26/26/20 +f 25/25/19 26/26/20 27/27/21 28/28/22 +f 29/29/5 30/30/5 25/25/19 28/28/22 +f 25/25/19 30/30/5 24/24/5 23/23/18 +f 27/27/21 31/31/23 32/32/24 28/28/22 +f 31/31/23 33/33/25 34/34/26 32/32/24 +f 32/32/24 34/34/26 35/35/5 36/36/5 +f 32/32/24 36/36/5 29/29/5 28/28/22 +f 37/37/27 38/38/28 39/39/29 40/40/30 +f 39/39/29 38/38/28 41/41/31 42/42/32 +f 43/43/5 44/44/5 39/39/29 42/42/32 +f 39/39/29 44/44/5 45/45/5 40/40/30 +f 41/41/31 46/46/33 47/47/34 42/42/32 +f 47/47/34 46/46/33 48/48/35 49/49/36 +f 50/50/5 51/51/5 47/47/34 49/49/36 +f 47/47/34 51/51/5 43/43/5 42/42/32 +f 52/52/37 53/53/38 54/54/39 55/55/40 +f 56/56/6 54/54/39 53/53/38 57/57/5 +f 58/58/41 59/59/42 60/60/43 61/61/44 +f 62/62/6 63/63/6 58/58/41 61/61/44 +f 58/58/41 63/63/6 64/64/6 65/65/45 +f 66/66/46 59/59/42 58/58/41 65/65/45 +f 67/67/47 68/68/48 66/66/46 65/65/45 +f 64/64/6 69/69/6 67/67/47 65/65/45 +f 67/67/47 69/69/6 70/70/6 71/71/49 +f 72/72/50 68/68/48 67/67/47 71/71/49 +f 73/73/51 74/74/52 72/72/50 71/71/49 +f 70/70/6 75/75/6 73/73/51 71/71/49 +f 76/76/53 74/74/52 73/73/51 77/77/54 +f 77/77/54 73/73/51 75/75/6 78/78/6 +f 77/77/54 78/78/6 79/79/6 80/80/55 +f 81/81/56 76/76/53 77/77/54 80/80/55 +f 82/82/57 83/83/58 81/81/56 80/80/55 +f 79/79/6 84/84/6 82/82/57 80/80/55 +f 82/82/57 84/84/6 85/85/6 86/86/59 +f 82/82/57 86/86/59 87/87/60 83/83/58 +f 88/88/61 89/89/62 90/90/63 91/91/64 +f 92/92/6 93/93/6 88/88/61 91/91/64 +f 88/88/61 93/93/6 94/94/6 95/95/65 +f 96/96/66 89/89/62 88/88/61 95/95/65 +f 97/97/67 98/98/68 96/96/66 95/95/65 +f 94/94/6 99/99/6 97/97/67 95/95/65 +f 97/97/67 99/99/6 100/100/6 101/101/69 +f 102/102/70 98/98/68 97/97/67 101/101/69 +f 103/103/5 5/5/5 6/6/6 104/104/6 +f 105/105/6 106/106/6 99/99/6 94/94/6 +f 107/107/6 100/100/6 99/99/6 106/106/6 +f 108/108/6 109/109/5 93/93/6 92/92/6 +f 105/105/6 94/94/6 93/93/6 109/109/5 +f 86/86/59 85/85/6 92/92/6 91/91/64 +f 108/108/6 92/92/6 85/85/6 110/110/6 +f 111/111/6 112/112/6 84/84/6 79/79/6 +f 110/110/6 85/85/6 84/84/6 112/112/6 +f 78/78/6 75/75/6 113/113/6 114/114/6 +f 111/111/6 79/79/6 78/78/6 114/114/6 +f 115/115/6 116/116/6 69/69/6 64/64/6 +f 117/117/6 70/70/6 69/69/6 116/116/6 +f 118/118/6 119/119/6 63/63/6 62/62/6 +f 115/115/6 64/64/6 63/63/6 119/119/6 +f 56/56/6 57/57/5 120/120/5 121/121/6 +f 122/122/5 123/123/5 14/14/5 13/13/5 +f 124/124/5 15/15/5 14/14/5 123/123/5 +f 125/125/5 126/126/5 21/21/5 20/20/5 +f 122/122/5 13/13/5 21/21/5 126/126/5 +f 125/125/5 20/20/5 24/24/5 127/127/5 +f 128/128/5 129/129/5 30/30/5 29/29/5 +f 127/127/5 24/24/5 30/30/5 129/129/5 +f 36/36/5 35/35/5 130/130/5 131/131/5 +f 128/128/5 29/29/5 36/36/5 131/131/5 +f 132/132/5 133/133/6 44/44/5 43/43/5 +f 134/134/5 45/45/5 44/44/5 133/133/6 +f 135/135/5 136/136/5 51/51/5 50/50/5 +f 132/132/5 43/43/5 51/51/5 136/136/5 +f 117/117/6 113/113/6 75/75/6 70/70/6 +f 34/34/26 33/33/25 37/37/27 40/40/30 +f 45/45/5 35/35/5 34/34/26 40/40/30 +f 90/90/63 87/87/60 86/86/59 91/91/64 +f 134/134/5 130/130/5 35/35/5 45/45/5 +f 2/2/2 1/1/1 102/102/70 101/101/69 +f 100/100/6 6/6/6 2/2/2 101/101/69 +f 3/3/3 5/5/5 50/50/5 49/49/36 +f 48/48/35 4/4/4 3/3/3 49/49/36 +f 53/53/38 52/52/37 7/7/7 10/10/10 +f 15/15/5 57/57/5 53/53/38 10/10/10 +f 54/54/39 56/56/6 62/62/6 61/61/44 +f 60/60/43 55/55/40 54/54/39 61/61/44 +f 107/107/6 104/104/6 6/6/6 100/100/6 +f 135/135/5 50/50/5 5/5/5 103/103/5 +f 118/118/6 62/62/6 56/56/6 121/121/6 +f 124/124/5 120/120/5 57/57/5 15/15/5 +f 137/137/71 138/138/72 22/22/17 18/18/15 +f 139/139/73 33/33/25 31/31/23 140/140/74 +f 141/141/75 142/142/76 8/8/8 7/7/7 +f 8/8/8 142/142/76 143/143/77 11/11/11 +f 144/144/78 26/26/20 22/22/17 138/138/72 +f 26/26/20 144/144/78 145/145/79 27/27/21 +f 146/146/80 147/147/81 38/38/28 37/37/27 +f 38/38/28 147/147/81 148/148/82 41/41/31 +f 143/143/77 149/149/83 16/16/13 11/11/11 +f 16/16/13 149/149/83 137/137/71 18/18/15 +f 145/145/79 140/140/74 31/31/23 27/27/21 +f 148/148/82 150/150/84 46/46/33 41/41/31 +f 46/46/33 150/150/84 151/151/85 48/48/35 +f 151/151/85 152/152/86 4/4/4 48/48/35 +f 4/4/4 152/152/86 153/153/87 1/1/1 +f 154/154/88 74/74/52 76/76/53 155/155/89 +f 156/156/90 157/157/91 55/55/40 60/60/43 +f 55/55/40 157/157/91 158/158/92 52/52/37 +f 159/159/93 160/160/94 87/87/60 90/90/63 +f 161/161/95 162/162/96 59/59/42 66/66/46 +f 59/59/42 162/162/96 156/156/90 60/60/43 +f 163/163/97 155/155/89 76/76/53 81/81/56 +f 164/164/98 165/165/99 89/89/62 96/96/66 +f 89/89/62 165/165/99 159/159/93 90/90/63 +f 166/166/100 167/167/101 68/68/48 72/72/50 +f 68/68/48 167/167/101 161/161/95 66/66/46 +f 168/168/102 83/83/58 87/87/60 160/160/94 +f 83/83/58 168/168/102 163/163/97 81/81/56 +f 169/169/103 170/170/104 98/98/68 102/102/70 +f 98/98/68 170/170/104 164/164/98 96/96/66 +f 74/74/52 154/154/88 166/166/100 72/72/50 +f 33/33/25 139/139/73 146/146/80 37/37/27 +f 1/1/1 153/153/87 169/169/103 102/102/70 +f 52/52/37 158/158/92 141/141/75 7/7/7 +f 107/107/6 106/106/6 105/105/6 108/108/6 +f 105/105/6 109/109/5 108/108/6 +f 110/110/6 112/112/6 111/111/6 108/108/6 +f 111/111/6 114/114/6 113/113/6 117/117/6 +f 108/108/6 111/111/6 117/117/6 103/103/5 +f 117/117/6 116/116/6 115/115/6 118/118/6 +f 115/115/6 119/119/6 118/118/6 +f 117/117/6 118/118/6 121/121/6 125/125/5 +f 121/121/6 120/120/5 124/124/5 125/125/5 +f 124/124/5 123/123/5 122/122/5 125/125/5 +f 122/122/5 126/126/5 125/125/5 +f 127/127/5 129/129/5 128/128/5 125/125/5 +f 128/128/5 131/131/5 130/130/5 134/134/5 +f 125/125/5 128/128/5 134/134/5 103/103/5 +f 134/134/5 133/133/6 132/132/5 135/135/5 +f 132/132/5 136/136/5 135/135/5 +f 134/134/5 135/135/5 103/103/5 +f 117/117/6 125/125/5 103/103/5 +f 107/107/6 108/108/6 103/103/5 104/104/6 +s 2 +f 171/171/105 172/172/106 173/173/107 174/174/108 +f 175/175/109 176/176/110 172/172/106 171/171/105 +f 177/177/111 178/178/112 176/176/110 175/175/109 +f 179/179/113 180/180/114 178/178/112 177/177/111 +f 181/181/115 182/182/116 183/183/117 184/184/118 +f 185/185/119 186/186/120 182/182/116 181/181/115 +f 187/187/121 188/188/122 186/186/120 185/185/119 +f 189/189/123 190/190/124 188/188/122 187/187/121 +f 191/191/125 192/192/126 190/190/124 189/189/123 +f 174/174/108 173/173/107 192/192/126 191/191/125 +s off +f 193/193/127 194/194/127 195/195/127 196/196/127 +f 195/195/128 197/197/128 196/196/128 +f 196/196/129 198/198/129 199/199/129 200/200/129 +f 199/199/129 201/201/129 200/200/129 +f 200/200/129 202/202/129 203/203/129 204/204/129 +f 204/204/129 205/205/129 206/206/129 200/200/129 +f 196/196/128 200/200/128 206/206/128 207/207/128 +f 196/196/130 207/207/130 208/208/130 209/209/130 +f 193/193/130 196/196/130 209/209/130 210/210/130 +f 209/209/129 211/211/129 210/210/129 +f 193/193/127 210/210/127 212/212/127 213/213/127 +f 171/214/129 174/215/129 214/216/129 215/217/129 +f 174/215/129 191/218/129 216/219/129 214/216/129 +f 191/218/130 189/220/130 217/221/130 216/219/130 +f 189/220/128 187/222/128 218/223/128 217/221/128 +f 187/222/128 185/224/128 219/225/128 218/223/128 +f 185/224/129 181/226/129 220/227/129 219/225/129 +f 181/226/129 184/228/129 221/229/129 220/227/129 +f 179/230/130 177/231/130 222/232/130 223/233/130 +f 177/231/130 175/234/130 224/235/130 222/232/130 +f 175/234/129 171/214/129 215/217/129 224/235/129 +s 1 +f 214/236/131 212/237/131 210/238/132 215/239/132 +f 216/240/133 213/241/133 212/237/131 214/236/131 +f 217/242/134 193/243/134 213/241/133 216/240/133 +f 218/244/135 194/245/135 193/243/134 217/242/134 +f 219/246/136 195/247/137 194/245/135 218/244/135 +f 220/248/138 197/249/138 195/247/137 219/246/136 +f 221/250/139 196/251/140 197/249/138 220/248/138 +f 222/252/141 209/253/141 208/254/142 223/255/142 +f 224/256/143 211/257/143 209/253/141 222/252/141 +f 215/239/132 210/238/132 211/257/143 224/256/143 +f 225/258/144 226/259/145 227/260/146 228/261/147 +s off +f 229/262/148 226/263/148 225/264/148 230/265/148 +f 231/266/149 229/262/149 230/265/149 232/267/149 +s 2 +f 172/172/106 233/268/150 234/269/151 173/173/107 +f 176/176/110 235/270/152 233/268/150 172/172/106 +f 178/178/112 236/271/153 235/270/152 176/176/110 +f 180/180/114 237/272/154 236/271/153 178/178/112 +f 182/182/116 238/273/155 239/274/156 183/183/117 +f 186/186/120 240/275/157 238/273/155 182/182/116 +f 188/188/122 241/276/158 240/275/157 186/186/120 +f 190/190/124 242/277/159 241/276/158 188/188/122 +f 192/192/126 243/278/160 242/277/159 190/190/124 +f 173/173/107 234/269/151 243/278/160 192/192/126 +s 1 +f 227/260/146 244/279/161 245/280/162 228/261/147 +s off +f 246/281/118 247/282/118 248/283/118 249/284/118 +f 250/284/129 251/283/129 247/285/129 246/286/129 +f 252/283/163 253/284/163 251/281/163 250/282/163 +f 254/284/164 255/281/164 256/282/164 257/283/164 +f 258/283/165 259/284/165 260/281/165 261/282/165 +s 1 +f 246/287/166 249/288/166 262/289/167 263/290/167 +f 252/291/168 250/292/168 264/293/169 265/294/169 +f 255/295/170 254/296/170 265/294/169 264/293/169 +f 258/297/171 261/298/171 263/290/167 262/289/167 +s 2 +f 266/299/129 267/300/127 268/301/127 269/302/129 +f 268/301/127 270/303/127 271/304/127 269/302/129 +f 269/302/129 271/304/127 255/295/129 250/292/129 +f 255/295/129 264/293/129 250/292/129 +f 250/292/129 246/287/129 263/290/129 269/302/129 +f 261/298/129 269/302/129 263/290/129 +s off +f 272/305/118 273/306/118 274/307/118 275/308/118 +f 273/309/129 276/308/129 277/305/129 274/310/129 +f 276/306/163 278/305/163 279/308/163 277/307/163 +f 280/311/139 281/312/139 282/313/139 283/314/139 +f 284/315/118 285/316/118 286/317/118 287/318/118 +f 285/319/129 288/318/129 289/315/129 286/320/129 +f 290/321/6 291/322/6 292/323/6 293/324/6 +f 291/325/129 294/324/129 295/321/129 292/326/129 +f 296/327/129 297/328/129 298/329/129 299/330/129 +f 297/331/163 300/329/163 301/328/163 298/332/163 +f 261/284/128 260/283/128 302/285/128 269/286/128 +s 2 +f 303/333/172 304/334/173 305/335/174 306/336/175 +f 304/334/173 307/337/176 308/338/177 305/335/174 +f 308/338/177 307/337/176 309/339/178 310/340/179 +f 310/340/179 309/339/178 311/341/180 312/342/181 +f 183/183/117 313/343/182 314/344/183 184/184/118 +f 314/344/183 313/343/182 315/345/184 316/346/185 +f 316/346/185 315/345/184 317/347/186 318/348/187 +f 318/348/187 317/347/186 319/349/188 320/350/189 +f 320/350/189 319/349/188 321/351/190 322/352/191 +f 321/351/190 303/333/172 306/336/175 322/352/191 +s off +f 323/353/192 324/354/192 325/355/192 326/356/192 +f 325/355/193 327/357/193 239/358/193 328/359/193 +f 239/358/194 238/360/194 240/361/194 328/359/194 +f 240/361/195 241/362/195 242/363/195 233/364/195 +f 243/365/195 234/366/195 233/364/195 242/363/195 +f 233/364/192 235/367/192 236/368/192 328/359/192 +f 236/368/193 237/369/193 328/359/193 +f 240/361/194 233/364/194 328/359/194 +f 329/370/195 330/371/195 326/356/195 328/359/195 +f 325/355/193 328/359/193 326/356/193 +f 331/372/192 323/353/192 326/356/192 332/373/192 +f 305/374/129 333/375/129 334/376/129 306/377/129 +f 306/377/127 334/376/127 335/378/127 322/379/127 +f 322/379/128 335/378/128 336/380/128 320/381/128 +f 320/381/130 336/380/130 337/382/130 318/383/130 +f 318/383/130 337/382/130 338/384/130 316/385/130 +f 316/385/129 338/384/129 339/386/129 314/387/129 +f 314/387/129 339/386/129 221/229/129 184/228/129 +f 312/388/128 340/389/128 341/390/128 310/391/128 +f 310/391/128 341/390/128 342/392/128 308/393/128 +f 308/393/129 342/392/129 333/375/129 305/374/129 +s 1 +f 333/394/196 204/395/196 203/396/165 334/397/165 +f 334/397/165 203/396/165 202/398/197 335/399/197 +f 335/399/197 202/398/197 200/400/198 336/401/198 +f 336/401/198 200/400/198 201/402/199 337/403/199 +f 337/403/199 201/402/199 199/404/200 338/405/201 +f 338/405/201 199/404/200 198/406/202 339/407/202 +f 198/406/202 196/251/140 221/250/139 339/407/202 +f 340/408/203 207/409/203 206/410/204 341/411/204 +f 341/411/204 206/410/204 205/412/123 342/413/123 +f 342/413/123 205/412/123 204/395/196 333/394/196 +f 343/414/205 344/259/206 345/258/207 346/261/208 +s off +f 347/415/129 231/416/129 232/417/129 348/418/129 +s 1 +f 244/419/161 349/420/209 350/421/210 245/422/162 +s off +f 345/264/211 344/263/211 351/262/211 352/265/211 +f 352/265/212 351/262/212 347/266/212 348/267/212 +s 2 +f 304/334/173 303/333/172 332/423/213 326/424/214 +f 307/337/176 304/334/173 326/424/214 330/425/215 +f 309/339/178 307/337/176 330/425/215 329/426/216 +f 311/341/180 309/339/178 329/426/216 328/427/217 +f 313/343/182 183/183/117 239/274/156 327/428/218 +f 315/345/184 313/343/182 327/428/218 325/429/219 +f 317/347/186 315/345/184 325/429/219 324/430/220 +f 319/349/188 317/347/186 324/430/220 323/431/221 +f 321/351/190 319/349/188 323/431/221 331/432/222 +f 303/333/172 321/351/190 331/432/222 332/423/213 +s 1 +f 349/279/209 343/414/205 346/261/208 350/280/210 +s off +f 267/282/118 353/283/118 354/284/118 355/281/118 +f 268/286/129 267/284/129 355/283/129 356/285/129 +f 357/284/163 268/281/163 356/282/163 358/283/163 +f 359/433/175 360/434/175 361/282/175 362/283/175 +f 363/435/223 256/285/223 361/283/223 360/433/223 +f 364/284/131 269/281/131 302/282/131 365/283/131 +s 1 +f 267/300/224 266/299/225 366/436/225 353/437/224 +f 357/438/226 367/439/227 270/303/227 268/301/226 +f 271/304/228 270/303/227 367/439/227 368/440/228 +f 364/441/229 366/436/225 266/299/225 269/302/229 +s off +f 369/312/118 370/311/118 371/314/118 372/313/118 +f 370/442/129 280/313/129 283/312/129 371/443/129 +f 288/316/139 373/315/139 374/318/139 289/317/139 +f 294/322/163 375/321/163 376/324/163 295/323/163 +f 377/329/6 296/331/6 299/332/6 378/328/6 +f 361/283/128 256/285/128 255/286/128 271/284/128 +f 361/282/230 271/281/230 368/284/230 362/283/230 +f 256/282/108 363/434/108 379/433/108 257/283/108 +s 1 +f 380/444/145 381/445/145 382/446/231 383/447/232 +f 226/259/145 380/444/145 383/447/232 227/260/146 +f 384/448/233 180/449/234 179/450/144 385/451/144 +f 228/261/147 384/448/233 385/451/144 225/258/144 +s off +f 386/452/235 381/453/235 380/454/235 387/455/235 +f 387/455/236 380/454/236 226/263/236 229/262/236 +f 179/456/237 223/457/237 388/458/237 385/459/237 +f 385/459/238 388/458/238 230/265/238 225/264/238 +f 389/460/239 386/452/239 387/455/239 390/461/239 +f 390/461/239 387/455/239 229/262/239 231/266/239 +f 223/457/149 208/462/149 391/463/149 388/458/149 +f 388/458/149 391/463/149 232/267/149 230/265/149 +s 1 +f 382/446/231 392/464/240 393/465/241 383/447/232 +f 383/447/232 393/465/241 244/279/161 227/260/146 +f 237/466/242 180/449/234 384/448/233 394/467/243 +f 394/467/243 384/448/233 228/261/147 245/280/162 +f 395/446/244 396/445/206 397/444/206 398/447/245 +f 398/447/245 397/444/206 344/259/206 343/414/205 +f 312/450/207 311/449/246 399/448/247 400/451/207 +f 400/451/207 399/448/247 346/261/208 345/258/207 +s off +f 401/468/129 389/469/129 390/470/129 402/471/129 +f 402/471/128 390/470/128 231/416/128 347/415/128 +f 208/208/129 207/207/129 403/472/129 391/473/129 +f 391/473/128 403/472/128 348/418/128 232/417/128 +s 1 +f 392/474/240 404/475/248 405/476/249 393/477/241 +f 393/477/241 405/476/249 349/420/209 244/419/161 +f 328/359/250 237/369/242 394/478/243 406/479/251 +f 406/479/251 394/478/243 245/422/162 350/421/210 +s off +f 397/454/252 396/453/252 407/452/252 408/455/252 +f 344/263/253 397/454/253 408/455/253 351/262/253 +f 409/458/254 340/457/254 312/456/254 400/459/254 +f 352/265/255 409/458/255 400/459/255 345/264/255 +f 408/455/212 407/452/212 401/460/212 402/461/212 +f 351/262/212 408/455/212 402/461/212 347/266/212 +f 403/463/256 207/462/256 340/457/256 409/458/256 +f 348/267/256 403/463/256 409/458/256 352/265/256 +s 1 +f 404/464/248 395/446/244 398/447/245 405/465/249 +f 405/465/249 398/447/245 343/414/205 349/279/209 +f 399/448/247 311/449/246 328/466/250 406/467/251 +f 399/448/247 406/467/251 350/280/210 346/261/208 +f 410/480/257 411/481/257 412/482/257 413/483/257 +s 4 +f 414/484/258 410/485/258 413/486/258 415/487/258 +s 2 +f 416/488/259 414/489/259 415/490/259 417/491/259 +s 4 +f 418/492/260 416/493/260 417/494/260 419/495/260 +s 2 +f 420/496/261 418/497/261 419/498/261 421/499/261 +s 4 +f 411/500/262 420/501/262 421/502/262 412/503/262 +s 16 +f 422/504/6 423/505/6 424/506/6 425/507/6 +f 426/508/6 427/509/5 422/504/6 425/507/6 +s off +f 412/482/263 428/510/263 429/511/263 413/483/263 +f 410/480/264 423/505/264 422/504/264 411/481/264 +f 413/486/265 429/512/265 430/513/265 415/487/265 +f 414/484/266 424/506/266 423/505/266 410/485/266 +f 415/490/267 430/514/267 431/515/267 417/491/267 +f 416/488/268 425/507/268 424/506/268 414/489/268 +f 417/494/269 431/516/269 432/517/269 419/495/269 +f 418/492/270 426/508/270 425/507/270 416/493/270 +f 419/498/271 432/518/271 433/519/271 421/499/271 +f 420/496/272 427/509/272 426/508/272 418/497/272 +f 421/502/273 433/520/273 428/521/273 412/503/273 +f 411/500/274 422/504/274 427/509/274 420/501/274 +s 1 +f 434/480/275 435/481/275 436/482/275 437/483/275 +s 4 +f 438/484/276 434/485/276 437/486/276 439/487/276 +s 2 +f 440/488/277 438/489/277 439/490/277 441/491/277 +s 4 +f 442/492/278 440/493/278 441/494/278 443/495/278 +s 2 +f 444/496/279 442/497/279 443/498/279 445/499/279 +s 4 +f 435/500/280 444/501/280 445/502/280 436/503/280 +s 16 +f 446/504/6 447/505/6 448/506/6 449/507/6 +f 450/508/6 451/509/118 446/504/6 449/507/6 +s off +f 436/482/281 452/510/281 453/511/281 437/483/281 +f 434/480/282 447/505/282 446/504/282 435/481/282 +f 437/486/283 453/512/283 454/513/283 439/487/283 +f 438/484/284 448/506/284 447/505/284 434/485/284 +f 439/490/285 454/514/285 455/515/285 441/491/285 +f 440/488/286 449/507/286 448/506/286 438/489/286 +f 441/494/287 455/516/287 456/517/287 443/495/287 +f 442/492/288 450/508/288 449/507/288 440/493/288 +f 443/498/289 456/518/289 457/519/289 445/499/289 +f 444/496/290 451/509/290 450/508/290 442/497/290 +f 445/502/291 457/520/291 452/521/291 436/503/291 +f 435/500/292 446/504/292 451/509/292 444/501/292 +s 1 +f 458/480/293 459/481/293 460/482/293 461/483/293 +s 4 +f 462/484/294 458/485/294 461/486/294 463/487/294 +s 2 +f 464/488/295 462/489/295 463/490/295 465/491/295 +s 4 +f 466/492/296 464/493/296 465/494/296 467/495/296 +s 2 +f 468/496/297 466/497/297 467/498/297 469/499/297 +s 4 +f 459/500/298 468/501/298 469/502/298 460/503/298 +s 16 +f 470/504/6 471/505/6 472/506/6 473/507/6 +f 474/508/6 475/509/299 470/504/6 473/507/6 +s off +f 460/482/300 476/510/300 477/511/300 461/483/300 +f 458/480/301 471/505/301 470/504/301 459/481/301 +f 461/486/302 477/512/302 478/513/302 463/487/302 +f 462/484/303 472/506/303 471/505/303 458/485/303 +f 463/490/304 478/514/304 479/515/304 465/491/304 +f 464/488/305 473/507/305 472/506/305 462/489/305 +f 465/494/306 479/516/306 480/517/306 467/495/306 +f 466/492/307 474/508/307 473/507/307 464/493/307 +f 467/498/308 480/518/308 481/519/308 469/499/308 +f 468/496/309 475/509/309 474/508/309 466/497/309 +f 469/502/310 481/520/310 476/521/310 460/503/310 +f 459/500/311 470/504/311 475/509/311 468/501/311 +s 1 +f 482/522/312 483/523/313 484/524/314 485/525/315 +f 486/526/316 487/527/316 488/528/317 489/529/317 +f 483/523/313 490/530/318 491/531/319 484/524/314 +f 492/532/320 493/533/321 494/534/321 495/535/320 +f 496/536/322 497/537/323 498/538/324 499/539/325 +f 498/538/324 500/540/326 501/541/327 499/539/325 +f 502/542/328 503/543/329 504/544/330 505/545/331 +f 497/537/323 496/536/322 482/522/312 506/546/332 +f 496/536/322 499/539/325 483/523/313 482/522/312 +f 507/547/333 508/548/334 503/543/329 502/542/328 +f 499/539/325 501/541/327 490/530/318 483/523/313 +f 506/546/332 492/532/320 488/528/317 497/537/323 +f 501/541/327 500/540/326 504/544/330 503/543/329 +f 503/543/329 508/548/334 490/530/318 501/541/327 +f 509/549/335 510/550/315 511/551/315 512/552/335 +f 513/553/336 514/554/337 515/555/337 516/556/336 +f 517/557/319 513/553/336 516/556/336 518/558/319 +f 519/559/338 520/560/337 507/547/333 521/561/339 +f 505/545/331 522/562/340 523/563/341 502/542/328 +f 502/542/328 523/563/341 521/561/339 507/547/333 +f 524/564/342 525/565/343 526/566/344 527/567/345 +f 528/568/346 529/569/347 530/570/347 531/571/346 +f 527/567/345 526/566/344 532/572/348 533/573/349 +f 534/574/350 535/575/350 536/576/351 537/577/351 +f 538/578/352 539/579/353 540/580/354 541/581/355 +f 540/580/354 539/579/353 542/582/356 543/583/357 +f 544/584/358 545/585/359 546/586/360 547/587/361 +f 541/581/355 548/588/362 524/564/342 538/578/352 +f 538/578/352 524/564/342 527/567/345 539/579/353 +f 549/589/363 544/584/358 547/587/361 550/590/364 +f 539/579/353 527/567/345 533/573/349 542/582/356 +f 548/588/362 541/581/355 530/570/347 536/576/351 +f 542/582/356 547/587/361 546/586/360 543/583/357 +f 547/587/361 542/582/356 533/573/349 550/590/364 +f 551/591/343 552/592/365 553/593/365 554/594/343 +f 555/595/366 556/596/367 557/597/367 558/598/366 +f 556/596/367 559/599/348 560/600/348 557/597/367 +f 549/589/363 561/601/366 519/559/338 521/561/339 +f 545/585/359 544/584/358 523/563/341 522/562/340 +f 544/584/358 549/589/363 521/561/339 523/563/341 +f 562/602/314 511/551/315 510/550/315 563/603/314 +f 518/558/319 562/602/314 563/603/314 517/557/319 +f 506/546/332 482/522/312 485/525/315 564/604/368 +f 508/548/334 507/547/333 520/560/337 565/605/336 +f 490/530/318 508/548/334 565/605/336 491/531/319 +f 566/606/369 515/555/337 514/554/337 567/607/338 +f 554/594/343 568/608/344 569/609/344 551/591/343 +f 568/608/344 560/600/348 559/599/348 569/609/344 +f 570/610/350 553/593/365 552/592/365 571/611/350 +f 525/565/343 524/564/342 548/588/362 572/612/365 +f 561/601/366 549/589/363 550/590/364 573/613/367 +f 573/613/367 550/590/364 533/573/349 532/572/348 +f 558/598/366 566/606/369 567/607/338 555/595/366 +f 574/614/321 575/615/321 576/616/321 577/617/321 +f 578/618/370 579/619/371 580/620/315 581/621/314 +f 582/622/372 578/618/370 581/621/314 583/623/319 +f 584/624/373 585/625/374 586/626/321 587/627/368 +f 588/628/375 589/629/376 590/630/337 591/631/369 +f 592/632/377 593/633/378 594/634/344 595/635/343 +f 593/633/378 596/636/379 597/637/348 594/634/344 +f 598/638/380 599/639/381 600/640/365 601/641/350 +f 602/642/382 588/628/375 591/631/369 603/643/366 +f 587/627/368 580/620/315 579/619/371 584/624/373 +f 604/644/336 590/630/337 589/629/376 605/645/383 +f 583/623/319 604/644/336 605/645/383 582/622/372 +f 595/635/343 600/640/365 599/639/381 592/632/377 +f 603/643/366 606/646/384 607/647/385 602/642/382 +f 606/646/384 597/637/348 596/636/379 607/647/385 +f 579/619/371 578/618/370 608/648/386 609/649/387 +f 578/618/370 582/622/372 610/650/388 608/648/386 +f 585/625/374 584/624/373 611/651/389 612/652/390 +f 589/629/376 588/628/375 613/653/391 614/654/392 +f 593/633/378 592/632/377 615/655/393 616/656/394 +f 596/636/379 593/633/378 616/656/394 617/657/395 +f 588/628/375 602/642/382 618/658/396 613/653/391 +f 584/624/373 579/619/371 609/649/387 611/651/389 +f 605/645/383 589/629/376 614/654/392 619/659/397 +f 582/622/372 605/645/383 619/659/397 610/650/388 +f 592/632/377 599/639/381 620/660/398 615/655/393 +f 602/642/382 607/647/385 621/661/399 618/658/396 +f 607/647/385 596/636/379 617/657/395 621/661/399 +f 599/639/381 598/638/380 622/662/380 620/660/398 +f 617/657/395 623/663/400 624/664/401 621/661/399 +f 616/656/394 625/665/402 623/663/400 617/657/395 +f 615/655/393 626/666/403 625/665/402 616/656/394 +f 620/660/398 627/667/404 626/666/403 615/655/393 +f 622/662/380 628/668/350 627/667/404 620/660/398 +f 629/669/405 630/670/406 631/671/406 632/672/407 +f 633/673/408 634/674/409 635/675/406 636/676/410 +f 632/672/407 631/671/406 637/677/406 638/678/411 +f 624/664/401 639/679/412 618/658/396 621/661/399 +f 638/678/411 637/677/406 640/680/406 641/681/413 +f 639/679/412 642/682/414 613/653/391 618/658/396 +f 640/680/406 643/683/406 644/684/415 641/681/413 +f 642/682/414 645/685/416 614/654/392 613/653/391 +f 646/686/406 612/652/390 611/651/389 647/687/406 +f 648/688/406 646/686/406 647/687/406 649/689/406 +f 650/690/417 648/688/406 649/689/406 651/691/417 +f 630/670/406 652/692/406 653/693/406 631/671/406 +f 634/674/409 654/694/418 655/695/406 635/675/406 +f 631/671/406 653/693/406 656/696/406 637/677/406 +f 637/677/406 656/696/406 657/697/406 640/680/406 +f 657/697/406 658/698/406 643/683/406 640/680/406 +f 630/670/406 629/669/405 636/676/410 635/675/406 +f 652/692/406 630/670/406 635/675/406 655/695/406 +f 609/649/387 608/648/386 647/687/406 611/651/389 +f 608/648/386 610/650/388 649/689/406 647/687/406 +f 610/650/388 619/659/397 651/691/417 649/689/406 +f 614/654/392 645/685/416 659/699/419 619/659/397 +f 643/683/406 658/698/406 660/700/420 661/701/420 +f 644/684/415 643/683/406 661/701/420 662/702/421 +f 661/701/420 660/700/420 663/703/422 664/704/422 +f 662/702/421 661/701/420 664/704/422 665/705/423 +f 623/663/400 666/706/424 667/707/425 624/664/401 +f 625/665/402 668/708/426 666/706/424 623/663/400 +f 626/666/403 669/709/427 668/708/426 625/665/402 +f 627/667/404 670/710/428 669/709/427 626/666/403 +f 628/668/350 671/711/350 670/710/428 627/667/404 +f 624/664/401 667/707/425 672/712/429 639/679/412 +f 639/679/412 672/712/429 673/713/430 642/682/414 +f 642/682/414 673/713/430 674/714/431 645/685/416 +f 645/685/416 674/714/431 665/705/423 659/699/419 +f 650/690/417 651/691/417 675/715/432 676/716/432 +f 675/715/432 651/691/417 619/659/397 659/699/419 +f 505/545/331 504/544/330 677/717/433 678/718/434 +f 504/544/330 500/540/326 679/719/435 677/717/433 +f 498/538/324 487/527/316 679/719/435 500/540/326 +f 528/568/346 531/571/346 680/720/436 681/721/437 +f 543/583/357 546/586/360 682/722/438 680/720/436 +f 546/586/360 545/585/359 683/723/439 682/722/438 +f 545/585/359 522/562/340 684/724/440 683/723/439 +f 505/545/331 678/718/434 684/724/440 522/562/340 +s off +f 685/725/441 686/726/441 678/718/441 677/717/441 +f 687/727/442 685/725/442 677/717/442 679/719/442 +f 688/728/350 687/727/350 679/719/350 689/729/350 +f 690/730/321 691/731/321 681/721/321 680/720/321 +f 692/732/441 690/730/441 680/720/441 682/722/441 +f 693/733/442 692/732/442 682/722/442 683/723/442 +f 694/734/441 693/733/441 683/723/441 684/724/441 +f 686/726/441 694/734/441 684/724/441 678/718/441 +s 1 +f 487/527/316 498/538/324 497/537/323 488/528/317 +f 564/604/368 564/735/321 493/533/321 506/546/332 +f 492/532/320 506/546/332 493/533/321 +f 495/535/320 489/529/317 488/528/317 492/532/320 +f 541/581/355 540/580/354 531/571/346 530/570/347 +f 548/588/362 536/576/351 535/575/350 572/612/365 +f 529/569/347 537/577/351 536/576/351 530/570/347 +f 487/527/316 486/526/316 689/729/443 679/719/435 +f 540/580/354 543/583/357 680/720/436 531/571/346 +f 695/736/343 696/737/365 697/738/365 698/739/343 +f 699/740/366 700/741/367 701/742/367 702/743/366 +f 700/741/367 703/744/348 704/745/348 701/742/367 +f 705/746/343 706/747/344 707/748/444 708/749/445 +f 706/747/344 709/750/348 710/751/446 707/748/444 +f 711/752/350 712/753/365 713/754/447 714/755/350 +f 715/756/366 716/757/448 717/758/448 718/759/449 +s off +f 719/760/406 720/761/406 698/739/406 697/738/406 +f 720/761/406 721/762/406 722/763/406 698/739/406 +f 721/762/406 723/764/406 704/745/406 722/763/406 +f 723/764/406 724/765/406 701/742/406 704/745/406 +f 724/765/406 725/766/406 702/743/406 701/742/406 +f 725/766/406 726/767/406 727/768/406 702/743/406 +f 728/769/450 717/758/450 716/757/450 729/757/450 +f 728/769/451 730/770/451 718/759/451 717/758/451 +f 730/770/452 731/771/452 732/772/452 718/759/452 +f 731/771/453 733/773/453 710/751/453 732/772/453 +f 733/773/454 734/774/454 707/748/454 710/751/454 +f 734/774/455 735/775/455 708/749/455 707/748/455 +f 735/775/456 736/776/456 713/754/456 708/749/456 +f 736/776/457 737/755/457 714/755/457 713/754/457 +f 738/777/406 719/760/406 697/738/406 739/777/406 +s 1 +f 708/749/445 713/754/447 712/753/365 705/746/343 +f 718/759/449 732/772/458 740/778/367 715/756/366 +f 732/772/458 710/751/446 709/750/348 740/778/367 +f 695/736/343 741/779/344 706/747/344 705/746/343 +f 741/779/344 703/744/348 709/750/348 706/747/344 +f 742/780/350 696/737/365 712/753/365 711/752/350 +f 699/740/366 743/781/448 716/757/448 715/756/366 +s 2 +f 736/782/459 735/783/460 744/784/461 745/785/462 +f 731/786/463 730/787/464 746/788/465 747/789/466 +f 733/790/467 731/786/463 747/789/466 748/791/468 +f 735/783/460 734/792/469 749/793/470 744/784/461 +f 734/792/469 733/790/467 748/791/468 749/793/470 +f 737/794/321 736/782/459 745/785/462 750/795/321 +f 730/787/464 728/796/471 729/797/471 746/788/465 +s off +f 743/781/450 751/781/450 729/757/450 716/757/450 +s 1 +f 705/746/343 712/753/365 696/737/365 695/736/343 +f 715/756/366 740/778/367 700/741/367 699/740/366 +f 740/778/367 709/750/348 703/744/348 700/741/367 +f 698/739/343 722/763/344 741/779/344 695/736/343 +f 722/763/344 704/745/348 703/744/348 741/779/344 +f 739/777/350 697/738/365 696/737/365 742/780/350 +f 702/743/366 727/768/448 743/781/448 699/740/366 +s off +f 727/768/450 726/767/450 751/781/450 743/781/450 +s 2 +f 720/798/461 719/799/462 752/800/462 753/801/461 +f 725/802/465 724/803/466 754/804/466 755/805/465 +f 724/803/466 723/806/468 756/807/468 754/804/466 +f 721/808/470 720/798/461 753/801/461 757/809/470 +f 723/806/468 721/808/470 757/809/470 756/807/468 +f 719/799/462 738/810/321 758/811/321 752/800/462 +f 726/812/471 725/802/465 755/805/465 751/813/471 +s off +f 575/615/441 574/614/441 759/614/441 760/615/441 +f 574/614/406 577/617/406 761/617/406 759/614/406 +f 576/616/457 575/615/457 760/615/457 762/616/457 +f 577/617/369 576/616/369 762/616/369 761/617/369 +f 760/615/321 759/614/321 763/814/321 764/815/321 +f 761/617/321 762/616/321 765/816/321 766/817/321 +f 509/549/472 512/552/472 767/818/472 768/819/472 +f 769/820/457 510/550/457 509/549/457 768/819/457 +f 767/818/406 512/552/406 511/551/406 770/821/406 +f 771/822/457 514/554/457 513/553/457 772/823/457 +f 773/824/406 516/556/406 515/555/406 774/825/406 +f 772/823/457 513/553/457 517/557/457 775/826/457 +f 776/827/406 518/558/406 516/556/406 773/824/406 +f 777/828/457 552/592/457 551/591/457 778/829/457 +f 553/593/406 779/830/406 780/831/406 554/594/406 +f 781/832/457 556/596/457 555/595/457 782/833/457 +f 557/597/406 783/834/406 784/835/406 558/598/406 +f 785/836/457 559/599/457 556/596/457 781/832/457 +f 560/600/406 786/837/406 783/834/406 557/597/406 +f 770/821/406 511/551/406 562/602/406 787/838/406 +f 510/550/457 769/820/457 788/839/457 563/603/457 +f 787/838/406 562/602/406 518/558/406 776/827/406 +f 563/603/457 788/839/457 775/826/457 517/557/457 +f 774/825/406 515/555/406 566/606/406 789/840/406 +f 514/554/457 771/822/457 790/841/457 567/607/457 +f 791/842/406 568/608/406 554/594/406 780/831/406 +f 569/609/457 792/843/457 778/829/457 551/591/457 +f 786/837/406 560/600/406 568/608/406 791/842/406 +f 559/599/457 785/836/457 792/843/457 569/609/457 +f 779/830/406 553/593/406 570/610/406 793/844/406 +f 552/592/457 777/828/457 794/845/457 571/611/457 +f 789/840/406 566/606/406 558/598/406 784/835/406 +f 567/607/457 790/841/457 782/833/457 555/595/457 +f 795/846/457 581/621/457 580/620/457 796/847/457 +f 797/848/457 583/623/457 581/621/457 795/846/457 +f 798/849/457 587/627/457 586/626/457 799/850/457 +f 800/851/457 591/631/457 590/630/457 801/852/457 +f 802/853/457 595/635/457 594/634/457 803/854/457 +f 803/854/457 594/634/457 597/637/457 804/855/457 +f 805/856/457 601/641/457 600/640/457 806/857/457 +f 807/858/457 603/643/457 591/631/457 800/851/457 +f 796/847/457 580/620/457 587/627/457 798/849/457 +f 801/852/457 590/630/457 604/644/457 808/859/457 +f 808/859/457 604/644/457 583/623/457 797/848/457 +f 806/857/457 600/640/457 595/635/457 802/853/457 +f 809/860/457 606/646/457 603/643/457 807/858/457 +f 804/855/457 597/637/457 606/646/457 809/860/457 +s 1 +f 493/533/321 564/735/321 810/861/321 811/862/321 +f 493/533/321 811/862/321 812/863/321 494/534/321 +s off +f 813/864/406 485/525/406 484/524/406 814/865/406 +f 814/865/406 484/524/406 491/531/406 815/866/406 +f 816/867/406 520/560/406 519/559/406 817/868/406 +f 818/869/406 526/566/406 525/565/406 819/870/406 +f 820/871/406 532/572/406 526/566/406 818/869/406 +f 821/872/406 535/575/406 534/574/406 822/873/406 +f 817/868/406 519/559/406 561/601/406 823/874/406 +f 824/875/406 564/604/406 485/525/406 813/864/406 +f 825/876/406 565/605/406 520/560/406 816/867/406 +f 815/866/406 491/531/406 565/605/406 825/876/406 +f 819/870/406 525/565/406 572/612/406 826/877/406 +f 823/874/406 561/601/406 573/613/406 827/878/406 +f 827/878/406 573/613/406 532/572/406 820/871/406 +f 564/604/165 824/875/165 564/735/165 +f 826/877/406 572/612/406 535/575/406 821/872/406 +f 810/861/473 564/735/473 824/875/473 828/879/473 +f 810/861/406 828/879/406 829/880/406 811/862/406 +f 830/881/406 812/863/406 811/862/406 829/880/406 +s 1 +f 676/716/432 675/715/432 664/704/422 663/703/422 +f 675/715/432 659/699/419 665/705/423 664/704/422 +f 666/706/424 629/669/405 632/672/407 667/707/425 +f 668/708/426 636/676/410 629/669/405 666/706/424 +f 669/709/427 633/673/408 636/676/410 668/708/426 +f 670/710/428 634/674/409 633/673/408 669/709/427 +f 671/711/350 654/694/418 634/674/409 670/710/428 +f 667/707/425 632/672/407 638/678/411 672/712/429 +f 672/712/429 638/678/411 641/681/413 673/713/430 +f 673/713/430 641/681/413 644/684/415 674/714/431 +f 674/714/431 644/684/415 662/702/421 665/705/423 +f 831/882/474 832/883/461 833/884/470 834/885/475 +f 486/526/316 489/529/317 835/886/317 836/887/316 +f 834/885/475 833/884/470 837/888/468 838/889/476 +f 839/890/320 495/535/320 494/534/321 840/891/321 +f 841/892/477 842/893/478 843/894/479 844/895/480 +f 843/894/479 842/893/478 845/896/481 846/897/482 +f 847/898/483 848/899/484 849/900/485 850/901/486 +f 844/895/480 851/902/487 831/882/474 841/892/477 +f 841/892/477 831/882/474 834/885/475 842/893/478 +f 852/903/488 847/898/483 850/901/486 853/904/489 +f 842/893/478 834/885/475 838/889/476 845/896/481 +f 851/902/487 844/895/480 835/886/317 839/890/320 +f 845/896/481 850/901/486 849/900/485 846/897/482 +f 850/901/486 845/896/481 838/889/476 853/904/489 +f 854/905/490 855/906/490 856/907/461 857/908/461 +f 858/909/491 859/910/491 860/911/492 861/912/492 +f 862/913/468 863/914/468 859/910/491 858/909/491 +f 864/915/441 865/916/493 852/903/488 866/917/492 +f 848/899/484 847/898/483 867/918/494 868/919/495 +f 847/898/483 852/903/488 865/916/493 867/918/494 +f 869/920/496 870/921/497 871/922/498 872/923/499 +f 528/568/346 873/924/346 874/925/347 529/569/347 +f 870/921/497 875/926/500 876/927/501 871/922/498 +f 534/574/350 537/577/351 877/928/351 878/929/350 +f 879/930/502 880/931/503 881/932/504 882/933/505 +f 881/932/504 883/934/506 884/935/507 882/933/505 +f 885/936/508 886/937/509 887/938/510 888/939/511 +f 880/931/503 879/930/502 869/920/496 889/940/512 +f 879/930/502 882/933/505 870/921/497 869/920/496 +f 890/941/513 891/942/514 886/937/509 885/936/508 +f 882/933/505 884/935/507 875/926/500 870/921/497 +f 889/940/512 877/928/351 874/925/347 880/931/503 +f 884/935/507 883/934/506 887/938/510 886/937/509 +f 886/937/509 891/942/514 875/926/500 884/935/507 +f 892/943/499 893/944/499 894/945/515 895/946/515 +f 896/947/516 897/948/516 898/949/517 899/950/517 +f 899/950/517 898/949/517 900/951/501 901/952/501 +f 890/941/513 865/916/493 864/915/441 902/953/516 +f 888/939/511 868/919/495 867/918/494 885/936/508 +f 885/936/508 867/918/494 865/916/493 890/941/513 +f 903/954/470 904/955/470 857/908/461 856/907/461 +f 863/914/468 862/913/468 904/955/470 903/954/470 +f 851/902/487 905/956/462 832/883/461 831/882/474 +f 853/904/489 906/957/491 866/917/492 852/903/488 +f 838/889/476 837/888/468 906/957/491 853/904/489 +f 907/958/442 908/959/442 861/912/492 860/911/492 +f 893/944/499 892/943/499 909/960/498 910/961/498 +f 910/961/498 909/960/498 901/952/501 900/951/501 +f 570/610/350 571/611/350 895/946/515 894/945/515 +f 872/923/499 911/962/515 889/940/512 869/920/496 +f 902/953/516 912/963/517 891/942/514 890/941/513 +f 912/963/517 876/927/501 875/926/500 891/942/514 +f 897/948/516 896/947/516 908/959/442 907/958/442 +f 913/964/321 914/965/321 915/966/321 916/967/321 +f 917/968/518 918/969/470 919/970/461 920/971/519 +f 921/972/520 922/973/468 918/969/470 917/968/518 +f 923/974/521 924/975/462 586/626/321 585/625/374 +f 925/976/522 926/977/442 927/978/492 928/979/523 +f 929/980/524 930/981/499 931/982/498 932/983/525 +f 932/983/525 931/982/498 933/984/501 934/985/526 +f 598/638/380 601/641/350 935/986/515 936/987/527 +f 937/988/528 938/989/516 926/977/442 925/976/522 +f 924/975/462 923/974/521 920/971/519 919/970/461 +f 939/990/529 940/991/530 928/979/523 927/978/492 +f 922/973/468 921/972/520 940/991/530 939/990/529 +f 930/981/499 929/980/524 936/987/527 935/986/515 +f 938/989/516 937/988/528 941/992/531 942/993/517 +f 942/993/517 941/992/531 934/985/526 933/984/501 +f 920/971/519 943/994/532 944/995/533 917/968/518 +f 917/968/518 944/995/533 945/996/534 921/972/520 +f 585/625/374 612/652/390 946/997/535 923/974/521 +f 928/979/523 947/998/536 948/999/537 925/976/522 +f 932/983/525 949/1000/538 950/1001/539 929/980/524 +f 934/985/526 951/1002/540 949/1000/538 932/983/525 +f 925/976/522 948/999/537 952/1003/541 937/988/528 +f 923/974/521 946/997/535 943/994/532 920/971/519 +f 940/991/530 953/1004/542 947/998/536 928/979/523 +f 921/972/520 945/996/534 953/1004/542 940/991/530 +f 929/980/524 950/1001/539 954/1005/543 936/987/527 +f 937/988/528 952/1003/541 955/1006/544 941/992/531 +f 941/992/531 955/1006/544 951/1002/540 934/985/526 +f 936/987/527 954/1005/543 622/662/380 598/638/380 +f 951/1002/540 955/1006/544 956/1007/545 957/1008/546 +f 949/1000/538 951/1002/540 957/1008/546 958/1009/547 +f 950/1001/539 949/1000/538 958/1009/547 959/1010/548 +f 954/1005/543 950/1001/539 959/1010/548 960/1011/549 +f 622/662/380 954/1005/543 960/1011/549 628/668/350 +f 961/1012/550 962/1013/551 963/1014/406 964/1015/406 +f 965/1016/552 966/1017/553 967/1018/406 968/1019/554 +f 962/1013/551 969/1020/555 970/1021/406 963/1014/406 +f 956/1007/545 955/1006/544 952/1003/541 971/1022/556 +f 969/1020/555 972/1023/557 973/1024/406 970/1021/406 +f 971/1022/556 952/1003/541 948/999/537 974/1025/558 +f 973/1024/406 972/1023/557 975/1026/559 976/1027/406 +f 974/1025/558 948/999/537 947/998/536 977/1028/560 +f 646/686/406 978/1029/406 946/997/535 612/652/390 +f 648/688/406 979/1030/406 978/1029/406 646/686/406 +f 650/690/417 980/1031/417 979/1030/406 648/688/406 +f 964/1015/406 963/1014/406 653/693/406 652/692/406 +f 968/1019/554 967/1018/406 655/695/406 654/694/418 +f 963/1014/406 970/1021/406 656/696/406 653/693/406 +f 970/1021/406 973/1024/406 657/697/406 656/696/406 +f 657/697/406 973/1024/406 976/1027/406 658/698/406 +f 964/1015/406 967/1018/406 966/1017/553 961/1012/550 +f 652/692/406 655/695/406 967/1018/406 964/1015/406 +f 943/994/532 946/997/535 978/1029/406 944/995/533 +f 944/995/533 978/1029/406 979/1030/406 945/996/534 +f 945/996/534 979/1030/406 980/1031/417 953/1004/542 +f 947/998/536 953/1004/542 981/1032/561 977/1028/560 +f 976/1027/406 982/1033/420 660/700/420 658/698/406 +f 975/1026/559 983/1034/562 982/1033/420 976/1027/406 +f 982/1033/420 984/1035/422 663/703/422 660/700/420 +f 983/1034/562 985/1036/563 984/1035/422 982/1033/420 +f 957/1008/546 956/1007/545 986/1037/564 987/1038/565 +f 958/1009/547 957/1008/546 987/1038/565 988/1039/566 +f 959/1010/548 958/1009/547 988/1039/566 989/1040/567 +f 960/1011/549 959/1010/548 989/1040/567 990/1041/568 +f 628/668/350 960/1011/549 990/1041/568 671/711/350 +f 956/1007/545 971/1022/556 991/1042/569 986/1037/564 +f 971/1022/556 974/1025/558 992/1043/570 991/1042/569 +f 974/1025/558 977/1028/560 993/1044/571 992/1043/570 +f 977/1028/560 981/1032/561 985/1036/563 993/1044/571 +f 650/690/417 676/716/432 994/1045/432 980/1031/417 +f 994/1045/432 981/1032/561 953/1004/542 980/1031/417 +f 848/899/484 995/1046/572 996/1047/573 849/900/485 +f 849/900/485 996/1047/573 997/1048/574 846/897/482 +f 843/894/479 846/897/482 997/1048/574 836/887/316 +f 528/568/346 681/721/437 998/1049/575 873/924/346 +f 883/934/506 998/1049/575 999/1050/576 887/938/510 +f 887/938/510 999/1050/576 1000/1051/577 888/939/511 +f 888/939/511 1000/1051/577 1001/1052/578 868/919/495 +f 848/899/484 868/919/495 1001/1052/578 995/1046/572 +s off +f 1002/1053/369 996/1047/369 995/1046/369 1003/1054/369 +f 1004/1055/338 997/1048/338 996/1047/338 1002/1053/338 +f 688/728/350 689/729/350 997/1048/350 1004/1055/350 +f 1005/1056/321 998/1049/321 681/721/321 691/731/321 +f 1006/1057/338 999/1050/338 998/1049/338 1005/1056/338 +f 1007/1058/369 1000/1051/369 999/1050/369 1006/1057/369 +f 1008/1059/338 1001/1052/338 1000/1051/338 1007/1058/338 +f 1003/1054/338 995/1046/338 1001/1052/338 1008/1059/338 +s 1 +f 836/887/316 835/886/317 844/895/480 843/894/479 +f 840/891/321 905/1060/321 905/956/462 851/902/487 +f 839/890/320 840/891/321 851/902/487 +f 495/535/320 839/890/320 835/886/317 489/529/317 +f 880/931/503 874/925/347 873/924/346 881/932/504 +f 889/940/512 911/962/515 878/929/350 877/928/351 +f 529/569/347 874/925/347 877/928/351 537/577/351 +f 836/887/316 997/1048/574 689/729/443 486/526/316 +f 881/932/504 873/924/346 998/1049/575 883/934/506 +f 1009/1061/499 1010/1062/499 1011/1063/515 1012/1064/515 +f 1013/1065/516 1014/1066/516 1015/1067/517 1016/1068/517 +f 1016/1068/517 1015/1067/517 1017/1069/501 1018/1070/501 +f 1019/1071/499 1020/1072/579 1021/1073/580 1022/1074/498 +f 1022/1074/498 1021/1073/580 1023/1075/581 1024/1076/501 +f 711/752/350 714/755/350 1025/1077/582 1026/1078/515 +f 1027/1079/516 1028/1080/583 1029/1081/584 1030/1082/584 +s off +f 1031/1083/406 1011/1063/406 1010/1062/406 1032/1084/406 +f 1032/1084/406 1010/1062/406 1033/1085/406 1034/1086/406 +f 1034/1086/406 1033/1085/406 1017/1069/406 1035/1087/406 +f 1035/1087/406 1017/1069/406 1015/1067/406 1036/1088/406 +f 1036/1088/406 1015/1067/406 1014/1066/406 1037/1089/406 +f 1037/1089/406 1014/1066/406 1038/1090/406 1039/1091/406 +f 1040/1092/585 1041/1082/585 1030/1082/585 1029/1081/585 +f 1040/1092/586 1029/1081/586 1028/1080/586 1042/1093/586 +f 1042/1093/587 1028/1080/587 1043/1094/587 1044/1095/587 +f 1044/1095/588 1043/1094/588 1023/1075/588 1045/1096/588 +f 1045/1096/589 1023/1075/589 1021/1073/589 1046/1097/589 +f 1046/1097/590 1021/1073/590 1020/1072/590 1047/1098/590 +f 1047/1098/591 1020/1072/591 1025/1077/591 1048/1099/591 +f 1048/1099/457 1025/1077/457 714/755/457 737/755/457 +f 738/777/406 739/777/406 1011/1063/406 1031/1083/406 +s 1 +f 1020/1072/579 1019/1071/499 1026/1078/515 1025/1077/582 +f 1028/1080/583 1027/1079/516 1049/1100/517 1043/1094/592 +f 1043/1094/592 1049/1100/517 1024/1076/501 1023/1075/581 +f 1009/1061/499 1019/1071/499 1022/1074/498 1050/1101/498 +f 1050/1101/498 1022/1074/498 1024/1076/501 1018/1070/501 +f 742/780/350 711/752/350 1026/1078/515 1012/1064/515 +f 1013/1065/516 1027/1079/516 1030/1082/584 1051/1102/584 +s 2 +f 1048/1103/593 1052/1104/368 1053/1105/315 1047/1106/594 +f 1044/1107/595 1054/1108/596 1055/1109/597 1042/1110/598 +f 1045/1111/599 1056/1112/319 1054/1108/596 1044/1107/595 +f 1047/1106/594 1053/1105/315 1057/1113/314 1046/1114/600 +f 1046/1114/600 1057/1113/314 1056/1112/319 1045/1111/599 +f 737/794/321 750/795/321 1052/1104/368 1048/1103/593 +f 1042/1110/598 1055/1109/597 1041/1115/601 1040/1116/601 +s off +f 1051/1102/585 1030/1082/585 1041/1082/585 1058/1102/585 +s 1 +f 1019/1071/499 1009/1061/499 1012/1064/515 1026/1078/515 +f 1027/1079/516 1013/1065/516 1016/1068/517 1049/1100/517 +f 1049/1100/517 1016/1068/517 1018/1070/501 1024/1076/501 +f 1010/1062/499 1009/1061/499 1050/1101/498 1033/1085/498 +f 1033/1085/498 1050/1101/498 1018/1070/501 1017/1069/501 +f 739/777/350 742/780/350 1012/1064/515 1011/1063/515 +f 1014/1066/516 1013/1065/516 1051/1102/584 1038/1090/584 +s off +f 1038/1090/585 1051/1102/585 1058/1102/585 1039/1091/585 +s 2 +f 1032/1117/315 1059/1118/315 1060/1119/368 1031/1120/368 +f 1037/1121/597 1061/1122/597 1062/1123/596 1036/1124/596 +f 1036/1124/596 1062/1123/596 1063/1125/319 1035/1126/319 +f 1034/1127/314 1064/1128/314 1059/1118/315 1032/1117/315 +f 1035/1126/319 1063/1125/319 1064/1128/314 1034/1127/314 +f 1031/1120/368 1060/1119/368 758/811/321 738/810/321 +f 1039/1129/601 1058/1130/601 1061/1122/597 1037/1121/597 +s off +f 916/967/369 1065/967/369 1066/964/369 913/964/369 +f 913/964/406 1066/964/406 1067/965/406 914/965/406 +f 915/966/457 1068/966/457 1065/967/457 916/967/457 +f 914/965/442 1067/965/442 1068/966/442 915/966/442 +f 1065/967/321 764/1131/321 763/1132/321 1066/964/321 +f 1067/965/321 1069/1133/321 1070/1134/321 1068/966/321 +f 854/905/602 1071/1135/602 1072/1136/602 855/906/602 +f 1073/1137/457 1071/1135/457 854/905/457 857/908/457 +f 1072/1136/406 1074/1138/406 856/907/406 855/906/406 +f 1075/1139/457 1076/1140/457 858/909/457 861/912/457 +f 1077/1141/406 1078/1142/406 860/911/406 859/910/406 +f 1076/1140/457 1079/1143/457 862/913/457 858/909/457 +f 1080/1144/406 1077/1141/406 859/910/406 863/914/406 +f 1081/1145/457 1082/1146/457 892/943/457 895/946/457 +f 894/945/406 893/944/406 1083/1147/406 1084/1148/406 +f 1085/1149/457 1086/1150/457 896/947/457 899/950/457 +f 898/949/406 897/948/406 1087/1151/406 1088/1152/406 +f 1089/1153/457 1085/1149/457 899/950/457 901/952/457 +f 900/951/406 898/949/406 1088/1152/406 1090/1154/406 +f 1074/1138/406 1091/1155/406 903/954/406 856/907/406 +f 857/908/457 904/955/457 1092/1156/457 1073/1137/457 +f 1091/1155/406 1080/1144/406 863/914/406 903/954/406 +f 904/955/457 862/913/457 1079/1143/457 1092/1156/457 +f 1078/1142/406 1093/1157/406 907/958/406 860/911/406 +f 861/912/457 908/959/457 1094/1158/457 1075/1139/457 +f 1095/1159/406 1083/1147/406 893/944/406 910/961/406 +f 909/960/457 892/943/457 1082/1146/457 1096/1160/457 +f 1090/1154/406 1095/1159/406 910/961/406 900/951/406 +f 901/952/457 909/960/457 1096/1160/457 1089/1153/457 +f 1084/1148/406 793/844/406 570/610/406 894/945/406 +f 895/946/457 571/611/457 794/845/457 1081/1145/457 +f 1093/1157/406 1087/1151/406 897/948/406 907/958/406 +f 908/959/457 896/947/457 1086/1150/457 1094/1158/457 +f 1097/1161/457 1098/1162/457 919/970/457 918/969/457 +f 1099/1163/457 1097/1161/457 918/969/457 922/973/457 +f 1100/1164/457 799/850/457 586/626/457 924/975/457 +f 1101/1165/457 1102/1166/457 927/978/457 926/977/457 +f 1103/1167/457 1104/1168/457 931/982/457 930/981/457 +f 1104/1168/457 1105/1169/457 933/984/457 931/982/457 +f 805/856/457 1106/1170/457 935/986/457 601/641/457 +f 1107/1171/457 1101/1165/457 926/977/457 938/989/457 +f 1098/1162/457 1100/1164/457 924/975/457 919/970/457 +f 1102/1166/457 1108/1172/457 939/990/457 927/978/457 +f 1108/1172/457 1099/1163/457 922/973/457 939/990/457 +f 1106/1170/457 1103/1167/457 930/981/457 935/986/457 +f 1109/1173/457 1107/1171/457 938/989/457 942/993/457 +f 1105/1169/457 1109/1173/457 942/993/457 933/984/457 +s 1 +f 840/891/321 1110/1174/321 1111/1175/321 905/1060/321 +f 840/891/321 494/534/321 812/863/321 1110/1174/321 +s off +f 1112/1176/406 1113/1177/406 833/884/406 832/883/406 +f 1113/1177/406 1114/1178/406 837/888/406 833/884/406 +f 1115/1179/406 1116/1180/406 864/915/406 866/917/406 +f 1117/1181/406 1118/1182/406 872/923/406 871/922/406 +f 1119/1183/406 1117/1181/406 871/922/406 876/927/406 +f 1120/1184/406 822/873/406 534/574/406 878/929/406 +f 1116/1180/406 1121/1185/406 902/953/406 864/915/406 +f 1122/1186/406 1112/1176/406 832/883/406 905/956/406 +f 1123/1187/406 1115/1179/406 866/917/406 906/957/406 +f 1114/1178/406 1123/1187/406 906/957/406 837/888/406 +f 1118/1182/406 1124/1188/406 911/962/406 872/923/406 +f 1121/1185/406 1125/1189/406 912/963/406 902/953/406 +f 1125/1189/406 1119/1183/406 876/927/406 912/963/406 +f 905/956/165 905/1060/165 1122/1186/165 +f 1124/1188/406 1120/1184/406 878/929/406 911/962/406 +f 1111/1175/603 1126/1190/603 1122/1186/603 905/1060/603 +f 1111/1175/406 1110/1174/406 1127/1191/406 1126/1190/406 +f 830/881/406 1127/1191/406 1110/1174/406 812/863/406 +s 1 +f 676/716/432 663/703/422 984/1035/422 994/1045/432 +f 994/1045/432 984/1035/422 985/1036/563 981/1032/561 +f 987/1038/565 986/1037/564 962/1013/551 961/1012/550 +f 988/1039/566 987/1038/565 961/1012/550 966/1017/553 +f 989/1040/567 988/1039/566 966/1017/553 965/1016/552 +f 990/1041/568 989/1040/567 965/1016/552 968/1019/554 +f 671/711/350 990/1041/568 968/1019/554 654/694/418 +f 986/1037/564 991/1042/569 969/1020/555 962/1013/551 +f 991/1042/569 992/1043/570 972/1023/557 969/1020/555 +f 992/1043/570 993/1044/571 975/1026/559 972/1023/557 +f 993/1044/571 985/1036/563 983/1034/562 975/1026/559 +s 2 +f 1128/1192/604 1129/1193/406 1130/1194/406 1131/1195/604 +f 1132/1196/605 1128/1192/604 1131/1195/604 1133/1197/605 +f 1134/1198/606 1132/1196/605 1133/1197/605 1135/1199/606 +f 1136/1200/607 1134/1198/606 1135/1199/606 1137/1201/607 +f 1138/1202/608 1136/1200/607 1137/1201/607 1139/1203/608 +f 1140/1204/609 1138/1202/608 1139/1203/608 1141/1205/609 +f 1142/1206/610 1140/1204/609 1141/1205/609 1143/1207/610 +s off +f 1143/1207/338 1144/1208/338 1145/1209/338 1142/1206/338 +f 1144/1208/338 1146/1210/338 1147/1211/338 1145/1209/338 +f 1144/1208/369 1148/1212/369 1149/1213/369 1150/1214/369 +f 1149/1213/369 1151/1215/369 1152/1216/369 1150/1214/369 +f 1152/1216/369 1153/1217/369 1154/1218/369 1150/1214/369 +f 1154/1218/338 1155/1219/338 1150/1214/338 +f 1146/1210/338 1144/1208/338 1150/1214/338 +s 1 +f 1156/1220/350 1157/1221/350 1158/1222/350 1159/1223/350 +f 1158/1222/350 1160/1224/350 1161/1225/350 1159/1223/350 +f 1161/1225/350 1162/1226/350 1159/1223/350 +f 1156/1220/350 1159/1223/350 1163/1227/350 1164/1228/350 +f 1163/1227/350 1165/1229/350 1164/1228/350 +f 1156/1220/350 1164/1228/350 1166/1230/350 +s off +f 1167/1231/457 1168/1232/457 1169/1233/457 1170/1234/457 +f 1130/1194/321 1171/1235/321 1172/1236/321 1173/1237/321 +f 1130/1194/321 1173/1237/321 1131/1195/321 +f 1174/1238/321 1133/1197/321 1131/1195/321 1173/1237/321 +f 1175/1239/321 1135/1199/321 1133/1197/321 1174/1238/321 +f 1176/1240/321 1137/1201/321 1135/1199/321 1175/1239/321 +f 1177/1241/321 1139/1203/321 1137/1201/321 1176/1240/321 +f 1178/1242/321 1141/1205/321 1139/1203/321 1177/1241/321 +f 1179/1243/321 1143/1207/321 1141/1205/321 1178/1242/321 +f 1180/1244/406 1148/1212/406 1144/1208/406 1181/1245/406 +f 1182/1246/611 1149/1213/611 1148/1212/611 1180/1244/611 +f 1183/1247/612 1151/1215/612 1149/1213/612 1182/1246/612 +f 1184/1248/613 1152/1216/613 1151/1215/613 1183/1247/613 +f 1185/1249/321 1153/1217/321 1152/1216/321 1184/1248/321 +f 1186/1250/614 1154/1218/614 1153/1217/614 1185/1249/614 +f 1187/1251/615 1155/1219/615 1154/1218/615 1186/1250/615 +f 1188/1252/616 1150/1214/616 1155/1219/616 1187/1251/616 +f 1189/1253/457 1146/1210/457 1150/1214/457 1188/1252/457 +f 1181/1245/321 1144/1208/321 1143/1207/321 1179/1243/321 +f 1128/1192/350 1132/1196/350 1157/1221/350 1156/1220/350 +f 1132/1196/350 1134/1198/350 1158/1222/350 1157/1221/350 +f 1134/1198/350 1136/1200/350 1160/1224/350 1158/1222/350 +f 1136/1200/350 1138/1202/350 1161/1225/350 1160/1224/350 +f 1138/1202/350 1140/1204/350 1162/1226/350 1161/1225/350 +f 1140/1204/350 1142/1206/350 1159/1223/350 1162/1226/350 +f 1142/1206/350 1145/1209/350 1163/1227/350 1159/1223/350 +f 1145/1209/350 1147/1211/350 1165/1229/350 1163/1227/350 +f 1129/1193/350 1128/1192/350 1156/1220/350 1166/1230/350 +f 1188/1252/442 1187/1251/442 1186/1250/442 1184/1248/442 +f 1186/1250/442 1185/1249/442 1184/1248/442 +f 1184/1248/442 1183/1247/442 1182/1246/442 1188/1252/442 +f 1182/1246/442 1180/1244/442 1181/1245/442 1188/1252/442 +f 1189/1253/441 1188/1252/441 1181/1245/441 +f 1190/1254/441 1191/1255/441 1189/1253/441 1181/1245/441 +s 2 +f 1172/1236/457 1192/1256/457 1193/1257/617 1173/1237/617 +f 1174/1238/618 1173/1237/617 1193/1257/617 1194/1258/618 +f 1175/1239/619 1174/1238/618 1194/1258/618 1195/1259/619 +f 1176/1240/620 1175/1239/619 1195/1259/619 1196/1260/620 +f 1177/1241/621 1176/1240/620 1196/1260/620 1197/1261/621 +f 1178/1242/622 1177/1241/621 1197/1261/621 1198/1262/622 +f 1179/1243/623 1178/1242/622 1198/1262/622 1199/1263/623 +s off +f 1181/1245/441 1179/1243/441 1199/1263/441 1190/1254/441 +s 1 +f 1193/1257/321 1192/1256/321 1200/1264/321 1190/1254/321 +f 1200/1264/321 1191/1255/321 1190/1254/321 +f 1190/1254/321 1199/1263/321 1198/1262/321 1196/1260/321 +f 1198/1262/321 1197/1261/321 1196/1260/321 +f 1193/1257/321 1190/1254/321 1196/1260/321 1195/1259/321 +f 1193/1257/321 1195/1259/321 1194/1258/321 +s off +f 1201/1265/321 1202/1266/321 1203/1267/321 1204/1268/321 +f 1204/1268/441 1203/1267/441 1205/1269/441 1206/1270/441 +f 1201/1265/457 1204/1268/457 1206/1270/457 1207/1271/457 +f 1202/1266/369 1201/1265/369 1207/1271/369 1208/1272/369 +f 1164/1228/350 1165/1229/350 1170/1234/350 1209/1273/350 +f 1165/1229/350 1147/1211/350 1167/1231/350 1170/1234/350 +f 1147/1211/338 1146/1210/338 1168/1232/338 1167/1231/338 +f 1146/1210/321 1189/1253/321 1169/1233/321 1168/1232/321 +f 1191/1255/406 1200/1264/406 1210/1274/406 1189/1253/406 +f 1211/1275/457 1212/1276/457 1209/1273/457 1169/1233/457 +f 1169/1233/457 1209/1273/457 1170/1234/457 +f 1189/1253/321 1210/1274/321 1211/1275/321 1169/1233/321 +s 2 +f 1213/1277/624 1214/1278/624 1130/1194/406 1129/1193/406 +f 1215/1279/625 1216/1280/625 1214/1278/624 1213/1277/624 +f 1217/1281/626 1218/1282/626 1216/1280/625 1215/1279/625 +f 1219/1283/627 1220/1284/627 1218/1282/626 1217/1281/626 +f 1221/1285/628 1222/1286/628 1220/1284/627 1219/1283/627 +f 1223/1287/629 1224/1288/629 1222/1286/628 1221/1285/628 +f 1225/1289/630 1226/1290/630 1224/1288/629 1223/1287/629 +s off +f 1226/1290/441 1225/1289/441 1227/1291/441 1228/1292/441 +f 1228/1292/441 1227/1291/441 1229/1293/441 1230/1294/441 +f 1231/1295/442 1232/1296/442 1233/1297/442 1234/1298/442 +f 1233/1297/441 1235/1299/441 1234/1298/441 +f 1234/1298/442 1236/1300/442 1237/1301/442 1231/1295/442 +f 1237/1301/442 1238/1302/442 1228/1292/442 1231/1295/442 +f 1230/1294/441 1231/1295/441 1228/1292/441 +s 1 +f 1239/1303/350 1166/1230/350 1164/1228/350 1240/1304/350 +f 1164/1228/350 1241/1305/350 1240/1304/350 +f 1239/1303/350 1240/1304/350 1242/1306/350 1243/1307/350 +f 1242/1306/350 1244/1308/350 1245/1309/350 1243/1307/350 +f 1245/1309/350 1246/1310/350 1243/1307/350 +f 1239/1303/350 1243/1307/350 1247/1311/350 +s off +f 1248/1312/457 1249/1313/457 1250/1314/457 1251/1315/457 +f 1130/1194/321 1214/1278/321 1252/1316/321 +f 1130/1194/321 1252/1316/321 1172/1236/321 +f 1130/1194/631 1172/1236/631 1171/1235/631 +f 1253/1317/321 1252/1316/321 1214/1278/321 1216/1280/321 +f 1254/1318/321 1253/1317/321 1216/1280/321 1218/1282/321 +f 1255/1319/321 1254/1318/321 1218/1282/321 1220/1284/321 +f 1256/1320/321 1255/1319/321 1220/1284/321 1222/1286/321 +f 1257/1321/321 1256/1320/321 1222/1286/321 1224/1288/321 +f 1258/1322/321 1257/1321/321 1224/1288/321 1226/1290/321 +f 1259/1323/406 1260/1324/406 1228/1292/406 1238/1302/406 +f 1261/1325/632 1259/1323/632 1238/1302/632 1237/1301/632 +f 1262/1326/612 1261/1325/612 1237/1301/612 1236/1300/612 +f 1263/1327/613 1262/1326/613 1236/1300/613 1234/1298/613 +f 1264/1328/321 1263/1327/321 1234/1298/321 1235/1299/321 +f 1265/1329/614 1264/1328/614 1235/1299/614 1233/1297/614 +f 1266/1330/615 1265/1329/615 1233/1297/615 1232/1296/615 +f 1267/1331/616 1266/1330/616 1232/1296/616 1231/1295/616 +f 1268/1332/457 1267/1331/457 1231/1295/457 1230/1294/457 +f 1260/1324/321 1258/1322/321 1226/1290/321 1228/1292/321 +f 1213/1277/350 1239/1303/350 1247/1311/350 1215/1279/350 +f 1215/1279/350 1247/1311/350 1243/1307/350 1217/1281/350 +f 1217/1281/350 1243/1307/350 1246/1310/350 1219/1283/350 +f 1219/1283/350 1246/1310/350 1245/1309/350 1221/1285/350 +f 1221/1285/350 1245/1309/350 1244/1308/350 1223/1287/350 +f 1223/1287/350 1244/1308/350 1242/1306/350 1225/1289/350 +f 1225/1289/350 1242/1306/350 1240/1304/350 1227/1291/350 +f 1227/1291/350 1240/1304/350 1241/1305/350 1229/1293/350 +f 1129/1193/350 1166/1230/350 1239/1303/350 1213/1277/350 +f 1260/1324/338 1259/1323/338 1261/1325/338 1267/1331/338 +f 1261/1325/369 1262/1326/369 1263/1327/369 1267/1331/369 +f 1263/1327/338 1264/1328/338 1265/1329/338 1267/1331/338 +f 1265/1329/369 1266/1330/369 1267/1331/369 +f 1268/1332/369 1260/1324/369 1267/1331/369 +f 1269/1333/338 1260/1324/338 1268/1332/338 1270/1334/338 +s 2 +f 1172/1236/457 1252/1316/633 1271/1335/633 1192/1256/457 +f 1253/1317/634 1272/1336/634 1271/1335/633 1252/1316/633 +f 1254/1318/635 1273/1337/635 1272/1336/634 1253/1317/634 +f 1255/1319/636 1274/1338/636 1273/1337/635 1254/1318/635 +f 1256/1320/637 1275/1339/637 1274/1338/636 1255/1319/636 +f 1257/1321/638 1276/1340/638 1275/1339/637 1256/1320/637 +f 1258/1322/639 1277/1341/639 1276/1340/638 1257/1321/638 +s off +f 1260/1324/369 1269/1333/369 1277/1341/369 1258/1322/369 +s 1 +f 1271/1335/321 1272/1336/321 1273/1337/321 1274/1338/321 +f 1274/1338/321 1275/1339/321 1276/1340/321 1269/1333/321 +f 1276/1340/321 1277/1341/321 1269/1333/321 +f 1271/1335/321 1274/1338/321 1269/1333/321 1200/1264/321 +f 1269/1333/321 1270/1334/321 1200/1264/321 +f 1271/1335/321 1200/1264/321 1192/1256/321 +s off +f 1278/1342/321 1279/1343/321 1280/1344/321 1281/1345/321 +f 1279/1343/369 1282/1346/369 1283/1347/369 1280/1344/369 +f 1278/1342/457 1284/1348/457 1282/1346/457 1279/1343/457 +f 1281/1345/442 1285/1349/442 1284/1348/442 1278/1342/442 +f 1164/1228/350 1209/1273/350 1249/1313/350 1241/1305/350 +f 1241/1305/350 1249/1313/350 1248/1312/350 1229/1293/350 +f 1229/1293/442 1248/1312/442 1251/1315/442 1230/1294/442 +f 1230/1294/321 1251/1315/321 1250/1314/321 1268/1332/321 +f 1270/1334/406 1268/1332/406 1210/1274/406 1200/1264/406 +f 1250/1314/457 1249/1313/457 1209/1273/457 +f 1209/1273/640 1212/1276/640 1211/1275/640 +f 1250/1314/457 1209/1273/457 1211/1275/457 +f 1268/1332/321 1250/1314/321 1211/1275/321 1210/1274/321 +s 2 +f 1286/1350/641 1287/1351/642 1288/1352/643 1289/1353/644 +f 1290/1354/645 1291/1355/645 1287/1351/642 1286/1350/641 +f 1292/1356/646 1293/1357/646 1291/1355/645 1290/1354/645 +f 1294/1358/647 1295/1359/648 1293/1357/646 1292/1356/646 +f 1296/1360/649 1297/1361/650 1295/1359/648 1294/1358/647 +f 1298/1362/651 1299/1363/651 1297/1361/650 1296/1360/649 +f 1300/1364/652 1301/1365/652 1299/1363/651 1298/1362/651 +s off +f 1302/1366/338 1303/1367/338 1304/1368/338 1305/1369/338 +f 1304/1368/369 1306/1370/369 1305/1369/369 +f 1305/1369/338 1307/1371/338 1308/1372/338 1302/1366/338 +f 1308/1372/369 1309/1373/369 1310/1374/369 1302/1366/369 +f 1311/1375/369 1302/1366/369 1310/1374/369 +s 1 +f 1312/1376/128 1313/1377/127 1314/1378/130 1315/1379/129 +f 1314/1378/130 1316/1380/129 1315/1379/129 +f 1315/1379/129 1317/1381/129 1318/1382/129 1312/1376/128 +f 1318/1382/129 1319/1383/129 1320/1384/129 1312/1376/128 +f 1321/1385/129 1312/1376/128 1320/1384/129 +s off +f 1301/1365/338 1300/1364/338 1322/1386/338 1310/1374/338 +f 1322/1386/338 1323/1387/338 1311/1375/338 1310/1374/338 +f 1324/1388/193 1325/1389/193 1287/1390/193 1291/1391/193 +f 1326/1392/193 1324/1388/193 1291/1391/193 1293/1393/193 +f 1327/1394/193 1326/1392/193 1293/1393/193 1295/1395/193 +f 1328/1396/193 1327/1394/193 1295/1395/193 1297/1397/193 +f 1329/1398/193 1328/1396/193 1297/1397/193 1299/1399/193 +f 1330/1400/193 1329/1398/193 1299/1399/193 1301/1401/193 +f 1331/1402/643 1332/1403/643 1310/1404/643 1309/1405/643 +f 1333/1406/653 1331/1402/653 1309/1405/653 1308/1407/653 +f 1334/1408/654 1333/1406/654 1308/1407/654 1307/1409/654 +f 1335/1410/655 1334/1408/655 1307/1409/655 1305/1411/655 +f 1336/1412/193 1335/1410/193 1305/1411/193 1306/1413/193 +f 1337/1414/656 1336/1412/656 1306/1413/656 1304/1415/656 +f 1338/1416/657 1337/1414/657 1304/1415/657 1303/1417/657 +f 1339/1418/658 1338/1416/658 1303/1417/658 1302/1419/658 +f 1340/1420/659 1339/1418/659 1302/1419/659 1311/1421/659 +f 1332/1403/193 1330/1400/193 1301/1401/193 1310/1404/193 +f 1341/1422/659 1340/1420/659 1311/1421/659 1323/1423/659 +f 1342/1424/129 1343/1425/129 1344/1426/129 1345/1427/129 +f 1345/1427/129 1344/1426/129 1346/1428/129 1347/1429/129 +f 1347/1429/129 1346/1428/129 1348/1430/129 1349/1431/129 +f 1349/1431/129 1348/1430/129 1350/1432/129 1351/1433/129 +f 1351/1433/129 1350/1432/129 1352/1434/129 1353/1435/129 +f 1353/1435/129 1352/1434/129 1354/1436/129 1355/1437/129 +f 1355/1437/128 1354/1436/128 1356/1438/128 1357/1439/128 +f 1357/1439/127 1356/1438/127 1358/1440/127 1359/1441/127 +f 1360/1442/129 1361/1443/129 1343/1425/129 1342/1424/129 +f 1332/1444/441 1331/1445/441 1333/1446/441 1339/1447/441 +f 1333/1446/442 1334/1448/442 1335/1449/442 1339/1447/442 +f 1335/1449/442 1336/1450/442 1337/1451/442 1339/1447/442 +f 1337/1451/442 1338/1452/442 1339/1447/442 +f 1340/1453/441 1332/1444/441 1339/1447/441 +f 1362/1454/441 1332/1444/441 1340/1453/441 1341/1455/441 +s 2 +f 1363/1456/659 1325/1457/660 1364/1458/660 1365/1459/659 +f 1324/1460/661 1366/1461/661 1364/1458/660 1325/1457/660 +f 1326/1462/662 1367/1463/662 1366/1461/661 1324/1460/661 +f 1327/1464/663 1368/1465/663 1367/1463/662 1326/1462/662 +f 1328/1466/664 1369/1467/664 1368/1465/663 1327/1464/663 +f 1329/1468/665 1370/1469/665 1369/1467/664 1328/1466/664 +f 1330/1470/666 1371/1471/666 1370/1469/665 1329/1468/665 +s off +f 1332/1444/441 1362/1454/441 1371/1471/441 1330/1470/441 +s 1 +f 1372/1472/127 1314/1378/130 1313/1377/127 1373/1473/129 +f 1374/1474/193 1365/1475/193 1364/1476/193 1369/1477/193 +f 1364/1476/193 1366/1478/193 1367/1479/193 1369/1477/193 +f 1367/1479/193 1368/1480/193 1369/1477/193 +f 1369/1477/193 1370/1481/193 1371/1482/193 1374/1474/193 +f 1362/1483/193 1374/1474/193 1371/1482/193 +s off +f 1323/1423/193 1375/1484/193 1376/1485/193 1341/1422/193 +f 1377/1486/193 1341/1422/193 1376/1485/193 1378/1487/193 +f 1358/1440/129 1379/1488/129 1380/1489/129 1359/1441/129 +s 2 +f 1286/1350/641 1342/1490/667 1345/1491/645 1290/1354/645 +f 1290/1354/645 1345/1491/645 1347/1492/646 1292/1356/646 +f 1292/1356/646 1347/1492/646 1349/1493/647 1294/1358/647 +f 1294/1358/647 1349/1493/647 1351/1494/649 1296/1360/649 +f 1296/1360/649 1351/1494/649 1353/1495/651 1298/1362/651 +f 1298/1362/651 1353/1495/651 1355/1496/668 1300/1364/652 +s off +f 1300/1364/338 1355/1496/338 1357/1497/338 1322/1386/338 +f 1322/1386/338 1357/1497/338 1359/1498/338 1323/1387/338 +f 1375/1499/369 1323/1387/369 1359/1498/369 1380/1500/369 +f 1376/1501/659 1375/1499/659 1380/1500/659 1379/1502/659 +f 1378/1503/659 1376/1501/659 1379/1502/659 1381/1504/659 +f 1372/1505/669 1358/1440/669 1356/1438/669 1314/1506/669 +f 1314/1506/442 1356/1438/442 1354/1436/442 1316/1507/442 +f 1316/1507/670 1354/1436/670 1352/1434/670 1315/1508/670 +f 1315/1508/671 1352/1434/671 1350/1432/671 1317/1509/671 +f 1317/1509/672 1350/1432/672 1348/1430/672 1318/1510/672 +f 1318/1510/673 1348/1430/673 1346/1428/673 1319/1511/673 +f 1319/1511/674 1346/1428/674 1344/1426/674 1320/1512/674 +f 1320/1512/675 1344/1426/675 1343/1425/675 1321/1513/675 +f 1321/1513/676 1343/1425/676 1361/1443/676 1312/1514/676 +f 1382/1515/128 1383/1516/128 1384/1517/128 1385/1518/128 +f 1384/1517/369 1386/1519/369 1387/1520/369 1385/1518/369 +f 1382/1515/441 1388/1521/441 1389/1522/441 1383/1516/441 +f 1325/1389/193 1363/1523/193 1288/1524/193 1287/1390/193 +f 1358/1440/129 1390/1525/129 1381/1526/129 1379/1488/129 +s 2 +f 1286/1350/641 1289/1353/644 1360/1527/677 1342/1490/667 +s off +f 1372/1505/678 1373/1528/678 1390/1525/678 1358/1440/678 +s 1 +f 1341/1529/193 1377/1530/193 1374/1474/193 1362/1483/193 +s 2 +f 1391/1350/679 1289/1353/644 1288/1352/643 1392/1351/680 +f 1393/1354/681 1391/1350/679 1392/1351/680 1394/1355/682 +f 1395/1356/683 1393/1354/681 1394/1355/682 1396/1357/684 +f 1397/1358/685 1395/1356/683 1396/1357/684 1398/1359/686 +f 1399/1360/687 1397/1358/685 1398/1359/686 1400/1361/688 +f 1401/1362/689 1399/1360/687 1400/1361/688 1402/1363/689 +f 1403/1364/690 1401/1362/689 1402/1363/689 1404/1365/690 +s off +f 1405/1374/442 1406/1373/442 1407/1372/442 1408/1366/442 +f 1407/1372/442 1409/1371/442 1410/1369/442 1408/1366/442 +f 1410/1369/441 1411/1370/441 1412/1368/441 1408/1366/441 +f 1412/1368/441 1413/1367/441 1408/1366/441 +f 1414/1375/441 1405/1374/441 1408/1366/441 +s 1 +f 1415/1384/129 1416/1383/129 1417/1382/129 1312/1376/128 +f 1417/1382/129 1418/1381/129 1419/1379/128 1312/1376/128 +f 1419/1379/128 1420/1380/130 1421/1378/127 1312/1376/128 +f 1421/1378/127 1313/1377/127 1312/1376/128 +f 1422/1385/129 1415/1384/129 1312/1376/128 +s off +f 1404/1365/441 1405/1374/441 1423/1386/441 1403/1364/441 +f 1423/1386/441 1405/1374/441 1414/1375/441 1424/1387/441 +f 1425/1388/193 1394/1391/193 1392/1390/193 1426/1389/193 +f 1427/1392/193 1396/1393/193 1394/1391/193 1425/1388/193 +f 1428/1394/193 1398/1395/193 1396/1393/193 1427/1392/193 +f 1429/1396/193 1400/1397/193 1398/1395/193 1428/1394/193 +f 1430/1398/193 1402/1399/193 1400/1397/193 1429/1396/193 +f 1431/1400/193 1404/1401/193 1402/1399/193 1430/1398/193 +f 1432/1402/678 1406/1405/678 1405/1404/678 1433/1403/678 +f 1434/1406/691 1407/1407/691 1406/1405/691 1432/1402/691 +f 1435/1408/654 1409/1409/654 1407/1407/654 1434/1406/654 +f 1436/1410/655 1410/1411/655 1409/1409/655 1435/1408/655 +f 1437/1412/193 1411/1413/193 1410/1411/193 1436/1410/193 +f 1438/1414/656 1412/1415/656 1411/1413/656 1437/1412/656 +f 1439/1416/657 1413/1417/657 1412/1415/657 1438/1414/657 +f 1440/1418/658 1408/1419/658 1413/1417/658 1439/1416/658 +f 1441/1420/659 1414/1421/659 1408/1419/659 1440/1418/659 +f 1433/1403/192 1405/1404/192 1404/1401/192 1431/1400/192 +f 1442/1422/659 1424/1423/659 1414/1421/659 1441/1420/659 +f 1443/1424/129 1444/1427/129 1445/1426/129 1446/1425/129 +f 1444/1427/129 1447/1429/129 1448/1428/129 1445/1426/129 +f 1447/1429/129 1449/1431/129 1450/1430/129 1448/1428/129 +f 1449/1431/129 1451/1433/129 1452/1432/129 1450/1430/129 +f 1451/1433/129 1453/1435/129 1454/1434/129 1452/1432/129 +f 1453/1435/129 1455/1437/129 1456/1436/129 1454/1434/129 +f 1455/1437/128 1457/1439/128 1458/1438/128 1456/1436/128 +f 1457/1439/127 1459/1441/127 1460/1440/127 1458/1438/127 +f 1360/1442/129 1443/1424/129 1446/1425/129 1361/1443/129 +f 1440/1447/338 1439/1452/338 1438/1451/338 1436/1449/338 +f 1438/1451/369 1437/1450/369 1436/1449/369 +f 1436/1449/369 1435/1448/369 1434/1446/369 1440/1447/369 +f 1434/1446/369 1432/1445/369 1433/1444/369 1440/1447/369 +f 1441/1453/369 1440/1447/369 1433/1444/369 +f 1461/1454/338 1442/1455/338 1441/1453/338 1433/1444/338 +s 2 +f 1363/1456/659 1365/1459/659 1462/1458/692 1426/1457/692 +f 1425/1460/693 1426/1457/692 1462/1458/692 1463/1461/693 +f 1427/1462/694 1425/1460/693 1463/1461/693 1464/1463/695 +f 1428/1464/696 1427/1462/694 1464/1463/695 1465/1465/696 +f 1429/1466/697 1428/1464/696 1465/1465/696 1466/1467/698 +f 1430/1468/699 1429/1466/697 1466/1467/698 1467/1469/699 +f 1431/1470/700 1430/1468/699 1467/1469/699 1468/1471/700 +s off +f 1433/1444/338 1431/1470/338 1468/1471/338 1461/1454/338 +s 1 +f 1469/1472/127 1373/1473/129 1313/1377/127 1421/1378/127 +f 1468/1482/193 1467/1481/193 1466/1477/193 1374/1474/193 +f 1466/1477/193 1465/1480/193 1464/1479/193 1462/1476/193 +f 1464/1479/193 1463/1478/193 1462/1476/193 +f 1462/1476/193 1365/1475/193 1374/1474/193 1466/1477/193 +f 1461/1483/193 1468/1482/193 1374/1474/193 +s off +f 1424/1423/193 1442/1422/193 1470/1485/193 1471/1484/193 +f 1377/1486/193 1378/1487/193 1470/1485/193 1442/1422/193 +f 1460/1440/129 1459/1441/129 1472/1489/129 1473/1488/129 +s 2 +f 1391/1350/679 1393/1354/681 1444/1491/682 1443/1490/701 +f 1393/1354/681 1395/1356/683 1447/1492/683 1444/1491/682 +f 1395/1356/683 1397/1358/685 1449/1493/685 1447/1492/683 +f 1397/1358/685 1399/1360/687 1451/1494/687 1449/1493/685 +f 1399/1360/687 1401/1362/689 1453/1495/689 1451/1494/687 +f 1401/1362/689 1403/1364/690 1455/1496/702 1453/1495/689 +s off +f 1403/1364/442 1423/1386/442 1457/1497/442 1455/1496/442 +f 1423/1386/442 1424/1387/442 1459/1498/442 1457/1497/442 +f 1471/1499/441 1472/1500/441 1459/1498/441 1424/1387/441 +f 1470/1501/659 1473/1502/659 1472/1500/659 1471/1499/659 +f 1378/1503/659 1381/1504/659 1473/1502/659 1470/1501/659 +f 1469/1505/703 1421/1506/703 1458/1438/703 1460/1440/703 +f 1421/1506/369 1420/1507/369 1456/1436/369 1458/1438/369 +f 1420/1507/704 1419/1508/704 1454/1434/704 1456/1436/704 +f 1419/1508/705 1418/1509/705 1452/1432/705 1454/1434/705 +f 1418/1509/706 1417/1510/706 1450/1430/706 1452/1432/706 +f 1417/1510/707 1416/1511/707 1448/1428/707 1450/1430/707 +f 1416/1511/708 1415/1512/708 1445/1426/708 1448/1428/708 +f 1415/1512/709 1422/1513/709 1446/1425/709 1445/1426/709 +f 1422/1513/710 1312/1514/710 1361/1443/710 1446/1425/710 +f 1474/1515/128 1475/1518/128 1476/1517/128 1477/1516/128 +f 1476/1517/441 1475/1518/441 1478/1520/441 1479/1519/441 +f 1474/1515/369 1477/1516/369 1480/1522/369 1481/1521/369 +f 1426/1389/193 1392/1390/193 1288/1524/193 1363/1523/193 +f 1460/1440/129 1473/1488/129 1381/1526/129 1390/1525/129 +s 2 +f 1391/1350/679 1443/1490/701 1360/1527/677 1289/1353/644 +s off +f 1469/1505/678 1460/1440/678 1390/1525/678 1373/1528/678 +s 1 +f 1442/1529/193 1461/1483/193 1374/1474/193 1377/1530/193 +f 1482/1531/711 1483/1532/712 1484/1533/369 1485/1534/369 +f 1486/1535/713 1487/1536/713 1483/1532/712 1482/1531/711 +f 1488/1537/714 1489/1538/714 1487/1536/713 1486/1535/713 +f 1490/1539/715 1491/1540/715 1489/1538/714 1488/1537/714 +f 1492/1541/716 1493/1542/716 1491/1540/715 1490/1539/715 +f 1494/1543/717 1495/1544/717 1493/1542/716 1492/1541/716 +f 1496/1545/718 1497/1546/719 1495/1544/717 1494/1543/717 +f 1498/1547/441 1499/1548/442 1497/1546/719 1496/1545/718 +f 1500/1549/720 1501/1550/721 1499/1548/442 1498/1547/441 +f 1502/1551/722 1503/1552/722 1501/1550/721 1500/1549/720 +f 1504/1553/723 1505/1554/723 1503/1552/722 1502/1551/722 +f 1506/1555/724 1507/1556/724 1505/1554/723 1504/1553/723 +f 1508/1557/725 1509/1558/725 1507/1556/724 1506/1555/724 +f 1510/1559/726 1511/1560/726 1509/1558/725 1508/1557/725 +f 1512/1561/727 1513/1562/728 1511/1560/726 1510/1559/726 +f 1485/1534/369 1484/1533/369 1513/1562/728 1512/1561/727 +s off +f 1514/1563/729 1515/1564/729 1516/1565/729 1517/1566/729 +f 1515/1564/729 1518/1567/729 1519/1568/729 1516/1565/729 +f 1518/1567/729 1520/1569/729 1521/1570/729 1519/1568/729 +f 1520/1569/729 1522/1571/729 1523/1572/729 1521/1570/729 +f 1522/1571/729 1524/1573/729 1525/1574/729 1523/1572/729 +f 1524/1573/729 1526/1575/729 1527/1576/729 1525/1574/729 +f 1526/1575/729 1528/1577/729 1529/1578/729 1527/1576/729 +f 1528/1577/729 1530/1579/729 1531/1580/729 1529/1578/729 +f 1530/1579/729 1532/1581/729 1533/1582/729 1531/1580/729 +f 1532/1581/729 1534/1583/729 1535/1584/729 1533/1582/729 +f 1534/1583/729 1536/1585/729 1537/1586/729 1535/1584/729 +f 1536/1585/729 1538/1587/729 1539/1588/729 1537/1586/729 +f 1538/1587/729 1540/1589/729 1541/1590/729 1539/1588/729 +f 1540/1589/729 1542/1591/729 1543/1592/729 1541/1590/729 +f 1542/1591/729 1544/1593/729 1545/1594/729 1543/1592/729 +f 1544/1593/729 1514/1563/729 1517/1566/729 1545/1594/729 +s 1 +f 1515/1564/711 1514/1563/369 1546/1595/369 1547/1596/730 +f 1518/1567/713 1515/1564/711 1547/1596/730 1548/1597/713 +f 1520/1569/714 1518/1567/713 1548/1597/713 1549/1598/714 +f 1522/1571/715 1520/1569/714 1549/1598/714 1550/1599/715 +f 1524/1573/716 1522/1571/715 1550/1599/715 1551/1600/716 +f 1526/1575/717 1524/1573/716 1551/1600/716 1552/1601/717 +f 1528/1577/718 1526/1575/717 1552/1601/717 1553/1602/731 +f 1530/1579/442 1528/1577/718 1553/1602/731 1554/1603/441 +f 1532/1581/732 1530/1579/442 1554/1603/441 1555/1604/733 +f 1534/1583/722 1532/1581/732 1555/1604/733 1556/1605/722 +f 1536/1585/723 1534/1583/722 1556/1605/722 1557/1606/723 +f 1538/1587/724 1536/1585/723 1557/1606/723 1558/1607/724 +f 1540/1589/725 1538/1587/724 1558/1607/724 1559/1608/725 +f 1542/1591/726 1540/1589/725 1559/1608/725 1560/1609/726 +f 1544/1593/727 1542/1591/726 1560/1609/726 1561/1610/734 +f 1514/1563/369 1544/1593/727 1561/1610/734 1546/1595/369 +f 1562/1611/735 1563/1612/735 1564/1613/369 1565/1614/369 +f 1487/1536/713 1548/1597/713 1547/1596/730 1483/1532/712 +f 1489/1538/714 1549/1598/714 1548/1597/713 1487/1536/713 +f 1491/1540/715 1550/1599/715 1549/1598/714 1489/1538/714 +f 1493/1542/716 1551/1600/716 1550/1599/715 1491/1540/715 +f 1495/1544/717 1552/1601/717 1551/1600/716 1493/1542/716 +f 1497/1546/719 1553/1602/731 1552/1601/717 1495/1544/717 +f 1566/1615/442 1567/1616/441 1568/1617/736 1569/1618/736 +f 1570/1619/737 1571/1620/737 1567/1616/441 1566/1615/442 +f 1503/1552/722 1556/1605/722 1555/1604/733 1501/1550/721 +f 1505/1554/723 1557/1606/723 1556/1605/722 1503/1552/722 +f 1507/1556/724 1558/1607/724 1557/1606/723 1505/1554/723 +f 1509/1558/725 1559/1608/725 1558/1607/724 1507/1556/724 +f 1511/1560/726 1560/1609/726 1559/1608/725 1509/1558/725 +f 1513/1562/728 1561/1610/734 1560/1609/726 1511/1560/726 +f 1565/1614/369 1564/1613/369 1572/1621/738 1573/1622/738 +f 1547/1596/730 1546/1595/369 1564/1613/369 1563/1612/735 +f 1546/1595/369 1561/1610/734 1572/1621/738 1564/1613/369 +f 1555/1604/733 1554/1603/441 1567/1616/441 1571/1620/737 +f 1554/1603/441 1553/1602/731 1568/1617/736 1567/1616/441 +s off +f 1484/1533/729 1483/1532/729 1574/1623/729 1575/1624/729 +f 1497/1546/729 1499/1548/729 1576/1625/729 1577/1626/729 +f 1499/1548/729 1501/1550/729 1578/1627/729 1576/1625/729 +f 1513/1562/729 1484/1533/729 1575/1624/729 1579/1628/729 +f 1483/1532/724 1547/1596/724 1580/1629/724 1574/1623/724 +f 1553/1602/724 1497/1546/724 1577/1626/724 1581/1630/724 +f 1501/1550/715 1555/1604/715 1582/1631/715 1578/1627/715 +f 1561/1610/715 1513/1562/715 1579/1628/715 1583/1632/715 +f 1562/1611/739 1565/1614/739 1584/1633/739 1585/1634/739 +f 1563/1612/715 1562/1611/715 1585/1634/715 1586/1635/715 +f 1573/1622/724 1572/1621/724 1587/1636/724 1588/1637/724 +f 1565/1614/739 1573/1622/739 1588/1637/739 1584/1633/739 +f 1547/1596/740 1563/1612/740 1586/1635/740 1580/1629/740 +f 1572/1621/741 1561/1610/741 1583/1632/741 1587/1636/741 +f 1566/1615/739 1569/1618/739 1589/1638/739 1590/1639/739 +f 1570/1619/739 1566/1615/739 1590/1639/739 1591/1640/739 +f 1571/1620/724 1570/1619/724 1591/1640/724 1592/1641/724 +f 1569/1618/715 1568/1617/715 1593/1642/715 1589/1638/715 +f 1555/1604/741 1571/1620/741 1592/1641/741 1582/1631/741 +f 1568/1617/740 1553/1602/740 1581/1630/740 1593/1642/740 +s 1 +f 1594/1643/742 1595/1644/338 1596/1645/369 1597/1646/742 +f 1598/1647/743 1594/1643/742 1597/1646/742 1599/1648/743 +f 1600/1649/744 1598/1647/743 1599/1648/743 1601/1650/744 +f 1602/1651/350 1600/1649/744 1601/1650/744 1603/1652/350 +f 1604/1653/745 1602/1651/350 1603/1652/350 1605/1654/745 +f 1606/1655/746 1604/1653/745 1605/1654/745 1607/1656/746 +f 1608/1657/747 1606/1655/746 1607/1656/746 1609/1658/747 +f 1610/1659/441 1608/1657/747 1609/1658/747 1611/1660/441 +f 1612/1661/748 1610/1659/441 1611/1660/441 1613/1662/748 +f 1614/1663/749 1612/1661/748 1613/1662/748 1615/1664/749 +f 1616/1665/750 1614/1663/749 1615/1664/749 1617/1666/750 +f 1618/1667/321 1616/1665/750 1617/1666/750 1619/1668/321 +f 1620/1669/751 1618/1667/321 1619/1668/321 1621/1670/751 +f 1622/1671/752 1620/1669/751 1621/1670/751 1623/1672/752 +f 1624/1673/753 1622/1671/752 1623/1672/752 1625/1674/753 +f 1595/1644/338 1624/1673/753 1625/1674/753 1596/1645/369 +s off +f 1626/1675/457 1627/1676/457 1628/1677/457 1629/1678/457 +f 1626/1675/457 1629/1678/457 1630/1679/457 1631/1680/457 +f 1626/1675/457 1631/1680/457 1632/1681/457 1633/1682/457 +f 1626/1675/457 1633/1682/457 1634/1683/457 1635/1684/457 +f 1636/1685/457 1635/1684/457 1634/1683/457 1637/1686/457 +f 1638/1687/457 1637/1686/457 1634/1683/457 1639/1688/457 +f 1640/1689/457 1638/1687/457 1639/1688/457 1641/1690/457 +f 1597/1646/457 1596/1645/457 1642/1691/457 1643/1692/457 +f 1596/1645/457 1625/1674/457 1644/1693/457 1642/1691/457 +f 1625/1674/457 1623/1672/457 1645/1694/457 1644/1693/457 +f 1623/1672/457 1621/1670/457 1646/1695/457 1645/1694/457 +f 1621/1670/457 1619/1668/457 1647/1696/457 1646/1695/457 +f 1619/1668/457 1617/1666/457 1648/1697/457 1647/1696/457 +f 1617/1666/457 1615/1664/457 1649/1698/457 1648/1697/457 +f 1615/1664/457 1613/1662/457 1650/1699/457 1649/1698/457 +f 1613/1662/457 1611/1660/457 1651/1700/457 1650/1699/457 +f 1611/1660/457 1609/1658/457 1652/1701/457 1651/1700/457 +f 1609/1658/457 1607/1656/457 1653/1702/457 1652/1701/457 +f 1607/1656/457 1605/1654/457 1654/1703/457 1653/1702/457 +f 1605/1654/457 1603/1652/457 1655/1704/457 1654/1703/457 +f 1603/1652/457 1601/1650/457 1656/1705/457 1655/1704/457 +f 1601/1650/457 1599/1648/457 1657/1706/457 1656/1705/457 +f 1599/1648/457 1597/1646/457 1643/1692/457 1657/1706/457 +s 1 +f 1643/1692/748 1642/1691/441 1628/1677/442 1627/1676/748 +f 1642/1691/441 1644/1693/747 1629/1678/747 1628/1677/442 +f 1644/1693/747 1645/1694/746 1630/1679/746 1629/1678/747 +f 1645/1694/746 1646/1695/745 1631/1680/745 1630/1679/746 +f 1646/1695/745 1647/1696/350 1632/1681/350 1631/1680/745 +f 1647/1696/350 1648/1697/744 1633/1682/744 1632/1681/350 +f 1648/1697/744 1649/1698/743 1634/1683/743 1633/1682/744 +f 1649/1698/743 1650/1699/742 1639/1688/742 1634/1683/743 +f 1650/1699/742 1651/1700/369 1641/1690/369 1639/1688/742 +f 1651/1700/369 1652/1701/753 1640/1689/753 1641/1690/369 +f 1652/1701/753 1653/1702/752 1638/1687/752 1640/1689/753 +f 1653/1702/752 1654/1703/751 1637/1686/751 1638/1687/752 +f 1654/1703/751 1655/1704/321 1636/1685/321 1637/1686/751 +f 1655/1704/321 1656/1705/750 1635/1684/750 1636/1685/321 +f 1656/1705/750 1657/1706/749 1626/1675/749 1635/1684/750 +f 1657/1706/749 1643/1692/748 1627/1676/748 1626/1675/749 +f 1658/1707/754 1659/1708/755 1660/1709/756 1661/1710/457 +f 1662/1711/757 1663/1712/758 1664/1713/759 1665/1714/760 +f 1663/1712/758 1666/1715/761 1667/1716/762 1664/1713/759 +f 1666/1715/761 1668/1717/763 1669/1718/764 1667/1716/762 +f 1668/1717/763 1670/1719/765 1671/1720/766 1669/1718/764 +f 1670/1719/765 1672/1721/767 1673/1722/768 1671/1720/766 +f 1672/1721/767 1674/1723/769 1675/1724/770 1673/1722/768 +f 1674/1723/769 1676/1725/771 1677/1726/772 1675/1724/770 +f 1676/1725/771 1678/1727/773 1679/1728/774 1677/1726/772 +f 1678/1727/773 1680/1729/775 1681/1730/776 1679/1728/774 +f 1680/1729/775 1682/1731/777 1683/1732/778 1681/1730/776 +f 1682/1731/777 1684/1733/779 1685/1734/780 1683/1732/778 +f 1684/1733/779 1686/1735/781 1687/1736/782 1685/1734/780 +f 1686/1735/781 1688/1737/783 1689/1738/784 1687/1736/782 +f 1688/1737/783 1690/1739/785 1691/1740/786 1689/1738/784 +f 1690/1739/785 1692/1741/787 1693/1742/788 1691/1740/786 +f 1692/1741/787 1662/1711/757 1665/1714/760 1693/1742/788 +f 1665/1714/760 1664/1713/759 1694/1743/789 1695/1744/790 +f 1664/1713/759 1667/1716/762 1696/1745/791 1694/1743/789 +f 1667/1716/762 1669/1718/764 1658/1707/754 1696/1745/791 +f 1669/1718/764 1671/1720/766 1659/1708/755 1658/1707/754 +f 1671/1720/766 1673/1722/768 1660/1709/756 1659/1708/755 +f 1673/1722/768 1675/1724/770 1697/1746/792 1660/1709/756 +f 1675/1724/770 1677/1726/772 1698/1747/793 1697/1746/792 +f 1677/1726/772 1679/1728/774 1699/1748/794 1698/1747/793 +f 1679/1728/774 1681/1730/776 1700/1749/795 1699/1748/794 +f 1681/1730/776 1683/1732/778 1701/1750/796 1700/1749/795 +f 1683/1732/778 1685/1734/780 1702/1751/797 1701/1750/796 +f 1685/1734/780 1687/1736/782 1703/1752/798 1702/1751/797 +f 1687/1736/782 1689/1738/784 1704/1753/799 1703/1752/798 +f 1689/1738/784 1691/1740/786 1705/1754/800 1704/1753/799 +f 1691/1740/786 1693/1742/788 1706/1755/801 1705/1754/800 +f 1693/1742/788 1665/1714/760 1695/1744/790 1706/1755/801 +f 1698/1747/793 1699/1748/794 1700/1749/795 1661/1710/457 +f 1702/1751/797 1703/1752/798 1704/1753/799 1661/1710/457 +f 1694/1743/789 1696/1745/791 1658/1707/754 1661/1710/457 +f 1700/1749/795 1701/1750/796 1702/1751/797 1661/1710/457 +f 1706/1755/801 1695/1744/790 1694/1743/789 1661/1710/457 +f 1660/1709/756 1697/1746/792 1698/1747/793 1661/1710/457 +f 1704/1753/799 1705/1754/800 1706/1755/801 1661/1710/457 +s 2 +f 1663/1712/746 1662/1711/747 1707/1756/747 1708/1757/746 +f 1666/1715/745 1663/1712/746 1708/1757/746 1709/1758/745 +f 1668/1717/350 1666/1715/745 1709/1758/745 1710/1759/350 +f 1670/1719/744 1668/1717/350 1710/1759/350 1711/1760/744 +f 1672/1721/743 1670/1719/744 1711/1760/744 1712/1761/743 +f 1674/1723/742 1672/1721/743 1712/1761/743 1713/1762/742 +f 1676/1725/369 1674/1723/742 1713/1762/742 1714/1763/369 +f 1678/1727/753 1676/1725/369 1714/1763/369 1715/1764/753 +f 1680/1729/752 1678/1727/753 1715/1764/753 1716/1765/752 +f 1682/1731/751 1680/1729/752 1716/1765/752 1717/1766/751 +f 1684/1733/321 1682/1731/751 1717/1766/751 1718/1767/321 +f 1686/1735/750 1684/1733/321 1718/1767/321 1719/1768/750 +f 1688/1737/749 1686/1735/750 1719/1768/750 1720/1769/749 +f 1690/1739/748 1688/1737/749 1720/1769/749 1721/1770/748 +f 1692/1741/441 1690/1739/748 1721/1770/748 1722/1771/441 +f 1662/1711/747 1692/1741/441 1722/1771/441 1707/1756/747 +s off +f 1723/1772/406 1712/1761/406 1711/1760/406 1710/1759/406 +f 1723/1772/406 1716/1765/406 1715/1764/406 1714/1763/406 +f 1723/1772/406 1720/1769/406 1719/1768/406 1718/1767/406 +f 1723/1772/406 1710/1759/406 1709/1758/406 1708/1757/406 +f 1723/1772/406 1718/1767/406 1717/1766/406 1716/1765/406 +f 1723/1772/406 1708/1757/406 1707/1756/406 1722/1771/406 +f 1723/1772/406 1714/1763/406 1713/1762/406 1712/1761/406 +f 1723/1772/406 1722/1771/406 1721/1770/406 1720/1769/406 +s 1 +f 1724/1531/802 1725/1534/803 1726/1533/803 1727/1532/804 +f 1728/1535/805 1724/1531/802 1727/1532/804 1729/1536/805 +f 1730/1537/806 1728/1535/805 1729/1536/805 1731/1538/806 +f 1732/1539/140 1730/1537/806 1731/1538/806 1733/1540/807 +f 1734/1541/808 1732/1539/140 1733/1540/807 1735/1542/809 +f 1736/1543/810 1734/1541/808 1735/1542/809 1737/1544/810 +f 1738/1545/811 1736/1543/810 1737/1544/810 1739/1546/812 +f 1740/1547/131 1738/1545/811 1739/1546/812 1741/1548/175 +f 1742/1549/813 1740/1547/131 1741/1548/175 1743/1550/814 +f 1744/1551/187 1742/1549/813 1743/1550/814 1745/1552/815 +f 1746/1553/816 1744/1551/187 1745/1552/815 1747/1554/816 +f 1748/1555/6 1746/1553/816 1747/1554/816 1749/1556/118 +f 1750/1557/817 1748/1555/6 1749/1556/118 1751/1558/817 +f 1752/1559/121 1750/1557/817 1751/1558/817 1753/1560/121 +f 1754/1561/818 1752/1559/121 1753/1560/121 1755/1562/819 +f 1725/1534/803 1754/1561/818 1755/1562/819 1726/1533/803 +s off +f 1756/1563/129 1757/1566/129 1758/1565/129 1759/1564/129 +f 1759/1564/129 1758/1565/129 1760/1568/129 1761/1567/129 +f 1761/1567/129 1760/1568/129 1762/1570/129 1763/1569/129 +f 1763/1569/129 1762/1570/129 1764/1572/129 1765/1571/129 +f 1765/1571/129 1764/1572/129 1766/1574/129 1767/1573/129 +f 1767/1573/129 1766/1574/129 1768/1576/129 1769/1575/129 +f 1769/1575/129 1768/1576/129 1770/1578/129 1771/1577/129 +f 1771/1577/129 1770/1578/129 1772/1580/129 1773/1579/129 +f 1773/1579/129 1772/1580/129 1774/1582/129 1775/1581/129 +f 1775/1581/129 1774/1582/129 1776/1584/129 1777/1583/129 +f 1777/1583/128 1776/1584/128 1778/1586/128 1779/1585/128 +f 1779/1585/129 1778/1586/129 1780/1588/129 1781/1587/129 +f 1781/1587/129 1780/1588/129 1782/1590/129 1783/1589/129 +f 1783/1589/129 1782/1590/129 1784/1592/129 1785/1591/129 +f 1785/1591/129 1784/1592/129 1786/1594/129 1787/1593/129 +f 1787/1593/129 1786/1594/129 1757/1566/129 1756/1563/129 +s 1 +f 1759/1564/820 1788/1596/821 1789/1595/803 1756/1563/803 +f 1761/1567/805 1790/1597/805 1788/1596/821 1759/1564/820 +f 1763/1569/806 1791/1598/806 1790/1597/805 1761/1567/805 +f 1765/1571/140 1792/1599/807 1791/1598/806 1763/1569/806 +f 1767/1573/808 1793/1600/809 1792/1599/807 1765/1571/140 +f 1769/1575/810 1794/1601/810 1793/1600/809 1767/1573/808 +f 1771/1577/811 1795/1602/822 1794/1601/810 1769/1575/810 +f 1773/1579/823 1796/1603/823 1795/1602/822 1771/1577/811 +f 1775/1581/813 1797/1604/824 1796/1603/823 1773/1579/823 +f 1777/1583/187 1798/1605/815 1797/1604/824 1775/1581/813 +f 1779/1585/825 1799/1606/825 1798/1605/815 1777/1583/187 +f 1781/1587/118 1800/1607/6 1799/1606/825 1779/1585/825 +f 1783/1589/817 1801/1608/817 1800/1607/6 1781/1587/118 +f 1785/1591/121 1802/1609/121 1801/1608/817 1783/1589/817 +f 1787/1593/818 1803/1610/826 1802/1609/121 1785/1591/121 +f 1756/1563/803 1789/1595/803 1803/1610/826 1787/1593/818 +f 1804/1611/827 1805/1614/165 1806/1613/803 1807/1612/828 +f 1729/1536/805 1727/1532/804 1788/1596/821 1790/1597/805 +f 1731/1538/806 1729/1536/805 1790/1597/805 1791/1598/806 +f 1733/1540/807 1731/1538/806 1791/1598/806 1792/1599/807 +f 1735/1542/809 1733/1540/807 1792/1599/807 1793/1600/809 +f 1737/1544/810 1735/1542/809 1793/1600/809 1794/1601/810 +f 1739/1546/812 1737/1544/810 1794/1601/810 1795/1602/822 +f 1808/1615/175 1809/1618/829 1810/1617/830 1811/1616/175 +f 1812/1619/831 1808/1615/175 1811/1616/175 1813/1620/832 +f 1745/1552/815 1743/1550/814 1797/1604/824 1798/1605/815 +f 1747/1554/816 1745/1552/815 1798/1605/815 1799/1606/825 +f 1749/1556/118 1747/1554/816 1799/1606/825 1800/1607/6 +f 1751/1558/817 1749/1556/118 1800/1607/6 1801/1608/817 +f 1753/1560/121 1751/1558/817 1801/1608/817 1802/1609/121 +f 1755/1562/819 1753/1560/121 1802/1609/121 1803/1610/826 +f 1805/1614/165 1814/1622/833 1815/1621/833 1806/1613/803 +f 1788/1596/821 1807/1612/828 1806/1613/803 1789/1595/803 +f 1789/1595/803 1806/1613/803 1815/1621/833 1803/1610/826 +f 1797/1604/824 1813/1620/832 1811/1616/175 1796/1603/823 +f 1796/1603/823 1811/1616/175 1810/1617/830 1795/1602/822 +s off +f 1726/1533/129 1816/1624/129 1817/1623/129 1727/1532/129 +f 1739/1546/129 1818/1626/129 1819/1625/129 1741/1548/129 +f 1741/1548/129 1819/1625/129 1820/1627/129 1743/1550/129 +f 1755/1562/129 1821/1628/129 1816/1624/129 1726/1533/129 +f 1727/1532/299 1817/1623/299 1822/1629/299 1788/1596/299 +f 1795/1602/299 1823/1630/299 1818/1626/299 1739/1546/299 +f 1743/1550/139 1820/1627/139 1824/1631/139 1797/1604/139 +f 1803/1610/139 1825/1632/139 1821/1628/139 1755/1562/139 +f 1804/1611/193 1826/1634/193 1827/1633/193 1805/1614/193 +f 1807/1612/807 1828/1635/807 1826/1634/807 1804/1611/807 +f 1814/1622/118 1829/1637/118 1830/1636/118 1815/1621/118 +f 1805/1614/193 1827/1633/193 1829/1637/193 1814/1622/193 +f 1788/1596/834 1822/1629/834 1828/1635/834 1807/1612/834 +f 1815/1621/835 1830/1636/835 1825/1632/835 1803/1610/835 +f 1808/1615/193 1831/1639/193 1832/1638/193 1809/1618/193 +f 1812/1619/193 1833/1640/193 1831/1639/193 1808/1615/193 +f 1813/1620/299 1834/1641/299 1833/1640/299 1812/1619/299 +f 1809/1618/139 1832/1638/139 1835/1642/139 1810/1617/139 +f 1797/1604/836 1824/1631/836 1834/1641/836 1813/1620/836 +f 1810/1617/837 1835/1642/837 1823/1630/837 1795/1602/837 +s 1 +f 1836/1773/838 1837/1774/839 1838/1775/840 1839/1776/841 +f 1840/1777/842 1841/1778/843 1837/1774/839 1836/1773/838 +f 1842/1779/844 1843/1780/845 1841/1778/843 1840/1777/842 +f 1844/1781/846 1845/1782/847 1843/1780/845 1842/1779/844 +f 1846/1783/848 1847/1784/849 1845/1782/847 1844/1781/846 +f 1848/1785/850 1849/1786/851 1847/1784/849 1846/1783/848 +f 1850/1787/852 1851/1788/853 1849/1786/851 1848/1785/850 +f 1852/1789/854 1853/1790/855 1851/1788/853 1850/1787/852 +f 1854/1791/856 1855/1792/857 1853/1790/855 1852/1789/854 +f 1856/1793/858 1857/1794/859 1855/1792/857 1854/1791/856 +f 1858/1795/860 1859/1796/861 1857/1794/859 1856/1793/858 +f 1839/1797/841 1838/1798/840 1859/1796/861 1858/1795/860 +f 1860/1799/862 1836/1773/838 1839/1776/841 1861/1800/863 +f 1862/1801/864 1840/1777/842 1836/1773/838 1860/1799/862 +f 1863/1802/865 1842/1779/844 1840/1777/842 1862/1801/864 +f 1864/1803/866 1844/1781/846 1842/1779/844 1863/1802/865 +f 1865/1804/867 1846/1783/848 1844/1781/846 1864/1803/866 +f 1866/1805/868 1848/1785/850 1846/1783/848 1865/1804/867 +f 1867/1806/869 1850/1787/852 1848/1785/850 1866/1805/868 +f 1868/1807/870 1852/1789/854 1850/1787/852 1867/1806/869 +f 1869/1808/871 1854/1791/856 1852/1789/854 1868/1807/870 +f 1870/1809/872 1856/1793/858 1854/1791/856 1869/1808/871 +f 1871/1810/873 1858/1795/860 1856/1793/858 1870/1809/872 +f 1861/1811/863 1839/1797/841 1858/1795/860 1871/1810/873 +f 1872/1812/874 1860/1799/862 1861/1800/863 1873/1813/875 +f 1874/1814/876 1862/1801/864 1860/1799/862 1872/1812/874 +f 1875/1815/877 1863/1802/865 1862/1801/864 1874/1814/876 +f 1876/1816/878 1864/1803/866 1863/1802/865 1875/1815/877 +f 1877/1817/879 1865/1804/867 1864/1803/866 1876/1816/878 +f 1878/1818/880 1866/1805/868 1865/1804/867 1877/1817/879 +f 1879/1819/881 1867/1806/869 1866/1805/868 1878/1818/880 +f 1880/1820/882 1868/1807/870 1867/1806/869 1879/1819/881 +f 1881/1821/883 1869/1808/871 1868/1807/870 1880/1820/882 +f 1882/1822/884 1870/1809/872 1869/1808/871 1881/1821/883 +f 1883/1823/885 1871/1810/873 1870/1809/872 1882/1822/884 +f 1873/1824/875 1861/1811/863 1871/1810/873 1883/1823/885 +f 1884/1825/886 1872/1812/874 1873/1813/875 1885/1826/887 +f 1886/1827/888 1874/1814/876 1872/1812/874 1884/1825/886 +f 1887/1828/889 1875/1815/877 1874/1814/876 1886/1827/888 +f 1888/1829/890 1876/1816/878 1875/1815/877 1887/1828/889 +f 1889/1830/891 1877/1817/879 1876/1816/878 1888/1829/890 +f 1890/1831/892 1878/1818/880 1877/1817/879 1889/1830/891 +f 1891/1832/893 1879/1819/881 1878/1818/880 1890/1831/892 +f 1892/1833/894 1880/1820/882 1879/1819/881 1891/1832/893 +f 1893/1834/895 1881/1821/883 1880/1820/882 1892/1833/894 +f 1894/1835/896 1882/1822/884 1881/1821/883 1893/1834/895 +f 1895/1836/897 1883/1823/885 1882/1822/884 1894/1835/896 +f 1885/1837/887 1873/1824/875 1883/1823/885 1895/1836/897 +f 1896/1838/898 1884/1825/886 1885/1826/887 1897/1839/899 +f 1898/1840/900 1886/1827/888 1884/1825/886 1896/1838/898 +f 1899/1841/901 1887/1828/889 1886/1827/888 1898/1840/900 +f 1900/1842/902 1888/1829/890 1887/1828/889 1899/1841/901 +f 1901/1843/903 1889/1830/891 1888/1829/890 1900/1842/902 +f 1902/1844/904 1890/1831/892 1889/1830/891 1901/1843/903 +f 1903/1845/905 1891/1832/893 1890/1831/892 1902/1844/904 +f 1904/1846/906 1892/1833/894 1891/1832/893 1903/1845/905 +f 1905/1847/907 1893/1834/895 1892/1833/894 1904/1846/906 +f 1906/1848/908 1894/1835/896 1893/1834/895 1905/1847/907 +f 1907/1849/909 1895/1836/897 1894/1835/896 1906/1848/908 +f 1897/1850/899 1885/1837/887 1895/1836/897 1907/1849/909 +f 1908/1851/910 1896/1838/898 1897/1839/899 1909/1852/911 +f 1910/1853/912 1898/1840/900 1896/1838/898 1908/1851/910 +f 1911/1854/913 1899/1841/901 1898/1840/900 1910/1853/912 +f 1912/1855/914 1900/1842/902 1899/1841/901 1911/1854/913 +f 1913/1856/915 1901/1843/903 1900/1842/902 1912/1855/914 +f 1914/1857/916 1902/1844/904 1901/1843/903 1913/1856/915 +f 1915/1858/917 1903/1845/905 1902/1844/904 1914/1857/916 +f 1916/1859/918 1904/1846/906 1903/1845/905 1915/1858/917 +f 1917/1860/919 1905/1847/907 1904/1846/906 1916/1859/918 +f 1918/1861/920 1906/1848/908 1905/1847/907 1917/1860/919 +f 1919/1862/921 1907/1849/909 1906/1848/908 1918/1861/920 +f 1909/1863/911 1897/1850/899 1907/1849/909 1919/1862/921 +f 1920/1864/922 1908/1851/910 1909/1852/911 1921/1865/923 +f 1922/1866/924 1910/1853/912 1908/1851/910 1920/1864/922 +f 1923/1867/925 1911/1854/913 1910/1853/912 1922/1866/924 +f 1924/1868/926 1912/1855/914 1911/1854/913 1923/1867/925 +f 1925/1869/927 1913/1856/915 1912/1855/914 1924/1868/926 +f 1926/1870/928 1914/1857/916 1913/1856/915 1925/1869/927 +f 1927/1871/929 1915/1858/917 1914/1857/916 1926/1870/928 +f 1928/1872/930 1916/1859/918 1915/1858/917 1927/1871/929 +f 1929/1873/931 1917/1860/919 1916/1859/918 1928/1872/930 +f 1930/1874/932 1918/1861/920 1917/1860/919 1929/1873/931 +f 1931/1875/933 1919/1862/921 1918/1861/920 1930/1874/932 +f 1921/1876/923 1909/1863/911 1919/1862/921 1931/1875/933 +f 1932/1877/934 1920/1864/922 1921/1865/923 1933/1878/935 +f 1934/1879/936 1922/1866/924 1920/1864/922 1932/1877/934 +f 1935/1880/937 1923/1867/925 1922/1866/924 1934/1879/936 +f 1936/1881/938 1924/1868/926 1923/1867/925 1935/1880/937 +f 1937/1882/939 1925/1869/927 1924/1868/926 1936/1881/938 +f 1938/1883/940 1926/1870/928 1925/1869/927 1937/1882/939 +f 1939/1884/941 1927/1871/929 1926/1870/928 1938/1883/940 +f 1940/1885/942 1928/1872/930 1927/1871/929 1939/1884/941 +f 1941/1886/943 1929/1873/931 1928/1872/930 1940/1885/942 +f 1942/1887/944 1930/1874/932 1929/1873/931 1941/1886/943 +f 1943/1888/945 1931/1875/933 1930/1874/932 1942/1887/944 +f 1933/1889/935 1921/1876/923 1931/1875/933 1943/1888/945 +f 1944/1890/946 1932/1877/934 1933/1878/935 1945/1891/947 +f 1946/1892/948 1934/1879/936 1932/1877/934 1944/1890/946 +f 1947/1893/949 1935/1880/937 1934/1879/936 1946/1892/948 +f 1948/1894/950 1936/1881/938 1935/1880/937 1947/1893/949 +f 1949/1895/951 1937/1882/939 1936/1881/938 1948/1894/950 +f 1950/1896/952 1938/1883/940 1937/1882/939 1949/1895/951 +f 1951/1897/953 1939/1884/941 1938/1883/940 1950/1896/952 +f 1952/1898/954 1940/1885/942 1939/1884/941 1951/1897/953 +f 1953/1899/955 1941/1886/943 1940/1885/942 1952/1898/954 +f 1954/1900/956 1942/1887/944 1941/1886/943 1953/1899/955 +f 1955/1901/957 1943/1888/945 1942/1887/944 1954/1900/956 +f 1945/1902/947 1933/1889/935 1943/1888/945 1955/1901/957 +f 1956/1903/958 1944/1890/946 1945/1891/947 1957/1904/959 +f 1958/1905/960 1946/1892/948 1944/1890/946 1956/1903/958 +f 1959/1906/961 1947/1893/949 1946/1892/948 1958/1905/960 +f 1960/1907/962 1948/1894/950 1947/1893/949 1959/1906/961 +f 1961/1908/963 1949/1895/951 1948/1894/950 1960/1907/962 +f 1962/1909/964 1950/1896/952 1949/1895/951 1961/1908/963 +f 1963/1910/965 1951/1897/953 1950/1896/952 1962/1909/964 +f 1964/1911/966 1952/1898/954 1951/1897/953 1963/1910/965 +f 1965/1912/967 1953/1899/955 1952/1898/954 1964/1911/966 +f 1966/1913/968 1954/1900/956 1953/1899/955 1965/1912/967 +f 1967/1914/969 1955/1901/957 1954/1900/956 1966/1913/968 +f 1957/1915/959 1945/1902/947 1955/1901/957 1967/1914/969 +f 1968/1916/970 1956/1903/958 1957/1904/959 1969/1917/971 +f 1970/1918/972 1958/1905/960 1956/1903/958 1968/1916/970 +f 1971/1919/973 1959/1906/961 1958/1905/960 1970/1918/972 +f 1972/1920/974 1960/1907/962 1959/1906/961 1971/1919/973 +f 1973/1921/975 1961/1908/963 1960/1907/962 1972/1920/974 +f 1974/1922/976 1962/1909/964 1961/1908/963 1973/1921/975 +f 1975/1923/977 1963/1910/965 1962/1909/964 1974/1922/976 +f 1976/1924/978 1964/1911/966 1963/1910/965 1975/1923/977 +f 1977/1925/979 1965/1912/967 1964/1911/966 1976/1924/978 +f 1978/1926/980 1966/1913/968 1965/1912/967 1977/1925/979 +f 1979/1927/981 1967/1914/969 1966/1913/968 1978/1926/980 +f 1969/1928/971 1957/1915/959 1967/1914/969 1979/1927/981 +f 1980/1929/982 1968/1916/970 1969/1917/971 1981/1930/983 +f 1982/1931/984 1970/1918/972 1968/1916/970 1980/1929/982 +f 1983/1932/985 1971/1919/973 1970/1918/972 1982/1931/984 +f 1984/1933/986 1972/1920/974 1971/1919/973 1983/1932/985 +f 1985/1934/987 1973/1921/975 1972/1920/974 1984/1933/986 +f 1986/1935/988 1974/1922/976 1973/1921/975 1985/1934/987 +f 1987/1936/989 1975/1923/977 1974/1922/976 1986/1935/988 +f 1988/1937/990 1976/1924/978 1975/1923/977 1987/1936/989 +f 1989/1938/991 1977/1925/979 1976/1924/978 1988/1937/990 +f 1990/1939/992 1978/1926/980 1977/1925/979 1989/1938/991 +f 1991/1940/993 1979/1927/981 1978/1926/980 1990/1939/992 +f 1981/1941/983 1969/1928/971 1979/1927/981 1991/1940/993 +f 1992/1942/994 1980/1929/982 1981/1930/983 1993/1943/995 +f 1994/1944/996 1982/1931/984 1980/1929/982 1992/1942/994 +f 1995/1945/997 1983/1932/985 1982/1931/984 1994/1944/996 +f 1996/1946/998 1984/1933/986 1983/1932/985 1995/1945/997 +f 1997/1947/999 1985/1934/987 1984/1933/986 1996/1946/998 +f 1998/1948/1000 1986/1935/988 1985/1934/987 1997/1947/999 +f 1999/1949/1001 1987/1936/989 1986/1935/988 1998/1948/1000 +f 2000/1950/1002 1988/1937/990 1987/1936/989 1999/1949/1001 +f 2001/1951/1003 1989/1938/991 1988/1937/990 2000/1950/1002 +f 2002/1952/1004 1990/1939/992 1989/1938/991 2001/1951/1003 +f 2003/1953/1005 1991/1940/993 1990/1939/992 2002/1952/1004 +f 1993/1954/995 1981/1941/983 1991/1940/993 2003/1953/1005 +f 2004/1955/1006 1992/1942/994 1993/1943/995 2005/1956/1007 +f 2006/1957/1008 1994/1944/996 1992/1942/994 2004/1955/1006 +f 2007/1958/1009 1995/1945/997 1994/1944/996 2006/1957/1008 +f 2008/1959/1010 1996/1946/998 1995/1945/997 2007/1958/1009 +f 2009/1960/1011 1997/1947/999 1996/1946/998 2008/1959/1010 +f 2010/1961/1012 1998/1948/1000 1997/1947/999 2009/1960/1011 +f 2011/1962/1013 1999/1949/1001 1998/1948/1000 2010/1961/1012 +f 2012/1963/1014 2000/1950/1002 1999/1949/1001 2011/1962/1013 +f 2013/1964/1015 2001/1951/1003 2000/1950/1002 2012/1963/1014 +f 2014/1965/1016 2002/1952/1004 2001/1951/1003 2013/1964/1015 +f 2015/1966/1017 2003/1953/1005 2002/1952/1004 2014/1965/1016 +f 2005/1967/1007 1993/1954/995 2003/1953/1005 2015/1966/1017 +f 2016/1968/1018 2004/1955/1006 2005/1956/1007 2017/1969/1019 +f 2018/1970/1020 2006/1957/1008 2004/1955/1006 2016/1968/1018 +f 2019/1971/1021 2007/1958/1009 2006/1957/1008 2018/1970/1020 +f 2020/1972/1022 2008/1959/1010 2007/1958/1009 2019/1971/1021 +f 2021/1973/1023 2009/1960/1011 2008/1959/1010 2020/1972/1022 +f 2022/1974/1024 2010/1961/1012 2009/1960/1011 2021/1973/1023 +f 2023/1975/1025 2011/1962/1013 2010/1961/1012 2022/1974/1024 +f 2024/1976/1026 2012/1963/1014 2011/1962/1013 2023/1975/1025 +f 2025/1977/1027 2013/1964/1015 2012/1963/1014 2024/1976/1026 +f 2026/1978/1028 2014/1965/1016 2013/1964/1015 2025/1977/1027 +f 2027/1979/1029 2015/1966/1017 2014/1965/1016 2026/1978/1028 +f 2017/1980/1019 2005/1967/1007 2015/1966/1017 2027/1979/1029 +f 2028/1981/1030 2016/1968/1018 2017/1969/1019 2029/1982/1031 +f 2030/1983/1032 2018/1970/1020 2016/1968/1018 2028/1981/1030 +f 2031/1984/1033 2019/1971/1021 2018/1970/1020 2030/1983/1032 +f 2032/1985/1034 2020/1972/1022 2019/1971/1021 2031/1984/1033 +f 2033/1986/1035 2021/1973/1023 2020/1972/1022 2032/1985/1034 +f 2034/1987/1036 2022/1974/1024 2021/1973/1023 2033/1986/1035 +f 2035/1988/1037 2023/1975/1025 2022/1974/1024 2034/1987/1036 +f 2036/1989/1038 2024/1976/1026 2023/1975/1025 2035/1988/1037 +f 2037/1990/1039 2025/1977/1027 2024/1976/1026 2036/1989/1038 +f 2038/1991/1040 2026/1978/1028 2025/1977/1027 2037/1990/1039 +f 2039/1992/1041 2027/1979/1029 2026/1978/1028 2038/1991/1040 +f 2029/1993/1031 2017/1980/1019 2027/1979/1029 2039/1992/1041 +f 2040/1994/1042 2028/1981/1030 2029/1982/1031 2041/1995/1043 +f 2042/1996/1044 2030/1983/1032 2028/1981/1030 2040/1994/1042 +f 2043/1997/1045 2031/1984/1033 2030/1983/1032 2042/1996/1044 +f 2044/1998/1046 2032/1985/1034 2031/1984/1033 2043/1997/1045 +f 2045/1999/1047 2033/1986/1035 2032/1985/1034 2044/1998/1046 +f 2046/2000/1048 2034/1987/1036 2033/1986/1035 2045/1999/1047 +f 2047/2001/1049 2035/1988/1037 2034/1987/1036 2046/2000/1048 +f 2048/2002/1050 2036/1989/1038 2035/1988/1037 2047/2001/1049 +f 2049/2003/1051 2037/1990/1039 2036/1989/1038 2048/2002/1050 +f 2050/2004/1052 2038/1991/1040 2037/1990/1039 2049/2003/1051 +f 2051/2005/1053 2039/1992/1041 2038/1991/1040 2050/2004/1052 +f 2041/2006/1043 2029/1993/1031 2039/1992/1041 2051/2005/1053 +f 2052/2007/1054 2040/1994/1042 2041/1995/1043 2053/2008/1055 +f 2054/2009/1056 2042/1996/1044 2040/1994/1042 2052/2007/1054 +f 2055/2010/1057 2043/1997/1045 2042/1996/1044 2054/2009/1056 +f 2056/2011/1058 2044/1998/1046 2043/1997/1045 2055/2010/1057 +f 2057/2012/1059 2045/1999/1047 2044/1998/1046 2056/2011/1058 +f 2058/2013/1060 2046/2000/1048 2045/1999/1047 2057/2012/1059 +f 2059/2014/1061 2047/2001/1049 2046/2000/1048 2058/2013/1060 +f 2060/2015/1062 2048/2002/1050 2047/2001/1049 2059/2014/1061 +f 2061/2016/1063 2049/2003/1051 2048/2002/1050 2060/2015/1062 +f 2062/2017/1064 2050/2004/1052 2049/2003/1051 2061/2016/1063 +f 2063/2018/1065 2051/2005/1053 2050/2004/1052 2062/2017/1064 +f 2053/2019/1055 2041/2006/1043 2051/2005/1053 2063/2018/1065 +f 2064/2020/1066 2052/2007/1054 2053/2008/1055 2065/2021/1067 +f 2066/2022/1068 2054/2009/1056 2052/2007/1054 2064/2020/1066 +f 2067/2023/1069 2055/2010/1057 2054/2009/1056 2066/2022/1068 +f 2068/2024/1070 2056/2011/1058 2055/2010/1057 2067/2023/1069 +f 2069/2025/1071 2057/2012/1059 2056/2011/1058 2068/2024/1070 +f 2070/2026/1072 2058/2013/1060 2057/2012/1059 2069/2025/1071 +f 2071/2027/1073 2059/2014/1061 2058/2013/1060 2070/2026/1072 +f 2072/2028/1074 2060/2015/1062 2059/2014/1061 2071/2027/1073 +f 2073/2029/1075 2061/2016/1063 2060/2015/1062 2072/2028/1074 +f 2074/2030/1076 2062/2017/1064 2061/2016/1063 2073/2029/1075 +f 2075/2031/1077 2063/2018/1065 2062/2017/1064 2074/2030/1076 +f 2065/2032/1067 2053/2019/1055 2063/2018/1065 2075/2031/1077 +f 2076/2033/1078 2064/2020/1066 2065/2021/1067 2077/2034/1079 +f 2078/2035/1080 2066/2022/1068 2064/2020/1066 2076/2033/1078 +f 2079/2036/1081 2067/2023/1069 2066/2022/1068 2078/2035/1080 +f 2080/2037/1082 2068/2024/1070 2067/2023/1069 2079/2036/1081 +f 2081/2038/1083 2069/2025/1071 2068/2024/1070 2080/2037/1082 +f 2082/2039/1084 2070/2026/1072 2069/2025/1071 2081/2038/1083 +f 2083/2040/1085 2071/2027/1073 2070/2026/1072 2082/2039/1084 +f 2084/2041/1086 2072/2028/1074 2071/2027/1073 2083/2040/1085 +f 2085/2042/1087 2073/2029/1075 2072/2028/1074 2084/2041/1086 +f 2086/2043/1088 2074/2030/1076 2073/2029/1075 2085/2042/1087 +f 2087/2044/1089 2075/2031/1077 2074/2030/1076 2086/2043/1088 +f 2077/2045/1079 2065/2032/1067 2075/2031/1077 2087/2044/1089 +f 2088/2046/1090 2076/2033/1078 2077/2034/1079 2089/2047/1091 +f 2090/2048/1092 2078/2035/1080 2076/2033/1078 2088/2046/1090 +f 2091/2049/1093 2079/2036/1081 2078/2035/1080 2090/2048/1092 +f 2092/2050/1094 2080/2037/1082 2079/2036/1081 2091/2049/1093 +f 2093/2051/1095 2081/2038/1083 2080/2037/1082 2092/2050/1094 +f 2094/2052/1096 2082/2039/1084 2081/2038/1083 2093/2051/1095 +f 2095/2053/1097 2083/2040/1085 2082/2039/1084 2094/2052/1096 +f 2096/2054/1098 2084/2041/1086 2083/2040/1085 2095/2053/1097 +f 2097/2055/1099 2085/2042/1087 2084/2041/1086 2096/2054/1098 +f 2098/2056/1100 2086/2043/1088 2085/2042/1087 2097/2055/1099 +f 2099/2057/1101 2087/2044/1089 2086/2043/1088 2098/2056/1100 +f 2089/2058/1091 2077/2045/1079 2087/2044/1089 2099/2057/1101 +f 2100/2059/1102 2088/2046/1090 2089/2047/1091 2101/2060/1103 +f 2102/2061/1104 2090/2048/1092 2088/2046/1090 2100/2059/1102 +f 2103/2062/1105 2091/2049/1093 2090/2048/1092 2102/2061/1104 +f 2104/2063/1106 2092/2050/1094 2091/2049/1093 2103/2062/1105 +f 2105/2064/1107 2093/2051/1095 2092/2050/1094 2104/2063/1106 +f 2106/2065/1108 2094/2052/1096 2093/2051/1095 2105/2064/1107 +f 2107/2066/1109 2095/2053/1097 2094/2052/1096 2106/2065/1108 +f 2108/2067/1110 2096/2054/1098 2095/2053/1097 2107/2066/1109 +f 2109/2068/1111 2097/2055/1099 2096/2054/1098 2108/2067/1110 +f 2110/2069/1112 2098/2056/1100 2097/2055/1099 2109/2068/1111 +f 2111/2070/1113 2099/2057/1101 2098/2056/1100 2110/2069/1112 +f 2101/2071/1103 2089/2058/1091 2099/2057/1101 2111/2070/1113 +f 2112/2072/1114 2100/2059/1102 2101/2060/1103 2113/2073/1115 +f 2114/2074/1116 2102/2061/1104 2100/2059/1102 2112/2072/1114 +f 2115/2075/1117 2103/2062/1105 2102/2061/1104 2114/2074/1116 +f 2116/2076/1118 2104/2063/1106 2103/2062/1105 2115/2075/1117 +f 2117/2077/1119 2105/2064/1107 2104/2063/1106 2116/2076/1118 +f 2118/2078/1120 2106/2065/1108 2105/2064/1107 2117/2077/1119 +f 2119/2079/1121 2107/2066/1109 2106/2065/1108 2118/2078/1120 +f 2120/2080/1122 2108/2067/1110 2107/2066/1109 2119/2079/1121 +f 2121/2081/1123 2109/2068/1111 2108/2067/1110 2120/2080/1122 +f 2122/2082/1124 2110/2069/1112 2109/2068/1111 2121/2081/1123 +f 2123/2083/1125 2111/2070/1113 2110/2069/1112 2122/2082/1124 +f 2113/2084/1115 2101/2071/1103 2111/2070/1113 2123/2083/1125 +f 2124/2085/1126 2112/2072/1114 2113/2073/1115 2125/2086/1127 +f 2126/2087/1128 2114/2074/1116 2112/2072/1114 2124/2085/1126 +f 2127/2088/1129 2115/2075/1117 2114/2074/1116 2126/2087/1128 +f 2128/2089/1130 2116/2076/1118 2115/2075/1117 2127/2088/1129 +f 2129/2090/1131 2117/2077/1119 2116/2076/1118 2128/2089/1130 +f 2130/2091/1132 2118/2078/1120 2117/2077/1119 2129/2090/1131 +f 2131/2092/1133 2119/2079/1121 2118/2078/1120 2130/2091/1132 +f 2132/2093/1134 2120/2080/1122 2119/2079/1121 2131/2092/1133 +f 2133/2094/1135 2121/2081/1123 2120/2080/1122 2132/2093/1134 +f 2134/2095/1136 2122/2082/1124 2121/2081/1123 2133/2094/1135 +f 2135/2096/1137 2123/2083/1125 2122/2082/1124 2134/2095/1136 +f 2125/2097/1127 2113/2084/1115 2123/2083/1125 2135/2096/1137 +f 2136/2098/1138 2124/2085/1126 2125/2086/1127 2137/2099/1139 +f 2138/2100/1140 2126/2087/1128 2124/2085/1126 2136/2098/1138 +f 2139/2101/1141 2127/2088/1129 2126/2087/1128 2138/2100/1140 +f 2140/2102/1142 2128/2089/1130 2127/2088/1129 2139/2101/1141 +f 2141/2103/1143 2129/2090/1131 2128/2089/1130 2140/2102/1142 +f 2142/2104/1144 2130/2091/1132 2129/2090/1131 2141/2103/1143 +f 2143/2105/1145 2131/2092/1133 2130/2091/1132 2142/2104/1144 +f 2144/2106/1146 2132/2093/1134 2131/2092/1133 2143/2105/1145 +f 2145/2107/1147 2133/2094/1135 2132/2093/1134 2144/2106/1146 +f 2146/2108/1148 2134/2095/1136 2133/2094/1135 2145/2107/1147 +f 2147/2109/1149 2135/2096/1137 2134/2095/1136 2146/2108/1148 +f 2137/2110/1139 2125/2097/1127 2135/2096/1137 2147/2109/1149 +f 2148/2111/1150 2136/2098/1138 2137/2099/1139 2149/2112/1151 +f 2150/2113/1152 2138/2100/1140 2136/2098/1138 2148/2111/1150 +f 2151/2114/1153 2139/2101/1141 2138/2100/1140 2150/2113/1152 +f 2152/2115/1154 2140/2102/1142 2139/2101/1141 2151/2114/1153 +f 2153/2116/1155 2141/2103/1143 2140/2102/1142 2152/2115/1154 +f 2154/2117/1156 2142/2104/1144 2141/2103/1143 2153/2116/1155 +f 2155/2118/1157 2143/2105/1145 2142/2104/1144 2154/2117/1156 +f 2156/2119/1158 2144/2106/1146 2143/2105/1145 2155/2118/1157 +f 2157/2120/1159 2145/2107/1147 2144/2106/1146 2156/2119/1158 +f 2158/2121/1160 2146/2108/1148 2145/2107/1147 2157/2120/1159 +f 2159/2122/1161 2147/2109/1149 2146/2108/1148 2158/2121/1160 +f 2149/2123/1151 2137/2110/1139 2147/2109/1149 2159/2122/1161 +f 2160/2124/1162 2148/2111/1150 2149/2112/1151 2161/2125/1163 +f 2162/2126/1164 2150/2113/1152 2148/2111/1150 2160/2124/1162 +f 2163/2127/1165 2151/2114/1153 2150/2113/1152 2162/2126/1164 +f 2164/2128/1166 2152/2115/1154 2151/2114/1153 2163/2127/1165 +f 2165/2129/1167 2153/2116/1155 2152/2115/1154 2164/2128/1166 +f 2166/2130/1168 2154/2117/1156 2153/2116/1155 2165/2129/1167 +f 2167/2131/1169 2155/2118/1157 2154/2117/1156 2166/2130/1168 +f 2168/2132/1170 2156/2119/1158 2155/2118/1157 2167/2131/1169 +f 2169/2133/1171 2157/2120/1159 2156/2119/1158 2168/2132/1170 +f 2170/2134/1172 2158/2121/1160 2157/2120/1159 2169/2133/1171 +f 2171/2135/1173 2159/2122/1161 2158/2121/1160 2170/2134/1172 +f 2161/2136/1163 2149/2123/1151 2159/2122/1161 2171/2135/1173 +f 2172/2137/1174 2160/2124/1162 2161/2125/1163 2173/2138/1175 +f 2174/2139/1176 2162/2126/1164 2160/2124/1162 2172/2137/1174 +f 2175/2140/1177 2163/2127/1165 2162/2126/1164 2174/2139/1176 +f 2176/2141/1178 2164/2128/1166 2163/2127/1165 2175/2140/1177 +f 2177/2142/1179 2165/2129/1167 2164/2128/1166 2176/2141/1178 +f 2178/2143/1180 2166/2130/1168 2165/2129/1167 2177/2142/1179 +f 2179/2144/1181 2167/2131/1169 2166/2130/1168 2178/2143/1180 +f 2180/2145/1182 2168/2132/1170 2167/2131/1169 2179/2144/1181 +f 2181/2146/1183 2169/2133/1171 2168/2132/1170 2180/2145/1182 +f 2182/2147/1184 2170/2134/1172 2169/2133/1171 2181/2146/1183 +f 2183/2148/1185 2171/2135/1173 2170/2134/1172 2182/2147/1184 +f 2173/2149/1175 2161/2136/1163 2171/2135/1173 2183/2148/1185 +f 2184/2150/1186 2172/2137/1174 2173/2138/1175 2185/2151/1187 +f 2186/2152/1188 2174/2139/1176 2172/2137/1174 2184/2150/1186 +f 2187/2153/1189 2175/2140/1177 2174/2139/1176 2186/2152/1188 +f 2188/2154/1190 2176/2141/1178 2175/2140/1177 2187/2153/1189 +f 2189/2155/1191 2177/2142/1179 2176/2141/1178 2188/2154/1190 +f 2190/2156/1192 2178/2143/1180 2177/2142/1179 2189/2155/1191 +f 2191/2157/1193 2179/2144/1181 2178/2143/1180 2190/2156/1192 +f 2192/2158/1194 2180/2145/1182 2179/2144/1181 2191/2157/1193 +f 2193/2159/1195 2181/2146/1183 2180/2145/1182 2192/2158/1194 +f 2194/2160/1196 2182/2147/1184 2181/2146/1183 2193/2159/1195 +f 2195/2161/1197 2183/2148/1185 2182/2147/1184 2194/2160/1196 +f 2185/2162/1187 2173/2149/1175 2183/2148/1185 2195/2161/1197 +f 2196/2163/1198 2184/2150/1186 2185/2151/1187 2197/2164/1199 +f 2198/2165/1200 2186/2152/1188 2184/2150/1186 2196/2163/1198 +f 2199/2166/1201 2187/2153/1189 2186/2152/1188 2198/2165/1200 +f 2200/2167/1202 2188/2154/1190 2187/2153/1189 2199/2166/1201 +f 2201/2168/1203 2189/2155/1191 2188/2154/1190 2200/2167/1202 +f 2202/2169/1204 2190/2156/1192 2189/2155/1191 2201/2168/1203 +f 2203/2170/1205 2191/2157/1193 2190/2156/1192 2202/2169/1204 +f 2204/2171/1206 2192/2158/1194 2191/2157/1193 2203/2170/1205 +f 2205/2172/1207 2193/2159/1195 2192/2158/1194 2204/2171/1206 +f 2206/2173/1208 2194/2160/1196 2193/2159/1195 2205/2172/1207 +f 2207/2174/1209 2195/2161/1197 2194/2160/1196 2206/2173/1208 +f 2197/2175/1199 2185/2162/1187 2195/2161/1197 2207/2174/1209 +f 2208/2176/1210 2196/2163/1198 2197/2164/1199 2209/2177/1211 +f 2210/2178/1212 2198/2165/1200 2196/2163/1198 2208/2176/1210 +f 2211/2179/1213 2199/2166/1201 2198/2165/1200 2210/2178/1212 +f 2212/2180/1214 2200/2167/1202 2199/2166/1201 2211/2179/1213 +f 2213/2181/1215 2201/2168/1203 2200/2167/1202 2212/2180/1214 +f 2214/2182/1216 2202/2169/1204 2201/2168/1203 2213/2181/1215 +f 2215/2183/1217 2203/2170/1205 2202/2169/1204 2214/2182/1216 +f 2216/2184/1218 2204/2171/1206 2203/2170/1205 2215/2183/1217 +f 2217/2185/1219 2205/2172/1207 2204/2171/1206 2216/2184/1218 +f 2218/2186/1220 2206/2173/1208 2205/2172/1207 2217/2185/1219 +f 2219/2187/1221 2207/2174/1209 2206/2173/1208 2218/2186/1220 +f 2209/2188/1211 2197/2175/1199 2207/2174/1209 2219/2187/1221 +f 2220/2189/1222 2208/2176/1210 2209/2177/1211 2221/2190/1223 +f 2222/2191/1224 2210/2178/1212 2208/2176/1210 2220/2189/1222 +f 2223/2192/1225 2211/2179/1213 2210/2178/1212 2222/2191/1224 +f 2224/2193/1226 2212/2180/1214 2211/2179/1213 2223/2192/1225 +f 2225/2194/1227 2213/2181/1215 2212/2180/1214 2224/2193/1226 +f 2226/2195/1228 2214/2182/1216 2213/2181/1215 2225/2194/1227 +f 2227/2196/1229 2215/2183/1217 2214/2182/1216 2226/2195/1228 +f 2228/2197/1230 2216/2184/1218 2215/2183/1217 2227/2196/1229 +f 2229/2198/1231 2217/2185/1219 2216/2184/1218 2228/2197/1230 +f 2230/2199/1232 2218/2186/1220 2217/2185/1219 2229/2198/1231 +f 2231/2200/1233 2219/2187/1221 2218/2186/1220 2230/2199/1232 +f 2221/2201/1223 2209/2188/1211 2219/2187/1221 2231/2200/1233 +f 2232/2202/1234 2220/2189/1222 2221/2190/1223 2233/2203/1235 +f 2234/2204/1236 2222/2191/1224 2220/2189/1222 2232/2202/1234 +f 2235/2205/1237 2223/2192/1225 2222/2191/1224 2234/2204/1236 +f 2236/2206/1238 2224/2193/1226 2223/2192/1225 2235/2205/1237 +f 2237/2207/1239 2225/2194/1227 2224/2193/1226 2236/2206/1238 +f 2238/2208/1240 2226/2195/1228 2225/2194/1227 2237/2207/1239 +f 2239/2209/1241 2227/2196/1229 2226/2195/1228 2238/2208/1240 +f 2240/2210/1242 2228/2197/1230 2227/2196/1229 2239/2209/1241 +f 2241/2211/1243 2229/2198/1231 2228/2197/1230 2240/2210/1242 +f 2242/2212/1244 2230/2199/1232 2229/2198/1231 2241/2211/1243 +f 2243/2213/1245 2231/2200/1233 2230/2199/1232 2242/2212/1244 +f 2233/2214/1235 2221/2201/1223 2231/2200/1233 2243/2213/1245 +f 2244/2215/1246 2232/2202/1234 2233/2203/1235 2245/2216/1247 +f 2246/2217/1248 2234/2204/1236 2232/2202/1234 2244/2215/1246 +f 2247/2218/1249 2235/2205/1237 2234/2204/1236 2246/2217/1248 +f 2248/2219/1250 2236/2206/1238 2235/2205/1237 2247/2218/1249 +f 2249/2220/1251 2237/2207/1239 2236/2206/1238 2248/2219/1250 +f 2250/2221/1252 2238/2208/1240 2237/2207/1239 2249/2220/1251 +f 2251/2222/1253 2239/2209/1241 2238/2208/1240 2250/2221/1252 +f 2252/2223/1242 2240/2210/1242 2239/2209/1241 2251/2222/1253 +f 2253/2224/1254 2241/2211/1243 2240/2210/1242 2252/2223/1242 +f 2254/2225/1255 2242/2212/1244 2241/2211/1243 2253/2224/1254 +f 2255/2226/1256 2243/2213/1245 2242/2212/1244 2254/2225/1255 +f 2245/2227/1247 2233/2214/1235 2243/2213/1245 2255/2226/1256 +f 2256/2228/1257 2244/2215/1246 2245/2216/1247 2257/2229/1258 +f 2258/2230/1259 2246/2217/1248 2244/2215/1246 2256/2228/1257 +f 2259/2231/1260 2247/2218/1249 2246/2217/1248 2258/2230/1259 +f 2260/2232/1261 2248/2219/1250 2247/2218/1249 2259/2231/1260 +f 2261/2233/1262 2249/2220/1251 2248/2219/1250 2260/2232/1261 +f 2262/2234/1263 2250/2221/1252 2249/2220/1251 2261/2233/1262 +f 2263/2235/1264 2251/2222/1253 2250/2221/1252 2262/2234/1263 +f 2264/2236/1265 2252/2223/1242 2251/2222/1253 2263/2235/1264 +f 2265/2237/1266 2253/2224/1254 2252/2223/1242 2264/2236/1265 +f 2266/2238/1267 2254/2225/1255 2253/2224/1254 2265/2237/1266 +f 2267/2239/1268 2255/2226/1256 2254/2225/1255 2266/2238/1267 +f 2257/2240/1258 2245/2227/1247 2255/2226/1256 2267/2239/1268 +f 2268/2241/1269 2256/2228/1257 2257/2229/1258 2269/2242/1270 +f 2270/2243/1271 2258/2230/1259 2256/2228/1257 2268/2241/1269 +f 2271/2244/1272 2259/2231/1260 2258/2230/1259 2270/2243/1271 +f 2272/2245/1273 2260/2232/1261 2259/2231/1260 2271/2244/1272 +f 2273/2246/1274 2261/2233/1262 2260/2232/1261 2272/2245/1273 +f 2274/2247/1275 2262/2234/1263 2261/2233/1262 2273/2246/1274 +f 2275/2248/1276 2263/2235/1264 2262/2234/1263 2274/2247/1275 +f 2276/2249/1277 2264/2236/1265 2263/2235/1264 2275/2248/1276 +f 2277/2250/1278 2265/2237/1266 2264/2236/1265 2276/2249/1277 +f 2278/2251/1279 2266/2238/1267 2265/2237/1266 2277/2250/1278 +f 2279/2252/1280 2267/2239/1268 2266/2238/1267 2278/2251/1279 +f 2269/2253/1270 2257/2240/1258 2267/2239/1268 2279/2252/1280 +f 2280/2254/1281 2268/2241/1269 2269/2242/1270 2281/2255/1282 +f 2282/2256/1283 2270/2243/1271 2268/2241/1269 2280/2254/1281 +f 2283/2257/1284 2271/2244/1272 2270/2243/1271 2282/2256/1283 +f 2284/2258/1285 2272/2245/1273 2271/2244/1272 2283/2257/1284 +f 2285/2259/1286 2273/2246/1274 2272/2245/1273 2284/2258/1285 +f 2286/2260/1287 2274/2247/1275 2273/2246/1274 2285/2259/1286 +f 2287/2261/1288 2275/2248/1276 2274/2247/1275 2286/2260/1287 +f 2288/2262/1289 2276/2249/1277 2275/2248/1276 2287/2261/1288 +f 2289/2263/1290 2277/2250/1278 2276/2249/1277 2288/2262/1289 +f 2290/2264/1291 2278/2251/1279 2277/2250/1278 2289/2263/1290 +f 2291/2265/1292 2279/2252/1280 2278/2251/1279 2290/2264/1291 +f 2281/2266/1282 2269/2253/1270 2279/2252/1280 2291/2265/1292 +f 2292/2267/1293 2280/2254/1281 2281/2255/1282 2293/2268/1294 +f 2294/2269/1295 2282/2256/1283 2280/2254/1281 2292/2267/1293 +f 2295/2270/1296 2283/2257/1284 2282/2256/1283 2294/2269/1295 +f 2296/2271/1297 2284/2258/1285 2283/2257/1284 2295/2270/1296 +f 2297/2272/1298 2285/2259/1286 2284/2258/1285 2296/2271/1297 +f 2298/2273/1299 2286/2260/1287 2285/2259/1286 2297/2272/1298 +f 2299/2274/1300 2287/2261/1288 2286/2260/1287 2298/2273/1299 +f 2300/2275/1301 2288/2262/1289 2287/2261/1288 2299/2274/1300 +f 2301/2276/1302 2289/2263/1290 2288/2262/1289 2300/2275/1301 +f 2302/2277/1303 2290/2264/1291 2289/2263/1290 2301/2276/1302 +f 2303/2278/1304 2291/2265/1292 2290/2264/1291 2302/2277/1303 +f 2293/2279/1294 2281/2266/1282 2291/2265/1292 2303/2278/1304 +f 2304/2280/1305 2292/2267/1293 2293/2268/1294 2305/2281/1306 +f 2306/2282/1307 2294/2269/1295 2292/2267/1293 2304/2280/1305 +f 2307/2283/1308 2295/2270/1296 2294/2269/1295 2306/2282/1307 +f 2308/2284/1309 2296/2271/1297 2295/2270/1296 2307/2283/1308 +f 2309/2285/1310 2297/2272/1298 2296/2271/1297 2308/2284/1309 +f 2310/2286/1311 2298/2273/1299 2297/2272/1298 2309/2285/1310 +f 2311/2287/1312 2299/2274/1300 2298/2273/1299 2310/2286/1311 +f 2312/2288/1313 2300/2275/1301 2299/2274/1300 2311/2287/1312 +f 2313/2289/1314 2301/2276/1302 2300/2275/1301 2312/2288/1313 +f 2314/2290/1315 2302/2277/1303 2301/2276/1302 2313/2289/1314 +f 2315/2291/1316 2303/2278/1304 2302/2277/1303 2314/2290/1315 +f 2305/2292/1306 2293/2279/1294 2303/2278/1304 2315/2291/1316 +f 2316/2293/1317 2304/2280/1305 2305/2281/1306 2317/2294/1318 +f 2318/2295/1319 2306/2282/1307 2304/2280/1305 2316/2293/1317 +f 2319/2296/1320 2307/2283/1308 2306/2282/1307 2318/2295/1319 +f 2320/2297/1321 2308/2284/1309 2307/2283/1308 2319/2296/1320 +f 2321/2298/1322 2309/2285/1310 2308/2284/1309 2320/2297/1321 +f 2322/2299/1323 2310/2286/1311 2309/2285/1310 2321/2298/1322 +f 2323/2300/1324 2311/2287/1312 2310/2286/1311 2322/2299/1323 +f 2324/2301/1325 2312/2288/1313 2311/2287/1312 2323/2300/1324 +f 2325/2302/1326 2313/2289/1314 2312/2288/1313 2324/2301/1325 +f 2326/2303/1327 2314/2290/1315 2313/2289/1314 2325/2302/1326 +f 2327/2304/1328 2315/2291/1316 2314/2290/1315 2326/2303/1327 +f 2317/2305/1318 2305/2292/1306 2315/2291/1316 2327/2304/1328 +f 2328/2306/1329 2316/2293/1317 2317/2294/1318 2329/2307/1330 +f 2330/2308/1331 2318/2295/1319 2316/2293/1317 2328/2306/1329 +f 2331/2309/1332 2319/2296/1320 2318/2295/1319 2330/2308/1331 +f 2332/2310/1333 2320/2297/1321 2319/2296/1320 2331/2309/1332 +f 2333/2311/1334 2321/2298/1322 2320/2297/1321 2332/2310/1333 +f 2334/2312/1335 2322/2299/1323 2321/2298/1322 2333/2311/1334 +f 2335/2313/1336 2323/2300/1324 2322/2299/1323 2334/2312/1335 +f 2336/2314/1337 2324/2301/1325 2323/2300/1324 2335/2313/1336 +f 2337/2315/1338 2325/2302/1326 2324/2301/1325 2336/2314/1337 +f 2338/2316/1339 2326/2303/1327 2325/2302/1326 2337/2315/1338 +f 2339/2317/1340 2327/2304/1328 2326/2303/1327 2338/2316/1339 +f 2329/2318/1330 2317/2305/1318 2327/2304/1328 2339/2317/1340 +f 2340/2319/1341 2328/2306/1329 2329/2307/1330 2341/2320/1342 +f 2342/2321/1343 2330/2308/1331 2328/2306/1329 2340/2319/1341 +f 2343/2322/1344 2331/2309/1332 2330/2308/1331 2342/2321/1343 +f 2344/2323/1345 2332/2310/1333 2331/2309/1332 2343/2322/1344 +f 2345/2324/1346 2333/2311/1334 2332/2310/1333 2344/2323/1345 +f 2346/2325/1347 2334/2312/1335 2333/2311/1334 2345/2324/1346 +f 2347/2326/1348 2335/2313/1336 2334/2312/1335 2346/2325/1347 +f 2348/2327/1349 2336/2314/1337 2335/2313/1336 2347/2326/1348 +f 2349/2328/1350 2337/2315/1338 2336/2314/1337 2348/2327/1349 +f 2350/2329/1351 2338/2316/1339 2337/2315/1338 2349/2328/1350 +f 2351/2330/1352 2339/2317/1340 2338/2316/1339 2350/2329/1351 +f 2341/2331/1342 2329/2318/1330 2339/2317/1340 2351/2330/1352 +f 2352/2332/1353 2340/2319/1341 2341/2320/1342 2353/2333/1354 +f 2354/2334/1355 2342/2321/1343 2340/2319/1341 2352/2332/1353 +f 2355/2335/1356 2343/2322/1344 2342/2321/1343 2354/2334/1355 +f 2356/2336/1357 2344/2323/1345 2343/2322/1344 2355/2335/1356 +f 2357/2337/1358 2345/2324/1346 2344/2323/1345 2356/2336/1357 +f 2358/2338/1359 2346/2325/1347 2345/2324/1346 2357/2337/1358 +f 2359/2339/1360 2347/2326/1348 2346/2325/1347 2358/2338/1359 +f 2360/2340/1361 2348/2327/1349 2347/2326/1348 2359/2339/1360 +f 2361/2341/1362 2349/2328/1350 2348/2327/1349 2360/2340/1361 +f 2362/2342/1363 2350/2329/1351 2349/2328/1350 2361/2341/1362 +f 2363/2343/1364 2351/2330/1352 2350/2329/1351 2362/2342/1363 +f 2353/2344/1354 2341/2331/1342 2351/2330/1352 2363/2343/1364 +f 2364/2345/1365 2352/2332/1353 2353/2333/1354 2365/2346/1366 +f 2366/2347/1367 2354/2334/1355 2352/2332/1353 2364/2345/1365 +f 2367/2348/1368 2355/2335/1356 2354/2334/1355 2366/2347/1367 +f 2368/2349/1369 2356/2336/1357 2355/2335/1356 2367/2348/1368 +f 2369/2350/1370 2357/2337/1358 2356/2336/1357 2368/2349/1369 +f 2370/2351/1371 2358/2338/1359 2357/2337/1358 2369/2350/1370 +f 2371/2352/1372 2359/2339/1360 2358/2338/1359 2370/2351/1371 +f 2372/2353/1373 2360/2340/1361 2359/2339/1360 2371/2352/1372 +f 2373/2354/1374 2361/2341/1362 2360/2340/1361 2372/2353/1373 +f 2374/2355/1375 2362/2342/1363 2361/2341/1362 2373/2354/1374 +f 2375/2356/1376 2363/2343/1364 2362/2342/1363 2374/2355/1375 +f 2365/2357/1366 2353/2344/1354 2363/2343/1364 2375/2356/1376 +f 2376/2358/1377 2364/2345/1365 2365/2346/1366 2377/2359/1378 +f 2378/2360/1379 2366/2347/1367 2364/2345/1365 2376/2358/1377 +f 2379/2361/1380 2367/2348/1368 2366/2347/1367 2378/2360/1379 +f 2380/2362/1381 2368/2349/1369 2367/2348/1368 2379/2361/1380 +f 2381/2363/1382 2369/2350/1370 2368/2349/1369 2380/2362/1381 +f 2382/2364/1383 2370/2351/1371 2369/2350/1370 2381/2363/1382 +f 2383/2365/1384 2371/2352/1372 2370/2351/1371 2382/2364/1383 +f 2384/2366/1385 2372/2353/1373 2371/2352/1372 2383/2365/1384 +f 2385/2367/1386 2373/2354/1374 2372/2353/1373 2384/2366/1385 +f 2386/2368/1387 2374/2355/1375 2373/2354/1374 2385/2367/1386 +f 2387/2369/1388 2375/2356/1376 2374/2355/1375 2386/2368/1387 +f 2377/2370/1378 2365/2357/1366 2375/2356/1376 2387/2369/1388 +f 2388/2371/1389 2376/2358/1377 2377/2359/1378 2389/2372/1390 +f 2390/2373/1391 2378/2360/1379 2376/2358/1377 2388/2371/1389 +f 2391/2374/1392 2379/2361/1380 2378/2360/1379 2390/2373/1391 +f 2392/2375/1393 2380/2362/1381 2379/2361/1380 2391/2374/1392 +f 2393/2376/1394 2381/2363/1382 2380/2362/1381 2392/2375/1393 +f 2394/2377/1395 2382/2364/1383 2381/2363/1382 2393/2376/1394 +f 2395/2378/1396 2383/2365/1384 2382/2364/1383 2394/2377/1395 +f 2396/2379/1397 2384/2366/1385 2383/2365/1384 2395/2378/1396 +f 2397/2380/1398 2385/2367/1386 2384/2366/1385 2396/2379/1397 +f 2398/2381/1399 2386/2368/1387 2385/2367/1386 2397/2380/1398 +f 2399/2382/1400 2387/2369/1388 2386/2368/1387 2398/2381/1399 +f 2389/2383/1390 2377/2370/1378 2387/2369/1388 2399/2382/1400 +f 2400/2384/1401 2388/2371/1389 2389/2372/1390 2401/2385/1402 +f 2402/2386/1403 2390/2373/1391 2388/2371/1389 2400/2384/1401 +f 2403/2387/1404 2391/2374/1392 2390/2373/1391 2402/2386/1403 +f 2404/2388/1405 2392/2375/1393 2391/2374/1392 2403/2387/1404 +f 2405/2389/1406 2393/2376/1394 2392/2375/1393 2404/2388/1405 +f 2406/2390/1407 2394/2377/1395 2393/2376/1394 2405/2389/1406 +f 2407/2391/1408 2395/2378/1396 2394/2377/1395 2406/2390/1407 +f 2408/2392/1409 2396/2379/1397 2395/2378/1396 2407/2391/1408 +f 2409/2393/1410 2397/2380/1398 2396/2379/1397 2408/2392/1409 +f 2410/2394/1411 2398/2381/1399 2397/2380/1398 2409/2393/1410 +f 2411/2395/1412 2399/2382/1400 2398/2381/1399 2410/2394/1411 +f 2401/2396/1402 2389/2383/1390 2399/2382/1400 2411/2395/1412 +f 2412/2397/1413 2400/2384/1401 2401/2385/1402 2413/2398/1414 +f 2414/2399/1415 2402/2386/1403 2400/2384/1401 2412/2397/1413 +f 2415/2400/1416 2403/2387/1404 2402/2386/1403 2414/2399/1415 +f 2416/2401/1417 2404/2388/1405 2403/2387/1404 2415/2400/1416 +f 2417/2402/1418 2405/2389/1406 2404/2388/1405 2416/2401/1417 +f 2418/2403/1419 2406/2390/1407 2405/2389/1406 2417/2402/1418 +f 2419/2404/1420 2407/2391/1408 2406/2390/1407 2418/2403/1419 +f 2420/2405/1421 2408/2392/1409 2407/2391/1408 2419/2404/1420 +f 2421/2406/1422 2409/2393/1410 2408/2392/1409 2420/2405/1421 +f 2422/2407/1423 2410/2394/1411 2409/2393/1410 2421/2406/1422 +f 2423/2408/1424 2411/2395/1412 2410/2394/1411 2422/2407/1423 +f 2413/2409/1414 2401/2396/1402 2411/2395/1412 2423/2408/1424 +s 2 +f 1857/1775/1425 1859/1775/1425 1838/1775/1425 1855/1775/1425 +f 1853/1775/1425 1855/1775/1425 1838/1775/1425 1851/1775/1425 +f 1849/1775/1425 1851/1775/1425 1838/1775/1425 1847/1775/1425 +f 1845/1775/1425 1847/1775/1425 1838/1775/1425 1843/1775/1425 +f 1841/1775/1425 1843/1775/1425 1838/1775/1425 1837/1775/1425 +f 2414/1775/1426 2412/1775/1426 2413/1775/1426 +f 2415/1775/1426 2414/1775/1426 2413/1775/1426 2416/1775/1426 +f 2413/1775/1426 2422/1775/1426 2421/1775/1426 2420/1775/1426 +f 2413/1775/1426 2420/1775/1426 2419/1775/1426 2418/1775/1426 +f 2413/1775/1426 2418/1775/1426 2417/1775/1426 2416/1775/1426 +f 2423/1775/1426 2422/1775/1426 2413/1775/1426 +f 2424/2410/1427 2425/2411/1428 2426/2412/1429 2427/2413/1430 +f 2428/2414/1431 2424/2410/1427 2429/2415/1432 2430/2416/1433 +f 2431/2417/1434 2432/2418/1435 2430/2416/1433 2433/2419/1436 +f 2434/2420/1437 2431/2417/1434 2435/2421/1438 2426/2412/1429 +f 2436/2422/1439 2437/2423/1440 2438/2424/1441 2439/2425/1442 +f 2440/2426/1443 2439/2425/1442 2438/2424/1441 2441/2427/1444 +f 2440/2426/1443 2441/2427/1444 2442/2428/1445 2443/2429/1446 +f 2444/2430/1447 2443/2429/1446 2442/2428/1445 2445/2431/1448 +f 2444/2430/1447 2445/2431/1448 2446/2432/1449 2447/2433/1450 +f 2448/2434/1451 2447/2433/1450 2446/2432/1449 2449/2435/1452 +f 2448/2434/1451 2449/2435/1452 2450/2436/1453 2451/2437/1454 +f 2436/2422/1439 2451/2437/1454 2450/2436/1453 2437/2423/1440 +f 2437/2423/1440 2425/2411/1428 2424/2410/1427 2438/2424/1441 +f 2438/2424/1441 2424/2410/1427 2428/2414/1431 2441/2427/1444 +f 2441/2427/1444 2428/2414/1431 2430/2416/1433 2442/2428/1445 +f 2442/2428/1445 2430/2416/1433 2432/2418/1435 2445/2431/1448 +f 2445/2431/1448 2432/2418/1435 2431/2417/1434 2446/2432/1449 +f 2446/2432/1449 2431/2417/1434 2434/2420/1437 2449/2435/1452 +f 2449/2435/1452 2434/2420/1437 2426/2412/1429 2450/2436/1453 +f 2450/2436/1453 2426/2412/1429 2425/2411/1428 2437/2423/1440 +f 2452/2438/1455 2453/2439/1456 2454/2440/1457 2455/2441/1458 +f 2456/2442/1459 2454/2440/1457 2453/2439/1456 +f 2457/2443/1460 2453/2439/1456 2452/2438/1455 +f 2458/2444/1461 2452/2438/1455 2455/2441/1458 +f 2459/2445/1462 2455/2441/1458 2454/2440/1457 +f 2424/2410/1427 2460/2446/1463 2461/2447/1464 2429/2415/1432 +f 2462/2446/1465 2463/2447/1466 2461/2447/1464 2460/2446/1463 +f 2429/2415/1432 2461/2447/1464 2464/2448/1467 2430/2416/1433 +f 2463/2447/1466 2465/2448/1468 2464/2448/1467 2461/2447/1464 +f 2430/2416/1433 2464/2448/1467 2466/2449/1469 2433/2419/1436 +f 2465/2448/1468 2467/2449/1470 2466/2449/1469 2464/2448/1467 +f 2433/2419/1436 2466/2449/1469 2468/2450/1471 2431/2417/1434 +f 2467/2449/1470 2469/2450/1472 2468/2450/1471 2466/2449/1469 +f 2431/2417/1434 2468/2450/1471 2470/2451/1473 2435/2421/1438 +f 2469/2450/1472 2471/2451/1474 2470/2451/1473 2468/2450/1471 +f 2435/2421/1438 2470/2451/1473 2472/2452/1475 2426/2412/1429 +f 2471/2451/1474 2473/2452/1476 2472/2452/1475 2470/2451/1473 +f 2426/2412/1429 2472/2452/1475 2474/2453/1477 2427/2413/1430 +f 2473/2452/1476 2475/2453/1478 2474/2453/1477 2472/2452/1475 +f 2427/2413/1430 2474/2453/1477 2460/2446/1463 2424/2410/1427 +f 2475/2453/1478 2462/2446/1465 2460/2446/1463 2474/2453/1477 +f 2453/2439/1456 2463/2447/1466 2462/2446/1465 2456/2442/1459 +f 2457/2443/1460 2465/2448/1468 2463/2447/1466 2453/2439/1456 +f 2452/2438/1455 2467/2449/1470 2465/2448/1468 2457/2443/1460 +f 2458/2444/1461 2469/2450/1472 2467/2449/1470 2452/2438/1455 +f 2455/2441/1458 2471/2451/1474 2469/2450/1472 2458/2444/1461 +f 2459/2445/1462 2473/2452/1476 2471/2451/1474 2455/2441/1458 +f 2454/2440/1457 2475/2453/1478 2473/2452/1476 2459/2445/1462 +f 2456/2442/1459 2462/2446/1465 2475/2453/1478 2454/2440/1457 +s off +f 2476/2454/457 2477/2454/457 2478/2455/457 2479/2455/457 +f 2480/2455/406 2481/2454/406 2482/2454/406 2483/2455/406 +f 2480/2455/321 2483/2455/321 2479/2455/321 2478/2455/321 +f 2483/2455/442 2482/2454/442 2476/2454/442 2479/2455/442 +f 2482/2454/350 2481/2454/350 2477/2454/350 2476/2454/350 +f 2481/2454/338 2480/2455/338 2478/2455/338 2477/2454/338 +f 2484/2456/1479 2485/2457/1479 2486/2458/1479 2487/2459/1479 +f 2488/2460/1480 2489/2461/1480 2485/2457/1480 2484/2456/1480 +f 2490/2462/1481 2491/2463/1481 2489/2461/1481 2488/2460/1481 +f 2492/2464/1482 2493/2465/1482 2491/2463/1482 2490/2462/1482 +f 2494/2466/1483 2495/2467/1483 2493/2465/1483 2492/2464/1483 +f 2496/2468/1484 2497/2469/1484 2495/2467/1484 2494/2466/1484 +f 2498/2470/1485 2484/2456/1485 2487/2459/1485 2499/2471/1485 +f 2500/2472/1486 2488/2460/1486 2484/2456/1486 2498/2470/1486 +f 2501/2473/1487 2490/2462/1487 2488/2460/1487 2500/2472/1487 +f 2502/2474/1488 2492/2464/1488 2490/2462/1488 2501/2473/1488 +f 2503/2475/1489 2494/2466/1489 2492/2464/1489 2502/2474/1489 +f 2504/2476/1490 2496/2468/1490 2494/2466/1490 2503/2475/1490 +f 2505/2477/1491 2506/2478/1491 2504/2476/1491 2507/2479/1491 +f 2508/2480/1492 2509/2481/1492 2506/2478/1492 2505/2477/1492 +f 2510/2482/1493 2511/2483/1493 2509/2481/1493 2508/2480/1493 +f 2512/2484/1494 2513/2485/1494 2511/2483/1494 2510/2482/1494 +f 2514/2486/1495 2515/2487/1495 2513/2485/1495 2512/2484/1495 +f 2487/2459/1496 2486/2458/1496 2515/2487/1496 2514/2486/1496 +f 2516/2488/1497 2505/2477/1497 2507/2479/1497 2517/2489/1497 +f 2518/2490/1498 2508/2480/1498 2505/2477/1498 2516/2488/1498 +f 2519/2491/1499 2510/2482/1499 2508/2480/1499 2518/2490/1499 +f 2520/2492/1500 2512/2484/1500 2510/2482/1500 2519/2491/1500 +f 2521/2493/1501 2514/2486/1501 2512/2484/1501 2520/2492/1501 +f 2499/2471/1502 2487/2459/1502 2514/2486/1502 2521/2493/1502 +f 2522/2494/1503 2523/2495/1503 2524/2496/1503 2525/2497/1503 +f 2526/2498/1504 2527/2499/1504 2523/2495/1504 2522/2494/1504 +f 2528/2500/1505 2529/2501/1505 2527/2499/1505 2526/2498/1505 +f 2530/2502/1506 2531/2503/1506 2529/2501/1506 2528/2500/1506 +f 2532/2504/1507 2533/2505/1507 2531/2503/1507 2530/2502/1507 +f 2534/2506/1508 2535/2507/1508 2533/2505/1508 2532/2504/1508 +f 2485/2457/1509 2522/2494/1509 2525/2497/1509 2486/2458/1509 +f 2489/2461/1510 2526/2498/1510 2522/2494/1510 2485/2457/1510 +f 2491/2463/1511 2528/2500/1511 2526/2498/1511 2489/2461/1511 +f 2493/2465/1512 2530/2502/1512 2528/2500/1512 2491/2463/1512 +f 2495/2467/1513 2532/2504/1513 2530/2502/1513 2493/2465/1513 +f 2497/2469/1514 2534/2506/1514 2532/2504/1514 2495/2467/1514 +f 2536/2508/1515 2537/2509/1515 2497/2469/1515 2496/2468/1515 +f 2538/2510/1516 2539/2511/1516 2537/2509/1516 2536/2508/1516 +f 2540/2512/1517 2541/2513/1517 2539/2511/1517 2538/2510/1517 +f 2542/2514/1518 2543/2515/1518 2541/2513/1518 2540/2512/1518 +f 2544/2516/1519 2545/2517/1519 2543/2515/1519 2542/2514/1519 +f 2525/2497/1520 2524/2496/1520 2545/2517/1520 2544/2516/1520 +f 2506/2478/1521 2536/2508/1521 2496/2468/1521 2504/2476/1521 +f 2509/2481/1522 2538/2510/1522 2536/2508/1522 2506/2478/1522 +f 2511/2483/1523 2540/2512/1523 2538/2510/1523 2509/2481/1523 +f 2513/2485/1524 2542/2514/1524 2540/2512/1524 2511/2483/1524 +f 2515/2487/1525 2544/2516/1525 2542/2514/1525 2513/2485/1525 +f 2486/2458/1526 2525/2497/1526 2544/2516/1526 2515/2487/1526 +f 2546/2518/1527 2547/2519/1527 2548/2520/1527 2549/2521/1527 +f 2550/2522/1528 2551/2523/1528 2547/2519/1528 2546/2518/1528 +f 2552/2524/1529 2553/2525/1529 2551/2523/1529 2550/2522/1529 +f 2554/2526/1530 2555/2527/1530 2553/2525/1530 2552/2524/1530 +f 2556/2528/1531 2557/2529/1531 2555/2527/1531 2554/2526/1531 +f 2558/2530/1532 2559/2531/1532 2557/2529/1532 2556/2528/1532 +f 2523/2495/1533 2546/2518/1533 2549/2521/1533 2524/2496/1533 +f 2527/2499/1534 2550/2522/1534 2546/2518/1534 2523/2495/1534 +f 2529/2501/1535 2552/2524/1535 2550/2522/1535 2527/2499/1535 +f 2531/2503/1536 2554/2526/1536 2552/2524/1536 2529/2501/1536 +f 2533/2505/1537 2556/2528/1537 2554/2526/1537 2531/2503/1537 +f 2535/2507/1538 2558/2530/1538 2556/2528/1538 2533/2505/1538 +f 2560/2532/1539 2561/2533/1539 2535/2507/1539 2534/2506/1539 +f 2562/2534/1540 2563/2535/1540 2561/2533/1540 2560/2532/1540 +f 2564/2536/1541 2565/2537/1541 2563/2535/1541 2562/2534/1541 +f 2566/2538/1542 2567/2539/1542 2565/2537/1542 2564/2536/1542 +f 2568/2540/1543 2569/2541/1543 2567/2539/1543 2566/2538/1543 +f 2549/2521/1544 2548/2520/1544 2569/2541/1544 2568/2540/1544 +f 2537/2509/1545 2560/2532/1545 2534/2506/1545 2497/2469/1545 +f 2539/2511/1546 2562/2534/1546 2560/2532/1546 2537/2509/1546 +f 2541/2513/1547 2564/2536/1547 2562/2534/1547 2539/2511/1547 +f 2543/2515/1548 2566/2538/1548 2564/2536/1548 2541/2513/1548 +f 2545/2517/1549 2568/2540/1549 2566/2538/1549 2543/2515/1549 +f 2524/2496/1550 2549/2521/1550 2568/2540/1550 2545/2517/1550 +f 2570/2542/1551 2571/2543/1551 2572/2544/1551 2573/2545/1551 +f 2574/2546/1552 2575/2547/1552 2571/2543/1552 2570/2542/1552 +f 2576/2548/1553 2577/2549/1553 2575/2547/1553 2574/2546/1553 +f 2578/2550/1554 2579/2551/1554 2577/2549/1554 2576/2548/1554 +f 2580/2552/1555 2581/2553/1555 2579/2551/1555 2578/2550/1555 +f 2582/2554/1556 2583/2555/1556 2581/2553/1556 2580/2552/1556 +f 2547/2519/1557 2570/2542/1557 2573/2545/1557 2548/2520/1557 +f 2551/2523/1558 2574/2546/1558 2570/2542/1558 2547/2519/1558 +f 2553/2525/1559 2576/2548/1559 2574/2546/1559 2551/2523/1559 +f 2555/2527/1560 2578/2550/1560 2576/2548/1560 2553/2525/1560 +f 2557/2529/1561 2580/2552/1561 2578/2550/1561 2555/2527/1561 +f 2559/2531/1562 2582/2554/1562 2580/2552/1562 2557/2529/1562 +f 2584/2556/1563 2585/2557/1563 2559/2531/1563 2558/2530/1563 +f 2586/2558/1564 2587/2559/1564 2585/2557/1564 2584/2556/1564 +f 2588/2560/1565 2589/2561/1565 2587/2559/1565 2586/2558/1565 +f 2590/2562/1566 2591/2563/1566 2589/2561/1566 2588/2560/1566 +f 2592/2564/1567 2593/2565/1567 2591/2563/1567 2590/2562/1567 +f 2573/2545/1568 2572/2544/1568 2593/2565/1568 2592/2564/1568 +f 2561/2533/1569 2584/2556/1569 2558/2530/1569 2535/2507/1569 +f 2563/2535/1570 2586/2558/1570 2584/2556/1570 2561/2533/1570 +f 2565/2537/1571 2588/2560/1571 2586/2558/1571 2563/2535/1571 +f 2567/2539/1572 2590/2562/1572 2588/2560/1572 2565/2537/1572 +f 2569/2541/1573 2592/2564/1573 2590/2562/1573 2567/2539/1573 +f 2548/2520/1574 2573/2545/1574 2592/2564/1574 2569/2541/1574 +f 2594/2566/1575 2595/2567/1575 2596/2568/1575 2597/2569/1575 +f 2598/2570/1576 2599/2571/1576 2595/2567/1576 2594/2566/1576 +f 2600/2572/1577 2601/2573/1577 2599/2571/1577 2598/2570/1577 +f 2602/2574/1578 2603/2575/1578 2601/2573/1578 2600/2572/1578 +f 2604/2576/1579 2605/2577/1579 2603/2575/1579 2602/2574/1579 +f 2606/2578/1580 2607/2579/1580 2605/2577/1580 2604/2576/1580 +f 2571/2543/1581 2594/2566/1581 2597/2569/1581 2572/2544/1581 +f 2575/2547/1582 2598/2570/1582 2594/2566/1582 2571/2543/1582 +f 2577/2549/1583 2600/2572/1583 2598/2570/1583 2575/2547/1583 +f 2579/2551/1584 2602/2574/1584 2600/2572/1584 2577/2549/1584 +f 2581/2553/1585 2604/2576/1585 2602/2574/1585 2579/2551/1585 +f 2583/2555/1586 2606/2578/1586 2604/2576/1586 2581/2553/1586 +f 2608/2580/1587 2609/2581/1587 2583/2555/1587 2582/2554/1587 +f 2610/2582/1588 2611/2583/1588 2609/2581/1588 2608/2580/1588 +f 2612/2584/1589 2613/2585/1589 2611/2583/1589 2610/2582/1589 +f 2614/2586/1590 2615/2587/1590 2613/2585/1590 2612/2584/1590 +f 2616/2588/1591 2617/2589/1591 2615/2587/1591 2614/2586/1591 +f 2597/2569/1592 2596/2568/1592 2617/2589/1592 2616/2588/1592 +f 2585/2557/1593 2608/2580/1593 2582/2554/1593 2559/2531/1593 +f 2587/2559/1594 2610/2582/1594 2608/2580/1594 2585/2557/1594 +f 2589/2561/1595 2612/2584/1595 2610/2582/1595 2587/2559/1595 +f 2591/2563/1596 2614/2586/1596 2612/2584/1596 2589/2561/1596 +f 2593/2565/1597 2616/2588/1597 2614/2586/1597 2591/2563/1597 +f 2572/2544/1598 2597/2569/1598 2616/2588/1598 2593/2565/1598 +f 2618/2590/1599 2619/2591/1599 2620/2592/1599 2621/2593/1599 +f 2622/2594/1600 2623/2595/1600 2619/2591/1600 2618/2590/1600 +f 2624/2596/1601 2625/2597/1601 2623/2595/1601 2622/2594/1601 +f 2626/2598/1602 2627/2599/1602 2625/2597/1602 2624/2596/1602 +f 2628/2600/1603 2629/2601/1603 2627/2599/1603 2626/2598/1603 +f 2630/2602/1604 2631/2603/1604 2629/2601/1604 2628/2600/1604 +f 2595/2567/1605 2618/2590/1605 2621/2593/1605 2596/2568/1605 +f 2599/2571/1606 2622/2594/1606 2618/2590/1606 2595/2567/1606 +f 2601/2573/1607 2624/2596/1607 2622/2594/1607 2599/2571/1607 +f 2603/2575/1608 2626/2598/1608 2624/2596/1608 2601/2573/1608 +f 2605/2577/1609 2628/2600/1609 2626/2598/1609 2603/2575/1609 +f 2607/2579/1610 2630/2602/1610 2628/2600/1610 2605/2577/1610 +f 2632/2604/1611 2633/2605/1611 2607/2579/1611 2606/2578/1611 +f 2634/2606/1612 2635/2607/1612 2633/2605/1612 2632/2604/1612 +f 2636/2608/1613 2637/2609/1613 2635/2607/1613 2634/2606/1613 +f 2638/2610/1614 2639/2611/1614 2637/2609/1614 2636/2608/1614 +f 2640/2612/1615 2641/2613/1615 2639/2611/1615 2638/2610/1615 +f 2621/2593/1616 2620/2592/1616 2641/2613/1616 2640/2612/1616 +f 2609/2581/1617 2632/2604/1617 2606/2578/1617 2583/2555/1617 +f 2611/2583/1618 2634/2606/1618 2632/2604/1618 2609/2581/1618 +f 2613/2585/1619 2636/2608/1619 2634/2606/1619 2611/2583/1619 +f 2615/2587/1620 2638/2610/1620 2636/2608/1620 2613/2585/1620 +f 2617/2589/1621 2640/2612/1621 2638/2610/1621 2615/2587/1621 +f 2596/2568/1622 2621/2593/1622 2640/2612/1622 2617/2589/1622 +f 2642/2614/1623 2643/2615/1623 2644/2616/1623 2645/2617/1623 +f 2646/2618/1624 2647/2619/1624 2643/2615/1624 2642/2614/1624 +f 2648/2620/1625 2649/2621/1625 2647/2619/1625 2646/2618/1625 +f 2650/2622/1626 2651/2623/1626 2649/2621/1626 2648/2620/1626 +f 2652/2624/1627 2653/2625/1627 2651/2623/1627 2650/2622/1627 +f 2654/2626/1628 2655/2627/1628 2653/2625/1628 2652/2624/1628 +f 2619/2591/1629 2642/2614/1629 2645/2617/1629 2620/2592/1629 +f 2623/2595/1630 2646/2618/1630 2642/2614/1630 2619/2591/1630 +f 2625/2597/1631 2648/2620/1631 2646/2618/1631 2623/2595/1631 +f 2627/2599/1632 2650/2622/1632 2648/2620/1632 2625/2597/1632 +f 2629/2601/1633 2652/2624/1633 2650/2622/1633 2627/2599/1633 +f 2631/2603/1634 2654/2626/1634 2652/2624/1634 2629/2601/1634 +f 2656/2628/1635 2657/2629/1635 2631/2603/1635 2630/2602/1635 +f 2658/2630/1636 2659/2631/1636 2657/2629/1636 2656/2628/1636 +f 2660/2632/1637 2661/2633/1637 2659/2631/1637 2658/2630/1637 +f 2662/2634/1638 2663/2635/1638 2661/2633/1638 2660/2632/1638 +f 2664/2636/1639 2665/2637/1639 2663/2635/1639 2662/2634/1639 +f 2645/2617/1640 2644/2616/1640 2665/2637/1640 2664/2636/1640 +f 2633/2605/1641 2656/2628/1641 2630/2602/1641 2607/2579/1641 +f 2635/2607/1642 2658/2630/1642 2656/2628/1642 2633/2605/1642 +f 2637/2609/1643 2660/2632/1643 2658/2630/1643 2635/2607/1643 +f 2639/2611/1644 2662/2634/1644 2660/2632/1644 2637/2609/1644 +f 2641/2613/1645 2664/2636/1645 2662/2634/1645 2639/2611/1645 +f 2620/2592/1646 2645/2617/1646 2664/2636/1646 2641/2613/1646 +f 2666/2638/1647 2667/2639/1647 2668/2640/1647 2669/2641/1647 +f 2670/2642/1648 2671/2643/1648 2667/2639/1648 2666/2638/1648 +f 2672/2644/1649 2673/2645/1649 2671/2643/1649 2670/2642/1649 +f 2674/2646/1650 2675/2647/1650 2673/2645/1650 2672/2644/1650 +f 2676/2648/1651 2677/2649/1651 2675/2647/1651 2674/2646/1651 +f 2678/2650/1652 2679/2651/1652 2677/2649/1652 2676/2648/1652 +f 2643/2615/1653 2666/2638/1653 2669/2641/1653 2644/2616/1653 +f 2647/2619/1654 2670/2642/1654 2666/2638/1654 2643/2615/1654 +f 2649/2621/1655 2672/2644/1655 2670/2642/1655 2647/2619/1655 +f 2651/2623/1656 2674/2646/1656 2672/2644/1656 2649/2621/1656 +f 2653/2625/1657 2676/2648/1657 2674/2646/1657 2651/2623/1657 +f 2655/2627/1658 2678/2650/1658 2676/2648/1658 2653/2625/1658 +f 2680/2652/1659 2681/2653/1659 2655/2627/1659 2654/2626/1659 +f 2682/2654/1660 2683/2655/1660 2681/2653/1660 2680/2652/1660 +f 2684/2656/1661 2685/2657/1661 2683/2655/1661 2682/2654/1661 +f 2686/2658/1662 2687/2659/1662 2685/2657/1662 2684/2656/1662 +f 2688/2660/1663 2689/2661/1663 2687/2659/1663 2686/2658/1663 +f 2669/2641/1664 2668/2640/1664 2689/2661/1664 2688/2660/1664 +f 2657/2629/1665 2680/2652/1665 2654/2626/1665 2631/2603/1665 +f 2659/2631/1666 2682/2654/1666 2680/2652/1666 2657/2629/1666 +f 2661/2633/1667 2684/2656/1667 2682/2654/1667 2659/2631/1667 +f 2663/2635/1668 2686/2658/1668 2684/2656/1668 2661/2633/1668 +f 2665/2637/1669 2688/2660/1669 2686/2658/1669 2663/2635/1669 +f 2644/2616/1670 2669/2641/1670 2688/2660/1670 2665/2637/1670 +f 2690/2662/1671 2691/2663/1671 2692/2664/1671 2693/2665/1671 +f 2694/2666/1672 2695/2667/1672 2691/2663/1672 2690/2662/1672 +f 2696/2668/1673 2697/2669/1673 2695/2667/1673 2694/2666/1673 +f 2698/2670/1674 2699/2671/1674 2697/2669/1674 2696/2668/1674 +f 2700/2672/1675 2701/2673/1675 2699/2671/1675 2698/2670/1675 +f 2702/2674/1676 2703/2675/1676 2701/2673/1676 2700/2672/1676 +f 2667/2639/1677 2690/2662/1677 2693/2665/1677 2668/2640/1677 +f 2671/2643/1678 2694/2666/1678 2690/2662/1678 2667/2639/1678 +f 2673/2645/1679 2696/2668/1679 2694/2666/1679 2671/2643/1679 +f 2675/2647/1680 2698/2670/1680 2696/2668/1680 2673/2645/1680 +f 2677/2649/1681 2700/2672/1681 2698/2670/1681 2675/2647/1681 +f 2679/2651/1682 2702/2674/1682 2700/2672/1682 2677/2649/1682 +f 2704/2676/1683 2705/2677/1683 2679/2651/1683 2678/2650/1683 +f 2706/2678/1684 2707/2679/1684 2705/2677/1684 2704/2676/1684 +f 2708/2680/1685 2709/2681/1685 2707/2679/1685 2706/2678/1685 +f 2710/2682/1686 2711/2683/1686 2709/2681/1686 2708/2680/1686 +f 2712/2684/1687 2713/2685/1687 2711/2683/1687 2710/2682/1687 +f 2693/2665/1688 2692/2664/1688 2713/2685/1688 2712/2684/1688 +f 2681/2653/1689 2704/2676/1689 2678/2650/1689 2655/2627/1689 +f 2683/2655/1690 2706/2678/1690 2704/2676/1690 2681/2653/1690 +f 2685/2657/1691 2708/2680/1691 2706/2678/1691 2683/2655/1691 +f 2687/2659/1692 2710/2682/1692 2708/2680/1692 2685/2657/1692 +f 2689/2661/1693 2712/2684/1693 2710/2682/1693 2687/2659/1693 +f 2668/2640/1694 2693/2665/1694 2712/2684/1694 2689/2661/1694 +f 2714/2686/1695 2715/2687/1695 2716/2688/1695 2717/2689/1695 +f 2718/2690/1696 2719/2691/1696 2715/2687/1696 2714/2686/1696 +f 2720/2692/1697 2721/2693/1697 2719/2691/1697 2718/2690/1697 +f 2722/2694/1698 2723/2695/1698 2721/2693/1698 2720/2692/1698 +f 2724/2696/1699 2725/2697/1699 2723/2695/1699 2722/2694/1699 +f 2726/2698/1700 2727/2699/1700 2725/2697/1700 2724/2696/1700 +f 2691/2663/1701 2714/2686/1701 2717/2689/1701 2692/2664/1701 +f 2695/2667/1702 2718/2690/1702 2714/2686/1702 2691/2663/1702 +f 2697/2669/1703 2720/2692/1703 2718/2690/1703 2695/2667/1703 +f 2699/2671/1704 2722/2694/1704 2720/2692/1704 2697/2669/1704 +f 2701/2673/1705 2724/2696/1705 2722/2694/1705 2699/2671/1705 +f 2703/2675/1706 2726/2698/1706 2724/2696/1706 2701/2673/1706 +f 2728/2700/1707 2729/2701/1707 2703/2675/1707 2702/2674/1707 +f 2730/2702/1708 2731/2703/1708 2729/2701/1708 2728/2700/1708 +f 2732/2704/1709 2733/2705/1709 2731/2703/1709 2730/2702/1709 +f 2734/2706/1710 2735/2707/1710 2733/2705/1710 2732/2704/1710 +f 2736/2708/1711 2737/2709/1711 2735/2707/1711 2734/2706/1711 +f 2717/2689/1712 2716/2688/1712 2737/2709/1712 2736/2708/1712 +f 2705/2677/1713 2728/2700/1713 2702/2674/1713 2679/2651/1713 +f 2707/2679/1714 2730/2702/1714 2728/2700/1714 2705/2677/1714 +f 2709/2681/1715 2732/2704/1715 2730/2702/1715 2707/2679/1715 +f 2711/2683/1716 2734/2706/1716 2732/2704/1716 2709/2681/1716 +f 2713/2685/1717 2736/2708/1717 2734/2706/1717 2711/2683/1717 +f 2692/2664/1718 2717/2689/1718 2736/2708/1718 2713/2685/1718 +f 2738/2710/1719 2739/2711/1719 2740/2712/1719 2741/2713/1719 +f 2742/2714/1720 2743/2715/1720 2739/2711/1720 2738/2710/1720 +f 2744/2716/1721 2745/2717/1721 2743/2715/1721 2742/2714/1721 +f 2746/2718/1722 2747/2719/1722 2745/2717/1722 2744/2716/1722 +f 2748/2720/1723 2749/2721/1723 2747/2719/1723 2746/2718/1723 +f 2750/2722/1724 2751/2723/1724 2749/2721/1724 2748/2720/1724 +f 2715/2687/1725 2738/2710/1725 2741/2713/1725 2716/2688/1725 +f 2719/2691/1726 2742/2714/1726 2738/2710/1726 2715/2687/1726 +f 2721/2693/1727 2744/2716/1727 2742/2714/1727 2719/2691/1727 +f 2723/2695/1728 2746/2718/1728 2744/2716/1728 2721/2693/1728 +f 2725/2697/1729 2748/2720/1729 2746/2718/1729 2723/2695/1729 +f 2727/2699/1730 2750/2722/1730 2748/2720/1730 2725/2697/1730 +f 2752/2724/1731 2753/2725/1731 2727/2699/1731 2726/2698/1731 +f 2754/2726/1732 2755/2727/1732 2753/2725/1732 2752/2724/1732 +f 2756/2728/1733 2757/2729/1733 2755/2727/1733 2754/2726/1733 +f 2758/2730/1734 2759/2731/1734 2757/2729/1734 2756/2728/1734 +f 2760/2732/1735 2761/2733/1735 2759/2731/1735 2758/2730/1735 +f 2741/2713/1736 2740/2712/1736 2761/2733/1736 2760/2732/1736 +f 2729/2701/1737 2752/2724/1737 2726/2698/1737 2703/2675/1737 +f 2731/2703/1738 2754/2726/1738 2752/2724/1738 2729/2701/1738 +f 2733/2705/1739 2756/2728/1739 2754/2726/1739 2731/2703/1739 +f 2735/2707/1740 2758/2730/1740 2756/2728/1740 2733/2705/1740 +f 2737/2709/1741 2760/2732/1741 2758/2730/1741 2735/2707/1741 +f 2716/2688/1742 2741/2713/1742 2760/2732/1742 2737/2709/1742 +f 2499/2471/1743 2517/2489/1743 2498/2470/1743 +f 2517/2489/1744 2507/2479/1744 2762/2734/1744 +f 2517/2489/1745 2762/2734/1745 2763/2735/1745 +f 2517/2489/1746 2763/2735/1746 2764/2736/1746 +f 2517/2489/1747 2764/2736/1747 2765/2737/1747 +f 2517/2489/1748 2765/2737/1748 2498/2470/1748 +f 2499/2471/1749 2521/2493/1749 2517/2489/1749 +f 2521/2493/1750 2520/2492/1750 2517/2489/1750 +f 2520/2492/1751 2519/2491/1751 2517/2489/1751 +f 2519/2491/1752 2518/2490/1752 2517/2489/1752 +f 2518/2490/1753 2516/2488/1753 2517/2489/1753 +f 2507/2479/1754 2504/2476/1754 2503/2475/1754 2762/2734/1754 +f 2502/2474/1755 2763/2735/1755 2762/2734/1755 2503/2475/1755 +f 2501/2473/1756 2764/2736/1756 2763/2735/1756 2502/2474/1756 +f 2500/2472/1757 2765/2737/1757 2764/2736/1757 2501/2473/1757 +f 2765/2737/1758 2500/2472/1758 2498/2470/1758 +f 2766/2456/1759 2767/2457/1759 2768/2458/1759 2769/2459/1759 +f 2770/2460/1760 2771/2461/1760 2767/2457/1760 2766/2456/1760 +f 2772/2462/1761 2773/2463/1761 2771/2461/1761 2770/2460/1761 +f 2774/2464/1762 2775/2465/1762 2773/2463/1762 2772/2462/1762 +f 2776/2466/1763 2777/2467/1763 2775/2465/1763 2774/2464/1763 +f 2778/2468/1764 2779/2469/1764 2777/2467/1764 2776/2466/1764 +f 2780/2470/1765 2766/2456/1765 2769/2459/1765 2781/2471/1765 +f 2782/2472/1766 2770/2460/1766 2766/2456/1766 2780/2470/1766 +f 2783/2473/1767 2772/2462/1767 2770/2460/1767 2782/2472/1767 +f 2784/2474/1768 2774/2464/1768 2772/2462/1768 2783/2473/1768 +f 2785/2475/1769 2776/2466/1769 2774/2464/1769 2784/2474/1769 +f 2786/2476/1770 2778/2468/1770 2776/2466/1770 2785/2475/1770 +f 2787/2477/1771 2788/2478/1771 2786/2476/1771 2789/2479/1771 +f 2790/2480/1772 2791/2481/1772 2788/2478/1772 2787/2477/1772 +f 2792/2482/1773 2793/2483/1773 2791/2481/1773 2790/2480/1773 +f 2794/2484/1774 2795/2485/1774 2793/2483/1774 2792/2482/1774 +f 2796/2486/1775 2797/2487/1775 2795/2485/1775 2794/2484/1775 +f 2769/2459/1776 2768/2458/1776 2797/2487/1776 2796/2486/1776 +f 2798/2488/1777 2787/2477/1777 2789/2479/1777 2799/2489/1777 +f 2800/2490/1778 2790/2480/1778 2787/2477/1778 2798/2488/1778 +f 2801/2491/1779 2792/2482/1779 2790/2480/1779 2800/2490/1779 +f 2802/2492/1780 2794/2484/1780 2792/2482/1780 2801/2491/1780 +f 2803/2493/1781 2796/2486/1781 2794/2484/1781 2802/2492/1781 +f 2781/2471/1782 2769/2459/1782 2796/2486/1782 2803/2493/1782 +f 2804/2494/1783 2805/2495/1783 2806/2496/1783 2807/2497/1783 +f 2808/2498/1784 2809/2499/1784 2805/2495/1784 2804/2494/1784 +f 2810/2500/1785 2811/2501/1785 2809/2499/1785 2808/2498/1785 +f 2812/2502/1786 2813/2503/1786 2811/2501/1786 2810/2500/1786 +f 2814/2504/1787 2815/2505/1787 2813/2503/1787 2812/2502/1787 +f 2816/2506/1788 2817/2507/1788 2815/2505/1788 2814/2504/1788 +f 2767/2457/1789 2804/2494/1789 2807/2497/1789 2768/2458/1789 +f 2771/2461/1790 2808/2498/1790 2804/2494/1790 2767/2457/1790 +f 2773/2463/1791 2810/2500/1791 2808/2498/1791 2771/2461/1791 +f 2775/2465/1792 2812/2502/1792 2810/2500/1792 2773/2463/1792 +f 2777/2467/1793 2814/2504/1793 2812/2502/1793 2775/2465/1793 +f 2779/2469/1794 2816/2506/1794 2814/2504/1794 2777/2467/1794 +f 2818/2508/1795 2819/2509/1795 2779/2469/1795 2778/2468/1795 +f 2820/2510/1796 2821/2511/1796 2819/2509/1796 2818/2508/1796 +f 2822/2512/1797 2823/2513/1797 2821/2511/1797 2820/2510/1797 +f 2824/2514/1798 2825/2515/1798 2823/2513/1798 2822/2512/1798 +f 2826/2516/1799 2827/2517/1799 2825/2515/1799 2824/2514/1799 +f 2807/2497/1800 2806/2496/1800 2827/2517/1800 2826/2516/1800 +f 2788/2478/1801 2818/2508/1801 2778/2468/1801 2786/2476/1801 +f 2791/2481/1802 2820/2510/1802 2818/2508/1802 2788/2478/1802 +f 2793/2483/1803 2822/2512/1803 2820/2510/1803 2791/2481/1803 +f 2795/2485/1804 2824/2514/1804 2822/2512/1804 2793/2483/1804 +f 2797/2487/1805 2826/2516/1805 2824/2514/1805 2795/2485/1805 +f 2768/2458/1806 2807/2497/1806 2826/2516/1806 2797/2487/1806 +f 2828/2518/1807 2829/2519/1807 2830/2520/1807 2831/2521/1807 +f 2832/2522/1808 2833/2523/1808 2829/2519/1808 2828/2518/1808 +f 2834/2524/1809 2835/2525/1809 2833/2523/1809 2832/2522/1809 +f 2836/2526/1810 2837/2527/1810 2835/2525/1810 2834/2524/1810 +f 2838/2528/1811 2839/2529/1811 2837/2527/1811 2836/2526/1811 +f 2840/2530/1812 2841/2531/1812 2839/2529/1812 2838/2528/1812 +f 2805/2495/1813 2828/2518/1813 2831/2521/1813 2806/2496/1813 +f 2809/2499/1814 2832/2522/1814 2828/2518/1814 2805/2495/1814 +f 2811/2501/1815 2834/2524/1815 2832/2522/1815 2809/2499/1815 +f 2813/2503/1816 2836/2526/1816 2834/2524/1816 2811/2501/1816 +f 2815/2505/1817 2838/2528/1817 2836/2526/1817 2813/2503/1817 +f 2817/2507/1818 2840/2530/1818 2838/2528/1818 2815/2505/1818 +f 2842/2532/1819 2843/2533/1819 2817/2507/1819 2816/2506/1819 +f 2844/2534/1820 2845/2535/1820 2843/2533/1820 2842/2532/1820 +f 2846/2536/1821 2847/2537/1821 2845/2535/1821 2844/2534/1821 +f 2848/2538/1822 2849/2539/1822 2847/2537/1822 2846/2536/1822 +f 2850/2540/1823 2851/2541/1823 2849/2539/1823 2848/2538/1823 +f 2831/2521/1824 2830/2520/1824 2851/2541/1824 2850/2540/1824 +f 2819/2509/1825 2842/2532/1825 2816/2506/1825 2779/2469/1825 +f 2821/2511/1826 2844/2534/1826 2842/2532/1826 2819/2509/1826 +f 2823/2513/1827 2846/2536/1827 2844/2534/1827 2821/2511/1827 +f 2825/2515/1828 2848/2538/1828 2846/2536/1828 2823/2513/1828 +f 2827/2517/1829 2850/2540/1829 2848/2538/1829 2825/2515/1829 +f 2806/2496/1830 2831/2521/1830 2850/2540/1830 2827/2517/1830 +f 2852/2542/1831 2853/2543/1831 2854/2544/1831 2855/2545/1831 +f 2856/2546/1832 2857/2547/1832 2853/2543/1832 2852/2542/1832 +f 2858/2548/1833 2859/2549/1833 2857/2547/1833 2856/2546/1833 +f 2860/2550/1834 2861/2551/1834 2859/2549/1834 2858/2548/1834 +f 2862/2552/1835 2863/2553/1835 2861/2551/1835 2860/2550/1835 +f 2864/2554/1836 2865/2555/1836 2863/2553/1836 2862/2552/1836 +f 2829/2519/1837 2852/2542/1837 2855/2545/1837 2830/2520/1837 +f 2833/2523/1838 2856/2546/1838 2852/2542/1838 2829/2519/1838 +f 2835/2525/1839 2858/2548/1839 2856/2546/1839 2833/2523/1839 +f 2837/2527/1840 2860/2550/1840 2858/2548/1840 2835/2525/1840 +f 2839/2529/1841 2862/2552/1841 2860/2550/1841 2837/2527/1841 +f 2841/2531/1842 2864/2554/1842 2862/2552/1842 2839/2529/1842 +f 2866/2556/1843 2867/2557/1843 2841/2531/1843 2840/2530/1843 +f 2868/2558/1844 2869/2559/1844 2867/2557/1844 2866/2556/1844 +f 2870/2560/1845 2871/2561/1845 2869/2559/1845 2868/2558/1845 +f 2872/2562/1846 2873/2563/1846 2871/2561/1846 2870/2560/1846 +f 2874/2564/1847 2875/2565/1847 2873/2563/1847 2872/2562/1847 +f 2855/2545/1848 2854/2544/1848 2875/2565/1848 2874/2564/1848 +f 2843/2533/1849 2866/2556/1849 2840/2530/1849 2817/2507/1849 +f 2845/2535/1850 2868/2558/1850 2866/2556/1850 2843/2533/1850 +f 2847/2537/1851 2870/2560/1851 2868/2558/1851 2845/2535/1851 +f 2849/2539/1852 2872/2562/1852 2870/2560/1852 2847/2537/1852 +f 2851/2541/1853 2874/2564/1853 2872/2562/1853 2849/2539/1853 +f 2830/2520/1854 2855/2545/1854 2874/2564/1854 2851/2541/1854 +f 2876/2566/1855 2877/2567/1855 2878/2568/1855 2879/2569/1855 +f 2880/2570/1856 2881/2571/1856 2877/2567/1856 2876/2566/1856 +f 2882/2572/1857 2883/2573/1857 2881/2571/1857 2880/2570/1857 +f 2884/2574/1858 2885/2575/1858 2883/2573/1858 2882/2572/1858 +f 2886/2576/1859 2887/2577/1859 2885/2575/1859 2884/2574/1859 +f 2888/2578/1860 2889/2579/1860 2887/2577/1860 2886/2576/1860 +f 2853/2543/1861 2876/2566/1861 2879/2569/1861 2854/2544/1861 +f 2857/2547/1862 2880/2570/1862 2876/2566/1862 2853/2543/1862 +f 2859/2549/1863 2882/2572/1863 2880/2570/1863 2857/2547/1863 +f 2861/2551/1864 2884/2574/1864 2882/2572/1864 2859/2549/1864 +f 2863/2553/1865 2886/2576/1865 2884/2574/1865 2861/2551/1865 +f 2865/2555/1866 2888/2578/1866 2886/2576/1866 2863/2553/1866 +f 2890/2580/1867 2891/2581/1867 2865/2555/1867 2864/2554/1867 +f 2892/2582/1868 2893/2583/1868 2891/2581/1868 2890/2580/1868 +f 2894/2584/1869 2895/2585/1869 2893/2583/1869 2892/2582/1869 +f 2896/2586/1870 2897/2587/1870 2895/2585/1870 2894/2584/1870 +f 2898/2588/1871 2899/2589/1871 2897/2587/1871 2896/2586/1871 +f 2879/2569/1872 2878/2568/1872 2899/2589/1872 2898/2588/1872 +f 2867/2557/1873 2890/2580/1873 2864/2554/1873 2841/2531/1873 +f 2869/2559/1874 2892/2582/1874 2890/2580/1874 2867/2557/1874 +f 2871/2561/1875 2894/2584/1875 2892/2582/1875 2869/2559/1875 +f 2873/2563/1876 2896/2586/1876 2894/2584/1876 2871/2561/1876 +f 2875/2565/1877 2898/2588/1877 2896/2586/1877 2873/2563/1877 +f 2854/2544/1878 2879/2569/1878 2898/2588/1878 2875/2565/1878 +f 2900/2590/1879 2901/2591/1879 2902/2592/1879 2903/2593/1879 +f 2904/2594/1880 2905/2595/1880 2901/2591/1880 2900/2590/1880 +f 2906/2596/1881 2907/2597/1881 2905/2595/1881 2904/2594/1881 +f 2908/2598/1882 2909/2599/1882 2907/2597/1882 2906/2596/1882 +f 2910/2600/1883 2911/2601/1883 2909/2599/1883 2908/2598/1883 +f 2912/2602/1884 2913/2603/1884 2911/2601/1884 2910/2600/1884 +f 2877/2567/1885 2900/2590/1885 2903/2593/1885 2878/2568/1885 +f 2881/2571/1886 2904/2594/1886 2900/2590/1886 2877/2567/1886 +f 2883/2573/1887 2906/2596/1887 2904/2594/1887 2881/2571/1887 +f 2885/2575/1888 2908/2598/1888 2906/2596/1888 2883/2573/1888 +f 2887/2577/1889 2910/2600/1889 2908/2598/1889 2885/2575/1889 +f 2889/2579/1890 2912/2602/1890 2910/2600/1890 2887/2577/1890 +f 2914/2604/1891 2915/2605/1891 2889/2579/1891 2888/2578/1891 +f 2916/2606/1892 2917/2607/1892 2915/2605/1892 2914/2604/1892 +f 2918/2608/1893 2919/2609/1893 2917/2607/1893 2916/2606/1893 +f 2920/2610/1894 2921/2611/1894 2919/2609/1894 2918/2608/1894 +f 2922/2612/1895 2923/2613/1895 2921/2611/1895 2920/2610/1895 +f 2903/2593/1896 2902/2592/1896 2923/2613/1896 2922/2612/1896 +f 2891/2581/1897 2914/2604/1897 2888/2578/1897 2865/2555/1897 +f 2893/2583/1898 2916/2606/1898 2914/2604/1898 2891/2581/1898 +f 2895/2585/1899 2918/2608/1899 2916/2606/1899 2893/2583/1899 +f 2897/2587/1900 2920/2610/1900 2918/2608/1900 2895/2585/1900 +f 2899/2589/1901 2922/2612/1901 2920/2610/1901 2897/2587/1901 +f 2878/2568/1902 2903/2593/1902 2922/2612/1902 2899/2589/1902 +f 2924/2614/1903 2925/2615/1903 2926/2616/1903 2927/2617/1903 +f 2928/2618/1904 2929/2619/1904 2925/2615/1904 2924/2614/1904 +f 2930/2620/1905 2931/2621/1905 2929/2619/1905 2928/2618/1905 +f 2932/2622/1906 2933/2623/1906 2931/2621/1906 2930/2620/1906 +f 2934/2624/1907 2935/2625/1907 2933/2623/1907 2932/2622/1907 +f 2936/2626/1908 2937/2627/1908 2935/2625/1908 2934/2624/1908 +f 2901/2591/1909 2924/2614/1909 2927/2617/1909 2902/2592/1909 +f 2905/2595/1910 2928/2618/1910 2924/2614/1910 2901/2591/1910 +f 2907/2597/1911 2930/2620/1911 2928/2618/1911 2905/2595/1911 +f 2909/2599/1912 2932/2622/1912 2930/2620/1912 2907/2597/1912 +f 2911/2601/1913 2934/2624/1913 2932/2622/1913 2909/2599/1913 +f 2913/2603/1914 2936/2626/1914 2934/2624/1914 2911/2601/1914 +f 2938/2628/1915 2939/2629/1915 2913/2603/1915 2912/2602/1915 +f 2940/2630/1916 2941/2631/1916 2939/2629/1916 2938/2628/1916 +f 2942/2632/1917 2943/2633/1917 2941/2631/1917 2940/2630/1917 +f 2944/2634/1918 2945/2635/1918 2943/2633/1918 2942/2632/1918 +f 2946/2636/1919 2947/2637/1919 2945/2635/1919 2944/2634/1919 +f 2927/2617/1920 2926/2616/1920 2947/2637/1920 2946/2636/1920 +f 2915/2605/1921 2938/2628/1921 2912/2602/1921 2889/2579/1921 +f 2917/2607/1922 2940/2630/1922 2938/2628/1922 2915/2605/1922 +f 2919/2609/1923 2942/2632/1923 2940/2630/1923 2917/2607/1923 +f 2921/2611/1924 2944/2634/1924 2942/2632/1924 2919/2609/1924 +f 2923/2613/1925 2946/2636/1925 2944/2634/1925 2921/2611/1925 +f 2902/2592/1926 2927/2617/1926 2946/2636/1926 2923/2613/1926 +f 2948/2638/1927 2949/2639/1927 2950/2640/1927 2951/2641/1927 +f 2952/2642/1928 2953/2643/1928 2949/2639/1928 2948/2638/1928 +f 2954/2644/1929 2955/2645/1929 2953/2643/1929 2952/2642/1929 +f 2956/2646/1930 2957/2647/1930 2955/2645/1930 2954/2644/1930 +f 2958/2648/1931 2959/2649/1931 2957/2647/1931 2956/2646/1931 +f 2960/2650/1932 2961/2651/1932 2959/2649/1932 2958/2648/1932 +f 2925/2615/1933 2948/2638/1933 2951/2641/1933 2926/2616/1933 +f 2929/2619/1934 2952/2642/1934 2948/2638/1934 2925/2615/1934 +f 2931/2621/1935 2954/2644/1935 2952/2642/1935 2929/2619/1935 +f 2933/2623/1936 2956/2646/1936 2954/2644/1936 2931/2621/1936 +f 2935/2625/1937 2958/2648/1937 2956/2646/1937 2933/2623/1937 +f 2937/2627/1938 2960/2650/1938 2958/2648/1938 2935/2625/1938 +f 2962/2652/1939 2963/2653/1939 2937/2627/1939 2936/2626/1939 +f 2964/2654/1940 2965/2655/1940 2963/2653/1940 2962/2652/1940 +f 2966/2656/1941 2967/2657/1941 2965/2655/1941 2964/2654/1941 +f 2968/2658/1942 2969/2659/1942 2967/2657/1942 2966/2656/1942 +f 2970/2660/1943 2971/2661/1943 2969/2659/1943 2968/2658/1943 +f 2951/2641/1944 2950/2640/1944 2971/2661/1944 2970/2660/1944 +f 2939/2629/1945 2962/2652/1945 2936/2626/1945 2913/2603/1945 +f 2941/2631/1946 2964/2654/1946 2962/2652/1946 2939/2629/1946 +f 2943/2633/1947 2966/2656/1947 2964/2654/1947 2941/2631/1947 +f 2945/2635/1948 2968/2658/1948 2966/2656/1948 2943/2633/1948 +f 2947/2637/1949 2970/2660/1949 2968/2658/1949 2945/2635/1949 +f 2926/2616/1950 2951/2641/1950 2970/2660/1950 2947/2637/1950 +f 2972/2662/1951 2973/2663/1951 2974/2664/1951 2975/2665/1951 +f 2976/2666/1952 2977/2667/1952 2973/2663/1952 2972/2662/1952 +f 2978/2668/1953 2979/2669/1953 2977/2667/1953 2976/2666/1953 +f 2980/2670/1954 2981/2671/1954 2979/2669/1954 2978/2668/1954 +f 2982/2672/1955 2983/2673/1955 2981/2671/1955 2980/2670/1955 +f 2984/2674/1956 2985/2675/1956 2983/2673/1956 2982/2672/1956 +f 2949/2639/1957 2972/2662/1957 2975/2665/1957 2950/2640/1957 +f 2953/2643/1958 2976/2666/1958 2972/2662/1958 2949/2639/1958 +f 2955/2645/1959 2978/2668/1959 2976/2666/1959 2953/2643/1959 +f 2957/2647/1960 2980/2670/1960 2978/2668/1960 2955/2645/1960 +f 2959/2649/1961 2982/2672/1961 2980/2670/1961 2957/2647/1961 +f 2961/2651/1962 2984/2674/1962 2982/2672/1962 2959/2649/1962 +f 2986/2676/1963 2987/2677/1963 2961/2651/1963 2960/2650/1963 +f 2988/2678/1964 2989/2679/1964 2987/2677/1964 2986/2676/1964 +f 2990/2680/1965 2991/2681/1965 2989/2679/1965 2988/2678/1965 +f 2992/2682/1966 2993/2683/1966 2991/2681/1966 2990/2680/1966 +f 2994/2684/1967 2995/2685/1967 2993/2683/1967 2992/2682/1967 +f 2975/2665/1968 2974/2664/1968 2995/2685/1968 2994/2684/1968 +f 2963/2653/1969 2986/2676/1969 2960/2650/1969 2937/2627/1969 +f 2965/2655/1970 2988/2678/1970 2986/2676/1970 2963/2653/1970 +f 2967/2657/1971 2990/2680/1971 2988/2678/1971 2965/2655/1971 +f 2969/2659/1972 2992/2682/1972 2990/2680/1972 2967/2657/1972 +f 2971/2661/1973 2994/2684/1973 2992/2682/1973 2969/2659/1973 +f 2950/2640/1974 2975/2665/1974 2994/2684/1974 2971/2661/1974 +f 2996/2686/1975 2997/2687/1975 2998/2688/1975 2999/2689/1975 +f 3000/2690/1976 3001/2691/1976 2997/2687/1976 2996/2686/1976 +f 3002/2692/1977 3003/2693/1977 3001/2691/1977 3000/2690/1977 +f 3004/2694/1978 3005/2695/1978 3003/2693/1978 3002/2692/1978 +f 3006/2696/1979 3007/2697/1979 3005/2695/1979 3004/2694/1979 +f 3008/2698/1980 3009/2699/1980 3007/2697/1980 3006/2696/1980 +f 2973/2663/1981 2996/2686/1981 2999/2689/1981 2974/2664/1981 +f 2977/2667/1982 3000/2690/1982 2996/2686/1982 2973/2663/1982 +f 2979/2669/1983 3002/2692/1983 3000/2690/1983 2977/2667/1983 +f 2981/2671/1984 3004/2694/1984 3002/2692/1984 2979/2669/1984 +f 2983/2673/1985 3006/2696/1985 3004/2694/1985 2981/2671/1985 +f 2985/2675/1986 3008/2698/1986 3006/2696/1986 2983/2673/1986 +f 3010/2700/1987 3011/2701/1987 2985/2675/1987 2984/2674/1987 +f 3012/2702/1988 3013/2703/1988 3011/2701/1988 3010/2700/1988 +f 3014/2704/1989 3015/2705/1989 3013/2703/1989 3012/2702/1989 +f 3016/2706/1990 3017/2707/1990 3015/2705/1990 3014/2704/1990 +f 3018/2708/1991 3019/2709/1991 3017/2707/1991 3016/2706/1991 +f 2999/2689/1992 2998/2688/1992 3019/2709/1992 3018/2708/1992 +f 2987/2677/1993 3010/2700/1993 2984/2674/1993 2961/2651/1993 +f 2989/2679/1994 3012/2702/1994 3010/2700/1994 2987/2677/1994 +f 2991/2681/1995 3014/2704/1995 3012/2702/1995 2989/2679/1995 +f 2993/2683/1996 3016/2706/1996 3014/2704/1996 2991/2681/1996 +f 2995/2685/1997 3018/2708/1997 3016/2706/1997 2993/2683/1997 +f 2974/2664/1998 2999/2689/1998 3018/2708/1998 2995/2685/1998 +f 3020/2710/1999 3021/2711/1999 3022/2712/1999 3023/2713/1999 +f 3024/2714/2000 3025/2715/2000 3021/2711/2000 3020/2710/2000 +f 3026/2716/2001 3027/2717/2001 3025/2715/2001 3024/2714/2001 +f 3028/2718/2002 3029/2719/2002 3027/2717/2002 3026/2716/2002 +f 3030/2720/2003 3031/2721/2003 3029/2719/2003 3028/2718/2003 +f 3032/2722/2004 3033/2723/2004 3031/2721/2004 3030/2720/2004 +f 2997/2687/2005 3020/2710/2005 3023/2713/2005 2998/2688/2005 +f 3001/2691/2006 3024/2714/2006 3020/2710/2006 2997/2687/2006 +f 3003/2693/2007 3026/2716/2007 3024/2714/2007 3001/2691/2007 +f 3005/2695/2008 3028/2718/2008 3026/2716/2008 3003/2693/2008 +f 3007/2697/2009 3030/2720/2009 3028/2718/2009 3005/2695/2009 +f 3009/2699/2010 3032/2722/2010 3030/2720/2010 3007/2697/2010 +f 3034/2724/2011 3035/2725/2011 3009/2699/2011 3008/2698/2011 +f 3036/2726/2012 3037/2727/2012 3035/2725/2012 3034/2724/2012 +f 3038/2728/2013 3039/2729/2013 3037/2727/2013 3036/2726/2013 +f 3040/2730/2014 3041/2731/2014 3039/2729/2014 3038/2728/2014 +f 3042/2732/2015 3043/2733/2015 3041/2731/2015 3040/2730/2015 +f 3023/2713/2016 3022/2712/2016 3043/2733/2016 3042/2732/2016 +f 3011/2701/2017 3034/2724/2017 3008/2698/2017 2985/2675/2017 +f 3013/2703/2018 3036/2726/2018 3034/2724/2018 3011/2701/2018 +f 3015/2705/2019 3038/2728/2019 3036/2726/2019 3013/2703/2019 +f 3017/2707/2020 3040/2730/2020 3038/2728/2020 3015/2705/2020 +f 3019/2709/2021 3042/2732/2021 3040/2730/2021 3017/2707/2021 +f 2998/2688/2022 3023/2713/2022 3042/2732/2022 3019/2709/2022 +f 2781/2471/2023 2799/2489/2023 2780/2470/2023 +f 2799/2489/2024 2789/2479/2024 3044/2734/2024 +f 2799/2489/2025 3044/2734/2025 3045/2735/2025 +f 2799/2489/2026 3045/2735/2026 3046/2736/2026 +f 2799/2489/2027 3046/2736/2027 3047/2737/2027 +f 2799/2489/2028 3047/2737/2028 2780/2470/2028 +f 2781/2471/2029 2803/2493/2029 2799/2489/2029 +f 2803/2493/2030 2802/2492/2030 2799/2489/2030 +f 2802/2492/2031 2801/2491/2031 2799/2489/2031 +f 2801/2491/2032 2800/2490/2032 2799/2489/2032 +f 2800/2490/2033 2798/2488/2033 2799/2489/2033 +f 2789/2479/2034 2786/2476/2034 2785/2475/2034 3044/2734/2034 +f 2784/2474/2035 3045/2735/2035 3044/2734/2035 2785/2475/2035 +f 2783/2473/2036 3046/2736/2036 3045/2735/2036 2784/2474/2036 +f 2782/2472/2037 3047/2737/2037 3046/2736/2037 2783/2473/2037 +f 3047/2737/2038 2782/2472/2038 2780/2470/2038 +s 2 +f 3048/2410/2039 3049/2411/2040 3050/2412/2041 3051/2413/2042 +f 3052/2414/2043 3048/2410/2039 3053/2415/2044 3054/2416/2045 +f 3055/2417/2046 3056/2418/2047 3054/2416/2045 3057/2419/2048 +f 3058/2420/2049 3055/2417/2046 3059/2421/2050 3050/2412/2041 +f 3060/2422/2051 3061/2423/2052 3062/2424/2053 3063/2425/2054 +f 3064/2426/2055 3063/2425/2054 3062/2424/2053 3065/2427/2056 +f 3064/2426/2055 3065/2427/2056 3066/2428/2057 3067/2429/2058 +f 3068/2430/2059 3067/2429/2058 3066/2428/2057 3069/2431/2060 +f 3068/2430/2059 3069/2431/2060 3070/2432/2061 3071/2433/2062 +f 3072/2434/2063 3071/2433/2062 3070/2432/2061 3073/2435/2064 +f 3072/2434/2063 3073/2435/2064 3074/2436/2065 3075/2437/2066 +f 3060/2422/2051 3075/2437/2066 3074/2436/2065 3061/2423/2052 +f 3061/2423/2052 3049/2411/2040 3048/2410/2039 3062/2424/2053 +f 3062/2424/2053 3048/2410/2039 3052/2414/2043 3065/2427/2056 +f 3065/2427/2056 3052/2414/2043 3054/2416/2045 3066/2428/2057 +f 3066/2428/2057 3054/2416/2045 3056/2418/2047 3069/2431/2060 +f 3069/2431/2060 3056/2418/2047 3055/2417/2046 3070/2432/2061 +f 3070/2432/2061 3055/2417/2046 3058/2420/2049 3073/2435/2064 +f 3073/2435/2064 3058/2420/2049 3050/2412/2041 3074/2436/2065 +f 3074/2436/2065 3050/2412/2041 3049/2411/2040 3061/2423/2052 +f 3076/2438/2067 3077/2439/2068 3078/2440/2069 3079/2441/2070 +f 3080/2442/2071 3078/2440/2069 3077/2439/2068 +f 3081/2443/2072 3077/2439/2068 3076/2438/2067 +f 3082/2444/2073 3076/2438/2067 3079/2441/2070 +f 3083/2445/2074 3079/2441/2070 3078/2440/2069 +f 3048/2410/2039 3084/2446/2075 3085/2447/2076 3053/2415/2044 +f 3086/2446/2077 3087/2447/2078 3085/2447/2076 3084/2446/2075 +f 3053/2415/2044 3085/2447/2076 3088/2448/2079 3054/2416/2045 +f 3087/2447/2078 3089/2448/2080 3088/2448/2079 3085/2447/2076 +f 3054/2416/2045 3088/2448/2079 3090/2449/2081 3057/2419/2048 +f 3089/2448/2080 3091/2449/2082 3090/2449/2081 3088/2448/2079 +f 3057/2419/2048 3090/2449/2081 3092/2450/2083 3055/2417/2046 +f 3091/2449/2082 3093/2450/2084 3092/2450/2083 3090/2449/2081 +f 3055/2417/2046 3092/2450/2083 3094/2451/2085 3059/2421/2050 +f 3093/2450/2084 3095/2451/2086 3094/2451/2085 3092/2450/2083 +f 3059/2421/2050 3094/2451/2085 3096/2452/2087 3050/2412/2041 +f 3095/2451/2086 3097/2452/2088 3096/2452/2087 3094/2451/2085 +f 3050/2412/2041 3096/2452/2087 3098/2453/2089 3051/2413/2042 +f 3097/2452/2088 3099/2453/2090 3098/2453/2089 3096/2452/2087 +f 3051/2413/2042 3098/2453/2089 3084/2446/2075 3048/2410/2039 +f 3099/2453/2090 3086/2446/2077 3084/2446/2075 3098/2453/2089 +f 3077/2439/2068 3087/2447/2078 3086/2446/2077 3080/2442/2071 +f 3081/2443/2072 3089/2448/2080 3087/2447/2078 3077/2439/2068 +f 3076/2438/2067 3091/2449/2082 3089/2448/2080 3081/2443/2072 +f 3082/2444/2073 3093/2450/2084 3091/2449/2082 3076/2438/2067 +f 3079/2441/2070 3095/2451/2086 3093/2450/2084 3082/2444/2073 +f 3083/2445/2074 3097/2452/2088 3095/2451/2086 3079/2441/2070 +f 3078/2440/2069 3099/2453/2090 3097/2452/2088 3083/2445/2074 +f 3080/2442/2071 3086/2446/2077 3099/2453/2090 3078/2440/2069 +f 3100/2410/2091 3101/2411/2092 3102/2412/2093 3103/2413/2094 +f 3104/2414/2095 3100/2410/2091 3105/2415/2096 3106/2416/2097 +f 3107/2417/2098 3108/2418/2099 3106/2416/2097 3109/2419/2100 +f 3110/2420/2101 3107/2417/2098 3111/2421/2102 3102/2412/2093 +f 3112/2422/2103 3113/2423/2104 3114/2424/2105 3115/2425/2106 +f 3116/2426/2107 3115/2425/2106 3114/2424/2105 3117/2427/2108 +f 3116/2426/2107 3117/2427/2108 3118/2428/2109 3119/2429/2110 +f 3120/2430/2111 3119/2429/2110 3118/2428/2109 3121/2431/2112 +f 3120/2430/2111 3121/2431/2112 3122/2432/2113 3123/2433/2114 +f 3124/2434/2115 3123/2433/2114 3122/2432/2113 3125/2435/2116 +f 3124/2434/2115 3125/2435/2116 3126/2436/2117 3127/2437/2118 +f 3112/2422/2103 3127/2437/2118 3126/2436/2117 3113/2423/2104 +f 3113/2423/2104 3101/2411/2092 3100/2410/2091 3114/2424/2105 +f 3114/2424/2105 3100/2410/2091 3104/2414/2095 3117/2427/2108 +f 3117/2427/2108 3104/2414/2095 3106/2416/2097 3118/2428/2109 +f 3118/2428/2109 3106/2416/2097 3108/2418/2099 3121/2431/2112 +f 3121/2431/2112 3108/2418/2099 3107/2417/2098 3122/2432/2113 +f 3122/2432/2113 3107/2417/2098 3110/2420/2101 3125/2435/2116 +f 3125/2435/2116 3110/2420/2101 3102/2412/2093 3126/2436/2117 +f 3126/2436/2117 3102/2412/2093 3101/2411/2092 3113/2423/2104 +f 3128/2438/2119 3129/2439/2120 3130/2440/2121 3131/2441/2122 +f 3132/2442/2123 3130/2440/2121 3129/2439/2120 +f 3133/2443/2124 3129/2439/2120 3128/2438/2119 +f 3134/2444/2125 3128/2438/2119 3131/2441/2122 +f 3135/2445/2126 3131/2441/2122 3130/2440/2121 +f 3100/2410/2091 3136/2446/2127 3137/2447/2128 3105/2415/2096 +f 3138/2446/2129 3139/2447/2130 3137/2447/2128 3136/2446/2127 +f 3105/2415/2096 3137/2447/2128 3140/2448/2131 3106/2416/2097 +f 3139/2447/2130 3141/2448/2132 3140/2448/2131 3137/2447/2128 +f 3106/2416/2097 3140/2448/2131 3142/2449/2133 3109/2419/2100 +f 3141/2448/2132 3143/2449/2134 3142/2449/2133 3140/2448/2131 +f 3109/2419/2100 3142/2449/2133 3144/2450/2135 3107/2417/2098 +f 3143/2449/2134 3145/2450/2136 3144/2450/2135 3142/2449/2133 +f 3107/2417/2098 3144/2450/2135 3146/2451/2137 3111/2421/2102 +f 3145/2450/2136 3147/2451/2138 3146/2451/2137 3144/2450/2135 +f 3111/2421/2102 3146/2451/2137 3148/2452/2139 3102/2412/2093 +f 3147/2451/2138 3149/2452/2140 3148/2452/2139 3146/2451/2137 +f 3102/2412/2093 3148/2452/2139 3150/2453/2141 3103/2413/2094 +f 3149/2452/2140 3151/2453/2142 3150/2453/2141 3148/2452/2139 +f 3103/2413/2094 3150/2453/2141 3136/2446/2127 3100/2410/2091 +f 3151/2453/2142 3138/2446/2129 3136/2446/2127 3150/2453/2141 +f 3129/2439/2120 3139/2447/2130 3138/2446/2129 3132/2442/2123 +f 3133/2443/2124 3141/2448/2132 3139/2447/2130 3129/2439/2120 +f 3128/2438/2119 3143/2449/2134 3141/2448/2132 3133/2443/2124 +f 3134/2444/2125 3145/2450/2136 3143/2449/2134 3128/2438/2119 +f 3131/2441/2122 3147/2451/2138 3145/2450/2136 3134/2444/2125 +f 3135/2445/2126 3149/2452/2140 3147/2451/2138 3131/2441/2122 +f 3130/2440/2121 3151/2453/2142 3149/2452/2140 3135/2445/2126 +f 3132/2442/2123 3138/2446/2129 3151/2453/2142 3130/2440/2121 +f 3152/2410/2143 3153/2411/2144 3154/2412/2145 3155/2413/2146 +f 3156/2414/2147 3152/2410/2143 3157/2415/2148 3158/2416/2149 +f 3159/2417/2150 3160/2418/2151 3158/2416/2149 3161/2419/2152 +f 3162/2420/2153 3159/2417/2150 3163/2421/2154 3154/2412/2145 +f 3164/2422/2155 3165/2423/2156 3166/2424/2157 3167/2425/2158 +f 3168/2426/2159 3167/2425/2158 3166/2424/2157 3169/2427/2160 +f 3168/2426/2159 3169/2427/2160 3170/2428/2161 3171/2429/2162 +f 3172/2430/2163 3171/2429/2162 3170/2428/2161 3173/2431/2164 +f 3172/2430/2163 3173/2431/2164 3174/2432/2165 3175/2433/2166 +f 3176/2434/2167 3175/2433/2166 3174/2432/2165 3177/2435/2168 +f 3176/2434/2167 3177/2435/2168 3178/2436/2169 3179/2437/2170 +f 3164/2422/2155 3179/2437/2170 3178/2436/2169 3165/2423/2156 +f 3165/2423/2156 3153/2411/2144 3152/2410/2143 3166/2424/2157 +f 3166/2424/2157 3152/2410/2143 3156/2414/2147 3169/2427/2160 +f 3169/2427/2160 3156/2414/2147 3158/2416/2149 3170/2428/2161 +f 3170/2428/2161 3158/2416/2149 3160/2418/2151 3173/2431/2164 +f 3173/2431/2164 3160/2418/2151 3159/2417/2150 3174/2432/2165 +f 3174/2432/2165 3159/2417/2150 3162/2420/2153 3177/2435/2168 +f 3177/2435/2168 3162/2420/2153 3154/2412/2145 3178/2436/2169 +f 3178/2436/2169 3154/2412/2145 3153/2411/2144 3165/2423/2156 +f 3180/2438/2171 3181/2439/2172 3182/2440/2173 3183/2441/2174 +f 3184/2442/2175 3182/2440/2173 3181/2439/2172 +f 3185/2443/2176 3181/2439/2172 3180/2438/2171 +f 3186/2444/2177 3180/2438/2171 3183/2441/2174 +f 3187/2445/2178 3183/2441/2174 3182/2440/2173 +f 3152/2410/2143 3188/2446/2179 3189/2447/2180 3157/2415/2148 +f 3190/2446/2181 3191/2447/2182 3189/2447/2180 3188/2446/2179 +f 3157/2415/2148 3189/2447/2180 3192/2448/2183 3158/2416/2149 +f 3191/2447/2182 3193/2448/2184 3192/2448/2183 3189/2447/2180 +f 3158/2416/2149 3192/2448/2183 3194/2449/2185 3161/2419/2152 +f 3193/2448/2184 3195/2449/2186 3194/2449/2185 3192/2448/2183 +f 3161/2419/2152 3194/2449/2185 3196/2450/2187 3159/2417/2150 +f 3195/2449/2186 3197/2450/2188 3196/2450/2187 3194/2449/2185 +f 3159/2417/2150 3196/2450/2187 3198/2451/2189 3163/2421/2154 +f 3197/2450/2188 3199/2451/2190 3198/2451/2189 3196/2450/2187 +f 3163/2421/2154 3198/2451/2189 3200/2452/2191 3154/2412/2145 +f 3199/2451/2190 3201/2452/2192 3200/2452/2191 3198/2451/2189 +f 3154/2412/2145 3200/2452/2191 3202/2453/2193 3155/2413/2146 +f 3201/2452/2192 3203/2453/2194 3202/2453/2193 3200/2452/2191 +f 3155/2413/2146 3202/2453/2193 3188/2446/2179 3152/2410/2143 +f 3203/2453/2194 3190/2446/2181 3188/2446/2179 3202/2453/2193 +f 3181/2439/2172 3191/2447/2182 3190/2446/2181 3184/2442/2175 +f 3185/2443/2176 3193/2448/2184 3191/2447/2182 3181/2439/2172 +f 3180/2438/2171 3195/2449/2186 3193/2448/2184 3185/2443/2176 +f 3186/2444/2177 3197/2450/2188 3195/2449/2186 3180/2438/2171 +f 3183/2441/2174 3199/2451/2190 3197/2450/2188 3186/2444/2177 +f 3187/2445/2178 3201/2452/2192 3199/2451/2190 3183/2441/2174 +f 3182/2440/2173 3203/2453/2194 3201/2452/2192 3187/2445/2178 +f 3184/2442/2175 3190/2446/2181 3203/2453/2194 3182/2440/2173 +f 3204/2410/2195 3205/2411/2196 3206/2412/2197 3207/2413/2198 +f 3208/2414/2199 3204/2410/2195 3209/2415/2200 3210/2416/2201 +f 3211/2417/2202 3212/2418/2203 3210/2416/2201 3213/2419/2204 +f 3214/2420/2205 3211/2417/2202 3215/2421/2206 3206/2412/2197 +f 3216/2422/2207 3217/2423/2208 3218/2424/2209 3219/2425/2210 +f 3220/2426/2211 3219/2425/2210 3218/2424/2209 3221/2427/2212 +f 3220/2426/2211 3221/2427/2212 3222/2428/2213 3223/2429/2214 +f 3224/2430/2215 3223/2429/2214 3222/2428/2213 3225/2431/2216 +f 3224/2430/2215 3225/2431/2216 3226/2432/2217 3227/2433/2218 +f 3228/2434/2219 3227/2433/2218 3226/2432/2217 3229/2435/2220 +f 3228/2434/2219 3229/2435/2220 3230/2436/2221 3231/2437/2222 +f 3216/2422/2207 3231/2437/2222 3230/2436/2221 3217/2423/2208 +f 3217/2423/2208 3205/2411/2196 3204/2410/2195 3218/2424/2209 +f 3218/2424/2209 3204/2410/2195 3208/2414/2199 3221/2427/2212 +f 3221/2427/2212 3208/2414/2199 3210/2416/2201 3222/2428/2213 +f 3222/2428/2213 3210/2416/2201 3212/2418/2203 3225/2431/2216 +f 3225/2431/2216 3212/2418/2203 3211/2417/2202 3226/2432/2217 +f 3226/2432/2217 3211/2417/2202 3214/2420/2205 3229/2435/2220 +f 3229/2435/2220 3214/2420/2205 3206/2412/2197 3230/2436/2221 +f 3230/2436/2221 3206/2412/2197 3205/2411/2196 3217/2423/2208 +f 3232/2438/2223 3233/2439/2224 3234/2440/2225 3235/2441/2226 +f 3236/2442/2227 3234/2440/2225 3233/2439/2224 +f 3237/2443/2228 3233/2439/2224 3232/2438/2223 +f 3238/2444/2229 3232/2438/2223 3235/2441/2226 +f 3239/2445/2230 3235/2441/2226 3234/2440/2225 +f 3204/2410/2195 3240/2446/2231 3241/2447/2232 3209/2415/2200 +f 3242/2446/2233 3243/2447/2234 3241/2447/2232 3240/2446/2231 +f 3209/2415/2200 3241/2447/2232 3244/2448/2235 3210/2416/2201 +f 3243/2447/2234 3245/2448/2236 3244/2448/2235 3241/2447/2232 +f 3210/2416/2201 3244/2448/2235 3246/2449/2237 3213/2419/2204 +f 3245/2448/2236 3247/2449/2238 3246/2449/2237 3244/2448/2235 +f 3213/2419/2204 3246/2449/2237 3248/2450/2239 3211/2417/2202 +f 3247/2449/2238 3249/2450/2240 3248/2450/2239 3246/2449/2237 +f 3211/2417/2202 3248/2450/2239 3250/2451/2241 3215/2421/2206 +f 3249/2450/2240 3251/2451/2242 3250/2451/2241 3248/2450/2239 +f 3215/2421/2206 3250/2451/2241 3252/2452/2243 3206/2412/2197 +f 3251/2451/2242 3253/2452/2244 3252/2452/2243 3250/2451/2241 +f 3206/2412/2197 3252/2452/2243 3254/2453/2245 3207/2413/2198 +f 3253/2452/2244 3255/2453/2246 3254/2453/2245 3252/2452/2243 +f 3207/2413/2198 3254/2453/2245 3240/2446/2231 3204/2410/2195 +f 3255/2453/2246 3242/2446/2233 3240/2446/2231 3254/2453/2245 +f 3233/2439/2224 3243/2447/2234 3242/2446/2233 3236/2442/2227 +f 3237/2443/2228 3245/2448/2236 3243/2447/2234 3233/2439/2224 +f 3232/2438/2223 3247/2449/2238 3245/2448/2236 3237/2443/2228 +f 3238/2444/2229 3249/2450/2240 3247/2449/2238 3232/2438/2223 +f 3235/2441/2226 3251/2451/2242 3249/2450/2240 3238/2444/2229 +f 3239/2445/2230 3253/2452/2244 3251/2451/2242 3235/2441/2226 +f 3234/2440/2225 3255/2453/2246 3253/2452/2244 3239/2445/2230 +f 3236/2442/2227 3242/2446/2233 3255/2453/2246 3234/2440/2225 +f 3256/2410/2247 3257/2411/2248 3258/2412/2249 3259/2413/2250 +f 3260/2414/2251 3256/2410/2247 3261/2415/2252 3262/2416/2253 +f 3263/2417/2254 3264/2418/2255 3262/2416/2253 3265/2419/2256 +f 3266/2420/2257 3263/2417/2254 3267/2421/2258 3258/2412/2249 +f 3268/2422/2259 3269/2423/2260 3270/2424/2261 3271/2425/2262 +f 3272/2426/2263 3271/2425/2262 3270/2424/2261 3273/2427/2264 +f 3272/2426/2263 3273/2427/2264 3274/2428/2265 3275/2429/2266 +f 3276/2430/2267 3275/2429/2266 3274/2428/2265 3277/2431/2268 +f 3276/2430/2267 3277/2431/2268 3278/2432/2269 3279/2433/2270 +f 3280/2434/2271 3279/2433/2270 3278/2432/2269 3281/2435/2272 +f 3280/2434/2271 3281/2435/2272 3282/2436/2273 3283/2437/2274 +f 3268/2422/2259 3283/2437/2274 3282/2436/2273 3269/2423/2260 +f 3269/2423/2260 3257/2411/2248 3256/2410/2247 3270/2424/2261 +f 3270/2424/2261 3256/2410/2247 3260/2414/2251 3273/2427/2264 +f 3273/2427/2264 3260/2414/2251 3262/2416/2253 3274/2428/2265 +f 3274/2428/2265 3262/2416/2253 3264/2418/2255 3277/2431/2268 +f 3277/2431/2268 3264/2418/2255 3263/2417/2254 3278/2432/2269 +f 3278/2432/2269 3263/2417/2254 3266/2420/2257 3281/2435/2272 +f 3281/2435/2272 3266/2420/2257 3258/2412/2249 3282/2436/2273 +f 3282/2436/2273 3258/2412/2249 3257/2411/2248 3269/2423/2260 +f 3284/2438/2275 3285/2439/2276 3286/2440/2277 3287/2441/2278 +f 3288/2442/2279 3286/2440/2277 3285/2439/2276 +f 3289/2443/2280 3285/2439/2276 3284/2438/2275 +f 3290/2444/2281 3284/2438/2275 3287/2441/2278 +f 3291/2445/2282 3287/2441/2278 3286/2440/2277 +f 3256/2410/2247 3292/2446/2283 3293/2447/2284 3261/2415/2252 +f 3294/2446/2285 3295/2447/2286 3293/2447/2284 3292/2446/2283 +f 3261/2415/2252 3293/2447/2284 3296/2448/2287 3262/2416/2253 +f 3295/2447/2286 3297/2448/2288 3296/2448/2287 3293/2447/2284 +f 3262/2416/2253 3296/2448/2287 3298/2449/2289 3265/2419/2256 +f 3297/2448/2288 3299/2449/2290 3298/2449/2289 3296/2448/2287 +f 3265/2419/2256 3298/2449/2289 3300/2450/2291 3263/2417/2254 +f 3299/2449/2290 3301/2450/2292 3300/2450/2291 3298/2449/2289 +f 3263/2417/2254 3300/2450/2291 3302/2451/2293 3267/2421/2258 +f 3301/2450/2292 3303/2451/2294 3302/2451/2293 3300/2450/2291 +f 3267/2421/2258 3302/2451/2293 3304/2452/2295 3258/2412/2249 +f 3303/2451/2294 3305/2452/2296 3304/2452/2295 3302/2451/2293 +f 3258/2412/2249 3304/2452/2295 3306/2453/2297 3259/2413/2250 +f 3305/2452/2296 3307/2453/2298 3306/2453/2297 3304/2452/2295 +f 3259/2413/2250 3306/2453/2297 3292/2446/2283 3256/2410/2247 +f 3307/2453/2298 3294/2446/2285 3292/2446/2283 3306/2453/2297 +f 3285/2439/2276 3295/2447/2286 3294/2446/2285 3288/2442/2279 +f 3289/2443/2280 3297/2448/2288 3295/2447/2286 3285/2439/2276 +f 3284/2438/2275 3299/2449/2290 3297/2448/2288 3289/2443/2280 +f 3290/2444/2281 3301/2450/2292 3299/2449/2290 3284/2438/2275 +f 3287/2441/2278 3303/2451/2294 3301/2450/2292 3290/2444/2281 +f 3291/2445/2282 3305/2452/2296 3303/2451/2294 3287/2441/2278 +f 3286/2440/2277 3307/2453/2298 3305/2452/2296 3291/2445/2282 +f 3288/2442/2279 3294/2446/2285 3307/2453/2298 3286/2440/2277 +f 3308/2410/2299 3309/2411/2300 3310/2412/2301 3311/2413/2302 +f 3312/2414/2303 3308/2410/2299 3313/2415/2304 3314/2416/2305 +f 3315/2417/2306 3316/2418/2307 3314/2416/2305 3317/2419/2308 +f 3318/2420/2309 3315/2417/2306 3319/2421/2310 3310/2412/2301 +f 3320/2422/2311 3321/2423/2312 3322/2424/2313 3323/2425/2314 +f 3324/2426/2315 3323/2425/2314 3322/2424/2313 3325/2427/2316 +f 3324/2426/2315 3325/2427/2316 3326/2428/2317 3327/2429/2318 +f 3328/2430/2319 3327/2429/2318 3326/2428/2317 3329/2431/2320 +f 3328/2430/2319 3329/2431/2320 3330/2432/2321 3331/2433/2322 +f 3332/2434/2323 3331/2433/2322 3330/2432/2321 3333/2435/2324 +f 3332/2434/2323 3333/2435/2324 3334/2436/2325 3335/2437/2326 +f 3320/2422/2311 3335/2437/2326 3334/2436/2325 3321/2423/2312 +f 3321/2423/2312 3309/2411/2300 3308/2410/2299 3322/2424/2313 +f 3322/2424/2313 3308/2410/2299 3312/2414/2303 3325/2427/2316 +f 3325/2427/2316 3312/2414/2303 3314/2416/2305 3326/2428/2317 +f 3326/2428/2317 3314/2416/2305 3316/2418/2307 3329/2431/2320 +f 3329/2431/2320 3316/2418/2307 3315/2417/2306 3330/2432/2321 +f 3330/2432/2321 3315/2417/2306 3318/2420/2309 3333/2435/2324 +f 3333/2435/2324 3318/2420/2309 3310/2412/2301 3334/2436/2325 +f 3334/2436/2325 3310/2412/2301 3309/2411/2300 3321/2423/2312 +f 3336/2438/2327 3337/2439/2328 3338/2440/2329 3339/2441/2330 +f 3340/2442/2331 3338/2440/2329 3337/2439/2328 +f 3341/2443/2332 3337/2439/2328 3336/2438/2327 +f 3342/2444/2333 3336/2438/2327 3339/2441/2330 +f 3343/2445/2334 3339/2441/2330 3338/2440/2329 +f 3308/2410/2299 3344/2446/2335 3345/2447/2336 3313/2415/2304 +f 3346/2446/2337 3347/2447/2338 3345/2447/2336 3344/2446/2335 +f 3313/2415/2304 3345/2447/2336 3348/2448/2339 3314/2416/2305 +f 3347/2447/2338 3349/2448/2340 3348/2448/2339 3345/2447/2336 +f 3314/2416/2305 3348/2448/2339 3350/2449/2341 3317/2419/2308 +f 3349/2448/2340 3351/2449/2342 3350/2449/2341 3348/2448/2339 +f 3317/2419/2308 3350/2449/2341 3352/2450/2343 3315/2417/2306 +f 3351/2449/2342 3353/2450/2344 3352/2450/2343 3350/2449/2341 +f 3315/2417/2306 3352/2450/2343 3354/2451/2345 3319/2421/2310 +f 3353/2450/2344 3355/2451/2346 3354/2451/2345 3352/2450/2343 +f 3319/2421/2310 3354/2451/2345 3356/2452/2347 3310/2412/2301 +f 3355/2451/2346 3357/2452/2348 3356/2452/2347 3354/2451/2345 +f 3310/2412/2301 3356/2452/2347 3358/2453/2349 3311/2413/2302 +f 3357/2452/2348 3359/2453/2350 3358/2453/2349 3356/2452/2347 +f 3311/2413/2302 3358/2453/2349 3344/2446/2335 3308/2410/2299 +f 3359/2453/2350 3346/2446/2337 3344/2446/2335 3358/2453/2349 +f 3337/2439/2328 3347/2447/2338 3346/2446/2337 3340/2442/2331 +f 3341/2443/2332 3349/2448/2340 3347/2447/2338 3337/2439/2328 +f 3336/2438/2327 3351/2449/2342 3349/2448/2340 3341/2443/2332 +f 3342/2444/2333 3353/2450/2344 3351/2449/2342 3336/2438/2327 +f 3339/2441/2330 3355/2451/2346 3353/2450/2344 3342/2444/2333 +f 3343/2445/2334 3357/2452/2348 3355/2451/2346 3339/2441/2330 +f 3338/2440/2329 3359/2453/2350 3357/2452/2348 3343/2445/2334 +f 3340/2442/2331 3346/2446/2337 3359/2453/2350 3338/2440/2329 +f 3360/2410/2351 3361/2411/2352 3362/2412/2353 3363/2413/2354 +f 3364/2414/2355 3360/2410/2351 3365/2415/2356 3366/2416/2357 +f 3367/2417/2358 3368/2418/2359 3366/2416/2357 3369/2419/2360 +f 3370/2420/2361 3367/2417/2358 3371/2421/2362 3362/2412/2353 +f 3372/2422/2363 3373/2423/2364 3374/2424/2365 3375/2425/2366 +f 3376/2426/2367 3375/2425/2366 3374/2424/2365 3377/2427/2368 +f 3376/2426/2367 3377/2427/2368 3378/2428/2369 3379/2429/2370 +f 3380/2430/2371 3379/2429/2370 3378/2428/2369 3381/2431/2372 +f 3380/2430/2371 3381/2431/2372 3382/2432/2373 3383/2433/2374 +f 3384/2434/2375 3383/2433/2374 3382/2432/2373 3385/2435/2376 +f 3384/2434/2375 3385/2435/2376 3386/2436/2377 3387/2437/2378 +f 3372/2422/2363 3387/2437/2378 3386/2436/2377 3373/2423/2364 +f 3373/2423/2364 3361/2411/2352 3360/2410/2351 3374/2424/2365 +f 3374/2424/2365 3360/2410/2351 3364/2414/2355 3377/2427/2368 +f 3377/2427/2368 3364/2414/2355 3366/2416/2357 3378/2428/2369 +f 3378/2428/2369 3366/2416/2357 3368/2418/2359 3381/2431/2372 +f 3381/2431/2372 3368/2418/2359 3367/2417/2358 3382/2432/2373 +f 3382/2432/2373 3367/2417/2358 3370/2420/2361 3385/2435/2376 +f 3385/2435/2376 3370/2420/2361 3362/2412/2353 3386/2436/2377 +f 3386/2436/2377 3362/2412/2353 3361/2411/2352 3373/2423/2364 +f 3388/2438/2379 3389/2439/2380 3390/2440/2381 3391/2441/2382 +f 3392/2442/2383 3390/2440/2381 3389/2439/2380 +f 3393/2443/2384 3389/2439/2380 3388/2438/2379 +f 3394/2444/2385 3388/2438/2379 3391/2441/2382 +f 3395/2445/2386 3391/2441/2382 3390/2440/2381 +f 3360/2410/2351 3396/2446/2387 3397/2447/2388 3365/2415/2356 +f 3398/2446/2389 3399/2447/2390 3397/2447/2388 3396/2446/2387 +f 3365/2415/2356 3397/2447/2388 3400/2448/2391 3366/2416/2357 +f 3399/2447/2390 3401/2448/2392 3400/2448/2391 3397/2447/2388 +f 3366/2416/2357 3400/2448/2391 3402/2449/2393 3369/2419/2360 +f 3401/2448/2392 3403/2449/2394 3402/2449/2393 3400/2448/2391 +f 3369/2419/2360 3402/2449/2393 3404/2450/2395 3367/2417/2358 +f 3403/2449/2394 3405/2450/2396 3404/2450/2395 3402/2449/2393 +f 3367/2417/2358 3404/2450/2395 3406/2451/2397 3371/2421/2362 +f 3405/2450/2396 3407/2451/2398 3406/2451/2397 3404/2450/2395 +f 3371/2421/2362 3406/2451/2397 3408/2452/2399 3362/2412/2353 +f 3407/2451/2398 3409/2452/2400 3408/2452/2399 3406/2451/2397 +f 3362/2412/2353 3408/2452/2399 3410/2453/2401 3363/2413/2354 +f 3409/2452/2400 3411/2453/2402 3410/2453/2401 3408/2452/2399 +f 3363/2413/2354 3410/2453/2401 3396/2446/2387 3360/2410/2351 +f 3411/2453/2402 3398/2446/2389 3396/2446/2387 3410/2453/2401 +f 3389/2439/2380 3399/2447/2390 3398/2446/2389 3392/2442/2383 +f 3393/2443/2384 3401/2448/2392 3399/2447/2390 3389/2439/2380 +f 3388/2438/2379 3403/2449/2394 3401/2448/2392 3393/2443/2384 +f 3394/2444/2385 3405/2450/2396 3403/2449/2394 3388/2438/2379 +f 3391/2441/2382 3407/2451/2398 3405/2450/2396 3394/2444/2385 +f 3395/2445/2386 3409/2452/2400 3407/2451/2398 3391/2441/2382 +f 3390/2440/2381 3411/2453/2402 3409/2452/2400 3395/2445/2386 +f 3392/2442/2383 3398/2446/2389 3411/2453/2402 3390/2440/2381 +f 3412/2410/2403 3413/2411/2404 3414/2412/2405 3415/2413/2406 +f 3416/2414/2407 3412/2410/2403 3417/2415/2408 3418/2416/2409 +f 3419/2417/2410 3420/2418/2411 3418/2416/2409 3421/2419/2412 +f 3422/2420/2413 3419/2417/2410 3423/2421/2414 3414/2412/2405 +f 3424/2422/2415 3425/2423/2416 3426/2424/2417 3427/2425/2418 +f 3428/2426/2419 3427/2425/2418 3426/2424/2417 3429/2427/2420 +f 3428/2426/2419 3429/2427/2420 3430/2428/2421 3431/2429/2422 +f 3432/2430/2423 3431/2429/2422 3430/2428/2421 3433/2431/2424 +f 3432/2430/2423 3433/2431/2424 3434/2432/2425 3435/2433/2426 +f 3436/2434/2427 3435/2433/2426 3434/2432/2425 3437/2435/2428 +f 3436/2434/2427 3437/2435/2428 3438/2436/2429 3439/2437/2430 +f 3424/2422/2415 3439/2437/2430 3438/2436/2429 3425/2423/2416 +f 3425/2423/2416 3413/2411/2404 3412/2410/2403 3426/2424/2417 +f 3426/2424/2417 3412/2410/2403 3416/2414/2407 3429/2427/2420 +f 3429/2427/2420 3416/2414/2407 3418/2416/2409 3430/2428/2421 +f 3430/2428/2421 3418/2416/2409 3420/2418/2411 3433/2431/2424 +f 3433/2431/2424 3420/2418/2411 3419/2417/2410 3434/2432/2425 +f 3434/2432/2425 3419/2417/2410 3422/2420/2413 3437/2435/2428 +f 3437/2435/2428 3422/2420/2413 3414/2412/2405 3438/2436/2429 +f 3438/2436/2429 3414/2412/2405 3413/2411/2404 3425/2423/2416 +f 3440/2438/2431 3441/2439/2432 3442/2440/2433 3443/2441/2434 +f 3444/2442/2435 3442/2440/2433 3441/2439/2432 +f 3445/2443/2436 3441/2439/2432 3440/2438/2431 +f 3446/2444/2437 3440/2438/2431 3443/2441/2434 +f 3447/2445/2438 3443/2441/2434 3442/2440/2433 +f 3412/2410/2403 3448/2446/2439 3449/2447/2440 3417/2415/2408 +f 3450/2446/2441 3451/2447/2442 3449/2447/2440 3448/2446/2439 +f 3417/2415/2408 3449/2447/2440 3452/2448/2443 3418/2416/2409 +f 3451/2447/2442 3453/2448/2444 3452/2448/2443 3449/2447/2440 +f 3418/2416/2409 3452/2448/2443 3454/2449/2445 3421/2419/2412 +f 3453/2448/2444 3455/2449/2446 3454/2449/2445 3452/2448/2443 +f 3421/2419/2412 3454/2449/2445 3456/2450/2447 3419/2417/2410 +f 3455/2449/2446 3457/2450/2448 3456/2450/2447 3454/2449/2445 +f 3419/2417/2410 3456/2450/2447 3458/2451/2449 3423/2421/2414 +f 3457/2450/2448 3459/2451/2450 3458/2451/2449 3456/2450/2447 +f 3423/2421/2414 3458/2451/2449 3460/2452/2451 3414/2412/2405 +f 3459/2451/2450 3461/2452/2452 3460/2452/2451 3458/2451/2449 +f 3414/2412/2405 3460/2452/2451 3462/2453/2453 3415/2413/2406 +f 3461/2452/2452 3463/2453/2454 3462/2453/2453 3460/2452/2451 +f 3415/2413/2406 3462/2453/2453 3448/2446/2439 3412/2410/2403 +f 3463/2453/2454 3450/2446/2441 3448/2446/2439 3462/2453/2453 +f 3441/2439/2432 3451/2447/2442 3450/2446/2441 3444/2442/2435 +f 3445/2443/2436 3453/2448/2444 3451/2447/2442 3441/2439/2432 +f 3440/2438/2431 3455/2449/2446 3453/2448/2444 3445/2443/2436 +f 3446/2444/2437 3457/2450/2448 3455/2449/2446 3440/2438/2431 +f 3443/2441/2434 3459/2451/2450 3457/2450/2448 3446/2444/2437 +f 3447/2445/2438 3461/2452/2452 3459/2451/2450 3443/2441/2434 +f 3442/2440/2433 3463/2453/2454 3461/2452/2452 3447/2445/2438 +f 3444/2442/2435 3450/2446/2441 3463/2453/2454 3442/2440/2433 +s 1 +f 3464/2738/193 3465/2739/193 3466/2740/193 3467/2741/193 +s 4 +f 3468/2742/131 3469/2743/131 3470/2744/131 3471/2745/131 +s 2 +f 3472/2746/129 3473/2747/129 3474/2748/129 3475/2749/129 +s 4 +f 3476/2750/165 3477/2751/165 3478/2752/165 3479/2753/165 +s 16 +f 3480/2754/118 3481/2755/118 3482/2756/118 3483/2757/118 +s off +f 3465/2739/2455 3480/2754/2455 3476/2750/2455 +f 3469/2743/2456 3481/2755/2456 3464/2738/2456 +f 3473/2747/2457 3482/2756/2457 3468/2742/2457 +f 3477/2751/2458 3483/2757/2458 3472/2746/2458 +f 3467/2741/2459 3470/2744/2459 3469/2743/2459 3464/2738/2459 +f 3464/2738/2460 3481/2755/2460 3480/2754/2460 3465/2739/2460 +f 3465/2739/2461 3476/2750/2461 3479/2753/2461 3466/2740/2461 +f 3471/2745/2462 3474/2748/2462 3473/2747/2462 3468/2742/2462 +f 3468/2742/187 3482/2756/187 3481/2755/187 3469/2743/187 +f 3475/2749/2463 3478/2752/2463 3477/2751/2463 3472/2746/2463 +f 3472/2746/2464 3483/2757/2464 3482/2756/2464 3473/2747/2464 +f 3476/2750/121 3480/2754/121 3483/2757/121 3477/2751/121 +s 1 +f 3484/2758/193 3485/2759/193 3486/2760/193 3487/2761/193 +s 4 +f 3488/2762/131 3489/2763/131 3490/2764/131 3491/2765/131 +s 2 +f 3492/2766/129 3493/2767/129 3494/2768/129 3495/2769/129 +s 4 +f 3496/2770/165 3497/2771/165 3498/2772/165 3499/2773/165 +s 16 +f 3500/2774/118 3501/2775/118 3502/2776/118 3503/2777/118 +s off +f 3485/2759/2465 3500/2774/2465 3496/2770/2465 +f 3489/2763/2466 3501/2775/2466 3484/2758/2466 +f 3493/2767/2467 3502/2776/2467 3488/2762/2467 +f 3497/2771/2468 3503/2777/2468 3492/2766/2468 +f 3487/2761/2459 3490/2764/2459 3489/2763/2459 3484/2758/2459 +f 3484/2758/2460 3501/2775/2460 3500/2774/2460 3485/2759/2460 +f 3485/2759/2461 3496/2770/2461 3499/2773/2461 3486/2760/2461 +f 3491/2765/2462 3494/2768/2462 3493/2767/2462 3488/2762/2462 +f 3488/2762/187 3502/2776/187 3501/2775/187 3489/2763/187 +f 3495/2769/2463 3498/2772/2463 3497/2771/2463 3492/2766/2463 +f 3492/2766/2464 3503/2777/2464 3502/2776/2464 3493/2767/2464 +f 3496/2770/121 3500/2774/121 3503/2777/121 3497/2771/121 +s 16 +f 3504/2778/118 3505/2779/118 3506/2780/118 3507/2781/118 +# 3115 polygons - 132 triangles + diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/obj.obj.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/obj.obj.meta new file mode 100644 index 0000000..f27cbec --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/obj.obj.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 80ef2356bef924bb0b37754f4eb17e6a +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: cam + 100002: //RootNode + 400000: cam + 400002: //RootNode + 2100000: camMat + 2300000: cam + 3300000: cam + 4300000: cam + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/photoshop_png_transparent_background_1019112.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/photoshop_png_transparent_background_1019112.png new file mode 100644 index 0000000..600a728 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/photoshop_png_transparent_background_1019112.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/photoshop_png_transparent_background_1019112.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/photoshop_png_transparent_background_1019112.png.meta new file mode 100644 index 0000000..c38fc83 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/photoshop_png_transparent_background_1019112.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: c285438dda1a04a77818bedb022d652d +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/rock6_LOD0.controller b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/rock6_LOD0.controller new file mode 100644 index 0000000..b8e3d2b --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/rock6_LOD0.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: rock6_LOD0 + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 1107884924247934708} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &1102037872547986850 +AnimatorState: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Rotation + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 9c7dcb99006d341acbe3a719139cad6b, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &1107884924247934708 +AnimatorStateMachine: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 1102037872547986850} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 1102037872547986850} diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/rock6_LOD0.controller.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/rock6_LOD0.controller.meta new file mode 100644 index 0000000..95f6380 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/rock6_LOD0.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b67111e08c6c9466495e6634efb8fe2c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_001.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_001.png new file mode 100644 index 0000000..2655838 Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_001.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_001.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_001.png.meta new file mode 100644 index 0000000..b9edd5a --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_001.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 2e00ef11366e24f8bb4a1914f313e08e +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_002.png b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_002.png new file mode 100644 index 0000000..3ad7c6f Binary files /dev/null and b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_002.png differ diff --git a/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_002.png.meta b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_002.png.meta new file mode 100644 index 0000000..6d98844 --- /dev/null +++ b/ShaderGraph_ExampleLibrary_Project/Assets/_Triplanar/unity_texture_002.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: e6ec66136c0a542a684d15044d480899 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/ShaderGraph_ExampleLibrary_Project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll.mdb b/ShaderGraph_ExampleLibrary_Project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll.mdb index 619d7b9..294f4bf 100644 Binary files a/ShaderGraph_ExampleLibrary_Project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll.mdb and b/ShaderGraph_ExampleLibrary_Project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll.mdb differ diff --git a/ShaderGraph_ExampleLibrary_Project/Packages/manifest.json b/ShaderGraph_ExampleLibrary_Project/Packages/manifest.json index d15c8f7..5e6cb26 100644 --- a/ShaderGraph_ExampleLibrary_Project/Packages/manifest.json +++ b/ShaderGraph_ExampleLibrary_Project/Packages/manifest.json @@ -5,7 +5,7 @@ "com.unity.collab-proxy": "1.2.15", "com.unity.package-manager-ui": "2.0.3", "com.unity.purchasing": "2.0.3", - "com.unity.render-pipelines.lightweight": "4.6.0-preview", + "com.unity.render-pipelines.lightweight": "4.9.0-preview", "com.unity.textmeshpro": "1.3.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/EditorBuildSettings.asset b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/EditorBuildSettings.asset index 0147887..8f4f89e 100644 --- a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/EditorBuildSettings.asset +++ b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/EditorBuildSettings.asset @@ -4,5 +4,11 @@ EditorBuildSettings: m_ObjectHideFlags: 0 serializedVersion: 2 - m_Scenes: [] + m_Scenes: + - enabled: 1 + path: Assets/_Triplanar/Triplanar Experiment.unity + guid: d0ec744f5b607454bafe9025b88749e2 + - enabled: 0 + path: Assets/Suriyun/Riko/Riko.unity + guid: fb525e9e99fd28245b6c07e859fd274a m_configObjects: {} diff --git a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/GraphicsSettings.asset b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/GraphicsSettings.asset index ad64923..cd5504f 100644 --- a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/GraphicsSettings.asset +++ b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/GraphicsSettings.asset @@ -37,6 +37,7 @@ GraphicsSettings: - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0} m_PreloadedShaders: [] m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} diff --git a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/ProjectSettings.asset b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/ProjectSettings.asset index 3e0bb33..9dd29ce 100644 --- a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/ProjectSettings.asset +++ b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/ProjectSettings.asset @@ -106,6 +106,11 @@ PlayerSettings: xboxOneDisableEsram: 0 xboxOnePresentImmediateThreshold: 0 switchQueueCommandMemory: 0 + switchQueueControlMemory: 16384 + switchQueueComputeMemory: 262144 + switchNVNShaderPoolsGranularity: 33554432 + switchNVNDefaultPoolsGranularity: 16777216 + switchNVNOtherPoolsGranularity: 16777216 vulkanEnableSetSRGBWrite: 0 m_SupportedAspectRatios: 4:3: 1 @@ -253,7 +258,14 @@ PlayerSettings: banner: {fileID: 0} androidGamepadSupportLevel: 0 resolutionDialogBanner: {fileID: 0} - m_BuildTargetIcons: [] + m_BuildTargetIcons: + - m_BuildTarget: + m_Icons: + - serializedVersion: 2 + m_Icon: {fileID: 2800000, guid: e97c4bda3cdef45898bb9a440f0689a0, type: 3} + m_Width: 128 + m_Height: 128 + m_Kind: 0 m_BuildTargetPlatformIcons: [] m_BuildTargetBatching: [] m_BuildTargetGraphicsAPIs: @@ -398,6 +410,7 @@ PlayerSettings: switchAllowsRuntimeAddOnContentInstall: 0 switchDataLossConfirmation: 0 switchUserAccountLockEnabled: 0 + switchSystemResourceMemory: 16777216 switchSupportedNpadStyles: 3 switchNativeFsCacheSize: 32 switchIsHoldTypeHorizontal: 0 @@ -583,7 +596,8 @@ PlayerSettings: daydream: daydreamIconForeground: {fileID: 0} daydreamIconBackground: {fileID: 0} - cloudServicesEnabled: {} + cloudServicesEnabled: + UNet: 1 luminIcon: m_Name: m_ModelFolderPath: @@ -603,10 +617,10 @@ PlayerSettings: facebookXfbml: 0 facebookFrictionlessRequests: 1 apiCompatibilityLevel: 2 - cloudProjectId: bf2c0afe-e914-4208-b0bc-36fafcdbe102 + cloudProjectId: d299098c-00be-4b5a-b6f0-b87f53aa1fed framebufferDepthMemorylessMode: 0 projectName: LightweightPipeline - organizationId: felipe-133245 + organizationId: superchew cloudEnabled: 0 enableNativePlatformBackendsForNewInputSystem: 0 disableOldInputManagerSupport: 0 diff --git a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/ProjectVersion.txt b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/ProjectVersion.txt index ca32b1e..6128d74 100644 --- a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/ProjectVersion.txt +++ b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/ProjectVersion.txt @@ -1 +1 @@ -m_EditorVersion: 2018.3.0f2 +m_EditorVersion: 2018.3.5f1 diff --git a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/QualitySettings.asset b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/QualitySettings.asset old mode 100755 new mode 100644 index 93e0235..fde373a --- a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/QualitySettings.asset +++ b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/QualitySettings.asset @@ -29,9 +29,16 @@ QualitySettings: vSyncCount: 0 lodBias: 0.3 maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 particleRaycastBudget: 4 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 + asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] - serializedVersion: 2 @@ -57,9 +64,16 @@ QualitySettings: vSyncCount: 0 lodBias: 0.4 maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 particleRaycastBudget: 16 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 + asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] - serializedVersion: 2 @@ -85,9 +99,16 @@ QualitySettings: vSyncCount: 1 lodBias: 0.7 maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 particleRaycastBudget: 64 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 + asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] - serializedVersion: 2 @@ -113,9 +134,16 @@ QualitySettings: vSyncCount: 1 lodBias: 1 maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 particleRaycastBudget: 256 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 + asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] - serializedVersion: 2 @@ -141,9 +169,16 @@ QualitySettings: vSyncCount: 1 lodBias: 1.5 maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 particleRaycastBudget: 1024 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 + asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] - serializedVersion: 2 @@ -161,7 +196,7 @@ QualitySettings: blendWeights: 4 textureQuality: 0 anisotropicTextures: 2 - antiAliasing: 4 + antiAliasing: 8 softParticles: 1 softVegetation: 1 realtimeReflectionProbes: 1 @@ -169,9 +204,16 @@ QualitySettings: vSyncCount: 1 lodBias: 2 maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 particleRaycastBudget: 4096 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 + asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] m_PerPlatformDefaultQuality: diff --git a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/UnityConnectSettings.asset b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/UnityConnectSettings.asset index f327fe1..8894437 100644 --- a/ShaderGraph_ExampleLibrary_Project/ProjectSettings/UnityConnectSettings.asset +++ b/ShaderGraph_ExampleLibrary_Project/ProjectSettings/UnityConnectSettings.asset @@ -3,32 +3,35 @@ --- !u!310 &1 UnityConnectSettings: m_ObjectHideFlags: 0 - m_Enabled: 0 + serializedVersion: 1 + m_Enabled: 1 m_TestMode: 0 - m_TestEventUrl: - m_TestConfigUrl: + m_EventOldUrl: https://api.uca.cloud.unity3d.com/v1/events + m_EventUrl: https://cdp.cloud.unity3d.com/v1/events + m_ConfigUrl: https://config.uca.cloud.unity3d.com m_TestInitMode: 0 CrashReportingSettings: - m_EventUrl: https://perf-events.cloud.unity3d.com/api/events/crashes - m_NativeEventUrl: https://perf-events.cloud.unity3d.com/symbolicate - m_Enabled: 0 + m_EventUrl: https://perf-events.cloud.unity3d.com + m_Enabled: 1 + m_LogBufferSize: 10 m_CaptureEditorExceptions: 1 UnityPurchasingSettings: m_Enabled: 0 m_TestMode: 0 UnityAnalyticsSettings: m_Enabled: 1 - m_InitializeOnStartup: 1 m_TestMode: 0 - m_TestEventUrl: - m_TestConfigUrl: + m_InitializeOnStartup: 1 UnityAdsSettings: m_Enabled: 0 m_InitializeOnStartup: 1 m_TestMode: 0 m_IosGameId: m_AndroidGameId: - m_GameIds: {} + m_GameIds: + AndroidPlayer: + iPhonePlayer: + tvOSPlayer: m_GameId: PerformanceReportingSettings: m_Enabled: 0