From 79eee45019e6e1d6ee1523ab35c440f6ad2abeba Mon Sep 17 00:00:00 2001 From: Ovid Date: Fri, 18 Jul 2025 21:54:15 +0800 Subject: [PATCH] +localization --- .../Localization-Assets-Shared.asset | 5 + ...ables-Chinese (Simplified) (zh-Hans).asset | 8 +- ...alization-String-Tables-English (en).asset | 8 +- ...set => Fiction_Huoshan1 Shared Data.asset} | 4 +- ...> Fiction_Huoshan1 Shared Data.asset.meta} | 0 ...ay1_night.asset => Fiction_Huoshan1.asset} | 2 +- ...asset.meta => Fiction_Huoshan1.asset.meta} | 0 ...ght_en.asset => Fiction_Huoshan1_en.asset} | 2 +- ...et.meta => Fiction_Huoshan1_en.asset.meta} | 0 ...s.asset => Fiction_Huoshan1_zh-Hans.asset} | 2 +- ...ta => Fiction_Huoshan1_zh-Hans.asset.meta} | 0 Assets/Language/Dialog/Fiction_Huoshan.meta | 8 + .../Ficiton_Huoshan1 Shared Data.asset | 28 + .../Ficiton_Huoshan1 Shared Data.asset.meta | 8 + .../Fiction_Huoshan/Ficiton_Huoshan1.asset | 23 + .../Ficiton_Huoshan1.asset.meta | 8 + .../Fiction_Huoshan/Ficiton_Huoshan1_en.asset | 23 + .../Ficiton_Huoshan1_en.asset.meta | 8 + .../Ficiton_Huoshan1_zh-Hans.asset | 23 + .../Ficiton_Huoshan1_zh-Hans.asset.meta | 8 + Assets/Scenes/HuoShanFixScene.unity | 7064 ++++++++--------- 21 files changed, 3693 insertions(+), 3539 deletions(-) rename Assets/Language/Dialog/Fiction_Day1_night/{Fiction_Day1_night Shared Data.asset => Fiction_Huoshan1 Shared Data.asset} (99%) rename Assets/Language/Dialog/Fiction_Day1_night/{Fiction_Day1_night Shared Data.asset.meta => Fiction_Huoshan1 Shared Data.asset.meta} (100%) rename Assets/Language/Dialog/Fiction_Day1_night/{Fiction_Day1_night.asset => Fiction_Huoshan1.asset} (96%) rename Assets/Language/Dialog/Fiction_Day1_night/{Fiction_Day1_night.asset.meta => Fiction_Huoshan1.asset.meta} (100%) rename Assets/Language/Dialog/Fiction_Day1_night/{Fiction_Day1_night_en.asset => Fiction_Huoshan1_en.asset} (94%) rename Assets/Language/Dialog/Fiction_Day1_night/{Fiction_Day1_night_en.asset.meta => Fiction_Huoshan1_en.asset.meta} (100%) rename Assets/Language/Dialog/Fiction_Day1_night/{Fiction_Day1_night_zh-Hans.asset => Fiction_Huoshan1_zh-Hans.asset} (99%) rename Assets/Language/Dialog/Fiction_Day1_night/{Fiction_Day1_night_zh-Hans.asset.meta => Fiction_Huoshan1_zh-Hans.asset.meta} (100%) create mode 100644 Assets/Language/Dialog/Fiction_Huoshan.meta create mode 100644 Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1 Shared Data.asset create mode 100644 Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1 Shared Data.asset.meta create mode 100644 Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1.asset create mode 100644 Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1.asset.meta create mode 100644 Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_en.asset create mode 100644 Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_en.asset.meta create mode 100644 Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_zh-Hans.asset create mode 100644 Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_zh-Hans.asset.meta diff --git a/Assets/AddressableAssetsData/AssetGroups/Localization-Assets-Shared.asset b/Assets/AddressableAssetsData/AssetGroups/Localization-Assets-Shared.asset index c5bde58b4..e7043e600 100644 --- a/Assets/AddressableAssetsData/AssetGroups/Localization-Assets-Shared.asset +++ b/Assets/AddressableAssetsData/AssetGroups/Localization-Assets-Shared.asset @@ -114,6 +114,11 @@ MonoBehaviour: m_ReadOnly: 1 m_SerializedLabels: [] FlaggedDuringContentUpdateRestriction: 0 + - m_GUID: 8af5caad7811cc54d8cda81c2bee9154 + m_Address: Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1 Shared Data.asset + m_ReadOnly: 1 + m_SerializedLabels: [] + FlaggedDuringContentUpdateRestriction: 0 m_ReadOnly: 1 m_Settings: {fileID: 11400000, guid: 77169ce22e430f64fb36c771815a4a7b, type: 2} m_SchemaSet: diff --git a/Assets/AddressableAssetsData/AssetGroups/Localization-String-Tables-Chinese (Simplified) (zh-Hans).asset b/Assets/AddressableAssetsData/AssetGroups/Localization-String-Tables-Chinese (Simplified) (zh-Hans).asset index 2a403c1e6..10723e8ee 100644 --- a/Assets/AddressableAssetsData/AssetGroups/Localization-String-Tables-Chinese (Simplified) (zh-Hans).asset +++ b/Assets/AddressableAssetsData/AssetGroups/Localization-String-Tables-Chinese (Simplified) (zh-Hans).asset @@ -114,7 +114,7 @@ MonoBehaviour: - Locale-zh-Hans FlaggedDuringContentUpdateRestriction: 0 - m_GUID: 72f4481345eb6c24594911deb872e0be - m_Address: Fiction_Day1_night_zh-Hans + m_Address: Fiction_Huoshan1_zh-Hans m_ReadOnly: 1 m_SerializedLabels: - Locale-zh-Hans @@ -131,6 +131,12 @@ MonoBehaviour: m_SerializedLabels: - Locale-zh-Hans FlaggedDuringContentUpdateRestriction: 0 + - m_GUID: 4478458ba31f7f648bf665c376a4c91b + m_Address: Ficiton_Huoshan1_zh-Hans + m_ReadOnly: 1 + m_SerializedLabels: + - Locale-zh-Hans + FlaggedDuringContentUpdateRestriction: 0 m_ReadOnly: 1 m_Settings: {fileID: 11400000, guid: 77169ce22e430f64fb36c771815a4a7b, type: 2} m_SchemaSet: diff --git a/Assets/AddressableAssetsData/AssetGroups/Localization-String-Tables-English (en).asset b/Assets/AddressableAssetsData/AssetGroups/Localization-String-Tables-English (en).asset index 1b451c430..bfd6e5afd 100644 --- a/Assets/AddressableAssetsData/AssetGroups/Localization-String-Tables-English (en).asset +++ b/Assets/AddressableAssetsData/AssetGroups/Localization-String-Tables-English (en).asset @@ -114,7 +114,7 @@ MonoBehaviour: - Locale-en FlaggedDuringContentUpdateRestriction: 0 - m_GUID: d9da3ee8cbe1f3f40a93ee2c3042330d - m_Address: Fiction_Day1_night_en + m_Address: Fiction_Huoshan1_en m_ReadOnly: 1 m_SerializedLabels: - Locale-en @@ -131,6 +131,12 @@ MonoBehaviour: m_SerializedLabels: - Locale-en FlaggedDuringContentUpdateRestriction: 0 + - m_GUID: 3e2552a19e8eb384e8b5eb43a37c66b7 + m_Address: Ficiton_Huoshan1_en + m_ReadOnly: 1 + m_SerializedLabels: + - Locale-en + FlaggedDuringContentUpdateRestriction: 0 m_ReadOnly: 1 m_Settings: {fileID: 11400000, guid: 77169ce22e430f64fb36c771815a4a7b, type: 2} m_SchemaSet: diff --git a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night Shared Data.asset b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1 Shared Data.asset similarity index 99% rename from Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night Shared Data.asset rename to Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1 Shared Data.asset index bc456e9eb..94799f0c0 100644 --- a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night Shared Data.asset +++ b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1 Shared Data.asset @@ -10,9 +10,9 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 5b11a58205ec3474ca216360e9fa74a8, type: 3} - m_Name: Fiction_Day1_night Shared Data + m_Name: Fiction_Huoshan1 Shared Data m_EditorClassIdentifier: - m_TableCollectionName: Fiction_Day1_night + m_TableCollectionName: Fiction_Huoshan1 m_TableCollectionNameGuidString: 29f3df93ff78c16479dd8db51e939090 m_Entries: - m_Id: 54008905728 diff --git a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night Shared Data.asset.meta b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1 Shared Data.asset.meta similarity index 100% rename from Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night Shared Data.asset.meta rename to Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1 Shared Data.asset.meta diff --git a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night.asset b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1.asset similarity index 96% rename from Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night.asset rename to Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1.asset index 380b81be8..ab42aed53 100644 --- a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night.asset +++ b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1.asset @@ -10,7 +10,7 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 5be51871efa6c3e4eae1703925c8f5ac, type: 3} - m_Name: Fiction_Day1_night + m_Name: Fiction_Huoshan1 m_EditorClassIdentifier: m_SharedTableData: {fileID: 11400000, guid: 29f3df93ff78c16479dd8db51e939090, type: 2} m_Tables: diff --git a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night.asset.meta b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1.asset.meta similarity index 100% rename from Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night.asset.meta rename to Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1.asset.meta diff --git a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night_en.asset b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1_en.asset similarity index 94% rename from Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night_en.asset rename to Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1_en.asset index 9d59f47ee..d11bb6ddb 100644 --- a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night_en.asset +++ b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1_en.asset @@ -10,7 +10,7 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: e9620f8c34305754d8cc9a7e49e852d9, type: 3} - m_Name: Fiction_Day1_night_en + m_Name: Fiction_Huoshan1_en m_EditorClassIdentifier: m_LocaleId: m_Code: en diff --git a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night_en.asset.meta b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1_en.asset.meta similarity index 100% rename from Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night_en.asset.meta rename to Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1_en.asset.meta diff --git a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night_zh-Hans.asset b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1_zh-Hans.asset similarity index 99% rename from Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night_zh-Hans.asset rename to Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1_zh-Hans.asset index 08d755842..fac11cd92 100644 --- a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night_zh-Hans.asset +++ b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1_zh-Hans.asset @@ -10,7 +10,7 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: e9620f8c34305754d8cc9a7e49e852d9, type: 3} - m_Name: Fiction_Day1_night_zh-Hans + m_Name: Fiction_Huoshan1_zh-Hans m_EditorClassIdentifier: m_LocaleId: m_Code: zh-Hans diff --git a/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night_zh-Hans.asset.meta b/Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1_zh-Hans.asset.meta similarity index 100% rename from Assets/Language/Dialog/Fiction_Day1_night/Fiction_Day1_night_zh-Hans.asset.meta rename to Assets/Language/Dialog/Fiction_Day1_night/Fiction_Huoshan1_zh-Hans.asset.meta diff --git a/Assets/Language/Dialog/Fiction_Huoshan.meta b/Assets/Language/Dialog/Fiction_Huoshan.meta new file mode 100644 index 000000000..1e608627d --- /dev/null +++ b/Assets/Language/Dialog/Fiction_Huoshan.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 94e799f200fd6b3499efe0277d8ceaba +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1 Shared Data.asset b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1 Shared Data.asset new file mode 100644 index 000000000..8f6b8a1ef --- /dev/null +++ b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1 Shared Data.asset @@ -0,0 +1,28 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5b11a58205ec3474ca216360e9fa74a8, type: 3} + m_Name: Ficiton_Huoshan1 Shared Data + m_EditorClassIdentifier: + m_TableCollectionName: Ficiton_Huoshan1 + m_TableCollectionNameGuidString: 8af5caad7811cc54d8cda81c2bee9154 + m_Entries: [] + m_Metadata: + m_Items: [] + m_KeyGenerator: + rid: 1117634130262360821 + references: + version: 2 + RefIds: + - rid: 1117634130262360821 + type: {class: DistributedUIDGenerator, ns: UnityEngine.Localization.Tables, asm: Unity.Localization} + data: + m_CustomEpoch: 1752846747275 diff --git a/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1 Shared Data.asset.meta b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1 Shared Data.asset.meta new file mode 100644 index 000000000..facfcaed3 --- /dev/null +++ b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1 Shared Data.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8af5caad7811cc54d8cda81c2bee9154 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1.asset b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1.asset new file mode 100644 index 000000000..69b5561fe --- /dev/null +++ b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1.asset @@ -0,0 +1,23 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5be51871efa6c3e4eae1703925c8f5ac, type: 3} + m_Name: Ficiton_Huoshan1 + m_EditorClassIdentifier: + m_SharedTableData: {fileID: 11400000, guid: 8af5caad7811cc54d8cda81c2bee9154, type: 2} + m_Tables: + - {fileID: 11400000, guid: 3e2552a19e8eb384e8b5eb43a37c66b7, type: 2} + - {fileID: 11400000, guid: 4478458ba31f7f648bf665c376a4c91b, type: 2} + m_Extensions: [] + m_Group: String Table + references: + version: 2 + RefIds: [] diff --git a/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1.asset.meta b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1.asset.meta new file mode 100644 index 000000000..ccbdea4d1 --- /dev/null +++ b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c66006f515b1d114691d40a3bf0a4b26 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_en.asset b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_en.asset new file mode 100644 index 000000000..8bc8e05c4 --- /dev/null +++ b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_en.asset @@ -0,0 +1,23 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e9620f8c34305754d8cc9a7e49e852d9, type: 3} + m_Name: Ficiton_Huoshan1_en + m_EditorClassIdentifier: + m_LocaleId: + m_Code: en + m_SharedData: {fileID: 11400000, guid: 8af5caad7811cc54d8cda81c2bee9154, type: 2} + m_Metadata: + m_Items: [] + m_TableData: [] + references: + version: 2 + RefIds: [] diff --git a/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_en.asset.meta b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_en.asset.meta new file mode 100644 index 000000000..c599f8aea --- /dev/null +++ b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_en.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3e2552a19e8eb384e8b5eb43a37c66b7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_zh-Hans.asset b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_zh-Hans.asset new file mode 100644 index 000000000..b965b02d3 --- /dev/null +++ b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_zh-Hans.asset @@ -0,0 +1,23 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e9620f8c34305754d8cc9a7e49e852d9, type: 3} + m_Name: Ficiton_Huoshan1_zh-Hans + m_EditorClassIdentifier: + m_LocaleId: + m_Code: zh-Hans + m_SharedData: {fileID: 11400000, guid: 8af5caad7811cc54d8cda81c2bee9154, type: 2} + m_Metadata: + m_Items: [] + m_TableData: [] + references: + version: 2 + RefIds: [] diff --git a/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_zh-Hans.asset.meta b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_zh-Hans.asset.meta new file mode 100644 index 000000000..d587f6c31 --- /dev/null +++ b/Assets/Language/Dialog/Fiction_Huoshan/Ficiton_Huoshan1_zh-Hans.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4478458ba31f7f648bf665c376a4c91b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/HuoShanFixScene.unity b/Assets/Scenes/HuoShanFixScene.unity index 6febacfb8..536e9e812 100644 --- a/Assets/Scenes/HuoShanFixScene.unity +++ b/Assets/Scenes/HuoShanFixScene.unity @@ -154,90 +154,6 @@ Transform: m_Children: [] m_Father: {fileID: 2060057609} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &6501156 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 6501157} - - component: {fileID: 6501158} - m_Layer: 0 - m_Name: "\u56FE\u5C42 15" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &6501157 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6501156} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.6837206, y: 2.3627906, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1894589307} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &6501158 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6501156} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 111 - m_Sprite: {fileID: 7111063894883169228, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 1.972093, y: 1.6465117} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1001 &8893231 PrefabInstance: m_ObjectHideFlags: 0 @@ -344,6 +260,90 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} m_Name: m_EditorClassIdentifier: +--- !u!1 &34052531 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 34052532} + - component: {fileID: 34052533} + m_Layer: 0 + m_Name: "\u56FE\u5C42 16" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &34052532 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 34052531} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.569767, y: 2.393023, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 964095197} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &34052533 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 34052531} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 113 + m_Sprite: {fileID: 514872308782610955, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.7023256, y: 1.2325581} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &59719928 GameObject: m_ObjectHideFlags: 0 @@ -441,6 +441,90 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &70129451 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 70129452} + - component: {fileID: 70129453} + m_Layer: 0 + m_Name: "\u56FE\u5C42 12 \u526F\u672C 2" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &70129452 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 70129451} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.5860472, y: 1.6627908, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1982501839} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &70129453 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 70129451} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 117 + m_Sprite: {fileID: -1442394803993921060, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.7395349, y: 1.1023256} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &75578087 GameObject: m_ObjectHideFlags: 0 @@ -780,6 +864,90 @@ Transform: m_Children: [] m_Father: {fileID: 1766300704} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &117579840 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 117579841} + - component: {fileID: 117579842} + m_Layer: 0 + m_Name: "\u56FE\u5C42 14" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &117579841 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117579840} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.5860472, y: 1.6627908, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1982501839} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &117579842 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117579840} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 116 + m_Sprite: {fileID: -5131622940981796419, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.7395349, y: 1.1023256} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &118320536 GameObject: m_ObjectHideFlags: 0 @@ -852,6 +1020,90 @@ MonoBehaviour: m_Calls: [] m_LegacyBlendHint: 0 m_ComponentOwner: {fileID: 1985394077} +--- !u!1 &125609346 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 125609347} + - component: {fileID: 125609348} + m_Layer: 0 + m_Name: "\u52A8\u4F5C \u62AC\u5934\u63A8\u9500" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &125609347 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 125609346} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.351162, y: -0.095348835, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1622981996} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &125609348 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 125609346} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 105 + m_Sprite: {fileID: 1150587987074774409, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 7.5023255, y: 9.576744} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &134789899 GameObject: m_ObjectHideFlags: 0 @@ -949,90 +1201,6 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 67db9e8f0e2ae9c40bc1e2b64352a6b4, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!1 &194361413 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 194361414} - - component: {fileID: 194361415} - m_Layer: 0 - m_Name: "\u52A8\u4F5C \u706B\u5C71\u5BF9\u624B\u6307" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &194361414 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 194361413} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.009302139, y: -0.11395359, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 851620576} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &194361415 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 194361413} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 100 - m_Sprite: {fileID: -3665002869336668000, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 4.716279, y: 8.702326} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!21 &203595023 Material: serializedVersion: 8 @@ -1520,6 +1688,174 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 1 +--- !u!1 &231069585 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 231069586} + - component: {fileID: 231069587} + m_Layer: 0 + m_Name: "\u56FE\u5C42 15 \u62F7\u8D1D" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &231069586 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 231069585} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.6837206, y: 2.3627906, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 964095197} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &231069587 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 231069585} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 112 + m_Sprite: {fileID: -6067111134669011962, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.972093, y: 1.6465117} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &237093609 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 237093610} + - component: {fileID: 237093611} + m_Layer: 0 + m_Name: "\u52A8\u4F5C \u4F4E\u5934\u63A8\u9500 " + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &237093610 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 237093609} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0744181, y: -0.16511631, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1622981996} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &237093611 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 237093609} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 104 + m_Sprite: {fileID: 5677545208231286715, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 8.055814, y: 9.716279} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &244704084 GameObject: m_ObjectHideFlags: 0 @@ -1732,6 +2068,90 @@ Transform: - {fileID: 100275721} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &260102813 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 260102814} + - component: {fileID: 260102815} + m_Layer: 0 + m_Name: "\u52A8\u4F5C \u706B\u5C71\u6478\u5934" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &260102814 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 260102813} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.7186041, y: -0.30465126, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1622981996} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &260102815 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 260102813} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 101 + m_Sprite: {fileID: -6716668729269652204, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 7.976744, y: 9.074419} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &279133011 GameObject: m_ObjectHideFlags: 3 @@ -2036,90 +2456,6 @@ LineRenderer: m_UseWorldSpace: 1 m_Loop: 0 m_ApplyActiveColorSpace: 1 ---- !u!1 &342041855 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 342041856} - - component: {fileID: 342041857} - m_Layer: 0 - m_Name: "\u52A8\u4F5C \u6807\u51C6\u52A8\u4F5C\u5782\u624B" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &342041856 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 342041855} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.6581392, y: -0.17209291, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 851620576} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &342041857 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 342041855} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 102 - m_Sprite: {fileID: -7581592964978308614, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 5.3348837, y: 9.2} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &353001835 GameObject: m_ObjectHideFlags: 0 @@ -2217,90 +2553,6 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 ---- !u!1 &358887099 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 358887100} - - component: {fileID: 358887101} - m_Layer: 0 - m_Name: "\u52A8\u4F5C \u4F4E\u5934\u63A8\u9500 " - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &358887100 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 358887099} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 1.0744181, y: -0.16511631, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 851620576} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &358887101 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 358887099} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 104 - m_Sprite: {fileID: 5677545208231286715, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 8.055814, y: 9.716279} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1001 &396269651 PrefabInstance: m_ObjectHideFlags: 0 @@ -3168,6 +3420,90 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 408942347} m_CullTransparentMesh: 1 +--- !u!1 &447535431 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 447535432} + - component: {fileID: 447535433} + m_Layer: 0 + m_Name: "\u56FE\u5C42 15 \u526F\u672C" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &447535432 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 447535431} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.497674, y: 2.4255815, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 964095197} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &447535433 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 447535431} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 115 + m_Sprite: {fileID: 2817053342169279307, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 2.0093024, y: 0.5255814} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &452801802 GameObject: m_ObjectHideFlags: 0 @@ -3301,7 +3637,7 @@ MonoBehaviour: blendDistance: 0 weight: 1 sharedProfile: {fileID: 11400000, guid: c6ec5dbf414272c41911a962d83f60f2, type: 2} ---- !u!1 &461983492 +--- !u!1 &461397641 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3309,37 +3645,37 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 461983493} - - component: {fileID: 461983494} + - component: {fileID: 461397642} + - component: {fileID: 461397643} m_Layer: 0 - m_Name: " \u706B\u5C71\u5C4F\u5E55" + m_Name: "\u56FE\u5C42 14 \u526F\u672C 3" m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 0 ---- !u!4 &461983493 +--- !u!4 &461397642 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 461983492} + m_GameObject: {fileID: 461397641} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.50930214, y: 2.4093022, z: 0} + m_LocalPosition: {x: 0.4627905, y: 2.504651, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 1894589307} + m_Father: {fileID: 2030307292} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &461983494 +--- !u!212 &461397643 SpriteRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 461983492} + m_GameObject: {fileID: 461397641} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 @@ -3373,13 +3709,13 @@ SpriteRenderer: m_LightmapParameters: {fileID: 0} m_SortingLayerID: 1134468525 m_SortingLayer: 10 - m_SortingOrder: 109 - m_Sprite: {fileID: 8433600690389295658, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_SortingOrder: 107 + m_Sprite: {fileID: 4762125485460054409, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} m_Color: {r: 1, g: 1, b: 1, a: 1} m_FlipX: 0 m_FlipY: 0 m_DrawMode: 0 - m_Size: {x: 2.1906977, y: 1.7395349} + m_Size: {x: 1.9395349, y: 1.5674418} m_AdaptiveModeThreshold: 0.5 m_SpriteTileMode: 0 m_WasSpriteAssigned: 1 @@ -3450,7 +3786,7 @@ PrefabInstance: m_AddedGameObjects: - targetCorrespondingSourceObject: {fileID: 208936720767673838, guid: d61ec1d045b2bfc4bb2db8718f017f2b, type: 3} insertIndex: -1 - addedObject: {fileID: 851620576} + addedObject: {fileID: 1622981996} m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: d61ec1d045b2bfc4bb2db8718f017f2b, type: 3} --- !u!4 &462594835 stripped @@ -3458,6 +3794,90 @@ Transform: m_CorrespondingSourceObject: {fileID: 208936720767673838, guid: d61ec1d045b2bfc4bb2db8718f017f2b, type: 3} m_PrefabInstance: {fileID: 462594834} m_PrefabAsset: {fileID: 0} +--- !u!1 &464970138 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 464970139} + - component: {fileID: 464970140} + m_Layer: 0 + m_Name: "\u56FE\u5C42 18" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &464970139 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 464970138} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.35348797, y: 2.4930234, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2030307292} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &464970140 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 464970138} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 108 + m_Sprite: {fileID: 1003400115361769395, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 2.0930233, y: 0.4372093} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &470942127 GameObject: m_ObjectHideFlags: 0 @@ -5804,90 +6224,6 @@ MonoBehaviour: - {fileID: 8893232} - {fileID: 1864215054} - {fileID: 1335885315} ---- !u!1 &581841541 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 581841542} - - component: {fileID: 581841543} - m_Layer: 0 - m_Name: "\u56FE\u5C42 14 \u526F\u672C 2" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &581841542 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 581841541} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.6465111, y: 2.3790698, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1894589307} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &581841543 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 581841541} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 110 - m_Sprite: {fileID: -3693643962970573864, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 1.9162791, y: 1.5767442} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &582724552 GameObject: m_ObjectHideFlags: 0 @@ -6519,90 +6855,6 @@ Transform: - {fileID: 1636804103} m_Father: {fileID: 893695414} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &707116041 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 707116042} - - component: {fileID: 707116043} - m_Layer: 0 - m_Name: "\u56FE\u5C42 14" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &707116042 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 707116041} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.5860472, y: 1.6627908, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 897619347} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &707116043 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 707116041} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 116 - m_Sprite: {fileID: -5131622940981796419, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 1.7395349, y: 1.1023256} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &708980490 GameObject: m_ObjectHideFlags: 0 @@ -6861,90 +7113,6 @@ Canvas: m_SortingLayerID: 0 m_SortingOrder: 30 m_TargetDisplay: 0 ---- !u!1 &745506198 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 745506199} - - component: {fileID: 745506200} - m_Layer: 0 - m_Name: "\u56FE\u5C42 12 \u526F\u672C" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &745506199 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 745506198} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.5860472, y: 1.6627908, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 897619347} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &745506200 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 745506198} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 118 - m_Sprite: {fileID: -4187248558016819695, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 1.7395349, y: 1.1023256} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &751535848 GameObject: m_ObjectHideFlags: 0 @@ -7577,46 +7745,6 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 ---- !u!1 &851620575 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 851620576} - m_Layer: 0 - m_Name: "\u706B\u5C71(Clone)" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &851620576 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 851620575} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 897619347} - - {fileID: 1894589307} - - {fileID: 891955204} - - {fileID: 2141330186} - - {fileID: 358887100} - - {fileID: 865468189} - - {fileID: 342041856} - - {fileID: 1865462662} - - {fileID: 194361414} - m_Father: {fileID: 462594835} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &853339655 GameObject: m_ObjectHideFlags: 0 @@ -7714,90 +7842,6 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 ---- !u!1 &865468188 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 865468189} - - component: {fileID: 865468190} - m_Layer: 0 - m_Name: "\u52A8\u4F5C \u6807\u51C6\u52A8\u4F5C" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &865468189 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 865468188} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.79302406, y: -0.17209291, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 851620576} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &865468190 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 865468188} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 103 - m_Sprite: {fileID: -7582101764434596523, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 8.237209, y: 9.2} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &870426221 GameObject: m_ObjectHideFlags: 0 @@ -7968,40 +8012,6 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 1 ---- !u!1 &891955203 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 891955204} - m_Layer: 0 - m_Name: "\u8868\u60C5 \u6807\u51C6\u52A8\u4F5C" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &891955204 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 891955203} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1514084895} - - {fileID: 1847255185} - - {fileID: 1919651039} - m_Father: {fileID: 851620576} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &893695413 GameObject: m_ObjectHideFlags: 0 @@ -8038,124 +8048,6 @@ Transform: - {fileID: 1780282771} m_Father: {fileID: 246149659} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &894299117 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 894299118} - - component: {fileID: 894299119} - m_Layer: 0 - m_Name: "\u56FE\u5C42 16" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &894299118 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 894299117} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.569767, y: 2.393023, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1894589307} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &894299119 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 894299117} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 113 - m_Sprite: {fileID: 514872308782610955, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 0.7023256, y: 1.2325581} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 ---- !u!1 &897619346 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 897619347} - m_Layer: 0 - m_Name: "\u8868\u60C5\u706B \u5C71\u5BF9\u624B\u6307" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &897619347 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 897619346} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 745506199} - - {fileID: 1781491348} - - {fileID: 707116042} - m_Father: {fileID: 851620576} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!21 &906865203 Material: serializedVersion: 8 @@ -8742,6 +8634,90 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &924446356 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 924446357} + - component: {fileID: 924446358} + m_Layer: 0 + m_Name: "\u52A8\u4F5C \u706B\u5C71\u5BF9\u624B\u6307" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &924446357 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 924446356} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.009302139, y: -0.11395359, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1622981996} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &924446358 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 924446356} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 100 + m_Sprite: {fileID: -3665002869336668000, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 4.716279, y: 8.702326} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &927585264 GameObject: m_ObjectHideFlags: 0 @@ -9071,6 +9047,44 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &964095196 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 964095197} + m_Layer: 0 + m_Name: "\u8868\u60C5 \u706B\u5C71\u6478\u5934" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &964095197 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 964095196} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 447535432} + - {fileID: 2133823492} + - {fileID: 34052532} + - {fileID: 231069586} + - {fileID: 1411790866} + - {fileID: 2016455869} + - {fileID: 1633538569} + m_Father: {fileID: 1622981996} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &964747120 stripped MonoBehaviour: m_CorrespondingSourceObject: {fileID: 5612942296642593149, guid: 39a9cd95509412a4c981c0df7a8d6652, type: 3} @@ -10520,6 +10534,90 @@ Transform: - {fileID: 1005238025} m_Father: {fileID: 2138889539} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1132578128 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1132578129} + - component: {fileID: 1132578130} + m_Layer: 0 + m_Name: "\u52A8\u4F5C \u6807\u51C6\u52A8\u4F5C\u5782\u624B" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1132578129 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1132578128} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.6581392, y: -0.17209291, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1622981996} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &1132578130 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1132578128} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 102 + m_Sprite: {fileID: -7581592964978308614, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 5.3348837, y: 9.2} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &1138014218 GameObject: m_ObjectHideFlags: 0 @@ -12064,6 +12162,90 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 67db9e8f0e2ae9c40bc1e2b64352a6b4, type: 3} m_Name: m_EditorClassIdentifier: +--- !u!1 &1243237240 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1243237241} + - component: {fileID: 1243237242} + m_Layer: 0 + m_Name: "\u56FE\u5C42 14 \u526F\u672C 4" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1243237241 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1243237240} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.44883633, y: 2.5069766, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2030307292} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &1243237242 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1243237240} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 106 + m_Sprite: {fileID: 5813356730006508474, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.9302325, y: 1.5534884} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1001 &1262599244 PrefabInstance: m_ObjectHideFlags: 0 @@ -13134,6 +13316,90 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &1411790865 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1411790866} + - component: {fileID: 1411790867} + m_Layer: 0 + m_Name: "\u56FE\u5C42 15" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1411790866 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1411790865} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.6837206, y: 2.3627906, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 964095197} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &1411790867 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1411790865} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 111 + m_Sprite: {fileID: 7111063894883169228, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.972093, y: 1.6465117} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1001 &1416308318 PrefabInstance: m_ObjectHideFlags: 0 @@ -13144,3203 +13410,3203 @@ PrefabInstance: m_Modifications: - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[0].y - value: -1.4180245 + value: -1.236915 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[1].y - value: -1.4341613 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[2].y - value: -1.4336338 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[3].y - value: -1.4379054 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[4].y - value: -1.4444444 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[5].y - value: -1.439039 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[6].y - value: -1.4325001 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[7].y - value: -1.4390392 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[8].y - value: -1.4444443 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[9].y - value: -1.4379052 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[10].y - value: -1.4336339 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[11].y - value: -1.4421505 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[12].y - value: -1.4433105 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[13].y - value: -1.4367714 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[14].y - value: -1.4367453 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[15].y - value: -1.4432843 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[16].y - value: -1.4401991 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[17].y - value: -1.4336601 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[18].y - value: -1.4378791 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[19].y - value: -1.4456044 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[20].y - value: -1.4390653 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[21].y - value: -1.4325264 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[22].y - value: -1.4409903 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[23].y - value: -1.4444706 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[24].y - value: -1.4379315 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[25].y - value: -1.435585 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[26].y - value: -1.4421241 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[27].y - value: -1.4433368 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[28].y - value: -1.4348203 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[29].y - value: -1.436719 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[30].y - value: -1.4432579 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[31].y - value: -1.4402255 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[32].y - value: -1.4336865 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[33].y - value: -1.4378526 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[34].y - value: -1.4456308 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[35].y - value: -1.4390917 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[36].y - value: -1.4325527 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[37].y - value: -1.215535 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[38].y - value: -1.216364 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[39].y - value: -1.216924 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[40].y - value: -1.2129633 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[41].y - value: -1.212316 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[42].y - value: -1.2161707 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[43].y - value: -1.2166903 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[44].y - value: -1.215774 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[45].y - value: -1.2200704 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[46].y - value: -1.2257051 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[47].y - value: -1.2259079 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[48].y - value: -1.2272477 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[49].y - value: -1.2331908 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[50].y - value: -1.2365701 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[51].y - value: -1.235624 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[52].y - value: -1.2382821 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[53].y - value: -1.2423608 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[54].y - value: -1.2409213 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[55].y - value: -1.2379123 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[56].y - value: -1.2398474 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[57].y - value: -1.2399905 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[58].y - value: -1.2349117 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[59].y - value: -1.231653 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[60].y - value: -1.2320205 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[61].y - value: -1.2280658 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[62].y - value: -1.2220432 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[63].y - value: -1.2211097 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[64].y - value: -1.2212573 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[65].y - value: -1.2162058 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[66].y - value: -1.2129943 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[67].y - value: -1.2149655 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[68].y - value: -1.2150433 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[69].y - value: -1.212668 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[70].y - value: -1.2147037 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[71].y - value: -1.2196997 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[72].y - value: -1.2198554 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[73].y - value: -1.2198668 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[74].y - value: -1.2260181 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[75].y - value: -1.2305454 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[76].y - value: -1.2307403 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[77].y - value: -1.2331914 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[78].y - value: -1.2385497 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[79].y - value: -1.2396871 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[80].y - value: -1.2377399 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[81].y - value: -1.2406062 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[82].y - value: -1.2433068 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[83].y - value: -1.2393112 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[84].y - value: -1.2364522 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[85].y - value: -1.2372527 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[86].y - value: -1.2350742 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[87].y - value: -1.2292627 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[88].y - value: -1.2269449 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[89].y - value: -1.227147 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[90].y - value: -1.2219157 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[91].y - value: -1.2164065 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[92].y - value: -1.2174509 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[93].y - value: -1.2171221 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[94].y - value: -1.2131846 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[95].y - value: -1.2125634 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[96].y - value: -1.2158335 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[97].y - value: -1.2157459 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[98].y - value: -1.2145853 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[99].y - value: -1.2190955 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[100].y - value: -1.2241864 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[101].y - value: -1.2243145 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[102].y - value: -1.226078 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[103].y - value: -1.2322816 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[104].y - value: -1.235163 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[105].y - value: -1.234824 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[106].y - value: -1.2379198 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[107].y - value: -1.2422724 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[108].y - value: -1.240836 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[109].y - value: -1.238409 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[110].y - value: -1.240636 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[111].y - value: -1.2406667 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[112].y - value: -1.2355554 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[113].y - value: -1.2330992 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[114].y - value: -1.2331216 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[115].y - value: -1.229042 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[116].y - value: -1.2229966 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[117].y - value: -1.2221515 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[118].y - value: -1.2219702 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[119].y - value: -1.2167088 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[120].y - value: -1.2134883 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[121].y - value: -1.2155684 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[122].y - value: -1.2150551 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[123].y - value: -1.212056 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[124].y - value: -1.2144357 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[125].y - value: -1.2189398 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[126].y - value: -1.2185096 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[127].y - value: -1.2189965 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[128].y - value: -1.2248617 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[129].y - value: -1.2289422 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[130].y - value: -1.229187 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[131].y - value: -1.2321653 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[132].y - value: -1.2379122 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[133].y - value: -1.2386507 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[134].y - value: -1.2373424 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[135].y - value: -1.240746 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[136].y - value: -1.243121 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[137].y - value: -1.2397014 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[138].y - value: -1.2374499 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[139].y - value: -1.2384859 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[140].y - value: -1.2360791 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[141].y - value: -1.2301748 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[142].y - value: -1.228545 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[143].y - value: -1.2282784 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[144].y - value: -1.2228036 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[145].y - value: -1.2177795 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[146].y - value: -1.2182105 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[147].y - value: -1.217431 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[148].y - value: -1.2132138 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[149].y - value: -1.2125933 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[150].y - value: -1.2159033 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[151].y - value: -1.2152895 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[152].y - value: -1.2134912 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[153].y - value: -1.2184113 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[154].y - value: -1.2231623 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[155].y - value: -1.2227433 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[156].y - value: -1.2251008 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[157].y - value: -1.2311385 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[158].y - value: -1.2336953 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[159].y - value: -1.2335222 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[160].y - value: -1.2372098 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[161].y - value: -1.2420686 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[162].y - value: -1.2402936 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[163].y - value: -1.2384528 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[164].y - value: -1.2413076 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[165].y - value: -1.2409891 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[166].y - value: -1.236357 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[167].y - value: -1.2344811 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[168].y - value: -1.2346426 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[169].y - value: -1.230207 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[170].y - value: -1.2239678 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[171].y - value: -1.2236862 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[172].y - value: -1.2229679 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[173].y - value: -1.2173035 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[174].y - value: -1.2144728 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[175].y - value: -1.2159137 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[176].y - value: -1.2148538 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[177].y - value: -1.2119075 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[178].y - value: -1.2142805 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[179].y - value: -1.2185181 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[180].y - value: -1.2176656 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[181].y - value: -1.2181808 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[182].y - value: -1.2239317 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[183].y - value: -1.2277997 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[184].y - value: -1.227605 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[185].y - value: -1.2313013 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[186].y - value: -1.2369745 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[187].y - value: -1.2375153 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[188].y - value: -1.2364608 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[189].y - value: -1.2404705 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[190].y - value: -1.2428119 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[191].y - value: -1.239692 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[192].y - value: -1.2379564 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[193].y - value: -1.2396284 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[194].y - value: -1.2368013 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[195].y value: -1.2312539 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[196].y - value: -1.2301288 + propertyPath: m_Positions.Array.data[2].y + value: -1.2296706 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[197].y - value: -1.2298813 + propertyPath: m_Positions.Array.data[3].y + value: -1.2296506 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[198].y + propertyPath: m_Positions.Array.data[4].y value: -1.2239325 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[199].y - value: -1.2192181 + propertyPath: m_Positions.Array.data[5].y + value: -1.218771 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[200].y - value: -1.2194713 + propertyPath: m_Positions.Array.data[6].y + value: -1.2192562 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[201].y + propertyPath: m_Positions.Array.data[7].y value: -1.2180957 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[202].y - value: -1.2133604 + propertyPath: m_Positions.Array.data[8].y + value: -1.213499 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[203].y - value: -1.2130747 + propertyPath: m_Positions.Array.data[9].y + value: -1.2128984 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[204].y - value: -1.2160953 + propertyPath: m_Positions.Array.data[10].y + value: -1.2157725 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[205].y - value: -1.2145588 + propertyPath: m_Positions.Array.data[11].y + value: -1.2147421 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[206].y - value: -1.2128929 + propertyPath: m_Positions.Array.data[12].y + value: -1.2130903 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[207].y - value: -1.21781 + propertyPath: m_Positions.Array.data[13].y + value: -1.2175698 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[208].y - value: -1.221747 + propertyPath: m_Positions.Array.data[14].y + value: -1.2219664 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[209].y - value: -1.2216582 + propertyPath: m_Positions.Array.data[15].y + value: -1.2218847 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[210].y - value: -1.2241287 + propertyPath: m_Positions.Array.data[16].y + value: -1.2239298 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[211].y - value: -1.2301747 + propertyPath: m_Positions.Array.data[17].y + value: -1.2300755 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[212].y - value: -1.232632 + propertyPath: m_Positions.Array.data[18].y + value: -1.2328591 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[213].y - value: -1.2321457 + propertyPath: m_Positions.Array.data[19].y + value: -1.2325869 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[214].y - value: -1.23666 + propertyPath: m_Positions.Array.data[20].y + value: -1.2365415 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[215].y + propertyPath: m_Positions.Array.data[21].y value: -1.2414937 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[216].y - value: -1.2396308 + propertyPath: m_Positions.Array.data[22].y + value: -1.2400014 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[217].y - value: -1.2387158 + propertyPath: m_Positions.Array.data[23].y + value: -1.2385565 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[218].y + propertyPath: m_Positions.Array.data[24].y value: -1.241511 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[219].y - value: -1.2412014 + propertyPath: m_Positions.Array.data[25].y + value: -1.2414825 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[220].y - value: -1.2368287 + propertyPath: m_Positions.Array.data[26].y + value: -1.2369558 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[221].y + propertyPath: m_Positions.Array.data[27].y value: -1.2353613 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[222].y - value: -1.2361145 + propertyPath: m_Positions.Array.data[28].y + value: -1.2356693 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[223].y - value: -1.2311522 + propertyPath: m_Positions.Array.data[29].y + value: -1.2312534 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[224].y + propertyPath: m_Positions.Array.data[30].y value: -1.2251428 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[225].y - value: -1.2252553 + propertyPath: m_Positions.Array.data[31].y + value: -1.2247963 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[226].y - value: -1.2238051 + propertyPath: m_Positions.Array.data[32].y + value: -1.2239099 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[227].y + propertyPath: m_Positions.Array.data[33].y value: -1.2182065 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[228].y - value: -1.2155595 + propertyPath: m_Positions.Array.data[34].y + value: -1.2153529 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[229].y - value: -1.216739 + propertyPath: m_Positions.Array.data[35].y + value: -1.2165455 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[230].y + propertyPath: m_Positions.Array.data[36].y value: -1.2150749 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[231].y - value: -1.2115273 + propertyPath: m_Positions.Array.data[37].y + value: -1.2116925 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[232].y - value: -1.2139432 + propertyPath: m_Positions.Array.data[38].y + value: -1.2137941 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[233].y - value: -1.217637 + propertyPath: m_Positions.Array.data[39].y + value: -1.2179309 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[234].y - value: -1.2164767 + propertyPath: m_Positions.Array.data[40].y + value: -1.2166839 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[235].y - value: -1.2172059 + propertyPath: m_Positions.Array.data[41].y + value: -1.2170941 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[236].y - value: -1.2230405 + propertyPath: m_Positions.Array.data[42].y + value: -1.2228317 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[237].y - value: -1.2262062 + propertyPath: m_Positions.Array.data[43].y + value: -1.2264359 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[238].y - value: -1.2264669 + propertyPath: m_Positions.Array.data[44].y + value: -1.2266974 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[239].y - value: -1.2303922 + propertyPath: m_Positions.Array.data[45].y + value: -1.2301892 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[240].y - value: -1.236195 + propertyPath: m_Positions.Array.data[46].y + value: -1.2360874 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[241].y - value: -1.2367153 + propertyPath: m_Positions.Array.data[47].y + value: -1.2369285 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[242].y - value: -1.2360299 + propertyPath: m_Positions.Array.data[48].y + value: -1.2358744 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[243].y - value: -1.2403823 + propertyPath: m_Positions.Array.data[49].y + value: -1.2402408 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[244].y + propertyPath: m_Positions.Array.data[50].y value: -1.2427267 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[245].y - value: -1.2217076 + propertyPath: m_Positions.Array.data[51].y + value: -1.2187412 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[246].y - value: -1.2045162 + propertyPath: m_Positions.Array.data[52].y + value: -1.203033 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[247].y + propertyPath: m_Positions.Array.data[53].y value: -1.1873248 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[248].y - value: -1.1730996 + propertyPath: m_Positions.Array.data[54].y + value: -1.174563 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[249].y - value: -1.173627 + propertyPath: m_Positions.Array.data[55].y + value: -1.1747805 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[250].y + propertyPath: m_Positions.Array.data[56].y value: -1.174998 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[251].y - value: -1.174062 + propertyPath: m_Positions.Array.data[57].y + value: -1.1755254 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[252].y - value: -1.1613003 + propertyPath: m_Positions.Array.data[58].y + value: -1.1598172 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[253].y + propertyPath: m_Positions.Array.data[59].y value: -1.1441089 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[254].y - value: -1.1298838 + propertyPath: m_Positions.Array.data[60].y + value: -1.1269175 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[255].y - value: -1.1232393 + propertyPath: m_Positions.Array.data[61].y + value: -1.1243929 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[256].y + propertyPath: m_Positions.Array.data[62].y value: -1.1246103 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[257].y - value: -1.1236743 + propertyPath: m_Positions.Array.data[63].y + value: -1.1248279 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[258].y - value: -1.1180845 + propertyPath: m_Positions.Array.data[64].y + value: -1.1166013 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[259].y - value: -1.1038594 + propertyPath: m_Positions.Array.data[65].y + value: -1.1008931 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[260].y - value: -1.086668 + propertyPath: m_Positions.Array.data[66].y + value: -1.0851848 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[261].y - value: -1.0728515 + propertyPath: m_Positions.Array.data[67].y + value: -1.0740051 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[262].y - value: -1.0719155 + propertyPath: m_Positions.Array.data[68].y + value: -1.0742227 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[263].y - value: -1.0732867 + propertyPath: m_Positions.Array.data[69].y + value: -1.0744402 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[264].y - value: -1.0746577 + propertyPath: m_Positions.Array.data[70].y + value: -1.0733855 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[265].y - value: -1.0606436 + propertyPath: m_Positions.Array.data[71].y + value: -1.0576773 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[266].y - value: -1.0434521 + propertyPath: m_Positions.Array.data[72].y + value: -1.0419691 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[267].y - value: -1.0262607 + propertyPath: m_Positions.Array.data[73].y + value: -1.0247777 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[268].y - value: -1.0215278 + propertyPath: m_Positions.Array.data[74].y + value: -1.023835 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[269].y - value: -1.0228989 + propertyPath: m_Positions.Array.data[75].y + value: -1.0240525 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[270].y + propertyPath: m_Positions.Array.data[76].y value: -1.02427 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[271].y - value: -1.0174278 + propertyPath: m_Positions.Array.data[77].y + value: -1.0144615 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[272].y - value: -1.0002364 + propertyPath: m_Positions.Array.data[78].y + value: -0.9987532 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[273].y + propertyPath: m_Positions.Array.data[79].y value: -0.983045 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[274].y - value: -0.97114015 + propertyPath: m_Positions.Array.data[80].y + value: -0.9734472 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[275].y - value: -0.9725112 + propertyPath: m_Positions.Array.data[81].y + value: -0.97366476 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[276].y + propertyPath: m_Positions.Array.data[82].y value: -0.9738823 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[277].y - value: -0.9729463 + propertyPath: m_Positions.Array.data[83].y + value: -0.97124565 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[278].y - value: -0.9570205 + propertyPath: m_Positions.Array.data[84].y + value: -0.9555374 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[279].y + propertyPath: m_Positions.Array.data[85].y value: -0.9331055 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[280].y - value: -0.95013875 + propertyPath: m_Positions.Array.data[86].y + value: -0.9461837 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[281].y - value: -0.9567832 + propertyPath: m_Positions.Array.data[87].y + value: -0.95876074 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[282].y + propertyPath: m_Positions.Array.data[88].y value: -0.9437051 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[283].y - value: -0.9393282 + propertyPath: m_Positions.Array.data[89].y + value: -0.93735063 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[284].y - value: -0.9524063 + propertyPath: m_Positions.Array.data[90].y + value: -0.9504288 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[285].y + propertyPath: m_Positions.Array.data[91].y value: -0.9545156 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[286].y - value: -0.93748236 + propertyPath: m_Positions.Array.data[92].y + value: -0.9394599 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[287].y - value: -0.9415958 + propertyPath: m_Positions.Array.data[93].y + value: -0.93961823 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[288].y - value: -0.958629 + propertyPath: m_Positions.Array.data[94].y + value: -0.9546739 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[289].y - value: -0.9482929 + propertyPath: m_Positions.Array.data[95].y + value: -0.9502704 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[290].y - value: -0.93521476 + propertyPath: m_Positions.Array.data[96].y + value: -0.9371923 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[291].y - value: -0.94781846 + propertyPath: m_Positions.Array.data[97].y + value: -0.9438634 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[292].y - value: -0.95910347 + propertyPath: m_Positions.Array.data[98].y + value: -0.95891905 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[293].y - value: -0.9460254 + propertyPath: m_Positions.Array.data[99].y + value: -0.9480029 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[294].y - value: -0.9370079 + propertyPath: m_Positions.Array.data[100].y + value: -0.9330528 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[295].y - value: -0.950086 + propertyPath: m_Positions.Array.data[101].y + value: -0.94810843 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[296].y + propertyPath: m_Positions.Array.data[102].y value: -0.95683587 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[297].y - value: -0.93980265 + propertyPath: m_Positions.Array.data[103].y + value: -0.9437578 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[298].y - value: -0.9392755 + propertyPath: m_Positions.Array.data[104].y + value: -0.93729794 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[299].y + propertyPath: m_Positions.Array.data[105].y value: -0.9523536 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[300].y - value: -0.9506132 + propertyPath: m_Positions.Array.data[106].y + value: -0.95456827 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[301].y - value: -0.93753505 + propertyPath: m_Positions.Array.data[107].y + value: -0.9395126 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[302].y + propertyPath: m_Positions.Array.data[108].y value: -0.94154304 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[303].y - value: -0.95857626 + propertyPath: m_Positions.Array.data[109].y + value: -0.9546212 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[304].y - value: -0.94834566 + propertyPath: m_Positions.Array.data[110].y + value: -0.95032316 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[305].y + propertyPath: m_Positions.Array.data[111].y value: -0.9352675 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[306].y - value: -0.9477657 + propertyPath: m_Positions.Array.data[112].y + value: -0.94381064 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[307].y - value: -0.95915616 + propertyPath: m_Positions.Array.data[113].y + value: -0.9588663 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[308].y + propertyPath: m_Positions.Array.data[114].y value: -0.94607806 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[309].y - value: -0.9369552 + propertyPath: m_Positions.Array.data[115].y + value: -0.9330001 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[310].y - value: -0.9500333 + propertyPath: m_Positions.Array.data[116].y + value: -0.94805574 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[311].y + propertyPath: m_Positions.Array.data[117].y value: -0.9568886 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[312].y - value: -0.93985534 + propertyPath: m_Positions.Array.data[118].y + value: -0.9418329 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[313].y - value: -0.93922275 + propertyPath: m_Positions.Array.data[119].y + value: -0.93724525 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[314].y - value: -0.96278167 + propertyPath: m_Positions.Array.data[120].y + value: -0.9666708 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[315].y - value: -0.9751215 + propertyPath: m_Positions.Array.data[121].y + value: -0.97706604 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[316].y - value: -0.9874613 + propertyPath: m_Positions.Array.data[122].y + value: -0.98940593 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[317].y - value: -0.99865437 + propertyPath: m_Positions.Array.data[123].y + value: -0.99980116 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[318].y - value: -1.0147911 + propertyPath: m_Positions.Array.data[124].y + value: -1.0134398 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[319].y - value: -1.0309278 + propertyPath: m_Positions.Array.data[125].y + value: -1.0295765 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[320].y - value: -1.0497671 + propertyPath: m_Positions.Array.data[126].y + value: -1.0470645 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[321].y - value: -1.0659039 + propertyPath: m_Positions.Array.data[127].y + value: -1.0645525 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[322].y - value: -1.0807221 + propertyPath: m_Positions.Array.data[128].y + value: -1.0806893 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[323].y - value: -1.0891727 + propertyPath: m_Positions.Array.data[129].y + value: -1.0930619 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[324].y - value: -1.1015126 + propertyPath: m_Positions.Array.data[130].y + value: -1.1034572 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[325].y + propertyPath: m_Positions.Array.data[131].y value: -1.1138525 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[326].y - value: -1.1249927 + propertyPath: m_Positions.Array.data[132].y + value: -1.1261923 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[327].y - value: -1.1411295 + propertyPath: m_Positions.Array.data[133].y + value: -1.1397781 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[328].y + propertyPath: m_Positions.Array.data[134].y value: -1.1572663 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[329].y - value: -1.1761056 + propertyPath: m_Positions.Array.data[135].y + value: -1.1734029 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[330].y - value: -1.1922423 + propertyPath: m_Positions.Array.data[136].y + value: -1.190891 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[331].y + propertyPath: m_Positions.Array.data[137].y value: -1.2071131 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[332].y - value: -1.2155639 + propertyPath: m_Positions.Array.data[138].y + value: -1.219453 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[333].y - value: -1.2279037 + propertyPath: m_Positions.Array.data[139].y + value: -1.2298483 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[334].y + propertyPath: m_Positions.Array.data[140].y value: -1.2402436 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[335].y - value: -1.2513312 + propertyPath: m_Positions.Array.data[141].y + value: -1.2525834 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[336].y - value: -1.2674679 + propertyPath: m_Positions.Array.data[142].y + value: -1.2661166 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[337].y + propertyPath: m_Positions.Array.data[143].y value: -1.2836046 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[338].y - value: -1.302444 + propertyPath: m_Positions.Array.data[144].y + value: -1.3010926 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[339].y - value: -1.3185806 + propertyPath: m_Positions.Array.data[145].y + value: -1.3172294 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[340].y - value: -1.3296151 + propertyPath: m_Positions.Array.data[146].y + value: -1.3335043 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[341].y - value: -1.341955 + propertyPath: m_Positions.Array.data[147].y + value: -1.3438995 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[342].y - value: -1.3542948 + propertyPath: m_Positions.Array.data[148].y + value: -1.3562394 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[343].y - value: -1.3627455 + propertyPath: m_Positions.Array.data[149].y + value: -1.3666346 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[344].y - value: -1.3776696 + propertyPath: m_Positions.Array.data[150].y + value: -1.3770299 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[345].y - value: -1.3938062 + propertyPath: m_Positions.Array.data[151].y + value: -1.392455 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[346].y - value: -1.4126456 + propertyPath: m_Positions.Array.data[152].y + value: -1.409943 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[347].y - value: -1.4287823 + propertyPath: m_Positions.Array.data[153].y + value: -1.427431 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[348].y - value: -1.4452091 + propertyPath: m_Positions.Array.data[154].y + value: -1.4442203 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[349].y - value: -1.4382744 + propertyPath: m_Positions.Array.data[155].y + value: -1.440252 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[350].y - value: -1.4332647 + propertyPath: m_Positions.Array.data[156].y + value: -1.4327241 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[351].y + propertyPath: m_Positions.Array.data[157].y value: -1.4398038 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[352].y - value: -1.4436797 + propertyPath: m_Positions.Array.data[158].y + value: -1.4456571 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[353].y - value: -1.4371406 + propertyPath: m_Positions.Array.data[159].y + value: -1.4381293 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[354].y + propertyPath: m_Positions.Array.data[160].y value: -1.4343985 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[355].y - value: -1.4429152 + propertyPath: m_Positions.Array.data[161].y + value: -1.4409376 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[356].y - value: -1.4425459 + propertyPath: m_Positions.Array.data[162].y + value: -1.4435346 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[357].y + propertyPath: m_Positions.Array.data[163].y value: -1.4360068 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[358].y - value: -1.4375099 + propertyPath: m_Positions.Array.data[164].y + value: -1.4355323 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[359].y - value: -1.4440489 + propertyPath: m_Positions.Array.data[165].y + value: -1.4430602 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[360].y + propertyPath: m_Positions.Array.data[166].y value: -1.4414121 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[361].y - value: -1.4328954 + propertyPath: m_Positions.Array.data[167].y + value: -1.434873 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[362].y - value: -1.4386437 + propertyPath: m_Positions.Array.data[168].y + value: -1.4376549 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[363].y + propertyPath: m_Positions.Array.data[169].y value: -1.4451828 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[364].y - value: -1.4383007 + propertyPath: m_Positions.Array.data[170].y + value: -1.4392895 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[365].y - value: -1.4332384 + propertyPath: m_Positions.Array.data[171].y + value: -1.4327505 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[366].y + propertyPath: m_Positions.Array.data[172].y value: -1.4397775 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[367].y - value: -1.443706 + propertyPath: m_Positions.Array.data[173].y + value: -1.4446948 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[368].y - value: -1.4371669 + propertyPath: m_Positions.Array.data[174].y + value: -1.4381557 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[369].y - value: -1.4363497 + propertyPath: m_Positions.Array.data[175].y + value: -1.4343722 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[370].y - value: -1.4428887 + propertyPath: m_Positions.Array.data[176].y + value: -1.4419 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[371].y - value: -1.4425722 + propertyPath: m_Positions.Array.data[177].y + value: -1.443561 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[372].y - value: -1.4340556 + propertyPath: m_Positions.Array.data[178].y + value: -1.4360331 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[373].y - value: -1.4374835 + propertyPath: m_Positions.Array.data[179].y + value: -1.4364947 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[374].y - value: -1.4440225 + propertyPath: m_Positions.Array.data[180].y + value: -1.4430338 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[375].y - value: -1.4394609 + propertyPath: m_Positions.Array.data[181].y + value: -1.4414384 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[376].y - value: -1.4329218 + propertyPath: m_Positions.Array.data[182].y + value: -1.4339106 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[377].y - value: -1.4386173 + propertyPath: m_Positions.Array.data[183].y + value: -1.4376285 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[378].y - value: -1.4448662 + propertyPath: m_Positions.Array.data[184].y + value: -1.4451563 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[379].y - value: -1.4383271 + propertyPath: m_Positions.Array.data[185].y + value: -1.4393158 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[380].y + propertyPath: m_Positions.Array.data[186].y value: -1.433212 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[381].y - value: -1.4417286 + propertyPath: m_Positions.Array.data[187].y + value: -1.4397511 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[382].y - value: -1.4437324 + propertyPath: m_Positions.Array.data[188].y + value: -1.4447211 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[383].y + propertyPath: m_Positions.Array.data[189].y value: -1.218543 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[384].y - value: -1.2192503 + propertyPath: m_Positions.Array.data[190].y + value: -1.2192135 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[385].y - value: -1.2146968 + propertyPath: m_Positions.Array.data[191].y + value: -1.2148337 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[386].y + propertyPath: m_Positions.Array.data[192].y value: -1.2119455 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[387].y - value: -1.2148893 + propertyPath: m_Positions.Array.data[193].y + value: -1.2145631 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[388].y - value: -1.215662 + propertyPath: m_Positions.Array.data[194].y + value: -1.2158436 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[389].y + propertyPath: m_Positions.Array.data[195].y value: -1.2139215 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[390].y - value: -1.2163868 + propertyPath: m_Positions.Array.data[196].y + value: -1.2161441 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[391].y - value: -1.2216097 + propertyPath: m_Positions.Array.data[197].y + value: -1.2214985 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[392].y + propertyPath: m_Positions.Array.data[198].y value: -1.2225324 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[393].y - value: -1.2225939 + propertyPath: m_Positions.Array.data[199].y + value: -1.2224942 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[394].y - value: -1.2286373 + propertyPath: m_Positions.Array.data[200].y + value: -1.2285383 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[395].y - value: -1.233044 + propertyPath: m_Positions.Array.data[201].y + value: -1.2334995 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[396].y - value: -1.2330453 + propertyPath: m_Positions.Array.data[202].y + value: -1.233267 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[397].y - value: -1.2352203 + propertyPath: m_Positions.Array.data[203].y + value: -1.235103 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[398].y - value: -1.2403746 + propertyPath: m_Positions.Array.data[204].y + value: -1.2401168 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[399].y - value: -1.2407123 + propertyPath: m_Positions.Array.data[205].y + value: -1.2408993 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[400].y - value: -1.2385417 + propertyPath: m_Positions.Array.data[206].y + value: -1.2387139 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[401].y - value: -1.2407076 + propertyPath: m_Positions.Array.data[207].y + value: -1.2403626 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[402].y - value: -1.2425168 + propertyPath: m_Positions.Array.data[208].y + value: -1.242659 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[403].y - value: -1.2382156 + propertyPath: m_Positions.Array.data[209].y + value: -1.2383441 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[404].y - value: -1.2348455 + propertyPath: m_Positions.Array.data[210].y + value: -1.2344204 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[405].y - value: -1.235219 + propertyPath: m_Positions.Array.data[211].y + value: -1.2349974 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[406].y + propertyPath: m_Positions.Array.data[212].y value: -1.232677 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[407].y - value: -1.226483 + propertyPath: m_Positions.Array.data[213].y + value: -1.2266811 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[408].y - value: -1.2243998 + propertyPath: m_Positions.Array.data[214].y + value: -1.22417 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[409].y + propertyPath: m_Positions.Array.data[215].y value: -1.2242553 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[410].y - value: -1.2194535 + propertyPath: m_Positions.Array.data[216].y + value: -1.2196761 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[411].y - value: -1.2145875 + propertyPath: m_Positions.Array.data[217].y + value: -1.2143795 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[412].y + propertyPath: m_Positions.Array.data[218].y value: -1.2157 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[413].y - value: -1.2160523 + propertyPath: m_Positions.Array.data[219].y + value: -1.216349 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[414].y - value: -1.2127248 + propertyPath: m_Positions.Array.data[220].y + value: -1.2128884 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[415].y + propertyPath: m_Positions.Array.data[221].y value: -1.212672 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[416].y - value: -1.2168571 + propertyPath: m_Positions.Array.data[222].y + value: -1.2165838 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[417].y - value: -1.2174535 + propertyPath: m_Positions.Array.data[223].y + value: -1.2176595 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[418].y + propertyPath: m_Positions.Array.data[224].y value: -1.2168032 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[419].y - value: -1.2215328 + propertyPath: m_Positions.Array.data[225].y + value: -1.2214277 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[420].y - value: -1.2270628 + propertyPath: m_Positions.Array.data[226].y + value: -1.2272922 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[421].y + propertyPath: m_Positions.Array.data[227].y value: -1.2273173 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[422].y - value: -1.2288657 + propertyPath: m_Positions.Array.data[228].y + value: -1.2287647 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[423].y - value: -1.2346984 + propertyPath: m_Positions.Array.data[229].y + value: -1.2345918 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[424].y - value: -1.2372254 + propertyPath: m_Positions.Array.data[230].y + value: -1.2376543 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[425].y - value: -1.2364678 + propertyPath: m_Positions.Array.data[231].y + value: -1.236671 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[426].y - value: -1.2390611 + propertyPath: m_Positions.Array.data[232].y + value: -1.2389212 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[427].y - value: -1.2431101 + propertyPath: m_Positions.Array.data[233].y + value: -1.2428015 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[428].y - value: -1.2407838 + propertyPath: m_Positions.Array.data[234].y + value: -1.2409439 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[429].y - value: -1.2376577 + propertyPath: m_Positions.Array.data[235].y + value: -1.237473 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[430].y - value: -1.2396553 + propertyPath: m_Positions.Array.data[236].y + value: -1.2392588 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[431].y - value: -1.2388804 + propertyPath: m_Positions.Array.data[237].y + value: -1.2389995 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[432].y + propertyPath: m_Positions.Array.data[238].y value: -1.2335584 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[433].y - value: -1.2308152 + propertyPath: m_Positions.Array.data[239].y + value: -1.2303615 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[434].y - value: -1.2306329 + propertyPath: m_Positions.Array.data[240].y + value: -1.2304027 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[435].y + propertyPath: m_Positions.Array.data[241].y value: -1.2264215 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[436].y - value: -1.220257 + propertyPath: m_Positions.Array.data[242].y + value: -1.2204627 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[437].y - value: -1.219903 + propertyPath: m_Positions.Array.data[243].y + value: -1.219683 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[438].y + propertyPath: m_Positions.Array.data[244].y value: -1.2200264 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[439].y - value: -1.2149857 + propertyPath: m_Positions.Array.data[245].y + value: -1.2152488 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[440].y - value: -1.2125803 + propertyPath: m_Positions.Array.data[246].y + value: -1.2123963 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[441].y + propertyPath: m_Positions.Array.data[247].y value: -1.2148988 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[442].y - value: -1.215082 + propertyPath: m_Positions.Array.data[248].y + value: -1.2154334 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[443].y - value: -1.2130555 + propertyPath: m_Positions.Array.data[249].y + value: -1.2132457 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[444].y + propertyPath: m_Positions.Array.data[250].y value: -1.2156497 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[445].y - value: -1.2209114 + propertyPath: m_Positions.Array.data[251].y + value: -1.2206814 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[446].y - value: -1.2210481 + propertyPath: m_Positions.Array.data[252].y + value: -1.2212713 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[447].y + propertyPath: m_Positions.Array.data[253].y value: -1.2214433 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[448].y - value: -1.2276604 + propertyPath: m_Positions.Array.data[254].y + value: -1.2275615 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[449].y - value: -1.2319375 + propertyPath: m_Positions.Array.data[255].y + value: -1.2321668 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[450].y - value: -1.231588 + propertyPath: m_Positions.Array.data[256].y + value: -1.232037 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[451].y - value: -1.2345608 + propertyPath: m_Positions.Array.data[257].y + value: -1.2344477 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[452].y - value: -1.239681 + propertyPath: m_Positions.Array.data[258].y + value: -1.2395568 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[453].y - value: -1.2399019 + propertyPath: m_Positions.Array.data[259].y + value: -1.2402873 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[454].y - value: -1.2380216 + propertyPath: m_Positions.Array.data[260].y + value: -1.2382 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[455].y - value: -1.2407717 + propertyPath: m_Positions.Array.data[261].y + value: -1.240605 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[456].y - value: -1.2425826 + propertyPath: m_Positions.Array.data[262].y + value: -1.2428788 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[457].y - value: -1.2385576 + propertyPath: m_Positions.Array.data[263].y + value: -1.2386916 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[458].y - value: -1.2356303 + propertyPath: m_Positions.Array.data[264].y + value: -1.2354219 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[459].y - value: -1.2366134 + propertyPath: m_Positions.Array.data[265].y + value: -1.2361767 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[460].y - value: -1.2335783 + propertyPath: m_Positions.Array.data[266].y + value: -1.2336822 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[461].y + propertyPath: m_Positions.Array.data[267].y value: -1.2276505 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[462].y - value: -1.2259961 + propertyPath: m_Positions.Array.data[268].y + value: -1.225535 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[463].y - value: -1.2257824 + propertyPath: m_Positions.Array.data[269].y + value: -1.2255546 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[464].y + propertyPath: m_Positions.Array.data[270].y value: -1.2204401 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[465].y - value: -1.2157935 + propertyPath: m_Positions.Array.data[271].y + value: -1.2153687 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[466].y - value: -1.2166649 + propertyPath: m_Positions.Array.data[272].y + value: -1.2164643 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[467].y + propertyPath: m_Positions.Array.data[273].y value: -1.2164098 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[468].y - value: -1.212501 + propertyPath: m_Positions.Array.data[274].y + value: -1.2128158 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[469].y - value: -1.212774 + propertyPath: m_Positions.Array.data[275].y + value: -1.2126172 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[470].y + propertyPath: m_Positions.Array.data[276].y value: -1.216396 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[471].y - value: -1.2163857 + propertyPath: m_Positions.Array.data[277].y + value: -1.2167877 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[472].y - value: -1.2155126 + propertyPath: m_Positions.Array.data[278].y + value: -1.2157253 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[473].y + propertyPath: m_Positions.Array.data[279].y value: -1.2204905 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[474].y - value: -1.2254994 + propertyPath: m_Positions.Array.data[280].y + value: -1.2257272 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[475].y - value: -1.2257129 + propertyPath: m_Positions.Array.data[281].y + value: -1.2259434 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[476].y - value: -1.2279155 + propertyPath: m_Positions.Array.data[282].y + value: -1.2277161 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[477].y - value: -1.2338439 + propertyPath: m_Positions.Array.data[283].y + value: -1.23374 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[478].y - value: -1.2363318 + propertyPath: m_Positions.Array.data[284].y + value: -1.23655 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[479].y - value: -1.2353501 + propertyPath: m_Positions.Array.data[285].y + value: -1.2357662 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[480].y - value: -1.2388275 + propertyPath: m_Positions.Array.data[286].y + value: -1.2386932 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[481].y - value: -1.2428545 + propertyPath: m_Positions.Array.data[287].y + value: -1.2427058 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[482].y - value: -1.2404974 + propertyPath: m_Positions.Array.data[288].y + value: -1.2408298 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[483].y - value: -1.2382977 + propertyPath: m_Positions.Array.data[289].y + value: -1.2381191 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[484].y - value: -1.2401799 + propertyPath: m_Positions.Array.data[290].y + value: -1.2399868 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[485].y - value: -1.2394125 + propertyPath: m_Positions.Array.data[291].y + value: -1.2396601 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[486].y - value: -1.2342939 + propertyPath: m_Positions.Array.data[292].y + value: -1.234407 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[487].y + propertyPath: m_Positions.Array.data[293].y value: -1.2318705 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[488].y - value: -1.2322206 + propertyPath: m_Positions.Array.data[294].y + value: -1.231762 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[489].y - value: -1.2273955 + propertyPath: m_Positions.Array.data[295].y + value: -1.2274944 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[490].y + propertyPath: m_Positions.Array.data[296].y value: -1.22138 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[491].y - value: -1.2213304 + propertyPath: m_Positions.Array.data[297].y + value: -1.2208843 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[492].y - value: -1.2206441 + propertyPath: m_Positions.Array.data[298].y + value: -1.2207594 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[493].y + propertyPath: m_Positions.Array.data[299].y value: -1.2156335 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[494].y - value: -1.2133332 + propertyPath: m_Positions.Array.data[300].y + value: -1.2129534 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[495].y - value: -1.2153577 + propertyPath: m_Positions.Array.data[301].y + value: -1.2151825 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[496].y + propertyPath: m_Positions.Array.data[302].y value: -1.2149628 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[497].y - value: -1.2123035 + propertyPath: m_Positions.Array.data[303].y + value: -1.2126725 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[498].y - value: -1.2152551 + propertyPath: m_Positions.Array.data[304].y + value: -1.215124 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[499].y + propertyPath: m_Positions.Array.data[305].y value: -1.2200557 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[500].y - value: -1.2196212 + propertyPath: m_Positions.Array.data[306].y + value: -1.2198412 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[501].y - value: -1.2205224 + propertyPath: m_Positions.Array.data[307].y + value: -1.2204198 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[502].y + propertyPath: m_Positions.Array.data[308].y value: -1.2264879 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[503].y - value: -1.2303497 + propertyPath: m_Positions.Array.data[309].y + value: -1.23058 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[504].y - value: -1.2305324 + propertyPath: m_Positions.Array.data[310].y + value: -1.230759 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[505].y - value: -1.2338248 + propertyPath: m_Positions.Array.data[311].y + value: -1.2336056 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[506].y - value: -1.2391481 + propertyPath: m_Positions.Array.data[312].y + value: -1.2390288 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[507].y - value: -1.2393765 + propertyPath: m_Positions.Array.data[313].y + value: -1.2395744 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[508].y - value: -1.237581 + propertyPath: m_Positions.Array.data[314].y + value: -1.2377492 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[509].y - value: -1.2410573 + propertyPath: m_Positions.Array.data[315].y + value: -1.2408969 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[510].y - value: -1.2428374 + propertyPath: m_Positions.Array.data[316].y + value: -1.2429912 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[511].y - value: -1.2387904 + propertyPath: m_Positions.Array.data[317].y + value: -1.2390693 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[512].y - value: -1.2367473 + propertyPath: m_Positions.Array.data[318].y + value: -1.2365439 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[513].y - value: -1.2375065 + propertyPath: m_Positions.Array.data[319].y + value: -1.2372917 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[514].y - value: -1.2344325 + propertyPath: m_Positions.Array.data[320].y + value: -1.2346454 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[515].y - value: -1.2286005 + propertyPath: m_Positions.Array.data[321].y + value: -1.2287015 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[516].y + propertyPath: m_Positions.Array.data[322].y value: -1.2271394 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[517].y - value: -1.2271509 + propertyPath: m_Positions.Array.data[323].y + value: -1.2268875 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[518].y - value: -1.221267 + propertyPath: m_Positions.Array.data[324].y + value: -1.2213722 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[519].y + propertyPath: m_Positions.Array.data[325].y value: -1.2166516 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[520].y - value: -1.2177334 + propertyPath: m_Positions.Array.data[326].y + value: -1.2173222 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[521].y - value: -1.2165868 + propertyPath: m_Positions.Array.data[327].y + value: -1.2167238 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[522].y + propertyPath: m_Positions.Array.data[328].y value: -1.212702 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[523].y - value: -1.2129987 + propertyPath: m_Positions.Array.data[329].y + value: -1.2126726 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[524].y - value: -1.2163241 + propertyPath: m_Positions.Array.data[330].y + value: -1.216176 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[525].y + propertyPath: m_Positions.Array.data[331].y value: -1.2158127 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[526].y - value: -1.2144971 + propertyPath: m_Positions.Array.data[332].y + value: -1.2147237 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[527].y - value: -1.2197201 + propertyPath: m_Positions.Array.data[333].y + value: -1.2196089 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[528].y + propertyPath: m_Positions.Array.data[334].y value: -1.224424 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[529].y - value: -1.2241166 + propertyPath: m_Positions.Array.data[335].y + value: -1.2243465 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[530].y - value: -1.226748 + propertyPath: m_Positions.Array.data[336].y + value: -1.2266489 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[531].y - value: -1.2329423 + propertyPath: m_Positions.Array.data[337].y + value: -1.2327386 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[532].y - value: -1.234937 + propertyPath: m_Positions.Array.data[338].y + value: -1.2351586 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[533].y - value: -1.2345647 + propertyPath: m_Positions.Array.data[339].y + value: -1.234777 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[534].y - value: -1.2384846 + propertyPath: m_Positions.Array.data[340].y + value: -1.2382269 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[535].y - value: -1.2426033 + propertyPath: m_Positions.Array.data[341].y + value: -1.2426451 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[536].y - value: -1.2404325 + propertyPath: m_Positions.Array.data[342].y + value: -1.2406045 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[537].y - value: -1.238817 + propertyPath: m_Positions.Array.data[343].y + value: -1.238472 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[538].y - value: -1.2409896 + propertyPath: m_Positions.Array.data[344].y + value: -1.2408023 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[539].y - value: -1.2401055 + propertyPath: m_Positions.Array.data[345].y + value: -1.2402339 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[540].y - value: -1.2349528 + propertyPath: m_Positions.Array.data[346].y + value: -1.2351869 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[541].y - value: -1.2333275 + propertyPath: m_Positions.Array.data[347].y + value: -1.2331058 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[542].y + propertyPath: m_Positions.Array.data[348].y value: -1.233327 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[543].y - value: -1.2283723 + propertyPath: m_Positions.Array.data[349].y + value: -1.2285705 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[544].y - value: -1.2225081 + propertyPath: m_Positions.Array.data[350].y + value: -1.2224287 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[545].y + propertyPath: m_Positions.Array.data[351].y value: -1.2223636 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[546].y - value: -1.221343 + propertyPath: m_Positions.Array.data[352].y + value: -1.2215657 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[547].y - value: -1.2161187 + propertyPath: m_Positions.Array.data[353].y + value: -1.2162404 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[548].y + propertyPath: m_Positions.Array.data[354].y value: -1.2138089 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[549].y - value: -1.2159384 + propertyPath: m_Positions.Array.data[355].y + value: -1.215576 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[550].y - value: -1.2146153 + propertyPath: m_Positions.Array.data[356].y + value: -1.2147789 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[551].y + propertyPath: m_Positions.Array.data[357].y value: -1.2120262 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[552].y - value: -1.214967 + propertyPath: m_Positions.Array.data[358].y + value: -1.2146938 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[553].y - value: -1.2193447 + propertyPath: m_Positions.Array.data[359].y + value: -1.219395 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[554].y + propertyPath: m_Positions.Array.data[360].y value: -1.2186947 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[555].y - value: -1.2196434 + propertyPath: m_Positions.Array.data[361].y + value: -1.2195382 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[556].y - value: -1.2255267 + propertyPath: m_Positions.Array.data[362].y + value: -1.2254264 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[557].y + propertyPath: m_Positions.Array.data[363].y value: -1.2292092 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[558].y - value: -1.2289855 + propertyPath: m_Positions.Array.data[364].y + value: -1.2292142 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[559].y - value: -1.232809 + propertyPath: m_Positions.Array.data[365].y + value: -1.2327024 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[560].y - value: -1.2385261 + propertyPath: m_Positions.Array.data[366].y + value: -1.2382959 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[561].y - value: -1.2383591 + propertyPath: m_Positions.Array.data[367].y + value: -1.2385622 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[562].y - value: -1.2371709 + propertyPath: m_Positions.Array.data[368].y + value: -1.237192 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[563].y - value: -1.2412198 + propertyPath: m_Positions.Array.data[369].y + value: -1.2409112 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[564].y - value: -1.2426742 + propertyPath: m_Positions.Array.data[370].y + value: -1.2428343 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[565].y - value: -1.2391999 + propertyPath: m_Positions.Array.data[371].y + value: -1.2393448 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[566].y - value: -1.2377641 + propertyPath: m_Positions.Array.data[372].y + value: -1.2373675 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[567].y - value: -1.2387555 + propertyPath: m_Positions.Array.data[373].y + value: -1.2385451 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[568].y + propertyPath: m_Positions.Array.data[374].y value: -1.235448 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[569].y - value: -1.2295195 + propertyPath: m_Positions.Array.data[375].y + value: -1.229725 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[570].y - value: -1.2287412 + propertyPath: m_Positions.Array.data[376].y + value: -1.228511 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[571].y + propertyPath: m_Positions.Array.data[377].y value: -1.2283108 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[572].y - value: -1.2221464 + propertyPath: m_Positions.Array.data[378].y + value: -1.2223521 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[573].y - value: -1.2180114 + propertyPath: m_Positions.Array.data[379].y + value: -1.2177916 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[574].y + propertyPath: m_Positions.Array.data[380].y value: -1.2184777 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[575].y - value: -1.2168757 + propertyPath: m_Positions.Array.data[381].y + value: -1.2171388 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[576].y - value: -1.2127093 + propertyPath: m_Positions.Array.data[382].y + value: -1.2128549 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[577].y + propertyPath: m_Positions.Array.data[383].y value: -1.2130082 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[578].y - value: -1.2163715 + propertyPath: m_Positions.Array.data[384].y + value: -1.2160636 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[579].y - value: -1.2149465 + propertyPath: m_Positions.Array.data[385].y + value: -1.2151368 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[580].y + propertyPath: m_Positions.Array.data[386].y value: -1.2137599 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[581].y - value: -1.2190217 + propertyPath: m_Positions.Array.data[387].y + value: -1.2187918 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[582].y - value: -1.2229397 + propertyPath: m_Positions.Array.data[388].y + value: -1.2231629 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[583].y + propertyPath: m_Positions.Array.data[389].y value: -1.2229975 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[584].y - value: -1.2257711 + propertyPath: m_Positions.Array.data[390].y + value: -1.2256721 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[585].y - value: -1.2318041 + propertyPath: m_Positions.Array.data[391].y + value: -1.2317038 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[586].y - value: -1.2334796 + propertyPath: m_Positions.Array.data[392].y + value: -1.2339286 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[587].y - value: -1.2332778 + propertyPath: m_Positions.Array.data[393].y + value: -1.2334942 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[588].y - value: -1.2377912 + propertyPath: m_Positions.Array.data[394].y + value: -1.2376671 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[589].y - value: -1.2417929 + propertyPath: m_Positions.Array.data[395].y + value: -1.2421784 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[590].y - value: -1.2399125 + propertyPath: m_Positions.Array.data[396].y + value: -1.2400907 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[591].y - value: -1.2082999 + propertyPath: m_Positions.Array.data[397].y + value: -1.2094533 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[592].y - value: -1.2073638 + propertyPath: m_Positions.Array.data[398].y + value: -1.2096709 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[593].y - value: -1.2087349 + propertyPath: m_Positions.Array.data[399].y + value: -1.2095721 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[594].y - value: -1.1938637 + propertyPath: m_Positions.Array.data[400].y + value: -1.1923807 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[595].y - value: -1.1796387 + propertyPath: m_Positions.Array.data[401].y + value: -1.1766723 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[596].y - value: -1.1624473 + propertyPath: m_Positions.Array.data[402].y + value: -1.1609641 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[597].y + propertyPath: m_Positions.Array.data[403].y value: -1.1579121 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[598].y - value: -1.1569761 + propertyPath: m_Positions.Array.data[404].y + value: -1.1592832 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[599].y - value: -1.1583471 + propertyPath: m_Positions.Array.data[405].y + value: -1.1595007 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[600].y + propertyPath: m_Positions.Array.data[406].y value: -1.150648 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[601].y - value: -1.1364229 + propertyPath: m_Positions.Array.data[407].y + value: -1.1334566 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[602].y - value: -1.1192315 + propertyPath: m_Positions.Array.data[408].y + value: -1.1177483 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[603].y + propertyPath: m_Positions.Array.data[409].y value: -1.1075244 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[604].y - value: -1.1065884 + propertyPath: m_Positions.Array.data[410].y + value: -1.1088955 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[605].y - value: -1.1079595 + propertyPath: m_Positions.Array.data[411].y + value: -1.1091131 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[606].y + propertyPath: m_Positions.Array.data[412].y value: -1.1074321 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[607].y - value: -1.0932071 + propertyPath: m_Positions.Array.data[413].y + value: -1.0902407 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[608].y - value: -1.0760157 + propertyPath: m_Positions.Array.data[414].y + value: -1.0745325 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[609].y + propertyPath: m_Positions.Array.data[415].y value: -1.0588243 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[610].y - value: -1.0562006 + propertyPath: m_Positions.Array.data[416].y + value: -1.0573542 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[611].y - value: -1.0575718 + propertyPath: m_Positions.Array.data[417].y + value: -1.0587254 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[612].y - value: -1.0566357 + propertyPath: m_Positions.Array.data[418].y + value: -1.0589429 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[613].y - value: -1.0499913 + propertyPath: m_Positions.Array.data[419].y + value: -1.048508 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[614].y - value: -1.0327998 + propertyPath: m_Positions.Array.data[420].y + value: -1.0313166 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[615].y - value: -1.0185747 + propertyPath: m_Positions.Array.data[421].y + value: -1.0156084 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[616].y - value: -1.005813 + propertyPath: m_Positions.Array.data[422].y + value: -1.0069666 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[617].y - value: -1.007184 + propertyPath: m_Positions.Array.data[423].y + value: -1.0083376 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[618].y - value: -1.006248 + propertyPath: m_Positions.Array.data[424].y + value: -1.0085552 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[619].y - value: -1.0067754 + propertyPath: m_Positions.Array.data[425].y + value: -1.0052923 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[620].y - value: -0.989584 + propertyPath: m_Positions.Array.data[426].y + value: -0.9881009 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[621].y - value: -0.97535896 + propertyPath: m_Positions.Array.data[427].y + value: -0.9723926 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[622].y - value: -0.95816755 + propertyPath: m_Positions.Array.data[428].y + value: -0.95668435 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[623].y + propertyPath: m_Positions.Array.data[429].y value: -0.95679635 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[624].y - value: -0.9558604 + propertyPath: m_Positions.Array.data[430].y + value: -0.95816743 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[625].y - value: -0.9572314 + propertyPath: m_Positions.Array.data[431].y + value: -0.958385 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[626].y + propertyPath: m_Positions.Array.data[432].y value: -0.94217575 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[627].y - value: -0.94085747 + propertyPath: m_Positions.Array.data[433].y + value: -0.9369024 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[628].y - value: -0.9539356 + propertyPath: m_Positions.Array.data[434].y + value: -0.95195806 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[629].y + propertyPath: m_Positions.Array.data[435].y value: -0.95298624 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[630].y - value: -0.9359531 + propertyPath: m_Positions.Array.data[436].y + value: -0.93990815 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[631].y - value: -0.94312507 + propertyPath: m_Positions.Array.data[437].y + value: -0.94114757 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[632].y + propertyPath: m_Positions.Array.data[438].y value: -0.9562032 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[633].y - value: -0.94676363 + propertyPath: m_Positions.Array.data[439].y + value: -0.9507187 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[634].y - value: -0.9336855 + propertyPath: m_Positions.Array.data[440].y + value: -0.935663 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[635].y + propertyPath: m_Positions.Array.data[441].y value: -0.9453926 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[636].y - value: -0.9575742 + propertyPath: m_Positions.Array.data[442].y + value: -0.9595517 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[637].y - value: -0.94449604 + propertyPath: m_Positions.Array.data[443].y + value: -0.9464736 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[638].y + propertyPath: m_Positions.Array.data[444].y value: -0.9345821 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[639].y - value: -0.95161533 + propertyPath: m_Positions.Array.data[445].y + value: -0.9496378 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[640].y - value: -0.95530653 + propertyPath: m_Positions.Array.data[446].y + value: -0.9572841 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[641].y - value: -0.9382734 + propertyPath: m_Positions.Array.data[447].y + value: -0.94222844 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[642].y - value: -0.9408048 + propertyPath: m_Positions.Array.data[448].y + value: -0.9388273 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[643].y - value: -0.95388293 + propertyPath: m_Positions.Array.data[449].y + value: -0.95190537 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[644].y - value: -0.9490839 + propertyPath: m_Positions.Array.data[450].y + value: -0.953039 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[645].y - value: -0.93600583 + propertyPath: m_Positions.Array.data[451].y + value: -0.93798333 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[646].y - value: -0.9430723 + propertyPath: m_Positions.Array.data[452].y + value: -0.9410948 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[647].y - value: -0.9598945 + propertyPath: m_Positions.Array.data[453].y + value: -0.9561505 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[648].y - value: -0.9468163 + propertyPath: m_Positions.Array.data[454].y + value: -0.9487939 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[649].y - value: -0.93373823 + propertyPath: m_Positions.Array.data[455].y + value: -0.93571573 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[650].y - value: -0.94929504 + propertyPath: m_Positions.Array.data[456].y + value: -0.9453399 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[651].y - value: -0.9576269 + propertyPath: m_Positions.Array.data[457].y + value: -0.9596044 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[652].y + propertyPath: m_Positions.Array.data[458].y value: -0.9445487 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[653].y - value: -0.9384845 + propertyPath: m_Positions.Array.data[459].y + value: -0.9345294 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[654].y - value: -0.95156264 + propertyPath: m_Positions.Array.data[460].y + value: -0.9495851 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[655].y + propertyPath: m_Positions.Array.data[461].y value: -0.9553593 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[656].y - value: -0.9383261 + propertyPath: m_Positions.Array.data[462].y + value: -0.9422812 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[657].y - value: -0.940752 + propertyPath: m_Positions.Array.data[463].y + value: -0.9387745 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[658].y + propertyPath: m_Positions.Array.data[464].y value: -0.9538302 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[659].y - value: -0.9491366 + propertyPath: m_Positions.Array.data[465].y + value: -0.95309174 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[660].y - value: -0.96255755 + propertyPath: m_Positions.Array.data[466].y + value: -0.9645021 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[661].y + propertyPath: m_Positions.Array.data[467].y value: -0.9748974 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[662].y - value: -0.9833481 + propertyPath: m_Positions.Array.data[468].y + value: -0.9872372 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[663].y - value: -0.9956879 + propertyPath: m_Positions.Array.data[469].y + value: -0.9976325 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[664].y + propertyPath: m_Positions.Array.data[470].y value: -1.0080278 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[665].y - value: -1.0255489 + propertyPath: m_Positions.Array.data[471].y + value: -1.0241976 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[666].y - value: -1.0416856 + propertyPath: m_Positions.Array.data[472].y + value: -1.0403343 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[667].y - value: -1.060525 + propertyPath: m_Positions.Array.data[473].y + value: -1.0578223 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[668].y - value: -1.0766088 + propertyPath: m_Positions.Array.data[474].y + value: -1.0753103 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[669].y - value: -1.0889486 + propertyPath: m_Positions.Array.data[475].y + value: -1.0908933 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[670].y - value: -1.0973994 + propertyPath: m_Positions.Array.data[476].y + value: -1.1012884 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[671].y - value: -1.1097392 + propertyPath: m_Positions.Array.data[477].y + value: -1.1116837 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[672].y - value: -1.122079 + propertyPath: m_Positions.Array.data[478].y + value: -1.1240236 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[673].y - value: -1.1357505 + propertyPath: m_Positions.Array.data[479].y + value: -1.1344188 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[674].y - value: -1.1518873 + propertyPath: m_Positions.Array.data[480].y + value: -1.150536 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[675].y - value: -1.1680241 + propertyPath: m_Positions.Array.data[481].y + value: -1.1666727 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[676].y - value: -1.1868634 + propertyPath: m_Positions.Array.data[482].y + value: -1.1841607 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[677].y - value: -1.203 + propertyPath: m_Positions.Array.data[483].y + value: -1.2016488 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[678].y + propertyPath: m_Positions.Array.data[484].y value: -1.2153398 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[679].y - value: -1.2237904 + propertyPath: m_Positions.Array.data[485].y + value: -1.2276796 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[680].y - value: -1.2361302 + propertyPath: m_Positions.Array.data[486].y + value: -1.2380748 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[681].y + propertyPath: m_Positions.Array.data[487].y value: -1.2484701 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[682].y - value: -1.262089 + propertyPath: m_Positions.Array.data[488].y + value: -1.2608099 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[683].y - value: -1.2782257 + propertyPath: m_Positions.Array.data[489].y + value: -1.2768744 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[684].y + propertyPath: m_Positions.Array.data[490].y value: -1.2943624 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[685].y - value: -1.3132018 + propertyPath: m_Positions.Array.data[491].y + value: -1.3104991 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[686].y - value: -1.3293386 + propertyPath: m_Positions.Array.data[492].y + value: -1.3279872 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[687].y + propertyPath: m_Positions.Array.data[493].y value: -1.3417308 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[688].y - value: -1.3501816 + propertyPath: m_Positions.Array.data[494].y + value: -1.3540707 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[689].y - value: -1.3625214 + propertyPath: m_Positions.Array.data[495].y + value: -1.364466 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[690].y + propertyPath: m_Positions.Array.data[496].y value: -1.3748612 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[691].y - value: -1.3884274 + propertyPath: m_Positions.Array.data[497].y + value: -1.387076 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[692].y - value: -1.4045641 + propertyPath: m_Positions.Array.data[498].y + value: -1.4032128 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[693].y - value: -1.4234035 + propertyPath: m_Positions.Array.data[499].y + value: -1.4207008 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[694].y - value: -1.4395401 + propertyPath: m_Positions.Array.data[500].y + value: -1.4381888 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[695].y - value: -1.4405684 + propertyPath: m_Positions.Array.data[501].y + value: -1.4395797 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[696].y - value: -1.442915 + propertyPath: m_Positions.Array.data[502].y + value: -1.4448925 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[697].y - value: -1.436376 + propertyPath: m_Positions.Array.data[503].y + value: -1.4373647 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[698].y - value: -1.4351631 + propertyPath: m_Positions.Array.data[504].y + value: -1.4341744 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[699].y - value: -1.4436798 + propertyPath: m_Positions.Array.data[505].y + value: -1.4417022 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[700].y - value: -1.4417812 + propertyPath: m_Positions.Array.data[506].y + value: -1.44277 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[701].y - value: -1.4352422 + propertyPath: m_Positions.Array.data[507].y + value: -1.4362309 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[702].y - value: -1.4382745 + propertyPath: m_Positions.Array.data[508].y + value: -1.4362969 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[703].y - value: -1.4448136 + propertyPath: m_Positions.Array.data[509].y + value: -1.4438248 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[704].y + propertyPath: m_Positions.Array.data[510].y value: -1.4406474 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[705].y - value: -1.4328692 + propertyPath: m_Positions.Array.data[511].y + value: -1.4341084 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[706].y - value: -1.4394083 + propertyPath: m_Positions.Array.data[512].y + value: -1.4384196 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[707].y + propertyPath: m_Positions.Array.data[513].y value: -1.4459474 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[708].y - value: -1.4375361 + propertyPath: m_Positions.Array.data[514].y + value: -1.4395137 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[709].y - value: -1.434003 + propertyPath: m_Positions.Array.data[515].y + value: -1.4330143 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[710].y + propertyPath: m_Positions.Array.data[516].y value: -1.4405421 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[711].y - value: -1.4429413 + propertyPath: m_Positions.Array.data[517].y + value: -1.4449189 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[712].y - value: -1.4364023 + propertyPath: m_Positions.Array.data[518].y + value: -1.437391 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[713].y + propertyPath: m_Positions.Array.data[519].y value: -1.4351368 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[714].y - value: -1.4436535 + propertyPath: m_Positions.Array.data[520].y + value: -1.4416759 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[715].y - value: -1.4418075 + propertyPath: m_Positions.Array.data[521].y + value: -1.4427963 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[716].y + propertyPath: m_Positions.Array.data[522].y value: -1.4352685 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[717].y - value: -1.4382482 + propertyPath: m_Positions.Array.data[523].y + value: -1.4362706 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[718].y - value: -1.4447873 + propertyPath: m_Positions.Array.data[524].y + value: -1.4437984 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[719].y + propertyPath: m_Positions.Array.data[525].y value: -1.4406738 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[720].y - value: -1.4328429 + propertyPath: m_Positions.Array.data[526].y + value: -1.4331459 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[721].y - value: -1.439382 + propertyPath: m_Positions.Array.data[527].y + value: -1.4383932 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[722].y - value: -1.4441015 + propertyPath: m_Positions.Array.data[528].y + value: -1.4459211 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[723].y - value: -1.4375625 + propertyPath: m_Positions.Array.data[529].y + value: -1.4385512 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[724].y - value: -1.4339767 + propertyPath: m_Positions.Array.data[530].y + value: -1.4329879 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[725].y - value: -1.4424933 + propertyPath: m_Positions.Array.data[531].y + value: -1.4405158 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[726].y - value: -1.4429677 + propertyPath: m_Positions.Array.data[532].y + value: -1.4439565 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[727].y - value: -1.4364287 + propertyPath: m_Positions.Array.data[533].y + value: -1.4374174 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[728].y - value: -1.437088 + propertyPath: m_Positions.Array.data[534].y + value: -1.4351104 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[729].y - value: -1.2220287 + propertyPath: m_Positions.Array.data[535].y + value: -1.2218095 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[730].y - value: -1.217542 + propertyPath: m_Positions.Array.data[536].y + value: -1.2176626 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[731].y - value: -1.2131716 + propertyPath: m_Positions.Array.data[537].y + value: -1.2128092 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[732].y - value: -1.2148355 + propertyPath: m_Positions.Array.data[538].y + value: -1.2146525 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[733].y + propertyPath: m_Positions.Array.data[539].y value: -1.2158216 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[734].y - value: -1.2127988 + propertyPath: m_Positions.Array.data[540].y + value: -1.2131524 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[735].y - value: -1.2136308 + propertyPath: m_Positions.Array.data[541].y + value: -1.2134926 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[736].y + propertyPath: m_Positions.Array.data[542].y value: -1.2181135 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[737].y - value: -1.2191901 + propertyPath: m_Positions.Array.data[543].y + value: -1.219621 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[738].y - value: -1.2189357 + propertyPath: m_Positions.Array.data[544].y + value: -1.2191595 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[739].y + propertyPath: m_Positions.Array.data[545].y value: -1.2239963 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[740].y - value: -1.2295979 + propertyPath: m_Positions.Array.data[546].y + value: -1.2300224 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[741].y - value: -1.2298456 + propertyPath: m_Positions.Array.data[547].y + value: -1.2300746 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[742].y + propertyPath: m_Positions.Array.data[548].y value: -1.2313085 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[743].y - value: -1.2370683 + propertyPath: m_Positions.Array.data[549].y + value: -1.2368402 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[744].y - value: -1.2393488 + propertyPath: m_Positions.Array.data[550].y + value: -1.2395532 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[745].y + propertyPath: m_Positions.Array.data[551].y value: -1.2380619 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[746].y - value: -1.2399644 + propertyPath: m_Positions.Array.data[552].y + value: -1.2398119 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[747].y - value: -1.2430865 + propertyPath: m_Positions.Array.data[553].y + value: -1.2429186 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[748].y - value: -1.2401989 + propertyPath: m_Positions.Array.data[554].y + value: -1.2404929 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[749].y - value: -1.2367394 + propertyPath: m_Positions.Array.data[555].y + value: -1.2365427 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[750].y - value: -1.2377957 + propertyPath: m_Positions.Array.data[556].y + value: -1.2375865 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[751].y - value: -1.2367079 + propertyPath: m_Positions.Array.data[557].y + value: -1.2369289 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[752].y - value: -1.2310357 + propertyPath: m_Positions.Array.data[558].y + value: -1.2311392 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[753].y - value: -1.2278882 + propertyPath: m_Positions.Array.data[559].y + value: -1.2276582 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[754].y - value: -1.228083 + propertyPath: m_Positions.Array.data[560].y + value: -1.227622 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[755].y - value: -1.2236663 + propertyPath: m_Positions.Array.data[561].y + value: -1.2237686 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[756].y - value: -1.2179145 + propertyPath: m_Positions.Array.data[562].y + value: -1.2180233 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[757].y - value: -1.2179462 + propertyPath: m_Positions.Array.data[563].y + value: -1.2175231 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[758].y - value: -1.2182488 + propertyPath: m_Positions.Array.data[564].y + value: -1.2183789 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[759].y + propertyPath: m_Positions.Array.data[565].y value: -1.2140093 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[760].y - value: -1.2121825 + propertyPath: m_Positions.Array.data[566].y + value: -1.2118404 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[761].y - value: -1.2151266 + propertyPath: m_Positions.Array.data[567].y + value: -1.214971 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[762].y + propertyPath: m_Positions.Array.data[568].y value: -1.2160128 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[763].y - value: -1.2141935 + propertyPath: m_Positions.Array.data[569].y + value: -1.2145973 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[764].y - value: -1.2175709 + propertyPath: m_Positions.Array.data[570].y + value: -1.2174547 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[765].y + propertyPath: m_Positions.Array.data[571].y value: -1.2230191 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[766].y - value: -1.2234032 + propertyPath: m_Positions.Array.data[572].y + value: -1.2238595 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[767].y - value: -1.2242327 + propertyPath: m_Positions.Array.data[573].y + value: -1.2241337 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[768].y + propertyPath: m_Positions.Array.data[574].y value: -1.2302722 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[769].y - value: -1.2343601 + propertyPath: m_Positions.Array.data[575].y + value: -1.2348104 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[770].y - value: -1.2341995 + propertyPath: m_Positions.Array.data[576].y + value: -1.234417 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[771].y + propertyPath: m_Positions.Array.data[577].y value: -1.2363803 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[772].y - value: -1.2412591 + propertyPath: m_Positions.Array.data[578].y + value: -1.2411239 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[773].y - value: -1.2410314 + propertyPath: m_Positions.Array.data[579].y + value: -1.2412113 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[774].y + propertyPath: m_Positions.Array.data[580].y value: -1.2385087 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[775].y - value: -1.2405698 + propertyPath: m_Positions.Array.data[581].y + value: -1.2403901 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[776].y - value: -1.2417986 + propertyPath: m_Positions.Array.data[582].y + value: -1.2419341 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[777].y - value: -1.2369415 + propertyPath: m_Positions.Array.data[583].y + value: -1.2371873 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[778].y - value: -1.2338037 + propertyPath: m_Positions.Array.data[584].y + value: -1.2335864 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[779].y - value: -1.2339779 + propertyPath: m_Positions.Array.data[585].y + value: -1.2337527 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[780].y - value: -1.2308733 + propertyPath: m_Positions.Array.data[586].y + value: -1.2310735 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[781].y - value: -1.2248359 + propertyPath: m_Positions.Array.data[587].y + value: -1.2249348 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[782].y - value: -1.2230263 + propertyPath: m_Positions.Array.data[588].y + value: -1.2227981 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[783].y - value: -1.2234446 + propertyPath: m_Positions.Array.data[589].y + value: -1.2229996 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[784].y - value: -1.218144 + propertyPath: m_Positions.Array.data[590].y + value: -1.21826 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[785].y + propertyPath: m_Positions.Array.data[591].y value: -1.2137706 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[786].y - value: -1.215567 + propertyPath: m_Positions.Array.data[592].y + value: -1.2151895 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[787].y - value: -1.2156305 + propertyPath: m_Positions.Array.data[593].y + value: -1.2157861 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[788].y + propertyPath: m_Positions.Array.data[594].y value: -1.2126594 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[789].y - value: -1.2134851 + propertyPath: m_Positions.Array.data[595].y + value: -1.2131971 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[790].y - value: -1.2177002 + propertyPath: m_Positions.Array.data[596].y + value: -1.2175701 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[791].y + propertyPath: m_Positions.Array.data[597].y value: -1.2183522 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[792].y - value: -1.2174975 + propertyPath: m_Positions.Array.data[598].y + value: -1.217939 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[793].y - value: -1.2230691 + propertyPath: m_Positions.Array.data[599].y + value: -1.2229667 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[794].y + propertyPath: m_Positions.Array.data[600].y value: -1.2284559 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[795].y - value: -1.2282617 + propertyPath: m_Positions.Array.data[601].y + value: -1.228722 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[796].y - value: -1.2304404 + propertyPath: m_Positions.Array.data[602].y + value: -1.230337 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[797].y + propertyPath: m_Positions.Array.data[603].y value: -1.2361251 objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[604].y + value: -1.2386241 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[605].y + value: -1.2373681 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[606].y + value: -1.2396799 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[607].y + value: -1.2432331 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[608].y + value: -1.2406263 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[609].y + value: -1.2372378 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[610].y + value: -1.2387259 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[611].y + value: -1.2377591 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[612].y + value: -1.2321112 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[613].y + value: -1.2292413 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[614].y + value: -1.2289947 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[615].y + value: -1.2247977 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[616].y + value: -1.2188363 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[617].y + value: -1.2185754 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[618].y + value: -1.2189212 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[619].y + value: -1.2143034 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[620].y + value: -1.2123319 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[621].y + value: -1.215005 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[622].y + value: -1.2154745 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[623].y + value: -1.2136029 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[624].y + value: -1.2167357 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[625].y + value: -1.2221262 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[626].y + value: -1.2223212 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[627].y + value: -1.2230625 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[628].y + value: -1.2292079 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[629].y + value: -1.2332935 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[630].y + value: -1.233259 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[631].y + value: -1.2357049 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[632].y + value: -1.2406763 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[633].y + value: -1.2405448 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[634].y + value: -1.238305 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[635].y + value: -1.2407641 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[636].y + value: -1.2421427 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[637].y + value: -1.2377784 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[638].y + value: -1.2346781 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[639].y + value: -1.2352229 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[640].y + value: -1.2321178 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[641].y + value: -1.2260109 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[642].y + value: -1.2243681 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[643].y + value: -1.2242439 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[644].y + value: -1.2190528 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[645].y + value: -1.2146584 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[646].y + value: -1.2160242 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[647].y + value: -1.2158606 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[648].y + value: -1.2124541 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[649].y + value: -1.2131566 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[650].y + value: -1.217121 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[651].y + value: -1.2173777 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[652].y + value: -1.2165594 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[653].y + value: -1.2219723 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[654].y + value: -1.2270935 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[655].y + value: -1.2271228 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[656].y + value: -1.2293253 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[657].y + value: -1.235233 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[658].y + value: -1.2373992 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[659].y + value: -1.2363751 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[660].y + value: -1.239441 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[661].y + value: -1.2432687 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[662].y + value: -1.2404919 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[663].y + value: -1.2378312 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[664].y + value: -1.2395674 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[665].y + value: -1.2384003 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[666].y + value: -1.2330338 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[667].y + value: -1.2305688 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[668].y + value: -1.2305983 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[669].y + value: -1.2258526 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[670].y + value: -1.2198077 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[671].y + value: -1.219918 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[672].y + value: -1.2195523 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[673].y + value: -1.2146991 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[674].y + value: -1.2127616 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[675].y + value: -1.215318 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[676].y + value: -1.2150432 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[677].y + value: -1.2129078 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[678].y + value: -1.2162237 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[679].y + value: -1.2212961 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[680].y + value: -1.2210512 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[681].y + value: -1.2221069 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[682].y + value: -1.2281331 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[683].y + value: -1.2319664 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[684].y + value: -1.2318184 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[685].y + value: -1.2349507 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[686].y + value: -1.240134 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[687].y + value: -1.2399529 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[688].y + value: -1.2379216 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[689].y + value: -1.241028 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[690].y + value: -1.2423831 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[691].y + value: -1.2381452 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[692].y + value: -1.2356951 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[693].y + value: -1.2364137 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[694].y + value: -1.2330287 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[695].y + value: -1.2270823 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[696].y + value: -1.2257303 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[697].y + value: -1.2256579 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[698].y + value: -1.2199128 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[699].y + value: -1.2156317 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[700].y + value: -1.2167697 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[701].y + value: -1.2158995 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[702].y + value: -1.2123599 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[703].y + value: -1.2130805 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[704].y + value: -1.2169123 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[705].y + value: -1.2164886 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[706].y + value: -1.2155651 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[707].y + value: -1.2211297 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[708].y + value: -1.2257512 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[709].y + value: -1.2257487 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[710].y + value: -1.2283828 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[711].y + value: -1.2342867 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[712].y + value: -1.2363085 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[713].y + value: -1.2354873 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[714].y + value: -1.239234 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[715].y + value: -1.2431021 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[716].y + value: -1.2403992 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[717].y + value: -1.2384993 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[718].y + value: -1.2403145 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[719].y + value: -1.2390771 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[720].y + value: -1.233786 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[721].y + value: -1.2318611 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[722].y + value: -1.2319608 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[723].y + value: -1.2268242 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[724].y + value: -1.2209064 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[725].y + value: -1.221108 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[726].y + value: -1.2201496 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[727].y + value: -1.2150646 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[728].y + value: -1.2132984 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[729].y + value: -1.2155801 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[730].y + value: -1.21455 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[731].y + value: -1.2123142 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[732].y + value: -1.2156801 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[733].y + value: -1.2202436 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[734].y + value: -1.2198306 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[735].y + value: -1.2210773 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[736].y + value: -1.2271571 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[737].y + value: -1.2306137 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[738].y + value: -1.2305492 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[739].y + value: -1.2342355 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[740].y + value: -1.2395029 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[741].y + value: -1.2392592 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[742].y + value: -1.2377898 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[743].y + value: -1.210719 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[744].y + value: -1.1935276 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[745].y + value: -1.192585 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[746].y + value: -1.1928025 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[747].y + value: -1.1941736 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[748].y + value: -1.1832114 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[749].y + value: -1.1675032 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[750].y + value: -1.1503118 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[751].y + value: -1.1421973 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[752].y + value: -1.1424148 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[753].y + value: -1.143786 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[754].y + value: -1.1399956 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[755].y + value: -1.1242874 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[756].y + value: -1.1085792 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[757].y + value: -1.0918095 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[758].y + value: -1.0920271 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[759].y + value: -1.0922446 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[760].y + value: -1.0936158 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[761].y + value: -1.0810716 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[762].y + value: -1.0653633 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[763].y + value: -1.0481719 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[764].y + value: -1.0416394 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[765].y + value: -1.0418569 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[766].y + value: -1.043228 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[767].y + value: -1.0378557 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[768].y + value: -1.0221475 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[769].y + value: -1.0064392 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[770].y + value: -0.9912517 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[771].y + value: -0.9914692 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[772].y + value: -0.99168676 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[773].y + value: -0.99305785 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[774].y + value: -0.97893167 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[775].y + value: -0.96322346 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[776].y + value: -0.94603205 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[777].y + value: -0.9410815 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[778].y + value: -0.9534874 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[779].y + value: -0.9534345 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[780].y + value: -0.9383788 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[781].y + value: -0.9426768 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[782].y + value: -0.95773244 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[783].y + value: -0.9491894 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[784].y + value: -0.93413377 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[785].y + value: -0.94692194 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[786].y + value: -0.96000004 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[787].y + value: -0.94494426 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[788].y + value: -0.93611145 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[789].y + value: -0.94918954 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[790].y + value: -0.9557549 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[791].y + value: -0.94069916 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[792].y + value: -0.938379 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[793].y + value: -0.95343465 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[794].y + value: -0.9515097 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[795].y + value: -0.93645406 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[796].y + value: -0.9426241 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[797].y + value: -0.95767975 + objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[798].y - value: -1.2382056 + value: -0.94726455 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[799].y - value: -1.2371712 + value: -0.93418646 objectReference: {fileID: 0} - target: {fileID: 5511377784529418688, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: isSystemOn @@ -16388,7 +16654,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7009335405372632175, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_LocalPosition.y - value: -0.007171154 + value: 0.29581356 objectReference: {fileID: 0} - target: {fileID: 7747964294900162324, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Name @@ -17203,90 +17469,6 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 ---- !u!1 &1514084894 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1514084895} - - component: {fileID: 1514084896} - m_Layer: 0 - m_Name: "\u56FE\u5C42 18" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1514084895 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1514084894} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.35348797, y: 2.4930234, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 891955204} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &1514084896 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1514084894} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 108 - m_Sprite: {fileID: 1003400115361769395, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 2.0930233, y: 0.4372093} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &1534398475 GameObject: m_ObjectHideFlags: 0 @@ -18987,6 +19169,46 @@ MonoBehaviour: imageToRotate: {fileID: 0} inPos: {x: -33, y: -2, z: 0} outPos: {x: -24, y: -2, z: 0} +--- !u!1 &1622981995 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1622981996} + m_Layer: 0 + m_Name: "\u706B\u5C71(Clone)" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1622981996 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1622981995} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1982501839} + - {fileID: 964095197} + - {fileID: 2030307292} + - {fileID: 125609347} + - {fileID: 237093610} + - {fileID: 1983180790} + - {fileID: 1132578129} + - {fileID: 260102814} + - {fileID: 924446357} + m_Father: {fileID: 462594835} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1627874304 GameObject: m_ObjectHideFlags: 0 @@ -19170,6 +19392,90 @@ MonoBehaviour: blendDistance: 0 weight: 0.5 sharedProfile: {fileID: 11400000, guid: cd9c948227d206844940f688dceb7bd4, type: 2} +--- !u!1 &1633538568 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1633538569} + - component: {fileID: 1633538570} + m_Layer: 0 + m_Name: " \u706B\u5C71\u5C4F\u5E55" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1633538569 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1633538568} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.50930214, y: 2.4093022, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 964095197} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &1633538570 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1633538568} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 109 + m_Sprite: {fileID: 8433600690389295658, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 2.1906977, y: 1.7395349} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &1636804102 GameObject: m_ObjectHideFlags: 0 @@ -19806,90 +20112,6 @@ MonoBehaviour: blendDistance: 0 weight: 0.5 sharedProfile: {fileID: 11400000, guid: 9577b19bf4e70f5489f60f02bd74a631, type: 2} ---- !u!1 &1693280539 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1693280540} - - component: {fileID: 1693280541} - m_Layer: 0 - m_Name: "\u56FE\u5C42 15 \u62F7\u8D1D" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1693280540 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1693280539} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.6837206, y: 2.3627906, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1894589307} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &1693280541 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1693280539} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 112 - m_Sprite: {fileID: -6067111134669011962, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 1.972093, y: 1.6465117} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &1697525945 GameObject: m_ObjectHideFlags: 0 @@ -20107,90 +20329,6 @@ MonoBehaviour: data: moduleName: Logic available: 1 ---- !u!1 &1713692123 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1713692124} - - component: {fileID: 1713692125} - m_Layer: 0 - m_Name: "\u56FE\u5C42 17" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1713692124 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1713692123} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.5418596, y: 2.4162788, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1894589307} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &1713692125 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1713692123} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 114 - m_Sprite: {fileID: -9170667312243955376, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 0.44186047, y: 1.2604651} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &1724748031 GameObject: m_ObjectHideFlags: 0 @@ -20977,90 +21115,6 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 ---- !u!1 &1781491347 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1781491348} - - component: {fileID: 1781491349} - m_Layer: 0 - m_Name: "\u56FE\u5C42 12 \u526F\u672C 2" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1781491348 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1781491347} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.5860472, y: 1.6627908, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 897619347} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &1781491349 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1781491347} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 117 - m_Sprite: {fileID: -1442394803993921060, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 1.7395349, y: 1.1023256} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &1782718341 GameObject: m_ObjectHideFlags: 0 @@ -22090,90 +22144,6 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1846785489} m_CullTransparentMesh: 1 ---- !u!1 &1847255184 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1847255185} - - component: {fileID: 1847255186} - m_Layer: 0 - m_Name: "\u56FE\u5C42 14 \u526F\u672C 3" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1847255185 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1847255184} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.4627905, y: 2.504651, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 891955204} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &1847255186 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1847255184} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 107 - m_Sprite: {fileID: 4762125485460054409, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 1.9395349, y: 1.5674418} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &1851406574 GameObject: m_ObjectHideFlags: 0 @@ -22386,90 +22356,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 7035731615624774062, guid: 8e4b17cc8fd30b1498ed9d3d8fa5a308, type: 3} m_PrefabInstance: {fileID: 1864215053} m_PrefabAsset: {fileID: 0} ---- !u!1 &1865462661 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1865462662} - - component: {fileID: 1865462663} - m_Layer: 0 - m_Name: "\u52A8\u4F5C \u706B\u5C71\u6478\u5934" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1865462662 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1865462661} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.7186041, y: -0.30465126, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 851620576} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &1865462663 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1865462661} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 101 - m_Sprite: {fileID: -6716668729269652204, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 7.976744, y: 9.074419} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &1867932495 GameObject: m_ObjectHideFlags: 0 @@ -22781,44 +22667,6 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 ---- !u!1 &1894589306 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1894589307} - m_Layer: 0 - m_Name: "\u8868\u60C5 \u706B\u5C71\u6478\u5934" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1894589307 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1894589306} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 2143758377} - - {fileID: 1713692124} - - {fileID: 894299118} - - {fileID: 1693280540} - - {fileID: 6501157} - - {fileID: 581841542} - - {fileID: 461983493} - m_Father: {fileID: 851620576} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1902809260 GameObject: m_ObjectHideFlags: 0 @@ -22903,90 +22751,6 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 ---- !u!1 &1919651038 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1919651039} - - component: {fileID: 1919651040} - m_Layer: 0 - m_Name: "\u56FE\u5C42 14 \u526F\u672C 4" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1919651039 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1919651038} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.44883633, y: 2.5069766, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 891955204} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &1919651040 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1919651038} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 106 - m_Sprite: {fileID: 5813356730006508474, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 1.9302325, y: 1.5534884} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &1923020728 GameObject: m_ObjectHideFlags: 0 @@ -23463,6 +23227,124 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 67db9e8f0e2ae9c40bc1e2b64352a6b4, type: 3} m_Name: m_EditorClassIdentifier: +--- !u!1 &1982501838 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1982501839} + m_Layer: 0 + m_Name: "\u8868\u60C5\u706B \u5C71\u5BF9\u624B\u6307" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1982501839 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1982501838} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2025099273} + - {fileID: 70129452} + - {fileID: 117579841} + m_Father: {fileID: 1622981996} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1983180789 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1983180790} + - component: {fileID: 1983180791} + m_Layer: 0 + m_Name: "\u52A8\u4F5C \u6807\u51C6\u52A8\u4F5C" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1983180790 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1983180789} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.79302406, y: -0.17209291, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1622981996} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &1983180791 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1983180789} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 103 + m_Sprite: {fileID: -7582101764434596523, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 8.237209, y: 9.2} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &1985394076 GameObject: m_ObjectHideFlags: 3 @@ -23790,6 +23672,90 @@ Material: - _ShadowColor: {r: 0, g: 0, b: 0, a: 1} - _ShineColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] +--- !u!1 &2016455868 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2016455869} + - component: {fileID: 2016455870} + m_Layer: 0 + m_Name: "\u56FE\u5C42 14 \u526F\u672C 2" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2016455869 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2016455868} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.6465111, y: 2.3790698, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 964095197} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &2016455870 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2016455868} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 110 + m_Sprite: {fileID: -3693643962970573864, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.9162791, y: 1.5767442} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &2020855498 GameObject: m_ObjectHideFlags: 0 @@ -23874,6 +23840,90 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &2025099272 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2025099273} + - component: {fileID: 2025099274} + m_Layer: 0 + m_Name: "\u56FE\u5C42 12 \u526F\u672C" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2025099273 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2025099272} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.5860472, y: 1.6627908, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1982501839} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &2025099274 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2025099272} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 118 + m_Sprite: {fileID: -4187248558016819695, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.7395349, y: 1.1023256} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &2029061332 GameObject: m_ObjectHideFlags: 0 @@ -23927,6 +23977,40 @@ MonoBehaviour: m_EditorClassIdentifier: expressionName: "\u5171\u60C5" subSystemIndex: 3 +--- !u!1 &2030307291 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2030307292} + m_Layer: 0 + m_Name: "\u8868\u60C5 \u6807\u51C6\u52A8\u4F5C" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2030307292 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2030307291} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 464970139} + - {fileID: 461397642} + - {fileID: 1243237241} + m_Father: {fileID: 1622981996} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &2035067108 GameObject: m_ObjectHideFlags: 0 @@ -24866,6 +24950,90 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &2133823491 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2133823492} + - component: {fileID: 2133823493} + m_Layer: 0 + m_Name: "\u56FE\u5C42 17" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2133823492 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2133823491} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.5418596, y: 2.4162788, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 964095197} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &2133823493 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2133823491} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1134468525 + m_SortingLayer: 10 + m_SortingOrder: 114 + m_Sprite: {fileID: -9170667312243955376, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.44186047, y: 1.2604651} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &2138889538 GameObject: m_ObjectHideFlags: 0 @@ -24923,174 +25091,6 @@ MonoBehaviour: matchResultsPanel: {fileID: 774493235} driverButtonPrefab: {fileID: 4310732234424748951, guid: f156ac1ece77fe345a95416797701dc1, type: 3} currentUser: UserA ---- !u!1 &2141330185 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2141330186} - - component: {fileID: 2141330187} - m_Layer: 0 - m_Name: "\u52A8\u4F5C \u62AC\u5934\u63A8\u9500" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &2141330186 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2141330185} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 1.351162, y: -0.095348835, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 851620576} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &2141330187 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2141330185} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 105 - m_Sprite: {fileID: 1150587987074774409, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 7.5023255, y: 9.576744} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 ---- !u!1 &2143758376 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2143758377} - - component: {fileID: 2143758378} - m_Layer: 0 - m_Name: "\u56FE\u5C42 15 \u526F\u672C" - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &2143758377 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2143758376} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.497674, y: 2.4255815, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1894589307} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &2143758378 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2143758376} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 1134468525 - m_SortingLayer: 10 - m_SortingOrder: 115 - m_Sprite: {fileID: 2817053342169279307, guid: 9b52cf9be273e354a8dc0fd420bc20ef, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 2.0093024, y: 0.5255814} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!212 &1186621337674563674 SpriteRenderer: m_ObjectHideFlags: 0