From 10d964d3b08c3648562f46e63e23fa6c7d6eae95 Mon Sep 17 00:00:00 2001 From: Ding Yuntian <1491671119@qq.com> Date: Thu, 12 Jun 2025 22:40:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E9=93=81=E5=8A=9F=E8=83=BD=E6=96=B0?= =?UTF-8?q?=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Animation/地铁/Ad A.anim | 87 + .../{广告_Clip.anim.meta => Ad A.anim.meta} | 2 +- Assets/Animation/地铁/Ad B.anim | 87 + Assets/Animation/地铁/Ad B.anim.meta | 8 + Assets/Animation/地铁/Ad C.anim | 87 + Assets/Animation/地铁/Ad C.anim.meta | 8 + Assets/Animation/地铁/Trans AB.anim | 87 + Assets/Animation/地铁/Trans AB.anim.meta | 8 + Assets/Animation/地铁/Trans BC.anim | 87 + Assets/Animation/地铁/Trans BC.anim.meta | 8 + Assets/Animation/地铁/Trans CA.anim | 87 + Assets/Animation/地铁/Trans CA.anim.meta | 8 + Assets/Animation/地铁/广告.controller | 931 ++- Assets/Animation/地铁/广告_Clip.anim | 92 - .../Animation/地铁/电视特写_背景.controller | 72 + .../地铁/电视特写_背景.controller.meta | 8 + Assets/Animation/地铁/电视特写_背景_Clip.anim | 78 + .../地铁/电视特写_背景_Clip.anim.meta | 8 + Assets/CameraData/Main Camera Blends.asset | 11 + .../FixSystemPrefabs/Screen System.prefab | 2 +- .../RawResources/Art/地铁相关/地铁广告小.png | 3 + .../Art/地铁相关/地铁广告小.png.meta | 153 + .../RawResources/Art/地铁相关/广告.aseprite | Bin 12869 -> 33334 bytes .../Art/地铁相关/广告.aseprite.meta | 731 +- Assets/RawResources/Art/地铁相关/电视特写.psd | 3 + .../Art/地铁相关/电视特写.psd.meta | 516 ++ .../Art/地铁相关/电视特写_背景.aseprite | Bin 0 -> 4128 bytes .../Art/地铁相关/电视特写_背景.aseprite.meta | 425 ++ Assets/Render/Renderer2Dtest.asset | 22 +- .../Yarn/FP_Day1_begin/Day1_begin.yarn | 7 +- .../Resources/Yarn/FP_Day1_mid/Day1_mid.yarn | 2 +- .../Resources/Yarn/FP_Day2_mid/Day2_mid.yarn | 2 +- .../Yarn/FP_Peipei2/Stage12_结束对话.yarn | 2 +- Assets/Scenes/PeipeiFixScene.unity | 6108 ++++++++--------- Assets/Scenes/Persistence.unity | 34 +- Assets/Scenes/SubWay.unity | 1153 +++- .../Scripts/FixSystemNew/FixStateMachine.cs | 80 +- .../Scripts/FixSystemNew/FixSystemCenter.cs | 12 +- .../FixSystemNew/FixSystemYarnCommand.cs | 2 +- .../Scripts/Framework/OtherKit/CameraKit.cs | 13 +- Assets/Scripts/Framework/StateMachineKit.meta | 3 + .../StateMachineKit/StateMachineKit.cs | 52 + .../StateMachineKit/StateMachineKit.cs.meta | 3 + Assets/Scripts/Game Loop/GameManager.cs | 28 +- .../Scripts/SceneManagement/SceneCenter.meta | 3 + .../SceneCenter/SubwayCenter.cs | 96 + .../SceneCenter/SubwayCenter.cs.meta | 3 + 47 files changed, 7790 insertions(+), 3432 deletions(-) create mode 100644 Assets/Animation/地铁/Ad A.anim rename Assets/Animation/地铁/{广告_Clip.anim.meta => Ad A.anim.meta} (79%) create mode 100644 Assets/Animation/地铁/Ad B.anim create mode 100644 Assets/Animation/地铁/Ad B.anim.meta create mode 100644 Assets/Animation/地铁/Ad C.anim create mode 100644 Assets/Animation/地铁/Ad C.anim.meta create mode 100644 Assets/Animation/地铁/Trans AB.anim create mode 100644 Assets/Animation/地铁/Trans AB.anim.meta create mode 100644 Assets/Animation/地铁/Trans BC.anim create mode 100644 Assets/Animation/地铁/Trans BC.anim.meta create mode 100644 Assets/Animation/地铁/Trans CA.anim create mode 100644 Assets/Animation/地铁/Trans CA.anim.meta delete mode 100644 Assets/Animation/地铁/广告_Clip.anim create mode 100644 Assets/Animation/地铁/电视特写_背景.controller create mode 100644 Assets/Animation/地铁/电视特写_背景.controller.meta create mode 100644 Assets/Animation/地铁/电视特写_背景_Clip.anim create mode 100644 Assets/Animation/地铁/电视特写_背景_Clip.anim.meta create mode 100644 Assets/RawResources/Art/地铁相关/地铁广告小.png create mode 100644 Assets/RawResources/Art/地铁相关/地铁广告小.png.meta create mode 100644 Assets/RawResources/Art/地铁相关/电视特写.psd create mode 100644 Assets/RawResources/Art/地铁相关/电视特写.psd.meta create mode 100644 Assets/RawResources/Art/地铁相关/电视特写_背景.aseprite create mode 100644 Assets/RawResources/Art/地铁相关/电视特写_背景.aseprite.meta create mode 100644 Assets/Scripts/Framework/StateMachineKit.meta create mode 100644 Assets/Scripts/Framework/StateMachineKit/StateMachineKit.cs create mode 100644 Assets/Scripts/Framework/StateMachineKit/StateMachineKit.cs.meta create mode 100644 Assets/Scripts/SceneManagement/SceneCenter.meta create mode 100644 Assets/Scripts/SceneManagement/SceneCenter/SubwayCenter.cs create mode 100644 Assets/Scripts/SceneManagement/SceneCenter/SubwayCenter.cs.meta diff --git a/Assets/Animation/地铁/Ad A.anim b/Assets/Animation/地铁/Ad A.anim new file mode 100644 index 000000000..0a15ef888 --- /dev/null +++ b/Assets/Animation/地铁/Ad A.anim @@ -0,0 +1,87 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad A + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: + - serializedVersion: 2 + curve: + - time: 0 + value: {fileID: -8935856922241291348, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.2 + value: {fileID: -4827097525339018080, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.4 + value: {fileID: -882647138624421082, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.6 + value: {fileID: -4657911628421196779, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.8 + value: {fileID: -7891677088128945863, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 1 + value: {fileID: -7891677088128945863, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + attribute: m_Sprite + path: + classID: 212 + script: {fileID: 0} + flags: 2 + m_SampleRate: 100 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + pptrCurveMapping: + - {fileID: -8935856922241291348, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -4827097525339018080, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -882647138624421082, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -4657911628421196779, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -7891677088128945863, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -7891677088128945863, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1.01 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 0 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 0 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Animation/地铁/广告_Clip.anim.meta b/Assets/Animation/地铁/Ad A.anim.meta similarity index 79% rename from Assets/Animation/地铁/广告_Clip.anim.meta rename to Assets/Animation/地铁/Ad A.anim.meta index e94d53052..6994fac5e 100644 --- a/Assets/Animation/地铁/广告_Clip.anim.meta +++ b/Assets/Animation/地铁/Ad A.anim.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 71ab1e738ba71ac4eadd4fbb6f0c43cc +guid: 7d225678fcc7f6742a80ddcd2b96db6d NativeFormatImporter: externalObjects: {} mainObjectFileID: 7400000 diff --git a/Assets/Animation/地铁/Ad B.anim b/Assets/Animation/地铁/Ad B.anim new file mode 100644 index 000000000..b276845a8 --- /dev/null +++ b/Assets/Animation/地铁/Ad B.anim @@ -0,0 +1,87 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad B + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: + - serializedVersion: 2 + curve: + - time: 0 + value: {fileID: -5071480590844915828, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.20000005 + value: {fileID: -1122637734278373996, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.39999998 + value: {fileID: 7187818371284616174, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.6 + value: {fileID: -4858398796052771296, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.79999995 + value: {fileID: 4386712287571750216, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 1.4 + value: {fileID: 4386712287571750216, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + attribute: m_Sprite + path: + classID: 212 + script: {fileID: 0} + flags: 2 + m_SampleRate: 100 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + pptrCurveMapping: + - {fileID: -5071480590844915828, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -1122637734278373996, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 7187818371284616174, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -4858398796052771296, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 4386712287571750216, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 4386712287571750216, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1.41 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 0 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 0 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Animation/地铁/Ad B.anim.meta b/Assets/Animation/地铁/Ad B.anim.meta new file mode 100644 index 000000000..2146bd781 --- /dev/null +++ b/Assets/Animation/地铁/Ad B.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ed2fa882a47a3fe43843485031432836 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animation/地铁/Ad C.anim b/Assets/Animation/地铁/Ad C.anim new file mode 100644 index 000000000..7ed5a5994 --- /dev/null +++ b/Assets/Animation/地铁/Ad C.anim @@ -0,0 +1,87 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad C + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: + - serializedVersion: 2 + curve: + - time: 0 + value: {fileID: -2479135157144413917, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.19999981 + value: {fileID: 20052634382595546, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.39999986 + value: {fileID: -2531900264112435595, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.5999999 + value: {fileID: -6130584756024673536, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.79999995 + value: {fileID: -8982266176811599012, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 1.4 + value: {fileID: -8982266176811599012, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + attribute: m_Sprite + path: + classID: 212 + script: {fileID: 0} + flags: 2 + m_SampleRate: 100 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + pptrCurveMapping: + - {fileID: -2479135157144413917, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 20052634382595546, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -2531900264112435595, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -6130584756024673536, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -8982266176811599012, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -8982266176811599012, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1.41 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 0 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 0 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Animation/地铁/Ad C.anim.meta b/Assets/Animation/地铁/Ad C.anim.meta new file mode 100644 index 000000000..8c9d21592 --- /dev/null +++ b/Assets/Animation/地铁/Ad C.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6ea08d19cb7dd9b48b72dd6f098deff0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animation/地铁/Trans AB.anim b/Assets/Animation/地铁/Trans AB.anim new file mode 100644 index 000000000..4b67afcf5 --- /dev/null +++ b/Assets/Animation/地铁/Trans AB.anim @@ -0,0 +1,87 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Trans AB + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: + - serializedVersion: 2 + curve: + - time: 0 + value: {fileID: -3094670526347803370, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.20000005 + value: {fileID: 5904941287709583912, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.39999986 + value: {fileID: -4573352834226648821, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.60000014 + value: {fileID: 1060301622996964492, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.79999995 + value: {fileID: 8717875106094604734, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.99999994 + value: {fileID: 8717875106094604734, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + attribute: m_Sprite + path: + classID: 212 + script: {fileID: 0} + flags: 2 + m_SampleRate: 100 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + pptrCurveMapping: + - {fileID: -3094670526347803370, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 5904941287709583912, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -4573352834226648821, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 1060301622996964492, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 8717875106094604734, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 8717875106094604734, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1.01 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 0 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 0 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Animation/地铁/Trans AB.anim.meta b/Assets/Animation/地铁/Trans AB.anim.meta new file mode 100644 index 000000000..4fbd60c2e --- /dev/null +++ b/Assets/Animation/地铁/Trans AB.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 29028df50cb7346468403b2d83eaf04e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animation/地铁/Trans BC.anim b/Assets/Animation/地铁/Trans BC.anim new file mode 100644 index 000000000..630b5b069 --- /dev/null +++ b/Assets/Animation/地铁/Trans BC.anim @@ -0,0 +1,87 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Trans BC + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: + - serializedVersion: 2 + curve: + - time: 0 + value: {fileID: -8311535419112459727, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.19999981 + value: {fileID: 6897049970276752824, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.39999962 + value: {fileID: 506699116000096562, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.5999999 + value: {fileID: -681206638562376318, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.7999997 + value: {fileID: 5462938684059052825, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.9999997 + value: {fileID: 5462938684059052825, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + attribute: m_Sprite + path: + classID: 212 + script: {fileID: 0} + flags: 2 + m_SampleRate: 100 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + pptrCurveMapping: + - {fileID: -8311535419112459727, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 6897049970276752824, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 506699116000096562, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -681206638562376318, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 5462938684059052825, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 5462938684059052825, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1.0099998 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 0 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 0 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Animation/地铁/Trans BC.anim.meta b/Assets/Animation/地铁/Trans BC.anim.meta new file mode 100644 index 000000000..ce49fe53d --- /dev/null +++ b/Assets/Animation/地铁/Trans BC.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 58f09b96e15647d43b73fe9e1c424170 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animation/地铁/Trans CA.anim b/Assets/Animation/地铁/Trans CA.anim new file mode 100644 index 000000000..8c646aa65 --- /dev/null +++ b/Assets/Animation/地铁/Trans CA.anim @@ -0,0 +1,87 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Trans CA + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: + - serializedVersion: 2 + curve: + - time: 0 + value: {fileID: -7564744837552195715, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.19999981 + value: {fileID: 7464079162421863380, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.39999962 + value: {fileID: 795396678936023546, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.5999999 + value: {fileID: -3158195036131003138, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.7999997 + value: {fileID: 2127180027134899530, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - time: 0.9999997 + value: {fileID: 2127180027134899530, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + attribute: m_Sprite + path: + classID: 212 + script: {fileID: 0} + flags: 2 + m_SampleRate: 100 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + pptrCurveMapping: + - {fileID: -7564744837552195715, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 7464079162421863380, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 795396678936023546, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: -3158195036131003138, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 2127180027134899530, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + - {fileID: 2127180027134899530, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1.0099998 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 0 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 0 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Animation/地铁/Trans CA.anim.meta b/Assets/Animation/地铁/Trans CA.anim.meta new file mode 100644 index 000000000..735cc188e --- /dev/null +++ b/Assets/Animation/地铁/Trans CA.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: aff4df14fa99dde4f857c08b21335316 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animation/地铁/广告.controller b/Assets/Animation/地铁/广告.controller index c8e88c18a..f6aede5e1 100644 --- a/Assets/Animation/地铁/广告.controller +++ b/Assets/Animation/地铁/广告.controller @@ -1,16 +1,39 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: ---- !u!1102 &-254909049752884277 +--- !u!1101 &-9042057667059847475 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -8900581402668577340} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75247526 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1102 &-8900581402668577340 AnimatorState: serializedVersion: 6 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: "\u5E7F\u544A_Clip" + m_Name: Ad A 1 m_Speed: 1 m_CycleOffset: 0 - m_Transitions: [] + m_Transitions: + - {fileID: -651930983155517677} m_StateMachineBehaviours: [] m_Position: {x: 50, y: 50, z: 0} m_IKOnFeet: 0 @@ -20,12 +43,470 @@ AnimatorState: m_MirrorParameterActive: 0 m_CycleOffsetParameterActive: 0 m_TimeParameterActive: 0 - m_Motion: {fileID: 7400000, guid: 71ab1e738ba71ac4eadd4fbb6f0c43cc, type: 2} + m_Motion: {fileID: 7400000, guid: 7d225678fcc7f6742a80ddcd2b96db6d, type: 2} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: +--- !u!1102 &-8705547381882825444 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad C 0 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: 4322572367386622302} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 6ea08d19cb7dd9b48b72dd6f098deff0, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-8698962648833097774 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad C 1 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -607779797301090551} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 6ea08d19cb7dd9b48b72dd6f098deff0, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &-8447052615760622165 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -5515849034775228163} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.822695 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-7963060201157320765 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 4884323255309288761} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75247526 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-6919931387041469649 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -3333104316658445606} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.822695 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-6182943800931527690 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 4776565548230088548} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.822695 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-6178876148975174574 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -5528881605204529045} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.7524752 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1102 &-5706689639318711499 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad A 2 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: 1728844411644669697} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 7d225678fcc7f6742a80ddcd2b96db6d, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-5528881605204529045 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad C + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: 6724803543611461463} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 6ea08d19cb7dd9b48b72dd6f098deff0, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-5515849034775228163 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad B 0 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -6182943800931527690} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: ed2fa882a47a3fe43843485031432836, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-4881284566962501697 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad A + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -9042057667059847475} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 7d225678fcc7f6742a80ddcd2b96db6d, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-3333104316658445606 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Trans CA + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: 7144953917631954307} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: aff4df14fa99dde4f857c08b21335316, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &-3232851210975616755 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 3348202645359582107} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75247526 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-3002064747466849803 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 3510368512047796495} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.822695 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-1927450424466762855 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 4361594350078803251} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.822695 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-1015871748333837181 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 1293016994839260713} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.822695 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1102 &-984085311176935166 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad A 3 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -7963060201157320765} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 7d225678fcc7f6742a80ddcd2b96db6d, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &-651930983155517677 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -5706689639318711499} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75247526 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-607779797301090551 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 6293962587571348443} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.822695 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 --- !u!91 &9100000 AnimatorController: m_ObjectHideFlags: 0 @@ -38,7 +519,7 @@ AnimatorController: m_AnimatorLayers: - serializedVersion: 5 m_Name: Base Layer - m_StateMachine: {fileID: 7787426596269947818} + m_StateMachine: {fileID: 8629457111477200043} m_Mask: {fileID: 0} m_Motions: [] m_Behaviours: [] @@ -48,7 +529,382 @@ AnimatorController: m_IKPass: 0 m_SyncedLayerAffectsTiming: 0 m_Controller: {fileID: 9100000} ---- !u!1107 &7787426596269947818 +--- !u!1102 &1293016994839260713 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Trans BC + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -6178876148975174574} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 58f09b96e15647d43b73fe9e1c424170, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &1728844411644669697 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -984085311176935166} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75247526 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1102 &3348202645359582107 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad B + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -8447052615760622165} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: ed2fa882a47a3fe43843485031432836, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &3510368512047796495 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad C 3 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -6919931387041469649} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 6ea08d19cb7dd9b48b72dd6f098deff0, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &3960496868264197154 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 4450497002729501060} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.822695 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1102 &4119408193672436289 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Trans AB + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -3232851210975616755} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 29028df50cb7346468403b2d83eaf04e, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &4322572367386622302 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -8698962648833097774} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.822695 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1102 &4361594350078803251 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad B 3 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -1015871748333837181} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: ed2fa882a47a3fe43843485031432836, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &4450497002729501060 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad B 2 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -1927450424466762855} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: ed2fa882a47a3fe43843485031432836, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &4776565548230088548 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad B 1 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: 3960496868264197154} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: ed2fa882a47a3fe43843485031432836, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &4884323255309288761 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad A 4 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: 8520816137576667584} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 7d225678fcc7f6742a80ddcd2b96db6d, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &6293962587571348443 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ad C 2 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -3002064747466849803} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 6ea08d19cb7dd9b48b72dd6f098deff0, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &6724803543611461463 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -8705547381882825444} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.822695 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &7144953917631954307 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -4881284566962501697} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.7524752 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &8520816137576667584 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 4119408193672436289} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75247526 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1107 &8629457111477200043 AnimatorStateMachine: serializedVersion: 6 m_ObjectHideFlags: 1 @@ -58,15 +914,66 @@ AnimatorStateMachine: m_Name: Base Layer m_ChildStates: - serializedVersion: 1 - m_State: {fileID: -254909049752884277} - m_Position: {x: 200, y: 0, z: 0} + m_State: {fileID: -4881284566962501697} + m_Position: {x: 210, y: -20, z: 0} + - serializedVersion: 1 + m_State: {fileID: 3348202645359582107} + m_Position: {x: 470, y: 220, z: 0} + - serializedVersion: 1 + m_State: {fileID: -5528881605204529045} + m_Position: {x: 780, y: -20, z: 0} + - serializedVersion: 1 + m_State: {fileID: 4119408193672436289} + m_Position: {x: 330, y: 300, z: 0} + - serializedVersion: 1 + m_State: {fileID: 1293016994839260713} + m_Position: {x: 620, y: -110, z: 0} + - serializedVersion: 1 + m_State: {fileID: -3333104316658445606} + m_Position: {x: 650, y: 300, z: 0} + - serializedVersion: 1 + m_State: {fileID: -8900581402668577340} + m_Position: {x: 210, y: 40, z: 0} + - serializedVersion: 1 + m_State: {fileID: -5706689639318711499} + m_Position: {x: 210, y: 100, z: 0} + - serializedVersion: 1 + m_State: {fileID: -984085311176935166} + m_Position: {x: 210, y: 160, z: 0} + - serializedVersion: 1 + m_State: {fileID: 4884323255309288761} + m_Position: {x: 210, y: 220, z: 0} + - serializedVersion: 1 + m_State: {fileID: -5515849034775228163} + m_Position: {x: 470, y: 160, z: 0} + - serializedVersion: 1 + m_State: {fileID: 4776565548230088548} + m_Position: {x: 470, y: 100, z: 0} + - serializedVersion: 1 + m_State: {fileID: 4450497002729501060} + m_Position: {x: 470, y: 40, z: 0} + - serializedVersion: 1 + m_State: {fileID: 4361594350078803251} + m_Position: {x: 470, y: -20, z: 0} + - serializedVersion: 1 + m_State: {fileID: -8705547381882825444} + m_Position: {x: 780, y: 40, z: 0} + - serializedVersion: 1 + m_State: {fileID: -8698962648833097774} + m_Position: {x: 780, y: 100, z: 0} + - serializedVersion: 1 + m_State: {fileID: 6293962587571348443} + m_Position: {x: 780, y: 160, z: 0} + - serializedVersion: 1 + m_State: {fileID: 3510368512047796495} + m_Position: {x: 780, y: 220, z: 0} m_ChildStateMachines: [] m_AnyStateTransitions: [] m_EntryTransitions: [] m_StateMachineTransitions: {} m_StateMachineBehaviours: [] - m_AnyStatePosition: {x: 50, y: 20, z: 0} - m_EntryPosition: {x: 50, y: 120, z: 0} - m_ExitPosition: {x: 800, y: 120, z: 0} + m_AnyStatePosition: {x: -10, y: -120, z: 0} + m_EntryPosition: {x: -10, y: -20, z: 0} + m_ExitPosition: {x: 1080, y: 150, z: 0} m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} - m_DefaultState: {fileID: -254909049752884277} + m_DefaultState: {fileID: -4881284566962501697} diff --git a/Assets/Animation/地铁/广告_Clip.anim b/Assets/Animation/地铁/广告_Clip.anim deleted file mode 100644 index a6f37848b..000000000 --- a/Assets/Animation/地铁/广告_Clip.anim +++ /dev/null @@ -1,92 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!74 &7400000 -AnimationClip: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: "\u5E7F\u544A_Clip" - serializedVersion: 7 - m_Legacy: 0 - m_Compressed: 0 - m_UseHighQualityCurve: 1 - m_RotationCurves: [] - m_CompressedRotationCurves: [] - m_EulerCurves: [] - m_PositionCurves: [] - m_ScaleCurves: [] - m_FloatCurves: [] - m_PPtrCurves: - - serializedVersion: 2 - curve: - - time: 0 - value: {fileID: -4405048901344286527, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 0.2 - value: {fileID: -1122559484016570890, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 0.4 - value: {fileID: 4104195065170942472, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 0.6 - value: {fileID: -8111242060909777974, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 0.8 - value: {fileID: 3937108316476549687, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 1.4 - value: {fileID: -5461299542655422114, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 1.6 - value: {fileID: 8372940412195568432, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 1.8 - value: {fileID: -209784658865499832, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 2 - value: {fileID: 2348400343753529920, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 2.2 - value: {fileID: 4268175561228725271, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 2.8 - value: {fileID: 6290427024997156769, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 3 - value: {fileID: -6694436552302629581, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 3.2 - value: {fileID: -5179304660350647129, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 3.4 - value: {fileID: -7254030043064729438, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 3.6 - value: {fileID: 1725551452837668830, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - - time: 4.2 - value: {fileID: 1725551452837668830, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} - attribute: m_Sprite - path: - classID: 212 - script: {fileID: 0} - flags: 2 - m_SampleRate: 100 - m_WrapMode: 0 - m_Bounds: - m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 0, y: 0, z: 0} - m_ClipBindingConstant: - genericBindings: [] - pptrCurveMapping: [] - m_AnimationClipSettings: - serializedVersion: 2 - m_AdditiveReferencePoseClip: {fileID: 0} - m_AdditiveReferencePoseTime: 0 - m_StartTime: 0 - m_StopTime: 4.21 - m_OrientationOffsetY: 0 - m_Level: 0 - m_CycleOffset: 0 - m_HasAdditiveReferencePose: 0 - m_LoopTime: 1 - m_LoopBlend: 0 - m_LoopBlendOrientation: 0 - m_LoopBlendPositionY: 0 - m_LoopBlendPositionXZ: 0 - m_KeepOriginalOrientation: 0 - m_KeepOriginalPositionY: 0 - m_KeepOriginalPositionXZ: 0 - m_HeightFromFeet: 0 - m_Mirror: 0 - m_EditorCurves: [] - m_EulerEditorCurves: [] - m_HasGenericRootTransform: 0 - m_HasMotionFloatCurves: 0 - m_Events: [] diff --git a/Assets/Animation/地铁/电视特写_背景.controller b/Assets/Animation/地铁/电视特写_背景.controller new file mode 100644 index 000000000..b54ba7363 --- /dev/null +++ b/Assets/Animation/地铁/电视特写_背景.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: "\u7535\u89C6\u7279\u5199_\u80CC\u666F" + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 1760646336373255125} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &606848118606110807 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: "\u7535\u89C6\u7279\u5199_\u80CC\u666F_Clip" + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 07555edb7218cfe4a97a46e47a0739f3, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &1760646336373255125 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 606848118606110807} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 606848118606110807} diff --git a/Assets/Animation/地铁/电视特写_背景.controller.meta b/Assets/Animation/地铁/电视特写_背景.controller.meta new file mode 100644 index 000000000..9226df6fd --- /dev/null +++ b/Assets/Animation/地铁/电视特写_背景.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 40d8833b34281c943a03ba6d0cd17306 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animation/地铁/电视特写_背景_Clip.anim b/Assets/Animation/地铁/电视特写_背景_Clip.anim new file mode 100644 index 000000000..9dfeae811 --- /dev/null +++ b/Assets/Animation/地铁/电视特写_背景_Clip.anim @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: "\u7535\u89C6\u7279\u5199_\u80CC\u666F_Clip" + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: + - serializedVersion: 2 + curve: + - time: 0 + value: {fileID: -3932180767942932963, guid: 2ec7ecf37e94576478bd44cb44257387, type: 3} + - time: 0.1 + value: {fileID: 8042235782776778738, guid: 2ec7ecf37e94576478bd44cb44257387, type: 3} + - time: 0.2 + value: {fileID: -4603542358186011861, guid: 2ec7ecf37e94576478bd44cb44257387, type: 3} + - time: 0.3 + value: {fileID: 5265112362940707252, guid: 2ec7ecf37e94576478bd44cb44257387, type: 3} + - time: 0.4 + value: {fileID: -4609608212582814738, guid: 2ec7ecf37e94576478bd44cb44257387, type: 3} + - time: 0.5 + value: {fileID: -8417807899907814986, guid: 2ec7ecf37e94576478bd44cb44257387, type: 3} + - time: 0.6 + value: {fileID: -2151965311785763307, guid: 2ec7ecf37e94576478bd44cb44257387, type: 3} + - time: 0.7 + value: {fileID: -2876123261820750625, guid: 2ec7ecf37e94576478bd44cb44257387, type: 3} + - time: 0.8 + value: {fileID: -2876123261820750625, guid: 2ec7ecf37e94576478bd44cb44257387, type: 3} + attribute: m_Sprite + path: + classID: 212 + script: {fileID: 0} + flags: 2 + m_SampleRate: 100 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: [] + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.81 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 0 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Animation/地铁/电视特写_背景_Clip.anim.meta b/Assets/Animation/地铁/电视特写_背景_Clip.anim.meta new file mode 100644 index 000000000..b837caade --- /dev/null +++ b/Assets/Animation/地铁/电视特写_背景_Clip.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 07555edb7218cfe4a97a46e47a0739f3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/CameraData/Main Camera Blends.asset b/Assets/CameraData/Main Camera Blends.asset index 04b2b36f6..ba5f637ec 100644 --- a/Assets/CameraData/Main Camera Blends.asset +++ b/Assets/CameraData/Main Camera Blends.asset @@ -222,3 +222,14 @@ MonoBehaviour: m_PreInfinity: 0 m_PostInfinity: 0 m_RotationOrder: 0 + - m_From: '**ANY CAMERA**' + m_To: Subway Camera + m_Blend: + m_Style: 0 + m_Time: 2 + m_CustomCurve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 0 + m_PostInfinity: 0 + m_RotationOrder: 0 diff --git a/Assets/Prefabs/FixSystemPrefabs/Screen System.prefab b/Assets/Prefabs/FixSystemPrefabs/Screen System.prefab index 381177f94..e9c2331ca 100644 --- a/Assets/Prefabs/FixSystemPrefabs/Screen System.prefab +++ b/Assets/Prefabs/FixSystemPrefabs/Screen System.prefab @@ -1784,7 +1784,7 @@ MonoBehaviour: idx: 0 maxWidth: 800 minWidth: 300 - bubbleStyle: {fileID: 11400000, guid: d5f9b20222601bb448b699d56806e310, type: 2} + bubbleStyle: {fileID: 11400000, guid: e3f425b45fd35cc4caf1939eaea2f7bc, type: 2} pivotType: 0 --- !u!1 &4865623556374582975 GameObject: diff --git a/Assets/RawResources/Art/地铁相关/地铁广告小.png b/Assets/RawResources/Art/地铁相关/地铁广告小.png new file mode 100644 index 000000000..0f7a4a856 --- /dev/null +++ b/Assets/RawResources/Art/地铁相关/地铁广告小.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4afa9ccfdf8b34b6384b76edf7f27ba98f6e15655e687fbb445a2e2194047e +size 830 diff --git a/Assets/RawResources/Art/地铁相关/地铁广告小.png.meta b/Assets/RawResources/Art/地铁相关/地铁广告小.png.meta new file mode 100644 index 000000000..4c66edc86 --- /dev/null +++ b/Assets/RawResources/Art/地铁相关/地铁广告小.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: f1760d1c638dd8d419c0ce12db72ad8d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 0 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 21.5 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/RawResources/Art/地铁相关/广告.aseprite b/Assets/RawResources/Art/地铁相关/广告.aseprite index 1b100e3ba4988d856ac27c491f49c49d4507a845..26200d192c90fe5aa7821ca504455c0bd143e792 100644 GIT binary patch delta 1589 zcmX?_vaN-Q)2xYs;lWZlhG`Qy%XwLN7#Mzi^l=4TK_73N?FDN4*MR&aC@VUR$UG61>*D(B=Z$smg? zhmdl1+|J0rz^cH+U^>}RPae z>D%lmxF4j4QMi%`sE1Klbn^t!Tp$xwB$R3LBN+*(0s+}XkXoRPlW%G{Y(6TV!VI;} zR(T(c$*;Z*#=NPu8pfQVx0YGb5EzudJ~Dwrn+fQcEFi(Ez{rpSv@?;36Wvd<86}O- zbQD8%L_-}M%2dA|>LVRsjQj_g3I_VXpsSekbcV0rVF#Yp=W>?3)+*~5vi&YN7qE$~ z*~x02aBy3Y_K|h%48E+fE z#%UU_Z7x`U_S)I`PuC^$?K}HA{6ziA=ZkM@*BfhnvO8_t6)R!A!}Pz_n_1hNqim4ek_zOtHFe#WZ1-g1TdgN6 zvLlK+uYRnGzP9dX{XDaDr)_tiyLZ}Lmoc4wXMalH?+=wN#oBFG`~SE+jn7+OArmGm zXf1cR&$;eVb>g3EzyD8q)A-)~*{{84_lQSUnr!xv_+qVoEMl+s;``Ml`?Je__8)#N zd-r?TKe3G!d%|C&J3ZNX(Es;+YkA3yHZ8j&?%0~HQ8@L7-B0!ZQw6k0g(U-jNHSOk zjZg(>LhfReR7cYRO9n3RWWc!us!J583zX*DFmx`G*$Kp7ZPkkY&lGbhZ!puCdEBkw2|G}r^S%FCEJVGh=TJ6O^LP1i1{ zE`P8te)V|>dlVq{7@_G{57prU)^Ss7GQu8Fggp*ux=uoMLCOhGzT|`j3>#P%C}1S> zS+R!%a_$F)1T4#f0|;0Q0kiBPG@Y=}P(y^q1!!D_0!yspjFJUtI$$9ojR*-?n(zV( sz2XI?iDWcgu+ZQ`ga#~4*aC&1X`&NN7c4Z`z`DSp0ZS96n?Y#;0N)U~LI3~& delta 229 zcmdni!gMr+)76N9;lWaV2A_$X<-Bp+3=F?MvNN1uU|?Y1*gK1pb2}pg1FHfPgTQ1( zG2zW~vt~0+ZsCz&6xckM=RPBlx@bF>ak7*EPz0=i*QtYX@;N~c!3ZV>2B21k4Ji75 z39bQZ0;&|mW+Fi#HFhH%9u>nYf7-mjevR0x)J&|l3A02vxRTL1t6 diff --git a/Assets/RawResources/Art/地铁相关/广告.aseprite.meta b/Assets/RawResources/Art/地铁相关/广告.aseprite.meta index 99e243655..75cdeeb2b 100644 --- a/Assets/RawResources/Art/地铁相关/广告.aseprite.meta +++ b/Assets/RawResources/Art/地铁相关/广告.aseprite.meta @@ -6,8 +6,33 @@ ScriptedImporter: - first: type: UnityEngine:AnimationClip assembly: UnityEngine.AnimationModule - name: "\u5E7F\u544A_Clip" - second: {fileID: 7400000, guid: 71ab1e738ba71ac4eadd4fbb6f0c43cc, type: 2} + name: Ad A + second: {fileID: 7400000, guid: 7d225678fcc7f6742a80ddcd2b96db6d, type: 2} + - first: + type: UnityEngine:AnimationClip + assembly: UnityEngine.AnimationModule + name: Ad B + second: {fileID: 7400000, guid: ed2fa882a47a3fe43843485031432836, type: 2} + - first: + type: UnityEngine:AnimationClip + assembly: UnityEngine.AnimationModule + name: Ad C + second: {fileID: 7400000, guid: 6ea08d19cb7dd9b48b72dd6f098deff0, type: 2} + - first: + type: UnityEngine:AnimationClip + assembly: UnityEngine.AnimationModule + name: Trans AB + second: {fileID: 7400000, guid: 29028df50cb7346468403b2d83eaf04e, type: 2} + - first: + type: UnityEngine:AnimationClip + assembly: UnityEngine.AnimationModule + name: Trans BC + second: {fileID: 7400000, guid: 58f09b96e15647d43b73fe9e1c424170, type: 2} + - first: + type: UnityEngine:AnimationClip + assembly: UnityEngine.AnimationModule + name: Trans CA + second: {fileID: 7400000, guid: aff4df14fa99dde4f857c08b21335316, type: 2} serializedVersion: 2 userData: assetBundleName: @@ -100,7 +125,7 @@ ScriptedImporter: addSortingGroup: 1 addShadowCasters: 0 importFileNodeState: 1 - platformSettingsDirtyTick: 638852501125163572 + platformSettingsDirtyTick: 638853599172579661 textureAssetName: singleSpriteImportData: - name: @@ -126,16 +151,16 @@ ScriptedImporter: animatedSpriteImportData: - name: "\u5E7F\u544A_Frame_10" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.46808514, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 - x: 60 - y: 4 + x: 106 + y: 115 width: 47 height: 29 - spriteID: e9efe88bc1f39eb4aa69efb49adeb0de + spriteID: e8221e9619444f74bac2662aba88da5a spriteBone: [] spriteOutline: [] vertices: [] @@ -143,19 +168,19 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 60, y: 4} + uvTransform: {x: 106, y: 115} - name: "\u5E7F\u544A_Frame_11" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.46808514, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 - x: 115 - y: 4 + x: 106 + y: 152 width: 47 height: 29 - spriteID: a14f0fcd241e32c4f8f7732777a119b9 + spriteID: 0bcb56c471ba13f44b40bd92325b9562 spriteBone: [] spriteOutline: [] vertices: [] @@ -163,19 +188,19 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 115, y: 4} + uvTransform: {x: 106, y: 152} - name: "\u5E7F\u544A_Frame_12" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.46808514, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 - x: 170 - y: 4 + x: 106 + y: 189 width: 47 height: 29 - spriteID: 0d5ddd2fdb317ea4091527521057d817 + spriteID: d7c8ed9efca70f04b97ad5b35d4ee57f spriteBone: [] spriteOutline: [] vertices: [] @@ -183,19 +208,19 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 170, y: 4} + uvTransform: {x: 106, y: 189} - name: "\u5E7F\u544A_Frame_13" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.46808514, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 - x: 4 - y: 41 + x: 106 + y: 226 width: 47 height: 29 - spriteID: a02406123ded90941ad90e2aa8118121 + spriteID: 8c253516801d4d441aa4f22336e96b91 spriteBone: [] spriteOutline: [] vertices: [] @@ -203,19 +228,19 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 4, y: 41} + uvTransform: {x: 106, y: 226} - name: "\u5E7F\u544A_Frame_14" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.46808514, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 - x: 59 - y: 41 + x: 106 + y: 263 width: 47 height: 29 - spriteID: 5314f350f4bc66444a430b0496397cf1 + spriteID: 671e203260650ae4d9718144b91671b7 spriteBone: [] spriteOutline: [] vertices: [] @@ -223,59 +248,19 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 59, y: 41} - - name: "\u5E7F\u544A_Frame_5" + uvTransform: {x: 106, y: 263} + - name: "\u5E7F\u544A_Frame_20" originalName: - pivot: {x: 0.4680851, y: 0.5344828} - alignment: 9 - border: {x: 0, y: 0, z: 0, w: 0} - rect: - serializedVersion: 2 - x: 114 - y: 41 - width: 47 - height: 29 - spriteID: 5cff086f8d757114b81b5999c79216e6 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 114, y: 41} - - name: "\u5E7F\u544A_Frame_6" - originalName: - pivot: {x: 0.4680851, y: 0.5344828} - alignment: 9 - border: {x: 0, y: 0, z: 0, w: 0} - rect: - serializedVersion: 2 - x: 169 - y: 41 - width: 47 - height: 29 - spriteID: 11e9aea656eb99d488d9f89fafb73da3 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 169, y: 41} - - name: "\u5E7F\u544A_Frame_7" - originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.23404257, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 x: 4 - y: 78 - width: 47 + y: 42 + width: 94 height: 29 - spriteID: 177172b0d56c1d64698895aa5475428e + spriteID: 77f5c859750570745bf8c268691418fb spriteBone: [] spriteOutline: [] vertices: [] @@ -283,19 +268,259 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 4, y: 78} + uvTransform: {x: 4, y: 42} + - name: "\u5E7F\u544A_Frame_21" + originalName: + pivot: {x: 0.32978725, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 79 + width: 94 + height: 29 + spriteID: 7a3fec499771e3f4086c1561e6c2a790 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 79} + - name: "\u5E7F\u544A_Frame_22" + originalName: + pivot: {x: 0.4574468, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 116 + width: 94 + height: 29 + spriteID: 618fd88b91394364d984aada9cbc8dcc + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 116} + - name: "\u5E7F\u544A_Frame_23" + originalName: + pivot: {x: 0.57446814, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 153 + width: 94 + height: 29 + spriteID: 1445b9b740c43e24fb021bf35968d896 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 153} + - name: "\u5E7F\u544A_Frame_24" + originalName: + pivot: {x: 0.7340426, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 190 + width: 94 + height: 29 + spriteID: 9dabc70dfdd2db14d89f98dcf86b17fa + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 190} + - name: "\u5E7F\u544A_Frame_25" + originalName: + pivot: {x: 0.23404257, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 227 + width: 94 + height: 29 + spriteID: c09192bd92f9a824aa72a9bda4b87038 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 227} + - name: "\u5E7F\u544A_Frame_26" + originalName: + pivot: {x: 0.3894737, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 106 + y: 4 + width: 95 + height: 29 + spriteID: c46ef0dac97cd0e4b8d2d66e2089f8c2 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 106, y: 4} + - name: "\u5E7F\u544A_Frame_27" + originalName: + pivot: {x: 0.5106383, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 264 + width: 94 + height: 29 + spriteID: c745d0502ee5dd2479ce20a1410b1ffc + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 264} + - name: "\u5E7F\u544A_Frame_28" + originalName: + pivot: {x: 0.6489362, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 301 + width: 94 + height: 29 + spriteID: 90f049a17d3689c4c8fe31c42f7f8f26 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 301} + - name: "\u5E7F\u544A_Frame_29" + originalName: + pivot: {x: 0.7340426, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 338 + width: 94 + height: 29 + spriteID: f91f88861acca6948925a5d2ff9b0ece + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 338} + - name: "\u5E7F\u544A_Frame_5" + originalName: + pivot: {x: 0.46808514, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 106 + y: 300 + width: 47 + height: 29 + spriteID: f7a5c3d001eeb9b4b8e78ff721479ea4 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 106, y: 300} + - name: "\u5E7F\u544A_Frame_6" + originalName: + pivot: {x: 0.46808514, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 106 + y: 337 + width: 47 + height: 29 + spriteID: f8f9c75cd05a4ee43b868d180c03c22e + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 106, y: 337} + - name: "\u5E7F\u544A_Frame_7" + originalName: + pivot: {x: 0.46808514, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 106 + y: 374 + width: 47 + height: 29 + spriteID: 8c65890578ff61042b31b5e63f7c195d + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 106, y: 374} - name: "\u5E7F\u544A_Frame_8" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.46808514, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 - x: 59 - y: 78 + x: 106 + y: 411 width: 47 height: 29 - spriteID: f59eee5c56508c64697c1da7a5874870 + spriteID: 7ef417df3ef69b540b2ebfba19759a75 spriteBone: [] spriteOutline: [] vertices: [] @@ -303,19 +528,19 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 59, y: 78} + uvTransform: {x: 106, y: 411} - name: "\u5E7F\u544A_Frame_9" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.46808514, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 - x: 114 - y: 78 + x: 106 + y: 448 width: 47 height: 29 - spriteID: f2f94cb4ad8e10741a0bfb7cce07e992 + spriteID: 581220200dd43404fbe5025cb006b833 spriteBone: [] spriteOutline: [] vertices: [] @@ -323,19 +548,19 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 114, y: 78} - - name: "\u5E7F\u544A_Frame_0" + uvTransform: {x: 106, y: 448} + - name: "\u5E7F\u544A_Frame_15" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.23404257, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 - x: 169 - y: 78 - width: 47 + x: 4 + y: 375 + width: 94 height: 29 - spriteID: d899b6ee44dd00342b7d716ea8c8f9ba + spriteID: f474dd41295fb3e42bdca01b4e6e3454 spriteBone: [] spriteOutline: [] vertices: [] @@ -343,19 +568,19 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 169, y: 78} - - name: "\u5E7F\u544A_Frame_1" + uvTransform: {x: 4, y: 375} + - name: "\u5E7F\u544A_Frame_16" originalName: - pivot: {x: 0.45833334, y: 0.5344828} + pivot: {x: 0.32978725, y: 0.5166667} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 x: 4 y: 4 - width: 48 - height: 29 - spriteID: 1442b8ee92648ac4b88d9d28c9695cfb + width: 94 + height: 30 + spriteID: f390f8f1c1080d041a203a1064cc887e spriteBone: [] spriteOutline: [] vertices: [] @@ -364,18 +589,18 @@ ScriptedImporter: edges: [] tessellationDetail: 0 uvTransform: {x: 4, y: 4} - - name: "\u5E7F\u544A_Frame_2" + - name: "\u5E7F\u544A_Frame_17" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.4574468, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 x: 4 - y: 115 - width: 47 + y: 412 + width: 94 height: 29 - spriteID: d409585e12c4e10408465a6302be8043 + spriteID: b67b3b5dd15923949825e792f027fc2d spriteBone: [] spriteOutline: [] vertices: [] @@ -383,19 +608,119 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 4, y: 115} + uvTransform: {x: 4, y: 412} + - name: "\u5E7F\u544A_Frame_18" + originalName: + pivot: {x: 0.57446814, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 449 + width: 94 + height: 29 + spriteID: 14a2f3bd5f6b9954599f9d11d96ce715 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 449} + - name: "\u5E7F\u544A_Frame_19" + originalName: + pivot: {x: 0.7340426, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 106 + y: 41 + width: 94 + height: 29 + spriteID: 7574df8b51d764647b3d57dd99536870 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 106, y: 41} + - name: "\u5E7F\u544A_Frame_0" + originalName: + pivot: {x: 0.46808514, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 162 + y: 78 + width: 47 + height: 29 + spriteID: 1b26e0eecabc3e944902f01ab21e4973 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 162, y: 78} + - name: "\u5E7F\u544A_Frame_1" + originalName: + pivot: {x: 0.45833337, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 106 + y: 78 + width: 48 + height: 29 + spriteID: a184cf8b79db4fe48a63e19dd185e2e4 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 106, y: 78} + - name: "\u5E7F\u544A_Frame_2" + originalName: + pivot: {x: 0.46808514, y: 0.5344828} + alignment: 9 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 162 + y: 115 + width: 47 + height: 29 + spriteID: 495fac8f7cbe7254d8046b64ba6494c0 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 162, y: 115} - name: "\u5E7F\u544A_Frame_3" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.46808514, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 - x: 59 - y: 115 + x: 162 + y: 152 width: 47 height: 29 - spriteID: fdf8315474212ac49aa61dc3197d288f + spriteID: c135a800a0e37e44d9b5733cf00c0c09 spriteBone: [] spriteOutline: [] vertices: [] @@ -403,19 +728,19 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 59, y: 115} + uvTransform: {x: 162, y: 152} - name: "\u5E7F\u544A_Frame_4" originalName: - pivot: {x: 0.4680851, y: 0.5344828} + pivot: {x: 0.46808514, y: 0.5344828} alignment: 9 border: {x: 0, y: 0, z: 0, w: 0} rect: serializedVersion: 2 - x: 114 - y: 115 + x: 162 + y: 189 width: 47 height: 29 - spriteID: 5deed059e1149474097f22e2e16c8987 + spriteID: 25303bce932f2de42848515cd2775433 spriteBone: [] spriteOutline: [] vertices: [] @@ -423,7 +748,7 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 114, y: 115} + uvTransform: {x: 162, y: 189} spriteSheetImportData: [] asepriteLayers: - layerIndex: 0 @@ -436,123 +761,243 @@ ScriptedImporter: - name: "\u5E7F\u544A_Frame_10" frameIndex: 10 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: e9efe88bc1f39eb4aa69efb49adeb0de + spriteId: e8221e9619444f74bac2662aba88da5a - name: "\u5E7F\u544A_Frame_11" frameIndex: 11 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: a14f0fcd241e32c4f8f7732777a119b9 + spriteId: 0bcb56c471ba13f44b40bd92325b9562 - name: "\u5E7F\u544A_Frame_12" frameIndex: 12 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: 0d5ddd2fdb317ea4091527521057d817 + spriteId: d7c8ed9efca70f04b97ad5b35d4ee57f - name: "\u5E7F\u544A_Frame_13" frameIndex: 13 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: a02406123ded90941ad90e2aa8118121 + spriteId: 8c253516801d4d441aa4f22336e96b91 - name: "\u5E7F\u544A_Frame_14" frameIndex: 14 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: 5314f350f4bc66444a430b0496397cf1 + spriteId: 671e203260650ae4d9718144b91671b7 + - name: "\u5E7F\u544A_Frame_20" + frameIndex: 20 + cellRect: + x: 53 + y: 8 + width: 94 + height: 29 + spriteId: 77f5c859750570745bf8c268691418fb + - name: "\u5E7F\u544A_Frame_21" + frameIndex: 21 + cellRect: + x: 44 + y: 8 + width: 94 + height: 29 + spriteId: 7a3fec499771e3f4086c1561e6c2a790 + - name: "\u5E7F\u544A_Frame_22" + frameIndex: 22 + cellRect: + x: 32 + y: 8 + width: 94 + height: 29 + spriteId: 618fd88b91394364d984aada9cbc8dcc + - name: "\u5E7F\u544A_Frame_23" + frameIndex: 23 + cellRect: + x: 21 + y: 8 + width: 94 + height: 29 + spriteId: 1445b9b740c43e24fb021bf35968d896 + - name: "\u5E7F\u544A_Frame_24" + frameIndex: 24 + cellRect: + x: 6 + y: 8 + width: 94 + height: 29 + spriteId: 9dabc70dfdd2db14d89f98dcf86b17fa + - name: "\u5E7F\u544A_Frame_25" + frameIndex: 25 + cellRect: + x: 53 + y: 8 + width: 94 + height: 29 + spriteId: c09192bd92f9a824aa72a9bda4b87038 + - name: "\u5E7F\u544A_Frame_26" + frameIndex: 26 + cellRect: + x: 38 + y: 8 + width: 95 + height: 29 + spriteId: c46ef0dac97cd0e4b8d2d66e2089f8c2 + - name: "\u5E7F\u544A_Frame_27" + frameIndex: 27 + cellRect: + x: 27 + y: 8 + width: 94 + height: 29 + spriteId: c745d0502ee5dd2479ce20a1410b1ffc + - name: "\u5E7F\u544A_Frame_28" + frameIndex: 28 + cellRect: + x: 14 + y: 8 + width: 94 + height: 29 + spriteId: 90f049a17d3689c4c8fe31c42f7f8f26 + - name: "\u5E7F\u544A_Frame_29" + frameIndex: 29 + cellRect: + x: 6 + y: 8 + width: 94 + height: 29 + spriteId: f91f88861acca6948925a5d2ff9b0ece - name: "\u5E7F\u544A_Frame_5" frameIndex: 5 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: 5cff086f8d757114b81b5999c79216e6 + spriteId: f7a5c3d001eeb9b4b8e78ff721479ea4 - name: "\u5E7F\u544A_Frame_6" frameIndex: 6 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: 11e9aea656eb99d488d9f89fafb73da3 + spriteId: f8f9c75cd05a4ee43b868d180c03c22e - name: "\u5E7F\u544A_Frame_7" frameIndex: 7 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: 177172b0d56c1d64698895aa5475428e + spriteId: 8c65890578ff61042b31b5e63f7c195d - name: "\u5E7F\u544A_Frame_8" frameIndex: 8 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: f59eee5c56508c64697c1da7a5874870 + spriteId: 7ef417df3ef69b540b2ebfba19759a75 - name: "\u5E7F\u544A_Frame_9" frameIndex: 9 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: f2f94cb4ad8e10741a0bfb7cce07e992 + spriteId: 581220200dd43404fbe5025cb006b833 + - name: "\u5E7F\u544A_Frame_15" + frameIndex: 15 + cellRect: + x: 53 + y: 8 + width: 94 + height: 29 + spriteId: f474dd41295fb3e42bdca01b4e6e3454 + - name: "\u5E7F\u544A_Frame_16" + frameIndex: 16 + cellRect: + x: 44 + y: 8 + width: 94 + height: 30 + spriteId: f390f8f1c1080d041a203a1064cc887e + - name: "\u5E7F\u544A_Frame_17" + frameIndex: 17 + cellRect: + x: 32 + y: 8 + width: 94 + height: 29 + spriteId: b67b3b5dd15923949825e792f027fc2d + - name: "\u5E7F\u544A_Frame_18" + frameIndex: 18 + cellRect: + x: 21 + y: 8 + width: 94 + height: 29 + spriteId: 14a2f3bd5f6b9954599f9d11d96ce715 + - name: "\u5E7F\u544A_Frame_19" + frameIndex: 19 + cellRect: + x: 6 + y: 8 + width: 94 + height: 29 + spriteId: 7574df8b51d764647b3d57dd99536870 - name: "\u5E7F\u544A_Frame_0" frameIndex: 0 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: d899b6ee44dd00342b7d716ea8c8f9ba + spriteId: 1b26e0eecabc3e944902f01ab21e4973 - name: "\u5E7F\u544A_Frame_1" frameIndex: 1 cellRect: - x: 16 + x: 53 y: 8 width: 48 height: 29 - spriteId: 1442b8ee92648ac4b88d9d28c9695cfb + spriteId: a184cf8b79db4fe48a63e19dd185e2e4 - name: "\u5E7F\u544A_Frame_2" frameIndex: 2 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: d409585e12c4e10408465a6302be8043 + spriteId: 495fac8f7cbe7254d8046b64ba6494c0 - name: "\u5E7F\u544A_Frame_3" frameIndex: 3 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: fdf8315474212ac49aa61dc3197d288f + spriteId: c135a800a0e37e44d9b5733cf00c0c09 - name: "\u5E7F\u544A_Frame_4" frameIndex: 4 cellRect: - x: 16 + x: 53 y: 8 width: 47 height: 29 - spriteId: 5deed059e1149474097f22e2e16c8987 + spriteId: 25303bce932f2de42848515cd2775433 linkedCells: [] parentIndex: -1 platformSettings: @@ -618,4 +1063,4 @@ ScriptedImporter: androidETC2FallbackOverride: 0 secondarySpriteTextures: [] spritePackingTag: - canvasSize: {x: 76, y: 47} + canvasSize: {x: 150, y: 47} diff --git a/Assets/RawResources/Art/地铁相关/电视特写.psd b/Assets/RawResources/Art/地铁相关/电视特写.psd new file mode 100644 index 000000000..9cdc35160 --- /dev/null +++ b/Assets/RawResources/Art/地铁相关/电视特写.psd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ff181e7fbfc7f493862abbec8bc06abe9a6a90fef9080c827051c3b98ddcf69 +size 417641 diff --git a/Assets/RawResources/Art/地铁相关/电视特写.psd.meta b/Assets/RawResources/Art/地铁相关/电视特写.psd.meta new file mode 100644 index 000000000..da3112168 --- /dev/null +++ b/Assets/RawResources/Art/地铁相关/电视特写.psd.meta @@ -0,0 +1,516 @@ +fileFormatVersion: 2 +guid: 685ee1335bf310b4e9af397e9812cd86 +importerOverride: + nativeImporterType: 2089858483 + scriptedImporterType: + serializedVersion: 2 + Hash: b10b55a1aa6a1aa32521bc0cab59632e +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: b2a9591990af98743ba3ff7cf1000886, type: 3} + textureImporterSettings: + alphaSource: 1 + mipMapMode: 0 + enableMipMap: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + convertToNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + swizzle: 50462976 + isReadable: 0 + streamingMipmaps: 1 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + nPOTScale: 1 + sRGBTexture: 1 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 21.5 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 0 + flipbookColumns: 0 + ignorePngGamma: 0 + cookieMode: 0 + filterMode: 0 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + normalMap: 0 + textureFormat: 0 + maxTextureSize: 0 + lightmap: 0 + compressionQuality: 0 + linearTexture: 0 + grayScaleToAlpha: 0 + rGBM: 0 + cubemapConvolutionSteps: 0 + cubemapConvolutionExponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} + spritePosition: {x: 0, y: 0} + mosaicSpriteImportData: + - name: news + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 396 + y: 4 + width: 78 + height: 49 + spriteID: f9254188b19c955438d524d29c818dae + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 396, y: 4} + spritePosition: {x: 201, y: 123} + - name: SCREEN + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 616 + width: 209 + height: 118 + spriteID: e9d650e66c75e3e4fafe8856625d195c + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 616} + spritePosition: {x: 79, y: 76} + - name: TV + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 452 + width: 279 + height: 156 + spriteID: e076788f8294e7a4b826b6f54e3bbe60 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 452} + spritePosition: {x: 32, y: 53} + - name: night + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 384 + height: 216 + spriteID: 8ed5d58c62d5f2c4aaa792317a0e84cd + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 4} + spritePosition: {x: 0, y: 0} + - name: day + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 228 + width: 384 + height: 216 + spriteID: 7e7acc98b52d90949a8c9899b98285a6 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 228} + spritePosition: {x: 0, y: 0} + rigSpriteImportData: + - name: news + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 396 + y: 4 + width: 78 + height: 49 + spriteID: f58a30b2f8d6bdc4b99c82135d3e7ea2 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 396, y: 4} + spritePosition: {x: 201, y: 123} + - name: SCREEN + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 616 + width: 209 + height: 118 + spriteID: 42c437a4843df88419a309d6dfcb3957 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 616} + spritePosition: {x: 79, y: 76} + - name: TV + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 452 + width: 279 + height: 156 + spriteID: 11703754dfd73ae46981a4f5eec362ae + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 452} + spritePosition: {x: 32, y: 53} + - name: night + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 384 + height: 216 + spriteID: e2afa14976e281a4f85c6ad3a945c7f8 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 4} + spritePosition: {x: 0, y: 0} + - name: day + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + rect: + serializedVersion: 2 + x: 4 + y: 228 + width: 384 + height: 216 + spriteID: 7d7e71ac8c59b3c4887491197e246b99 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 228} + spritePosition: {x: 0, y: 0} + characterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + sharedRigSpriteImportData: [] + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + platformSettings: + - name: DefaultTexturePlatform + overridden: 0 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Standalone + overridden: 0 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Server + overridden: 0 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Android + overridden: 0 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: WebGL + overridden: 0 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + mosaicLayers: 1 + characterMode: 0 + documentPivot: {x: 0, y: 0} + documentAlignment: 0 + importHiddenLayers: 0 + layerMappingOption: 2 + generatePhysicsShape: 0 + paperDollMode: 0 + keepDupilcateSpriteName: 1 + skeletonAssetReferenceID: + padding: 4 + spriteSizeExpand: 0 + spriteCategoryList: + categories: [] + spritePackingTag: + resliceFromLayer: 0 + mosaicPSDLayers: + - name: news + spriteName: news + isGroup: 0 + parentIndex: -1 + spriteID: f9254188b19c955438d524d29c818dae + layerID: 7 + mosaicPosition: {x: 396, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: SCREEN + spriteName: SCREEN + isGroup: 0 + parentIndex: -1 + spriteID: e9d650e66c75e3e4fafe8856625d195c + layerID: 6 + mosaicPosition: {x: 4, y: 616} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: TV + spriteName: TV + isGroup: 0 + parentIndex: -1 + spriteID: e076788f8294e7a4b826b6f54e3bbe60 + layerID: 5 + mosaicPosition: {x: 4, y: 452} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: night + spriteName: night + isGroup: 0 + parentIndex: -1 + spriteID: 8ed5d58c62d5f2c4aaa792317a0e84cd + layerID: 3 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: day + spriteName: day + isGroup: 0 + parentIndex: -1 + spriteID: 7e7acc98b52d90949a8c9899b98285a6 + layerID: 2 + mosaicPosition: {x: 4, y: 228} + flatten: 0 + isImported: 1 + isVisible: 1 + rigPSDLayers: + - name: news + spriteName: news + isGroup: 0 + parentIndex: -1 + spriteID: f58a30b2f8d6bdc4b99c82135d3e7ea2 + layerID: 7 + mosaicPosition: {x: 396, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: SCREEN + spriteName: SCREEN + isGroup: 0 + parentIndex: -1 + spriteID: 42c437a4843df88419a309d6dfcb3957 + layerID: 6 + mosaicPosition: {x: 4, y: 616} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: TV + spriteName: TV + isGroup: 0 + parentIndex: -1 + spriteID: 11703754dfd73ae46981a4f5eec362ae + layerID: 5 + mosaicPosition: {x: 4, y: 452} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: night + spriteName: night + isGroup: 0 + parentIndex: -1 + spriteID: e2afa14976e281a4f85c6ad3a945c7f8 + layerID: 3 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: day + spriteName: day + isGroup: 0 + parentIndex: -1 + spriteID: 7d7e71ac8c59b3c4887491197e246b99 + layerID: 2 + mosaicPosition: {x: 4, y: 228} + flatten: 0 + isImported: 1 + isVisible: 1 + sharedRigPSDLayers: [] + pSDLayerImportSetting: [] + importFileNodeState: 1 + platformSettingsDirtyTick: 638853606820326419 + spriteSizeExpandChanged: 0 + generateGOHierarchy: 0 + textureAssetName: + prefabAssetName: + spriteLibAssetName: + skeletonAssetName: + secondarySpriteTextures: [] diff --git a/Assets/RawResources/Art/地铁相关/电视特写_背景.aseprite b/Assets/RawResources/Art/地铁相关/电视特写_背景.aseprite new file mode 100644 index 0000000000000000000000000000000000000000..ff5e42ed94499dde8577a5b82a5d64d2f52401a5 GIT binary patch literal 4128 zcmcJSdsLL=7RJ8;k*hPnTw!KlfZ-;$;m!;UGonZbxrj*`Y30eIM*&fh6v-gVTvlR5 z;w45a(o7sF4KM>WYh|WL7=mD4A`fUtXbLCwjCcpS&g$NN98F^)&c|J!TWmg9zQS+QNMu!{t5Yt^G$ipF!Ci)!qT zE=K>N8w*P-TpmAuJk;LW66(Oz)|zE(SjNVJuG&y$f}J(g+S&$c!_>~!mh$#?Q2Pn? zP`(4HgS`V~_@n~<1gIms>L}nN76~XLaHQDTiB#+?fJ#K9u0m1;Qx`FdnJQ%z3j|I~ zMNr54v7?YOPGY7qsI!wZR3dbQ3Pq$+5#1#e(p@5^LJ`%A#S*BDRVtXeh^f*|LMzCm zbX6&(yW}#;D`m8oi%bf2bD5OuZDW z-ibWRV(O`+p4Cd4PUTK>`MFaZ z#8e}tbwXJWVKTZmianoDciJV2?G?i^S|vTbIHsZO-e@;kN5|qgroJj#%~!=bWU)Vs zgFPq{q^1>oJ*c0Fp7hLvJV*o7^dtkB26)kv3}hOhra0J#o@$66J^xS-S|NgIjEdqg zPg*U?lR61klSX+{M&nEMQQovdj2C6}tWxVkJH|8BvX$d~sV2;io=l`a-KF!Re)RsN zIzQT7&+>*qik&5%P?3}@DwL`zBlChvTs$Zv^M;CCe4#Qq<>gAsE8XZWnVjlfl~f~i z^@ob(q!IgbEd*lvgr!k3=kSkAbS(sS~LxoHD9ts7w__ zv4@uOo^hn=c*=V*RT~h8c+*{>Ov5Kq92r0w9Yo!R`%{OJ0X~!oB#jB6yn)qdgJ~9h z2u-I8p^4&{Mg{mGjt(T%1ykp-8miGVjnzE~4h@drf8mfuY1VCdoGKx^ z8m?h6&1>|fvoNxgn#4{g!H-TYaUz{aLLi-5Vle4r0i?-6q^ZGlrb!x>38grdsgX@F zg=s<{&6OBTvnMl63!ykkLwRF3^*JemPBS@_rcMo`d|Cu)dL&Jh5J~e+iKY`Yvd*W* z&|E2TG|`MGx@%?(>2w3lH7SB7ni4~2lwqJ5(~XqRV468O3~|=f2&lx%2$iWPjagfA z+&KD+h2J^gAM6MCL46?K-p10w#sZ`V=D~OX9&`uV!F52Le)tYxIY17I1L5E|;0IM*&d~6!-)?0Zvd;sZ@fOfF(!?OoEXBBwb1KR*LPz^`}&j2%!3>X8$05H%C=mNI@ zEf5R1@>2-`Do_fD0-pdUkO^1>p2q*%F03i?v_yKzW9#99!0dD{skOr6mV*nV? z1!w_R02L4gH~~ul5>NyP0Y3l_kOSBNGXMQEA2>-!+a2{+2&%tnT8>|MOC5O7hVXzmx z1!KWguoV0RGr>u)5j+F~!9B1Jd;`)@M%(A{*J>PI{b`4BQ|Gd{H;e0Qz9~Lu zQ`xa-_*T5Ft?j83QQw8F-PZoE)khj)_i4{9>pgik{Ehf&=M*ngUwC2I_5G*23QcY8 zw<|UqzH48-^O^qj66eiU$^TFsGt4(v?bUJv8}d@PiyKGZ zox(Cr+H-G2x?_5of%)Rl!+@go(UPp7cO|mOd zIT|z4rzc&HQSM2t+n@VbqL=fozL(zpM6hIj%EzY>A6Z-PaXjQ{8WUU&X8&tmv;ST5Phuw!X;nz0!{S z1=-ow-GyCWZhoY>b^oKeI%@9xr?w>;H0S$$hT_CaXAjlX`oD7ZiZT7t%P)(5nml7s zN8y}Y&8b&1?tcn=57MW!<(+>1%{Kn&?S%_pPr2ON)>FHFFwR_Abl{97XG|Gb*)^-H zw+R0U>z!| z?7J;G$GlTrJ+1ww{Ijn6xude2FZ-H)EgJevUbpj?raebKI664zqy5bz!z;b>kJs~V zUTFxqI^bSCFtaeZVW&AM_Lr1QH*U|zqr*=$@)n#uy!+>&)_pUF%LC61eo^^p%Nrqs z7xP!7%_&}S=E*0gr8Q;+`Uf;-UdSYa#-y-k_hpG#YOn>UZ^nd9SyR|U% zPp0=u&o0wVFFsu0H1bySd7sNU=5F4k`3>HS4<}#meg0_tjIJ8b-!`a39)(lft)!>f-8!zPZhexcq zXX`sEc6V!+#zsA3Foj$+rS~)_$8Pg9W#z+V!=kYdySFcG;Jl`+xxBA~$F({|j%5|x z8@Q!SXc^t#QfT2<(_4M)k@@y5m4mT)zi~_F@;Pq`S8iN(51GqrX9Yx8@6O!*_`%)!jm6Jx{QcB$LX|mR zpWVAH+k8oB?oUk0<{3|}F`vvWFWfcqL;cp+&o7%ztvv@WXP}Wg&))l{C)AB|+|)M4 zRhII&yT4@>RTjjR&MgYAe4hXG+)GP3AL;+>gZ?ca>c5HlZ=c3LuHvkY{eduf-rQL^ zHpQBWXVf3wDNA~{y!@S?uiajCsp-&)sW~Rg7uIKvtZGwWL2mZEbB6x8`P{X#?FY@9 zXQVCG*YquK$jndfUB5bL;lSa$Ayr+Hua@80maX43qqw4R!*I^D=j(&&c05(ub?4XN znu?B*9Burpypy*59cxb37;f+Ts3S+eNpghuNp*8yUen$0w>n?Rf1+XK%0?cys_rfA R)|S}|+bX1Q`~K~> <> <> +<> <> <> <> @@ -138,7 +139,7 @@ yl: 我不在乎现在是几点,你比别的机体都晚到。 #line:099cb46 yl: 路斯,医疗型机体,原型稳定性评级:C,50天前从中央回收站调至提纯产区诊所… #line:0d2bf54 me: 考核指标写的明明是7点30分前到岗。 #line:018ec7f -<> +<> 她的目光总算第一次抬起来,落到了你的脸上,尖利得像是要穿透你。 #line:0771e97 yl: 你打断我说话? #line:0578802 @@ -148,7 +149,7 @@ yl: 你打断我说话? #line:0578802 me: 对…对不起。总管。 #line:02b363b 她轻轻叹了口气,把全息平板上的内容直接拖到了最底部。 #line:0b71777 -<> +<> yl: 这次待改进考核的指标… #line:0880d0b yl: 都是踩线通过。对你这样的原型来说…运气不错。 #line:02b9a6f @@ -164,7 +165,7 @@ yl: 经受治疗的机体返岗必须可以正常工作的情况,
不允许 me: 到年审结束吗? #line:016f562 yl: 不。到我说可以的时候。 #line:0d27206 me: 那就是永远? #line:0800618 -<> +<> 她再次抬起头盯着你,你也以同样的目光回敬。 #line:0baf29d me: 为什么? #line:08956af diff --git a/Assets/Resources/Yarn/FP_Day1_mid/Day1_mid.yarn b/Assets/Resources/Yarn/FP_Day1_mid/Day1_mid.yarn index 8167b8d57..d4009ac04 100644 --- a/Assets/Resources/Yarn/FP_Day1_mid/Day1_mid.yarn +++ b/Assets/Resources/Yarn/FP_Day1_mid/Day1_mid.yarn @@ -140,7 +140,7 @@ position: 250,200 <> <> <> -<> +<> me: 呼… #line:0f8a4c3 <> me: 还没走吗?佩佩。 #line:04bdd27 diff --git a/Assets/Resources/Yarn/FP_Day2_mid/Day2_mid.yarn b/Assets/Resources/Yarn/FP_Day2_mid/Day2_mid.yarn index 34902447f..730e29dd6 100644 --- a/Assets/Resources/Yarn/FP_Day2_mid/Day2_mid.yarn +++ b/Assets/Resources/Yarn/FP_Day2_mid/Day2_mid.yarn @@ -12,7 +12,7 @@ position: 205,-53 <> me: (轻哼)小鸟...小鸟…… #line:0114a4d <> -<> +<> <> <> me: …… #line:0df9d06 diff --git a/Assets/Resources/Yarn/FP_Peipei2/Stage12_结束对话.yarn b/Assets/Resources/Yarn/FP_Peipei2/Stage12_结束对话.yarn index b383bf523..f10318dee 100644 --- a/Assets/Resources/Yarn/FP_Peipei2/Stage12_结束对话.yarn +++ b/Assets/Resources/Yarn/FP_Peipei2/Stage12_结束对话.yarn @@ -229,7 +229,7 @@ me: …… #line:06df2f5 <> <> -<> +<> <> <> me: 呼… #line:060ff16 diff --git a/Assets/Scenes/PeipeiFixScene.unity b/Assets/Scenes/PeipeiFixScene.unity index fc5df9670..0a990effc 100644 --- a/Assets/Scenes/PeipeiFixScene.unity +++ b/Assets/Scenes/PeipeiFixScene.unity @@ -611,3203 +611,3203 @@ PrefabInstance: m_Modifications: - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[0].y - value: -1.237581 + value: -1.2207534 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[1].y - value: -1.2410573 + value: -1.2243278 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[2].y - value: -1.2428374 + value: -1.230373 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[3].y - value: -1.2385103 + value: -1.2321776 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[4].y - value: -1.2371534 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[5].y - value: -1.2379354 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[6].y - value: -1.2344325 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[7].y - value: -1.2286005 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[8].y - value: -1.2271394 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[9].y - value: -1.2269505 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[10].y - value: -1.2210569 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[11].y - value: -1.2170845 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[12].y - value: -1.2177334 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[13].y - value: -1.2165868 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[14].y - value: -1.212702 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[15].y - value: -1.2133262 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[16].y - value: -1.2166209 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[17].y - value: -1.2154216 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[18].y - value: -1.2144971 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[19].y - value: -1.2197201 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[20].y - value: -1.224424 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[21].y - value: -1.223657 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[22].y - value: -1.226946 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[23].y - value: -1.2329423 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[24].y - value: -1.234937 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[25].y - value: -1.2345647 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[26].y - value: -1.2382269 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[27].y - value: -1.2422283 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[28].y - value: -1.2400874 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[29].y - value: -1.238817 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[30].y - value: -1.2409896 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[31].y - value: -1.2401055 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[32].y - value: -1.2347178 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[33].y - value: -1.2337704 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[34].y - value: -1.2337825 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[35].y - value: -1.2283723 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[36].y - value: -1.2225081 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[37].y - value: -1.2223636 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[38].y - value: -1.221121 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[39].y - value: -1.2158761 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[40].y - value: -1.2142 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[41].y - value: -1.2159384 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[42].y - value: -1.2146153 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[43].y - value: -1.2120262 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[44].y - value: -1.2152413 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[45].y - value: -1.2189337 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[46].y - value: -1.2182617 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[47].y - value: -1.2196434 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[48].y - value: -1.2255267 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[49].y - value: -1.2292092 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[50].y - value: -1.2285283 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[51].y - value: -1.2330219 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[52].y - value: -1.2385261 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[53].y - value: -1.2383591 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[54].y - value: -1.2371709 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[55].y - value: -1.241527 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[56].y - value: -1.2423531 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[57].y - value: -1.238909 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[58].y - value: -1.2377641 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[59].y - value: -1.2387555 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[60].y - value: -1.235448 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[61].y - value: -1.2293767 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[62].y - value: -1.2292017 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[63].y - value: -1.2281122 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[64].y - value: -1.2221464 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[65].y - value: -1.2180114 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[66].y - value: -1.2184777 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[67].y - value: -1.2166137 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[68].y - value: -1.2124192 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[69].y - value: -1.213347 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[70].y - value: -1.2163715 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[71].y - value: -1.2149465 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[72].y - value: -1.2137599 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[73].y - value: -1.2192523 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[74].y - value: -1.2224936 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[75].y - value: -1.2225404 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[76].y - value: -1.2257711 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[77].y - value: -1.2318041 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[78].y - value: -1.2339286 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[79].y - value: -1.232897 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[80].y - value: -1.2380387 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[81].y - value: -1.2417929 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[82].y - value: -1.2399125 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[83].y - value: -1.2082999 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[84].y - value: -1.2050567 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[85].y - value: -1.2064277 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[86].y - value: -1.1968302 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[87].y - value: -1.1796387 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[88].y - value: -1.1624473 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[89].y - value: -1.1579121 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[90].y - value: -1.1546689 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[91].y - value: -1.1560401 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[92].y - value: -1.1536143 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[93].y - value: -1.1364229 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[94].y - value: -1.1192315 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[95].y - value: -1.1075244 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[96].y - value: -1.1042812 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[97].y - value: -1.1056523 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[98].y - value: -1.1070235 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[99].y - value: -1.0932071 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[100].y - value: -1.0760157 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[101].y - value: -1.0588243 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[102].y - value: -1.0538936 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[103].y - value: -1.0552646 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[104].y - value: -1.0566357 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[105].y - value: -1.0499913 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[106].y - value: -1.0327998 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[107].y - value: -1.0156084 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[108].y - value: -1.0043496 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[109].y - value: -1.004877 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[110].y - value: -1.006248 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[111].y - value: -1.0067754 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[112].y - value: -0.989584 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[113].y - value: -0.97832525 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[114].y - value: -0.96113384 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[115].y - value: -0.95448923 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[116].y - value: -0.9558604 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[117].y - value: -0.9572314 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[118].y - value: -0.94217575 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[119].y - value: -0.94481254 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[120].y - value: -0.9578907 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[121].y - value: -0.94903123 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[122].y - value: -0.9359531 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[123].y - value: -0.94312507 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[124].y - value: -0.9562032 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[125].y - value: -0.9428085 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[126].y - value: -0.93626964 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[127].y - value: -0.94934773 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[128].y - value: -0.9575742 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[129].y - value: -0.94449604 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[130].y - value: -0.9345821 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[131].y - value: -0.95557034 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[132].y - value: -0.9513515 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[133].y - value: -0.9382734 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[134].y - value: -0.9408048 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[135].y - value: -0.95388293 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[136].y - value: -0.94512886 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[137].y - value: -0.93394935 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[138].y - value: -0.94702744 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[139].y - value: -0.9598945 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[140].y - value: -0.9468163 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[141].y - value: -0.93373823 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[142].y - value: -0.95325005 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[143].y - value: -0.9536718 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[144].y - value: -0.94059366 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[145].y - value: -0.9384845 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[146].y - value: -0.95156264 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[147].y - value: -0.9553593 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[148].y - value: -0.934371 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[149].y - value: -0.94470716 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[150].y - value: -0.95778525 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[151].y - value: -0.9491366 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[152].y - value: -0.96255755 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[153].y - value: -0.9748974 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[154].y - value: -0.9794589 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[155].y - value: -0.99327546 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[156].y - value: -1.0094122 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[157].y - value: -1.0255489 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[158].y - value: -1.0416856 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[159].y - value: -1.0578223 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[160].y - value: -1.0727197 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[161].y - value: -1.0850595 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[162].y - value: -1.0973994 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[163].y - value: -1.1097392 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[164].y - value: -1.122079 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[165].y - value: -1.1384532 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[166].y - value: -1.1545899 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[167].y - value: -1.1707267 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[168].y - value: -1.1868634 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[169].y - value: -1.203 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[170].y - value: -1.2153398 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[171].y - value: -1.2199012 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[172].y - value: -1.2322412 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[173].y - value: -1.2459522 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[174].y - value: -1.262089 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[175].y - value: -1.2782257 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[176].y - value: -1.2943624 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[177].y - value: -1.313162 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[178].y - value: -1.3255018 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[179].y - value: -1.3378416 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[180].y - value: -1.3501816 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[181].y - value: -1.3625214 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[182].y - value: -1.3748612 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[183].y - value: -1.39113 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[184].y - value: -1.4072667 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[185].y - value: -1.4234035 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[186].y - value: -1.4395401 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[187].y - value: -1.4405684 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[188].y - value: -1.4448925 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[189].y - value: -1.4343984 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[190].y - value: -1.4371407 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[191].y - value: -1.4436798 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[192].y - value: -1.4417812 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[193].y - value: -1.4352422 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[194].y - value: -1.4402521 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[195].y - value: -1.4452089 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[196].y - value: -1.4386699 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[197].y - value: -1.4328692 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[198].y - value: -1.4394083 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[199].y - value: -1.4459474 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[200].y - value: -1.4355586 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[201].y - value: -1.4359806 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[202].y - value: -1.4425197 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[203].y - value: -1.4429413 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[204].y - value: -1.4364023 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[205].y - value: -1.4351368 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[206].y - value: -1.445631 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[207].y - value: -1.4398301 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[208].y - value: -1.433291 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[209].y - value: -1.4382482 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[210].y - value: -1.4447873 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[211].y - value: -1.4406738 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[212].y - value: -1.4348204 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[213].y - value: -1.4413595 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[214].y - value: -1.4441015 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[215].y - value: -1.4375625 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[216].y - value: -1.4339767 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[217].y - value: -1.4405158 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[218].y - value: -1.4409902 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[219].y - value: -1.4344511 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[220].y - value: -1.437088 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[221].y - value: -1.2220287 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[222].y - value: -1.217542 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[223].y - value: -1.2135668 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[224].y - value: -1.2152023 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[225].y - value: -1.2154989 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[226].y - value: -1.2127988 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[227].y - value: -1.2136308 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[228].y - value: -1.2181135 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[229].y - value: -1.2187601 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[230].y - value: -1.2184887 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[231].y - value: -1.2241977 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[232].y - value: -1.2295979 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[233].y - value: -1.2298456 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[234].y - value: -1.2313085 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[235].y - value: -1.2372955 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[236].y - value: -1.2389388 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[237].y - value: -1.2376785 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[238].y - value: -1.2399644 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[239].y - value: -1.2430865 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[240].y - value: -1.2404929 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[241].y - value: -1.2371318 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[242].y - value: -1.2382134 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[243].y - value: -1.2367079 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[244].y - value: -1.2310357 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[245].y - value: -1.2278882 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[246].y - value: -1.228544 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[247].y - value: -1.2234621 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[248].y - value: -1.2176975 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[249].y - value: -1.2179462 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[250].y - value: -1.2182488 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[251].y - value: -1.2140093 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[252].y - value: -1.212526 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[253].y - value: -1.2154392 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[254].y - value: -1.2156363 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[255].y - value: -1.2141935 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[256].y - value: -1.2175709 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[257].y - value: -1.2230191 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[258].y - value: -1.2229472 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[259].y - value: -1.2244307 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[260].y - value: -1.2304721 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[261].y - value: -1.2343601 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[262].y - value: -1.2341995 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[263].y - value: -1.2363803 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[264].y - value: -1.2415286 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[265].y - value: -1.2406707 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[266].y - value: -1.2381786 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[267].y - value: -1.2405698 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[268].y - value: -1.2417986 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[269].y - value: -1.2371873 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[270].y - value: -1.2342377 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[271].y - value: -1.2344277 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[272].y - value: -1.2308733 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[273].y - value: -1.2248359 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[274].y - value: -1.2230263 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[275].y - value: -1.2233945 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[276].y - value: -1.2179127 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[277].y - value: -1.2141753 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[278].y - value: -1.215567 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[279].y - value: -1.2156305 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[280].y - value: -1.2126594 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[281].y - value: -1.2137743 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[282].y - value: -1.2179614 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[283].y - value: -1.2179298 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[284].y - value: -1.2174975 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[285].y - value: -1.2230691 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[286].y - value: -1.2284559 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[287].y - value: -1.2278013 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[288].y - value: -1.2306466 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[289].y - value: -1.2363455 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[290].y - value: -1.2382056 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[291].y - value: -1.2371712 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[292].y - value: -1.2396799 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[293].y - value: -1.2432317 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[294].y - value: -1.2401673 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[295].y - value: -1.2376201 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[296].y - value: -1.2389303 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[297].y - value: -1.237645 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[298].y - value: -1.2321112 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[299].y - value: -1.2299278 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[300].y - value: -1.229687 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[301].y - value: -1.2245966 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[302].y - value: -1.2187306 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[303].y - value: -1.2187908 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[304].y - value: -1.2184225 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[305].y - value: -1.2138901 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[306].y - value: -1.2126864 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[307].y - value: -1.2153288 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[308].y - value: -1.2152917 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[309].y - value: -1.2136029 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[310].y - value: -1.2172186 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[311].y - value: -1.2219837 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[312].y - value: -1.2218689 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[313].y - value: -1.2232616 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[314].y - value: -1.2293069 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[315].y - value: -1.2332935 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[316].y - value: -1.2323748 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[317].y - value: -1.2360586 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[318].y - value: -1.2409359 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[319].y - value: -1.2403588 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[320].y - value: -1.238134 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[321].y - value: -1.2407641 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[322].y - value: -1.2417183 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[323].y - value: -1.2373949 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[324].y - value: -1.2351048 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[325].y - value: -1.2354451 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[326].y - value: -1.2320163 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[327].y - value: -1.225615 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[328].y - value: -1.2250571 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[329].y - value: -1.2244555 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[330].y - value: -1.2188287 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[331].y - value: -1.2148654 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[332].y - value: -1.2160242 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[333].y - value: -1.2152637 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[334].y - value: -1.2119609 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[335].y - value: -1.2134567 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[336].y - value: -1.2173921 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[337].y - value: -1.2171708 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[338].y - value: -1.2165594 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[339].y - value: -1.222391 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[340].y - value: -1.2264049 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[341].y - value: -1.2266616 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[342].y - value: -1.2295281 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[343].y - value: -1.2353402 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[344].y - value: -1.2373992 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[345].y - value: -1.2357675 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[346].y - value: -1.239863 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[347].y - value: -1.2431262 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[348].y - value: -1.2403328 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[349].y - value: -1.238017 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[350].y - value: -1.2395674 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[351].y - value: -1.2380447 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[352].y - value: -1.232707 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[353].y - value: -1.2310232 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[354].y - value: -1.2308286 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[355].y - value: -1.2257531 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[356].y - value: -1.2205025 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[357].y - value: -1.2205763 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[358].y - value: -1.2191917 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[359].y - value: -1.214434 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[360].y - value: -1.2129446 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[361].y - value: -1.215318 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[362].y - value: -1.2143375 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[363].y - value: -1.2123346 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[364].y - value: -1.2164744 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[365].y - value: -1.2210816 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[366].y - value: -1.2208273 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[367].y - value: -1.2221069 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[368].y - value: -1.2285286 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[369].y - value: -1.2312793 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[370].y - value: -1.2313706 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[371].y - value: -1.2351787 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[372].y - value: -1.240259 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[373].y - value: -1.2399529 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[374].y - value: -1.2383779 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[375].y - value: -1.2415305 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[376].y - value: -1.2420892 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[377].y - value: -1.2380124 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[378].y - value: -1.2359043 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[379].y - value: -1.2364137 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[380].y - value: -1.2327181 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[381].y - value: -1.2267835 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[382].y - value: -1.2261913 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[383].y - value: -1.2255558 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[384].y - value: -1.219804 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[385].y - value: -1.2164788 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[386].y - value: -1.2173694 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[387].y - value: -1.2156125 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[388].y - value: -1.2120428 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[389].y - value: -1.2132363 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[390].y - value: -1.2169123 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[391].y - value: -1.2156819 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[392].y - value: -1.2159141 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[393].y - value: -1.2213445 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[394].y - value: -1.2252948 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[395].y - value: -1.2255181 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[396].y - value: -1.2283828 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[397].y - value: -1.2347039 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[398].y - value: -1.2356557 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[399].y - value: -1.2350731 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[400].y - value: -1.2393692 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[401].y - value: -1.2429222 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[402].y - value: -1.2403992 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[403].y - value: -1.2390374 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[404].y - value: -1.2408961 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[405].y - value: -1.2388313 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[406].y - value: -1.2336736 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[407].y - value: -1.2320862 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[408].y - value: -1.2325624 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[409].y - value: -1.2265273 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[410].y - value: -1.2215911 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[411].y - value: -1.221553 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[412].y - value: -1.2200336 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[413].y - value: -1.2150646 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[414].y - value: -1.2140547 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[415].y - value: -1.2161032 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[416].y - value: -1.2142091 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[417].y - value: -1.2119431 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[418].y - value: -1.2158103 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[419].y - value: -1.2202436 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[420].y - value: -1.2189482 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[421].y - value: -1.2213845 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[422].y - value: -1.2273555 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[423].y - value: -1.2301534 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[424].y - value: -1.230323 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[425].y - value: -1.2342355 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[426].y - value: -1.2396774 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[427].y - value: -1.2386677 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[428].y - value: -1.2380826 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[429].y - value: -1.2122022 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[430].y - value: -1.1950108 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[431].y - value: -1.192585 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[432].y - value: -1.1893418 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[433].y - value: -1.1907129 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[434].y - value: -1.1861777 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[435].y - value: -1.1689863 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[436].y - value: -1.1517949 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[437].y - value: -1.1405362 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[438].y - value: -1.1389542 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[439].y - value: -1.1403252 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[440].y - value: -1.1416963 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[441].y - value: -1.1257706 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[442].y - value: -1.1085792 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[443].y - value: -1.0973203 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[444].y - value: -1.0885664 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[445].y - value: -1.0899374 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[446].y - value: -1.0913086 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[447].y - value: -1.0825547 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[448].y - value: -1.0653633 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[449].y - value: -1.0541046 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[450].y - value: -1.0381787 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[451].y - value: -1.0395498 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[452].y - value: -1.0409209 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[453].y - value: -1.039339 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[454].y - value: -1.0221475 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[455].y - value: -1.0108887 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[456].y - value: -0.9936973 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[457].y - value: -0.9891621 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[458].y - value: -0.9905332 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[459].y - value: -0.99190426 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[460].y - value: -0.97893167 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[461].y - value: -0.9676729 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[462].y - value: -0.95048153 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[463].y - value: -0.93877435 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[464].y - value: -0.9554649 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[465].y - value: -0.951457 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[466].y - value: -0.9355313 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[467].y - value: -0.9486095 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[468].y - value: -0.9583125 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[469].y - value: -0.9452343 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[470].y - value: -0.9338438 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[471].y - value: -0.94692194 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[472].y - value: -0.9520898 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[473].y - value: -0.9390117 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[474].y - value: -0.94006646 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[475].y - value: -0.9531446 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[476].y - value: -0.9537773 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[477].y - value: -0.94069916 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[478].y - value: -0.9462891 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[479].y - value: -0.9593673 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[480].y - value: -0.9475546 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[481].y - value: -0.9344765 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[482].y - value: -0.94460166 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[483].y - value: -0.95767975 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[484].y - value: -0.941332 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[485].y - value: -0.93774617 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[486].y - value: -0.9508243 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[487].y - value: -0.9560976 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[488].y - value: -0.9430195 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[489].y - value: -0.93605864 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[490].y - value: -0.957047 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[491].y - value: -0.9498749 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[492].y - value: -0.9367968 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[493].y - value: -0.94228137 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[494].y - value: -0.95535946 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[495].y - value: -0.9436523 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[496].y - value: -0.9354259 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[497].y - value: -0.94850403 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[498].y - value: -0.9584179 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[499].y - value: -0.97078407 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[500].y - value: -0.98312396 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[501].y - value: -0.98789656 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[502].y - value: -1.0040333 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[503].y - value: -1.02017 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[504].y - value: -1.0363067 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[505].y - value: -1.0524435 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[506].y - value: -1.0685802 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[507].y - value: -1.0809462 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[508].y - value: -1.093286 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[509].y - value: -1.1056259 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[510].y - value: -1.1179657 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[511].y - value: -1.1303055 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[512].y - value: -1.1438057 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[513].y - value: -1.1653478 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[514].y - value: -1.1814845 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[515].y - value: -1.1976212 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[516].y - value: -1.2112265 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[517].y - value: -1.2235663 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[518].y - value: -1.2281278 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[519].y - value: -1.2405733 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[520].y - value: -1.25671 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[521].y - value: -1.2728468 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[522].y - value: -1.2889835 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[523].y - value: -1.3051202 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[524].y - value: -1.3213886 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[525].y - value: -1.3337284 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[526].y - value: -1.3460683 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[527].y - value: -1.3584081 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[528].y - value: -1.3707479 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[529].y - value: -1.3830878 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[530].y - value: -1.4018878 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[531].y - value: -1.4180245 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[532].y - value: -1.4341613 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[533].y - value: -1.4356112 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[534].y - value: -1.4359279 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[535].y - value: -1.4424669 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[536].y - value: -1.439039 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[537].y - value: -1.4325001 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[538].y - value: -1.4390392 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[539].y - value: -1.4455782 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[540].y - value: -1.4398828 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[541].y - value: -1.4333436 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[542].y - value: -1.4421505 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[543].y - value: -1.4433105 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[544].y - value: -1.4367714 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[545].y - value: -1.4347677 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[546].y - value: -1.4413067 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[547].y - value: -1.4401991 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[548].y - value: -1.4336601 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[549].y - value: -1.4378791 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[550].y - value: -1.4444181 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[551].y - value: -1.4410429 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[552].y - value: -1.4345038 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[553].y - value: -1.4409903 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[554].y - value: -1.4444706 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[555].y - value: -1.4379315 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[556].y - value: -1.4336076 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[557].y - value: -1.4401466 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[558].y - value: -1.4453144 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[559].y - value: -1.4348203 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[560].y - value: -1.436719 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[561].y - value: -1.4432579 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[562].y - value: -1.442203 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[563].y - value: -1.4356639 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[564].y - value: -1.4358752 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[565].y - value: -1.4456308 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[566].y - value: -1.4390917 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[567].y - value: -1.4325527 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[568].y - value: -1.2156467 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[569].y - value: -1.2159611 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[570].y - value: -1.2172078 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[571].y - value: -1.2129633 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[572].y - value: -1.212316 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[573].y - value: -1.2158836 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[574].y - value: -1.2170902 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[575].y - value: -1.2161981 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[576].y - value: -1.2200704 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[577].y - value: -1.2257051 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[578].y - value: -1.2259079 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[579].y - value: -1.2270486 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[580].y - value: -1.2329837 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[581].y - value: -1.2370075 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[582].y - value: -1.235624 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[583].y - value: -1.2382821 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[584].y - value: -1.2423608 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[585].y - value: -1.241256 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[586].y - value: -1.2381057 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[587].y - value: -1.239463 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[588].y - value: -1.2399905 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[589].y - value: -1.2349117 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[590].y - value: -1.231653 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[591].y - value: -1.2315624 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[592].y - value: -1.2282636 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[593].y - value: -1.2222449 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[594].y - value: -1.2211097 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[595].y - value: -1.2212573 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[596].y - value: -1.2162058 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[597].y - value: -1.2126124 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[598].y - value: -1.2146131 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[599].y - value: -1.2150433 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[600].y - value: -1.212668 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[601].y - value: -1.2147037 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[602].y - value: -1.2194595 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[603].y - value: -1.2202945 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[604].y - value: -1.2202197 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[605].y - value: -1.2260181 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[606].y - value: -1.2305454 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[607].y - value: -1.2307403 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[608].y - value: -1.2329733 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[609].y - value: -1.2383125 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[610].y - value: -1.2400845 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[611].y - value: -1.2377399 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[612].y - value: -1.2406062 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[613].y - value: -1.2433068 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[614].y - value: -1.2395923 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[615].y - value: -1.236047 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[616].y - value: -1.2368245 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[617].y - value: -1.2350742 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[618].y - value: -1.2292627 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[619].y - value: -1.2269449 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[620].y - value: -1.226688 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[621].y - value: -1.2221253 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[622].y - value: -1.2165424 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[623].y - value: -1.2174509 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[624].y - value: -1.2171221 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[625].y - value: -1.2131846 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[626].y - value: -1.212235 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[627].y - value: -1.2155356 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[628].y - value: -1.2157459 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[629].y - value: -1.2145853 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[630].y - value: -1.2190955 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[631].y - value: -1.2246369 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[632].y - value: -1.2247739 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[633].y - value: -1.22588 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[634].y - value: -1.2322816 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[635].y - value: -1.235163 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[636].y - value: -1.234824 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[637].y - value: -1.237664 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[638].y - value: -1.2419893 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[639].y - value: -1.2411821 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[640].y - value: -1.238409 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[641].y - value: -1.240636 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[642].y - value: -1.2406667 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[643].y - value: -1.2357911 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[644].y - value: -1.2326568 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[645].y - value: -1.2326665 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[646].y - value: -1.229042 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[647].y - value: -1.2229966 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[648].y - value: -1.2221515 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[649].y - value: -1.2221916 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[650].y - value: -1.2169507 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[651].y - value: -1.2130964 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[652].y - value: -1.2155684 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[653].y - value: -1.2150551 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[654].y - value: -1.2124106 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[655].y - value: -1.2141604 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[656].y - value: -1.218691 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[657].y - value: -1.2185096 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[658].y - value: -1.2189965 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[659].y - value: -1.2248617 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[660].y - value: -1.2294036 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[661].y - value: -1.2296447 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[662].y - value: -1.231953 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[663].y - value: -1.2379122 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[664].y - value: -1.2386507 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[665].y - value: -1.2373424 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[666].y - value: -1.2404398 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[667].y - value: -1.2434431 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[668].y - value: -1.2399932 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[669].y - value: -1.2374499 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[670].y - value: -1.2384859 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[671].y - value: -1.2360791 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[672].y - value: -1.2303811 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[673].y - value: -1.2280847 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[674].y - value: -1.2278178 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[675].y - value: -1.2228036 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[676].y - value: -1.2177795 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[677].y - value: -1.2182105 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[678].y - value: -1.217692 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[679].y - value: -1.213503 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[680].y - value: -1.2129344 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[681].y - value: -1.2159033 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[682].y - value: -1.2152895 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[683].y - value: -1.2138959 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[684].y - value: -1.21818 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[685].y - value: -1.2236079 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[686].y - value: -1.2227433 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[687].y - value: -1.2251008 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[688].y - value: -1.2311385 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[689].y - value: -1.2341452 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[690].y - value: -1.2339562 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[691].y - value: -1.2369632 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[692].y - value: -1.2420686 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[693].y - value: -1.2402936 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[694].y - value: -1.2384528 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[695].y - value: -1.240947 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[696].y - value: -1.2412587 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[697].y - value: -1.236601 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[698].y - value: -1.2344811 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[699].y - value: -1.2346426 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[700].y - value: -1.230207 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[701].y - value: -1.2241657 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[702].y - value: -1.2232301 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[703].y - value: -1.2231832 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[704].y - value: -1.2173035 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[705].y - value: -1.2144728 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[706].y - value: -1.2159137 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[707].y - value: -1.2151662 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[708].y - value: -1.2122508 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[709].y - value: -1.2142805 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[710].y - value: -1.2185181 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[711].y - value: -1.2176656 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[712].y - value: -1.2179637 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[713].y - value: -1.2237275 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[714].y - value: -1.2282606 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[715].y - value: -1.227605 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[716].y - value: -1.2313013 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[717].y - value: -1.2369745 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[718].y - value: -1.237933 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[719].y - value: -1.2368534 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[720].y - value: -1.2401754 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[721].y - value: -1.2428119 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[722].y - value: -1.239692 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[723].y - value: -1.2379564 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[724].y - value: -1.2392186 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[725].y - value: -1.2370285 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[726].y - value: -1.2314646 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[727].y - value: -1.2301288 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[728].y - value: -1.2298813 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[729].y - value: -1.2239325 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[730].y - value: -1.218771 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[731].y - value: -1.2190412 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[732].y - value: -1.2183473 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[733].y - value: -1.2133604 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[734].y - value: -1.2130747 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[735].y - value: -1.2157725 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[736].y - value: -1.2149255 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[737].y - value: -1.2132881 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[738].y - value: -1.21781 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[739].y - value: -1.221747 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[740].y - value: -1.2216582 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[741].y - value: -1.2239298 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[742].y - value: -1.2299763 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[743].y - value: -1.2330861 - objectReference: {fileID: 0} - - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[744].y value: -1.2321457 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[745].y + propertyPath: m_Positions.Array.data[5].y value: -1.23666 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[746].y + propertyPath: m_Positions.Array.data[6].y value: -1.2414937 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[747].y + propertyPath: m_Positions.Array.data[7].y value: -1.2400014 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[748].y + propertyPath: m_Positions.Array.data[8].y value: -1.238397 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[749].y + propertyPath: m_Positions.Array.data[9].y value: -1.2411613 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[750].y - value: -1.2412014 + propertyPath: m_Positions.Array.data[10].y + value: -1.2417624 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[751].y - value: -1.2368287 + propertyPath: m_Positions.Array.data[11].y + value: -1.2373356 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[752].y - value: -1.2353613 + propertyPath: m_Positions.Array.data[12].y + value: -1.2379124 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[753].y - value: -1.2356693 + propertyPath: m_Positions.Array.data[13].y + value: -1.2358843 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[754].y - value: -1.2313546 + propertyPath: m_Positions.Array.data[14].y + value: -1.2301347 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[755].y - value: -1.2253407 + propertyPath: m_Positions.Array.data[15].y + value: -1.2273589 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[756].y - value: -1.2252553 + propertyPath: m_Positions.Array.data[16].y + value: -1.2270936 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[757].y - value: -1.2238051 + propertyPath: m_Positions.Array.data[17].y + value: -1.2229719 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[758].y - value: -1.2182065 + propertyPath: m_Positions.Array.data[18].y + value: -1.217312 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[759].y - value: -1.2151465 + propertyPath: m_Positions.Array.data[19].y + value: -1.2168044 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[760].y - value: -1.2163521 + propertyPath: m_Positions.Array.data[20].y + value: -1.217907 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[761].y - value: -1.2147748 + propertyPath: m_Positions.Array.data[21].y + value: -1.2141784 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[762].y - value: -1.2115273 + propertyPath: m_Positions.Array.data[22].y + value: -1.2113338 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[763].y - value: -1.2139432 + propertyPath: m_Positions.Array.data[23].y + value: -1.2145427 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[764].y - value: -1.2179309 + propertyPath: m_Positions.Array.data[24].y + value: -1.2172492 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[765].y - value: -1.2168914 + propertyPath: m_Positions.Array.data[25].y + value: -1.2160629 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[766].y - value: -1.2169825 + propertyPath: m_Positions.Array.data[26].y + value: -1.21743 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[767].y + propertyPath: m_Positions.Array.data[27].y value: -1.2230405 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[768].y + propertyPath: m_Positions.Array.data[28].y value: -1.2262062 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[769].y + propertyPath: m_Positions.Array.data[29].y value: -1.2264669 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[770].y + propertyPath: m_Positions.Array.data[30].y value: -1.2301892 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[771].y + propertyPath: m_Positions.Array.data[31].y value: -1.2359799 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[772].y + propertyPath: m_Positions.Array.data[32].y value: -1.2371413 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[773].y - value: -1.2360299 + propertyPath: m_Positions.Array.data[33].y + value: -1.2362767 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[774].y - value: -1.2403823 + propertyPath: m_Positions.Array.data[34].y + value: -1.2398146 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[775].y - value: -1.2427267 + propertyPath: m_Positions.Array.data[35].y + value: -1.2406236 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[776].y - value: -1.2187412 + propertyPath: m_Positions.Array.data[36].y + value: -1.2129141 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[777].y - value: -1.2015498 + propertyPath: m_Positions.Array.data[37].y + value: -1.2142851 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[778].y - value: -1.1843584 + propertyPath: m_Positions.Array.data[38].y + value: -1.2021563 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[779].y - value: -1.1730996 + propertyPath: m_Positions.Array.data[39].y + value: -1.1849649 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[780].y - value: -1.173627 + propertyPath: m_Positions.Array.data[40].y + value: -1.1677735 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[781].y - value: -1.174998 + propertyPath: m_Positions.Array.data[41].y + value: -1.1657696 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[782].y - value: -1.1755254 + propertyPath: m_Positions.Array.data[42].y + value: -1.1671406 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[783].y - value: -1.158334 + propertyPath: m_Positions.Array.data[43].y + value: -1.1685117 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[784].y - value: -1.1411426 + propertyPath: m_Positions.Array.data[44].y + value: -1.1530079 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[785].y - value: -1.1298838 + propertyPath: m_Positions.Array.data[45].y + value: -1.1358165 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[786].y - value: -1.1232393 + propertyPath: m_Positions.Array.data[46].y + value: -1.118625 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[787].y - value: -1.1246103 + propertyPath: m_Positions.Array.data[47].y + value: -1.1199961 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[788].y - value: -1.1259815 + propertyPath: m_Positions.Array.data[48].y + value: -1.1213672 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[789].y - value: -1.1151181 + propertyPath: m_Positions.Array.data[49].y + value: -1.1210508 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[790].y + propertyPath: m_Positions.Array.data[50].y value: -1.1038594 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[791].y + propertyPath: m_Positions.Array.data[51].y value: -1.086668 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[792].y + propertyPath: m_Positions.Array.data[52].y value: -1.0728515 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[793].y + propertyPath: m_Positions.Array.data[53].y value: -1.0742227 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[794].y + propertyPath: m_Positions.Array.data[54].y value: -1.0755937 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} - propertyPath: m_Positions.Array.data[795].y + propertyPath: m_Positions.Array.data[55].y value: -1.0719024 objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[56].y + value: -1.054711 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[57].y + value: -1.0375196 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[58].y + value: -1.0440587 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[59].y + value: -1.0268673 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[60].y + value: -1.0113633 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[61].y + value: -1.0127344 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[62].y + value: -1.0141054 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[63].y + value: -1.0121017 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[64].y + value: -0.9949102 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[65].y + value: -0.97771883 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[66].y + value: -0.9655898 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[67].y + value: -0.9669609 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[68].y + value: -0.96833205 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[69].y + value: -0.9629532 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[70].y + value: -0.9410157 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[71].y + value: -0.9540938 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[72].y + value: -0.95282805 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[73].y + value: -0.93974996 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[74].y + value: -0.9393282 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[75].y + value: -0.9524063 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[76].y + value: -0.9545156 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[77].y + value: -0.9414374 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[78].y + value: -0.93764067 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[79].y + value: -0.9507189 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[80].y + value: -0.9562031 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[81].y + value: -0.94312495 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[82].y + value: -0.95240617 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[83].y + value: -0.9393281 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[84].y + value: -0.9397501 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[85].y + value: -0.95282817 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[86].y + value: -0.9540937 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[87].y + value: -0.9410156 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[88].y + value: -0.93806255 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[89].y + value: -0.9511407 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[90].y + value: -0.9557812 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[91].y + value: -0.942703 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[92].y + value: -0.9363751 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[93].y + value: -0.94945323 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[94].y + value: -0.9574686 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[95].y + value: -0.94439054 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[96].y + value: -0.9346876 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[97].y + value: -0.9477657 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[98].y + value: -0.95915616 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[99].y + value: -0.94607806 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[100].y + value: -0.9330001 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[101].y + value: -0.9460782 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[102].y + value: -0.95915633 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[103].y + value: -0.9477655 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[104].y + value: -0.9346874 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[105].y + value: -0.9610548 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[106].y + value: -0.9771915 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[107].y + value: -0.9933282 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[108].y + value: -1.0073555 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[109].y + value: -1.0196953 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[110].y + value: -1.0320351 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[111].y + value: -1.044375 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[112].y + value: -1.0567148 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[113].y + value: -1.0690546 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[114].y + value: -1.0813944 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[115].y + value: -1.095422 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[116].y + value: -1.1115587 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[117].y + value: -1.1276954 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[118].y + value: -1.1438321 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[119].y + value: -1.1599689 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[120].y + value: -1.1761056 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[121].y + value: -1.1922423 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[122].y + value: -1.2071131 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[123].y + value: -1.219453 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[124].y + value: -1.2317928 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[125].y + value: -1.2441328 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[126].y + value: -1.2564726 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[127].y + value: -1.2688124 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[128].y + value: -1.2770389 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[129].y + value: -1.2893788 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[130].y + value: -1.3050939 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[131].y + value: -1.3212305 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[132].y + value: -1.3373673 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[133].y + value: -1.3535041 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[134].y + value: -1.3696407 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[135].y + value: -1.3857775 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[136].y + value: -1.4019141 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[137].y + value: -1.4150975 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[138].y + value: -1.4274374 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[139].y + value: -1.4397773 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[140].y + value: -1.4362968 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[141].y + value: -1.4352423 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[142].y + value: -1.4417814 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[143].y + value: -1.4436797 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[144].y + value: -1.4371406 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[145].y + value: -1.4343985 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[146].y + value: -1.4409376 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[147].y + value: -1.4445233 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[148].y + value: -1.4379843 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[149].y + value: -1.4335548 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[150].y + value: -1.4400939 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[151].y + value: -1.4354532 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[152].y + value: -1.4419923 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[153].y + value: -1.4434687 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[154].y + value: -1.4369296 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[155].y + value: -1.4346095 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[156].y + value: -1.4411485 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[157].y + value: -1.4443125 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[158].y + value: -1.4377733 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[159].y + value: -1.4337658 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[160].y + value: -1.4403048 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[161].y + value: -1.4451562 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[162].y + value: -1.4386171 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[163].y + value: -1.432922 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[164].y + value: -1.439461 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[165].y + value: -1.446 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[166].y + value: -1.4394609 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[167].y + value: -1.4329218 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[168].y + value: -1.4386173 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[169].y + value: -1.4451563 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[170].y + value: -1.4403046 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[171].y + value: -1.4337655 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[172].y + value: -1.4377736 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[173].y + value: -1.4443126 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[174].y + value: -1.2211528 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[175].y + value: -1.2180253 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[176].y + value: -1.2133428 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[177].y + value: -1.2137424 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[178].y + value: -1.2162069 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[179].y + value: -1.2142204 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[180].y + value: -1.2125329 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[181].y + value: -1.2171209 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[182].y + value: -1.2213523 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[183].y + value: -1.2211797 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[184].y + value: -1.2229934 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[185].y + value: -1.2290334 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[186].y + value: -1.2325882 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[187].y + value: -1.2326018 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[188].y + value: -1.2354543 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[189].y + value: -1.2403746 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[190].y + value: -1.2407123 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[191].y + value: -1.2385417 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[192].y + value: -1.2403626 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[193].y + value: -1.2425056 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[194].y + value: -1.2384723 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[195].y + value: -1.2339945 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[196].y + value: -1.2343313 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[197].y + value: -1.2314487 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[198].y + value: -1.2269676 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[199].y + value: -1.2267007 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[200].y + value: -1.2242813 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[201].y + value: -1.2185698 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[202].y + value: -1.2162594 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[203].y + value: -1.2172713 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[204].y + value: -1.2151693 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[205].y + value: -1.2117505 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[206].y + value: -1.213583 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[207].y + value: -1.217407 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[208].y + value: -1.2166322 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[209].y + value: -1.2161912 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[210].y + value: -1.2217433 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[211].y + value: -1.2266043 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[212].y + value: -1.226856 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[213].y + value: -1.2288657 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[214].y + value: -1.2346984 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[215].y + value: -1.2376543 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[216].y + value: -1.236874 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[217].y + value: -1.238781 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[218].y + value: -1.2424917 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[219].y + value: -1.2414222 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[220].y + value: -1.2398492 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[221].y + value: -1.2416213 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[222].y + value: -1.2376758 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[223].y + value: -1.2324971 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[224].y + value: -1.2326254 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[225].y + value: -1.2316724 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[226].y + value: -1.2256279 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[227].y + value: -1.2212033 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[228].y + value: -1.2212261 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[229].y + value: -1.2193137 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[230].y + value: -1.2144629 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[231].y + value: -1.2133197 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[232].y + value: -1.2155776 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[233].y + value: -1.2147322 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[234].y + value: -1.2126759 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[235].y + value: -1.2159023 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[236].y + value: -1.2209114 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[237].y + value: -1.2210481 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[238].y + value: -1.2214433 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[239].y + value: -1.2274626 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[240].y + value: -1.2323959 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[241].y + value: -1.2324853 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[242].y + value: -1.2341069 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[243].y + value: -1.239183 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[244].y + value: -1.2379571 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[245].y + value: -1.2390903 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[246].y + value: -1.2424207 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[247].y + value: -1.241385 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[248].y + value: -1.237476 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[249].y + value: -1.2372884 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[250].y + value: -1.2379191 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[251].y + value: -1.2329527 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[252].y + value: -1.2271779 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[253].y + value: -1.2269186 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[254].y + value: -1.2258083 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[255].y + value: -1.220009 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[256].y + value: -1.2162191 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[257].y + value: -1.2170669 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[258].y + value: -1.216125 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[259].y + value: -1.212501 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[260].y + value: -1.212774 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[261].y + value: -1.216396 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[262].y + value: -1.2167877 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[263].y + value: -1.2159382 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[264].y + value: -1.2202752 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[265].y + value: -1.2260735 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[266].y + value: -1.2266352 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[267].y + value: -1.2289102 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[268].y + value: -1.2342018 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[269].y + value: -1.2341405 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[270].y + value: -1.2351106 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[271].y + value: -1.2398906 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[272].y + value: -1.2418381 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[273].y + value: -1.2394922 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[274].y + value: -1.2393624 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[275].y + value: -1.2413327 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[276].y + value: -1.2389144 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[277].y + value: -1.2338399 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[278].y + value: -1.2327677 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[279].y + value: -1.232679 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[280].y + value: -1.2271978 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[281].y + value: -1.2213889 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[282].y + value: -1.2213304 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[283].y + value: -1.2206441 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[284].y + value: -1.2156335 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[285].y + value: -1.2129534 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[286].y + value: -1.2150077 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[287].y + value: -1.2153027 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[288].y + value: -1.2130427 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[289].y + value: -1.2147322 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[290].y + value: -1.2179996 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[291].y + value: -1.2174305 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[292].y + value: -1.2215557 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[293].y + value: -1.2274827 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[294].y + value: -1.2285063 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[295].y + value: -1.2287151 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[296].y + value: -1.2344782 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[297].y + value: -1.2391001 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[298].y + value: -1.2381833 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[299].y + value: -1.2381588 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[300].y + value: -1.2416955 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[301].y + value: -1.242219 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[302].y + value: -1.2385103 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[303].y + value: -1.2371534 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[304].y + value: -1.2379354 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[305].y + value: -1.2344325 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[306].y + value: -1.2286005 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[307].y + value: -1.2271394 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[308].y + value: -1.2268875 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[309].y + value: -1.2214775 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[310].y + value: -1.2162194 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[311].y + value: -1.216912 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[312].y + value: -1.2171365 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[313].y + value: -1.2122147 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[314].y + value: -1.2146488 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[315].y + value: -1.2157539 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[316].y + value: -1.2138689 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[317].y + value: -1.2154777 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[318].y + value: -1.220616 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[319].y + value: -1.2226214 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[320].y + value: -1.2227385 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[321].y + value: -1.2273419 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[322].y + value: -1.2333485 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[323].y + value: -1.2340491 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[324].y + value: -1.2337978 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[325].y + value: -1.2387413 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[326].y + value: -1.2422283 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[327].y + value: -1.2400874 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[328].y + value: -1.238817 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[329].y + value: -1.2409896 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[330].y + value: -1.2401055 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[331].y + value: -1.2351869 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[332].y + value: -1.2328839 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[333].y + value: -1.2328712 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[334].y + value: -1.2287683 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[335].y + value: -1.2227284 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[336].y + value: -1.2250793 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[337].y + value: -1.2202402 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[338].y + value: -1.2149149 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[339].y + value: -1.2157758 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[340].y + value: -1.2167677 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[341].y + value: -1.2133188 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[342].y + value: -1.2119988 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[343].y + value: -1.2157936 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[344].y + value: -1.2181145 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[345].y + value: -1.2173983 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[346].y + value: -1.2200651 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[347].y + value: -1.2259283 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[348].y + value: -1.2282864 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[349].y + value: -1.2285283 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[350].y + value: -1.2330219 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[351].y + value: -1.2385261 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[352].y + value: -1.2383591 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[353].y + value: -1.2371709 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[354].y + value: -1.2409112 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[355].y + value: -1.2429941 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[356].y + value: -1.2394894 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[357].y + value: -1.23697 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[358].y + value: -1.2379124 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[359].y + value: -1.2341217 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[360].y + value: -1.231185 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[361].y + value: -1.2310419 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[362].y + value: -1.2273191 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[363].y + value: -1.2213279 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[364].y + value: -1.2197769 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[365].y + value: -1.2201661 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[366].y + value: -1.216093 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[367].y + value: -1.2118425 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[368].y + value: -1.2140284 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[369].y + value: -1.2162743 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[370].y + value: -1.2141885 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[371].y + value: -1.2142661 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[372].y + value: -1.2192523 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[373].y + value: -1.2224936 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[374].y + value: -1.2225404 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[375].y + value: -1.2257711 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[376].y + value: -1.2318041 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[377].y + value: -1.2339286 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[378].y + value: -1.2337104 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[379].y + value: -1.2375426 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[380].y + value: -1.2420564 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[381].y + value: -1.2406236 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[382].y + value: -1.2062695 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[383].y + value: -1.1958282 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[384].y + value: -1.1971992 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[385].y + value: -1.1985704 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[386].y + value: -1.1915039 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[387].y + value: -1.1743125 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[388].y + value: -1.1571212 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[389].y + value: -1.1500547 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[390].y + value: -1.1514258 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[391].y + value: -1.1527969 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[392].y + value: -1.1423554 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[393].y + value: -1.125164 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[394].y + value: -1.1079726 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[395].y + value: -1.1042812 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[396].y + value: -1.1056523 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[397].y + value: -1.1070235 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[398].y + value: -1.0932071 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[399].y + value: -1.0760157 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[400].y + value: -1.0588243 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[401].y + value: -1.0585078 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[402].y + value: -1.059879 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[403].y + value: -1.06125 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[404].y + value: -1.0440587 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[405].y + value: -1.0268673 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[406].y + value: -1.0334063 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[407].y + value: -1.0162148 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[408].y + value: -0.9990235 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[409].y + value: -0.9970195 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[410].y + value: -0.9983906 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[411].y + value: -0.9997617 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[412].y + value: -0.9842578 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[413].y + value: -0.9670664 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[414].y + value: -0.949875 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[415].y + value: -0.9512461 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[416].y + value: -0.95261717 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[417].y + value: -0.9342656 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[418].y + value: -0.94481254 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[419].y + value: -0.9578907 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[420].y + value: -0.94903123 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[421].y + value: -0.9359531 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[422].y + value: -0.94312507 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[423].y + value: -0.9562032 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[424].y + value: -0.9507187 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[425].y + value: -0.93764055 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[426].y + value: -0.9414376 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[427].y + value: -0.9545157 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[428].y + value: -0.95240617 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[429].y + value: -0.9583126 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[430].y + value: -0.94860935 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[431].y + value: -0.93553114 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[432].y + value: -0.94354695 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[433].y + value: -0.9566251 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[434].y + value: -0.9502968 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[435].y + value: -0.93721867 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[436].y + value: -0.9418595 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[437].y + value: -0.9549376 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[438].y + value: -0.9519843 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[439].y + value: -0.9389062 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[440].y + value: -0.94017196 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[441].y + value: -0.95325005 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[442].y + value: -0.9536718 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[443].y + value: -0.94059366 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[444].y + value: -0.9384845 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[445].y + value: -0.95156264 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[446].y + value: -0.9553593 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[447].y + value: -0.9422812 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[448].y + value: -0.936797 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[449].y + value: -0.9498751 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[450].y + value: -0.9570468 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[451].y + value: -0.9610548 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[452].y + value: -0.9718126 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[453].y + value: -0.9879493 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[454].y + value: -1.0032421 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[455].y + value: -1.015582 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[456].y + value: -1.0279218 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[457].y + value: -1.0402616 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[458].y + value: -1.0526015 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[459].y + value: -1.0649413 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[460].y + value: -1.0772811 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[461].y + value: -1.0900431 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[462].y + value: -1.1061798 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[463].y + value: -1.1223165 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[464].y + value: -1.1384532 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[465].y + value: -1.1545899 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[466].y + value: -1.1707267 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[467].y + value: -1.1868634 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[468].y + value: -1.203 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[469].y + value: -1.2153398 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[470].y + value: -1.2276796 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[471].y + value: -1.2400194 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[472].y + value: -1.2523593 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[473].y + value: -1.2646991 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[474].y + value: -1.2770389 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[475].y + value: -1.2852654 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[476].y + value: -1.2997149 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[477].y + value: -1.3158517 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[478].y + value: -1.3319883 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[479].y + value: -1.3481251 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[480].y + value: -1.3642619 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[481].y + value: -1.3803985 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[482].y + value: -1.3965353 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[483].y + value: -1.4109843 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[484].y + value: -1.4233241 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[485].y + value: -1.4356639 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[486].y + value: -1.4445236 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[487].y + value: -1.4409375 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[488].y + value: -1.4343984 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[489].y + value: -1.4371407 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[490].y + value: -1.4436798 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[491].y + value: -1.4417812 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[492].y + value: -1.4352422 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[493].y + value: -1.4362969 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[494].y + value: -1.442836 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[495].y + value: -1.4426249 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[496].y + value: -1.4360859 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[497].y + value: -1.4354532 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[498].y + value: -1.4341874 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[499].y + value: -1.4373517 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[500].y + value: -1.4438907 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[501].y + value: -1.4415703 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[502].y + value: -1.4350312 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[503].y + value: -1.4365079 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[504].y + value: -1.443047 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[505].y + value: -1.442414 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[506].y + value: -1.4358749 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[507].y + value: -1.4356642 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[508].y + value: -1.4422033 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[509].y + value: -1.4432578 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[510].y + value: -1.4367187 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[511].y + value: -1.4348204 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[512].y + value: -1.4413595 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[513].y + value: -1.4441015 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[514].y + value: -1.4375625 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[515].y + value: -1.4339767 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[516].y + value: -1.4405158 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[517].y + value: -1.4449452 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[518].y + value: -1.4384062 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[519].y + value: -1.4331329 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[520].y + value: -1.2211528 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[521].y + value: -1.2161151 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[522].y + value: -1.2151587 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[523].y + value: -1.2166821 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[524].y + value: -1.2142209 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[525].y + value: -1.2113976 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[526].y + value: -1.2147477 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[527].y + value: -1.2187009 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[528].y + value: -1.2179027 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[529].y + value: -1.2187774 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[530].y + value: -1.2246015 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[531].y + value: -1.2286751 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[532].y + value: -1.228929 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[533].y + value: -1.2317305 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[534].y + value: -1.2372955 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[535].y + value: -1.2389388 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[536].y + value: -1.2376785 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[537].y + value: -1.2399644 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[538].y + value: -1.2430865 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[539].y + value: -1.2404929 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[540].y + value: -1.236388 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[541].y + value: -1.237377 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[542].y + value: -1.2371494 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[543].y + value: -1.2314487 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[544].y + value: -1.2306453 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[545].y + value: -1.2286593 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[546].y + value: -1.2226492 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[547].y + value: -1.2193248 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[548].y + value: -1.2196475 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[549].y + value: -1.2172189 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[550].y + value: -1.2128688 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[551].y + value: -1.2132165 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[552].y + value: -1.2160683 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[553].y + value: -1.2148869 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[554].y + value: -1.213389 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[555].y + value: -1.2180376 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[556].y + value: -1.2229432 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[557].y + value: -1.2229472 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[558].y + value: -1.2244307 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[559].y + value: -1.2304721 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[560].y + value: -1.2343601 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[561].y + value: -1.2341995 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[562].y + value: -1.2363803 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[563].y + value: -1.2409885 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[564].y + value: -1.241391 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[565].y + value: -1.2388376 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[566].y + value: -1.2398492 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[567].y + value: -1.2416213 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[568].y + value: -1.2356975 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[569].y + value: -1.2359655 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[570].y + value: -1.2359263 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[571].y + value: -1.2300705 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[572].y + value: -1.2250993 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[573].y + value: -1.2248547 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[574].y + value: -1.222969 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[575].y + value: -1.2174526 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[576].y + value: -1.214988 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[577].y + value: -1.2163256 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[578].y + value: -1.2150115 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[579].y + value: -1.2119787 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[580].y + value: -1.2137743 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[581].y + value: -1.2179614 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[582].y + value: -1.2179298 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[583].y + value: -1.2174975 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[584].y + value: -1.2230691 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[585].y + value: -1.2284559 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[586].y + value: -1.228722 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[587].y + value: -1.2302336 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[588].y + value: -1.2359039 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[589].y + value: -1.2390417 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[590].y + value: -1.2379571 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[591].y + value: -1.2414192 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[592].y + value: -1.2418704 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[593].y + value: -1.2389293 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[594].y + value: -1.2391376 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[595].y + value: -1.2405558 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[596].y + value: -1.236725 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[597].y + value: -1.2312604 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[598].y + value: -1.230842 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[599].y + value: -1.2302301 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[600].y + value: -1.2241951 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[601].y + value: -1.2194481 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[602].y + value: -1.2196547 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[603].y + value: -1.2184225 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[604].y + value: -1.2138901 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[605].y + value: -1.2126864 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[606].y + value: -1.2153288 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[607].y + value: -1.2152917 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[608].y + value: -1.2136029 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[609].y + value: -1.2167357 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[610].y + value: -1.222016 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[611].y + value: -1.2227739 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[612].y + value: -1.2229481 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[613].y + value: -1.2289102 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[614].y + value: -1.230559 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[615].y + value: -1.2315265 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[616].y + value: -1.2369922 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[617].y + value: -1.2402765 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[618].y + value: -1.2388602 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[619].y + value: -1.2392021 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[620].y + value: -1.2421454 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[621].y + value: -1.2411481 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[622].y + value: -1.2368801 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[623].y + value: -1.2359556 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[624].y + value: -1.2363328 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[625].y + value: -1.23161 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[626].y + value: -1.225615 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[627].y + value: -1.2250571 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[628].y + value: -1.2244555 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[629].y + value: -1.2188287 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[630].y + value: -1.2148654 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[631].y + value: -1.2160242 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[632].y + value: -1.2158606 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[633].y + value: -1.2126191 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[634].y + value: -1.2128577 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[635].y + value: -1.216851 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[636].y + value: -1.2179996 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[637].y + value: -1.2177198 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[638].y + value: -1.223235 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[639].y + value: -1.2245716 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[640].y + value: -1.224816 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[641].y + value: -1.2303356 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[642].y + value: -1.2359391 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[643].y + value: -1.2356844 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[644].y + value: -1.2359662 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[645].y + value: -1.2404215 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[646].y + value: -1.2424257 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[647].y + value: -1.2396939 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[648].y + value: -1.2387569 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[649].y + value: -1.2403635 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[650].y + value: -1.2380447 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[651].y + value: -1.232707 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[652].y + value: -1.2310232 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[653].y + value: -1.2308286 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[654].y + value: -1.2257531 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[655].y + value: -1.2198077 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[656].y + value: -1.2196989 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[657].y + value: -1.2196729 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[658].y + value: -1.2149655 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[659].y + value: -1.2122147 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[660].y + value: -1.215795 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[661].y + value: -1.2129413 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[662].y + value: -1.2131398 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[663].y + value: -1.2174878 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[664].y + value: -1.2193666 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[665].y + value: -1.2190425 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[666].y + value: -1.2229145 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[667].y + value: -1.2289242 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[668].y + value: -1.230362 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[669].y + value: -1.2304732 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[670].y + value: -1.2356323 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[671].y + value: -1.2404193 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[672].y + value: -1.239185 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[673].y + value: -1.2383779 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[674].y + value: -1.2415305 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[675].y + value: -1.2420892 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[676].y + value: -1.2380124 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[677].y + value: -1.2359043 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[678].y + value: -1.2364137 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[679].y + value: -1.2331319 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[680].y + value: -1.2271817 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[681].y + value: -1.2252696 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[682].y + value: -1.2250793 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[683].y + value: -1.2185115 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[684].y + value: -1.2181836 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[685].y + value: -1.2188538 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[686].y + value: -1.2144768 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[687].y + value: -1.211673 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[688].y + value: -1.2144942 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[689].y + value: -1.2164049 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[690].y + value: -1.2148796 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[691].y + value: -1.2163826 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[692].y + value: -1.2217759 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[693].y + value: -1.2243834 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[694].y + value: -1.2245957 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[695].y + value: -1.2287823 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[696].y + value: -1.2347039 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[697].y + value: -1.2356557 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[698].y + value: -1.2350731 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[699].y + value: -1.2393692 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[700].y + value: -1.2429222 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[701].y + value: -1.2403992 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[702].y + value: -1.2383193 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[703].y + value: -1.2401199 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[704].y + value: -1.2393218 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[705].y + value: -1.2341217 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[706].y + value: -1.231185 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[707].y + value: -1.2317584 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[708].y + value: -1.2257363 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[709].y + value: -1.2234209 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[710].y + value: -1.2233388 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[711].y + value: -1.2191135 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[712].y + value: -1.2140533 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[713].y + value: -1.2148159 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[714].y + value: -1.2165941 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[715].y + value: -1.2135309 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[716].y + value: -1.2121747 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[717].y + value: -1.2163337 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[718].y + value: -1.2193999 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[719].y + value: -1.2189482 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[720].y + value: -1.2213845 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[721].y + value: -1.2273555 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[722].y + value: -1.2301534 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[723].y + value: -1.230323 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[724].y + value: -1.2342355 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[725].y + value: -1.2395029 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[726].y + value: -1.2394558 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[727].y + value: -1.2377487 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[728].y + value: -1.2062695 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[729].y + value: -1.1958282 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[730].y + value: -1.1956172 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[731].y + value: -1.1801133 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[732].y + value: -1.1814843 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[733].y + value: -1.1828555 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[734].y + value: -1.1808516 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[735].y + value: -1.1636602 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[736].y + value: -1.1464688 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[737].y + value: -1.1343398 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[738].y + value: -1.135711 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[739].y + value: -1.1370821 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[740].y + value: -1.1317031 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[741].y + value: -1.1145117 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[742].y + value: -1.0973203 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[743].y + value: -1.0885664 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[744].y + value: -1.0899374 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[745].y + value: -1.0913086 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[746].y + value: -1.0825547 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[747].y + value: -1.0653633 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[748].y + value: -1.0481719 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[749].y + value: -1.0427929 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[750].y + value: -1.0441641 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[751].y + value: -1.0455351 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[752].y + value: -1.0334063 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[753].y + value: -1.0298203 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[754].y + value: -1.022754 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[755].y + value: -1.0055625 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[756].y + value: -0.98837113 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[757].y + value: -0.98130465 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[758].y + value: -0.9826758 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[759].y + value: -0.9840469 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[760].y + value: -0.9736055 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[761].y + value: -0.9564141 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[762].y + value: -0.9392227 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[763].y + value: -0.956625 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[764].y + value: -0.94354683 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[765].y + value: -0.9355313 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[766].y + value: -0.9486095 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[767].y + value: -0.9583125 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[768].y + value: -0.9452343 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[769].y + value: -0.9338438 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[770].y + value: -0.94692194 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[771].y + value: -0.96000004 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[772].y + value: -0.9469218 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[773].y + value: -0.93384373 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[774].y + value: -0.9452344 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[775].y + value: -0.9583126 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[776].y + value: -0.94903135 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[777].y + value: -0.95789057 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[778].y + value: -0.9448124 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[779].y + value: -0.93426573 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[780].y + value: -0.9473438 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[781].y + value: -0.95957804 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[782].y + value: -0.94649994 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[783].y + value: -0.9334218 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[784].y + value: -0.94565636 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[785].y + value: -0.95873445 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[786].y + value: -0.9481875 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[787].y + value: -0.9351093 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[788].y + value: -0.94396883 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[789].y + value: -0.957047 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[790].y + value: -0.9498749 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[791].y + value: -0.9367968 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[792].y + value: -0.94228137 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[793].y + value: -0.95535946 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[794].y + value: -0.9515624 + objectReference: {fileID: 0} + - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} + propertyPath: m_Positions.Array.data[795].y + value: -0.9384843 + objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[796].y - value: -1.0606436 + value: -0.94059384 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[797].y - value: -1.0434521 + value: -0.95567584 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[798].y - value: -1.0262607 + value: -0.9718126 objectReference: {fileID: 0} - target: {fileID: 834421866380903855, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Positions.Array.data[799].y - value: -1.023835 + value: -0.9825704 objectReference: {fileID: 0} - target: {fileID: 5675039287565892513, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_LocalPosition.x @@ -3851,7 +3851,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7009335405372632175, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_LocalPosition.y - value: 0.20616508 + value: 0.24742961 objectReference: {fileID: 0} - target: {fileID: 7747964294900162324, guid: 999f00aa14c1cf74ab1264bd82ab28e2, type: 3} propertyPath: m_Name diff --git a/Assets/Scenes/Persistence.unity b/Assets/Scenes/Persistence.unity index e9cbdea7f..4c52b29e4 100644 --- a/Assets/Scenes/Persistence.unity +++ b/Assets/Scenes/Persistence.unity @@ -1376,11 +1376,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1284103664181101717, guid: 1f392e4cea7cf3943a25361ff1d1ff85, type: 3} propertyPath: m_SizeDelta.x - value: 580.8 + value: 453.11 objectReference: {fileID: 0} - target: {fileID: 1284103664181101717, guid: 1f392e4cea7cf3943a25361ff1d1ff85, type: 3} propertyPath: m_SizeDelta.y - value: 80.009995 + value: 70.009995 objectReference: {fileID: 0} - target: {fileID: 1284103664181101717, guid: 1f392e4cea7cf3943a25361ff1d1ff85, type: 3} propertyPath: m_LocalPosition.x @@ -1464,19 +1464,19 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 5463321828217487701, guid: 1f392e4cea7cf3943a25361ff1d1ff85, type: 3} propertyPath: m_SizeDelta.x - value: 560.8 + value: 433.11 objectReference: {fileID: 0} - target: {fileID: 5463321828217487701, guid: 1f392e4cea7cf3943a25361ff1d1ff85, type: 3} propertyPath: m_SizeDelta.y - value: 60.01 + value: 50.01 objectReference: {fileID: 0} - target: {fileID: 5463321828217487701, guid: 1f392e4cea7cf3943a25361ff1d1ff85, type: 3} propertyPath: m_AnchoredPosition.x - value: 285.4 + value: 221.555 objectReference: {fileID: 0} - target: {fileID: 5463321828217487701, guid: 1f392e4cea7cf3943a25361ff1d1ff85, type: 3} propertyPath: m_AnchoredPosition.y - value: -70.009995 + value: -60.01 objectReference: {fileID: 0} - target: {fileID: 8272198623999747867, guid: 1f392e4cea7cf3943a25361ff1d1ff85, type: 3} propertyPath: m_AnchorMax.y @@ -1496,7 +1496,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8272198623999747867, guid: 1f392e4cea7cf3943a25361ff1d1ff85, type: 3} propertyPath: m_AnchoredPosition.x - value: 52.005 + value: 52.005005 objectReference: {fileID: 0} - target: {fileID: 8272198623999747867, guid: 1f392e4cea7cf3943a25361ff1d1ff85, type: 3} propertyPath: m_AnchoredPosition.y @@ -8093,7 +8093,7 @@ Transform: m_GameObject: {fileID: 519420028} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -0.009999275, y: 0, z: -10} + m_LocalPosition: {x: 0, y: -20, z: -20} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -14345,6 +14345,7 @@ Transform: m_Children: - {fileID: 1078778569} - {fileID: 2091451641} + - {fileID: 1604842429} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1110722292 @@ -17512,7 +17513,6 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 947129552} - - {fileID: 1604842429} - {fileID: 2302717115629548829} - {fileID: 1559877096371354170} m_Father: {fileID: 0} @@ -20745,10 +20745,10 @@ Canvas: m_GameObject: {fileID: 1604842425} m_Enabled: 1 serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 + m_RenderMode: 1 + m_Camera: {fileID: 1078778571} + m_PlaneDistance: 10 + m_PixelPerfect: 1 m_ReceivesEvents: 1 m_OverrideSorting: 0 m_OverridePixelPerfect: 0 @@ -20756,8 +20756,8 @@ Canvas: m_VertexColorAlwaysGammaSpace: 1 m_AdditionalShaderChannelsFlag: 25 m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: -510666463 - m_SortingOrder: 18 + m_SortingLayerID: 813150151 + m_SortingOrder: 3 m_TargetDisplay: 0 --- !u!224 &1604842429 RectTransform: @@ -20777,7 +20777,7 @@ RectTransform: - {fileID: 1403558893} - {fileID: 725556430} - {fileID: 238296903} - m_Father: {fileID: 1343879457} + m_Father: {fileID: 1110722291} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} @@ -26105,10 +26105,10 @@ RectTransform: m_LocalScale: {x: 0, y: 0, z: 0} m_ConstrainProportionsScale: 0 m_Children: + - {fileID: 1216017968} - {fileID: 300534481} - {fileID: 2135943277} - {fileID: 1867622714} - - {fileID: 1216017968} - {fileID: 1900415979} - {fileID: 398552835} - {fileID: 1340005158} diff --git a/Assets/Scenes/SubWay.unity b/Assets/Scenes/SubWay.unity index 51cadd4db..de6840c0d 100644 --- a/Assets/Scenes/SubWay.unity +++ b/Assets/Scenes/SubWay.unity @@ -123,6 +123,50 @@ NavMeshSettings: debug: m_Flags: 0 m_NavMeshData: {fileID: 0} +--- !u!1 &11266074 +GameObject: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 11266075} + - component: {fileID: 11266076} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &11266075 +Transform: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 11266074} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1263973095} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &11266076 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 11266074} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: --- !u!1 &55324476 GameObject: m_ObjectHideFlags: 0 @@ -353,7 +397,7 @@ Transform: - {fileID: 1083958586} - {fileID: 1982073522} - {fileID: 642531360} - m_Father: {fileID: 1929645612} + m_Father: {fileID: 969974276} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &143273129 MonoBehaviour: @@ -371,6 +415,58 @@ MonoBehaviour: dialogViewType: 7 bubbleSlots: [] bubbleOptionSlots: [] +--- !u!1 &143341167 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 143341168} + - component: {fileID: 143341169} + m_Layer: 0 + m_Name: Actor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &143341168 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 143341167} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6.02, y: 1.71, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1928852255} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &143341169 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 143341167} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: bbc0dde0e8b8a9c498545e1b5b508241, type: 3} + m_Name: + m_EditorClassIdentifier: + data: + slotPosition: {x: 0, y: 0, z: 0} + actorRole: 2 + idx: 0 + maxWidth: 700 + minWidth: 350 + bubbleStyle: {fileID: 11400000, guid: 35c8acdf9f163414cbf0701f45793e94, type: 2} + pivotType: 1 --- !u!1 &163812960 GameObject: m_ObjectHideFlags: 0 @@ -412,10 +508,13 @@ MonoBehaviour: m_GameObject: {fileID: 163812960} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0e1a1832f60f72e449b07f1298eefa53, type: 3} + m_Script: {fileID: 11500000, guid: ceb74596ad944c8e9c599f00a445c8a3, type: 3} m_Name: m_EditorClassIdentifier: - bubbleSlotGroup: {fileID: 143273129} + subwaySlots: {fileID: 143273129} + tvSlots: {fileID: 1928852256} + subwayCam: {fileID: 233946549} + tvCam: {fileID: 1263973096} --- !u!1 &226184625 GameObject: m_ObjectHideFlags: 0 @@ -530,6 +629,163 @@ MonoBehaviour: - itemName: "\u8FD1\u666F\u697C\u623F2" assetAddressArray: - "Subway/\u591C\u665A\u7A97\u5916[HOUSEA]" +--- !u!1 &233946547 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 233946548} + - component: {fileID: 233946549} + m_Layer: 0 + m_Name: Subway Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &233946548 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 233946547} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 2.24, y: 0, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 511564811} + m_Father: {fileID: 969974276} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &233946549 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 233946547} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 1 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 0} + m_Lens: + FieldOfView: 34 + OrthographicSize: 5 + NearClipPlane: 0.3 + FarClipPlane: 1000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 511564811} +--- !u!1 &243739495 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 243739496} + - component: {fileID: 243739497} + m_Layer: 0 + m_Name: Player + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &243739496 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 243739495} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -1.38, y: 0.91, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1928852255} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &243739497 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 243739495} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: bbc0dde0e8b8a9c498545e1b5b508241, type: 3} + m_Name: + m_EditorClassIdentifier: + data: + slotPosition: {x: 0, y: 0, z: 0} + actorRole: 1 + idx: 0 + maxWidth: 700 + minWidth: 350 + bubbleStyle: {fileID: 11400000, guid: 35c8acdf9f163414cbf0701f45793e94, type: 2} + pivotType: 1 +--- !u!1 &253395608 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 253395609} + m_Layer: 0 + m_Name: "\u7535\u89C6" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &253395609 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 253395608} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -20, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1263973095} + - {fileID: 5924190533061430499} + m_Father: {fileID: 1929645612} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &325261251 GameObject: m_ObjectHideFlags: 0 @@ -814,7 +1070,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 441612919} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 @@ -826,7 +1082,7 @@ Transform: - {fileID: 1597021227} - {fileID: 1364179053} - {fileID: 988509736} - m_Father: {fileID: 1929645612} + m_Father: {fileID: 969974276} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &450826707 GameObject: @@ -1077,6 +1333,50 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &511564810 +GameObject: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 511564811} + - component: {fileID: 511564812} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &511564811 +Transform: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 511564810} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 233946548} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &511564812 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 511564810} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: --- !u!1 &546256081 GameObject: m_ObjectHideFlags: 0 @@ -1170,6 +1470,89 @@ MonoBehaviour: minWidth: 1000 bubbleStyle: {fileID: 11400000, guid: 489dcc2ac344d9044b7d4ef02a433eda, type: 2} pivotType: 8 +--- !u!1 &643035119 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 643035120} + - component: {fileID: 643035121} + m_Layer: 0 + m_Name: "\u5E7F\u544AMask" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &643035120 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 643035119} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 700944942808884826} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!331 &643035121 +SpriteMask: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 643035119} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + 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: 15d0c3709176029428a0da2f8cecf0b5, 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: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 21300000, guid: f1760d1c638dd8d419c0ce12db72ad8d, type: 3} + m_MaskAlphaCutoff: 0.2 + m_FrontSortingLayerID: 0 + m_BackSortingLayerID: 0 + m_FrontSortingLayer: 0 + m_BackSortingLayer: 0 + m_FrontSortingOrder: 0 + m_BackSortingOrder: 0 + m_IsCustomRangeActive: 0 + m_SpriteSortPoint: 0 --- !u!1 &644071841 GameObject: m_ObjectHideFlags: 0 @@ -1283,6 +1666,61 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &969974275 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 969974276} + - component: {fileID: 969974277} + m_Layer: 0 + m_Name: "\u5217\u8F66\u4E2D" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &969974276 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 969974275} + 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: 9170404495750404986} + - {fileID: 6628782913543680617} + - {fileID: 441612920} + - {fileID: 143273128} + - {fileID: 233946548} + - {fileID: 975479658} + m_Father: {fileID: 1929645612} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!320 &969974277 +PlayableDirector: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 969974275} + m_Enabled: 1 + serializedVersion: 3 + m_PlayableAsset: {fileID: 0} + m_InitialState: 1 + m_WrapMode: 2 + m_DirectorUpdateMode: 1 + m_InitialTime: 0 + m_SceneBindings: [] + m_ExposedReferences: + m_References: [] --- !u!1 &975479657 GameObject: m_ObjectHideFlags: 0 @@ -1308,14 +1746,14 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 975479657} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1366319646} - {fileID: 463340591} - m_Father: {fileID: 1929645612} + m_Father: {fileID: 969974276} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &975479659 MonoBehaviour: @@ -1724,6 +2162,78 @@ MonoBehaviour: - itemName: "\u6469\u5929\u5927\u697C" assetAddressArray: - "Subway/\u591C\u665A\u7A97\u5916[\u6469\u5929\u5927\u697C]" +--- !u!1 &1263973094 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1263973095} + - component: {fileID: 1263973096} + m_Layer: 0 + m_Name: TV Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1263973095 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1263973094} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -20} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 11266075} + m_Father: {fileID: 253395609} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1263973096 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1263973094} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 12 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 0} + m_Lens: + FieldOfView: 34 + OrthographicSize: 5 + NearClipPlane: 0.3 + FarClipPlane: 1000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 11266075} --- !u!1 &1364179052 GameObject: m_ObjectHideFlags: 0 @@ -2245,6 +2755,57 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &1928852254 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1928852255} + - component: {fileID: 1928852256} + m_Layer: 0 + m_Name: Bubble Slots + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1928852255 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1928852254} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -2.24, y: -0.33, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 243739496} + - {fileID: 143341168} + - {fileID: 2139974347} + m_Father: {fileID: 5924190533061430499} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1928852256 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1928852254} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8225446392f64688813d628ffb56cc7c, type: 3} + m_Name: + m_EditorClassIdentifier: + data: + dialogViewType: 7 + bubbleSlots: [] + bubbleOptionSlots: [] --- !u!1 &1929645610 GameObject: m_ObjectHideFlags: 0 @@ -2290,11 +2851,8 @@ Transform: m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 9170404495750404986} - - {fileID: 6628782913543680617} - - {fileID: 441612920} - - {fileID: 143273128} - - {fileID: 975479658} + - {fileID: 253395609} + - {fileID: 969974276} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1982073521 @@ -2349,6 +2907,73 @@ MonoBehaviour: minWidth: 350 bubbleStyle: {fileID: 11400000, guid: 35c8acdf9f163414cbf0701f45793e94, type: 2} pivotType: 1 +--- !u!1 &2139974346 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2139974347} + - component: {fileID: 2139974348} + m_Layer: 0 + m_Name: Aside + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2139974347 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2139974346} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 2.24, y: -1.9, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1928852255} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &2139974348 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2139974346} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: bbc0dde0e8b8a9c498545e1b5b508241, type: 3} + m_Name: + m_EditorClassIdentifier: + data: + slotPosition: {x: 0, y: 0, z: 0} + actorRole: 0 + idx: 0 + maxWidth: 1000 + minWidth: 1000 + bubbleStyle: {fileID: 11400000, guid: 489dcc2ac344d9044b7d4ef02a433eda, type: 2} + pivotType: 8 +--- !u!4 &129647964801808281 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4335695255925313598} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.9534888, y: 1.0697675, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5924190533061430499} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &312924555389521471 GameObject: m_ObjectHideFlags: 0 @@ -2376,10 +3001,11 @@ Transform: m_GameObject: {fileID: 312924555389521471} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -5.997, y: 2.621, z: 0} + m_LocalPosition: {x: -5.932, y: 2.582, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] + m_Children: + - {fileID: 643035120} m_Father: {fileID: 9170404495750404986} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &736598218320868799 @@ -2434,6 +3060,58 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!212 &739898723202919597 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8453523141833861959} + 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: 0 + m_SortingLayer: 0 + m_SortingOrder: 2 + m_Sprite: {fileID: 9021185582226946512, guid: 685ee1335bf310b4e9af397e9812cd86, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 17.860466, y: 10.046512} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &744104807909338847 GameObject: m_ObjectHideFlags: 0 @@ -2452,6 +3130,24 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 +--- !u!1 &1454060666417052305 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1855525890014860020} + - component: {fileID: 5098292584165096733} + - component: {fileID: 7246233489877852209} + m_Layer: 0 + m_Name: "\u7535\u89C6\u7279\u5199_\u80CC\u666F" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 --- !u!212 &1555982578380620841 SpriteRenderer: m_ObjectHideFlags: 0 @@ -2504,6 +3200,36 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!4 &1653048031908698039 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3949948302112789128} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 2.2325573, y: 1.8372092, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5924190533061430499} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1855525890014860020 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1454060666417052305} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5924190533061430499} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1903193233831328989 GameObject: m_ObjectHideFlags: 0 @@ -2536,6 +3262,23 @@ Transform: m_Children: [] m_Father: {fileID: 546256082} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2107531603404896070 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2695904934726658742} + - component: {fileID: 8127144399698162647} + m_Layer: 0 + m_Name: "\u5C4F\u5E55" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 --- !u!4 &2642956274839607610 Transform: m_ObjectHideFlags: 0 @@ -2551,6 +3294,21 @@ Transform: m_Children: [] m_Father: {fileID: 6628782913543680617} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &2695904934726658742 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2107531603404896070} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.3953495, y: 1.2558141, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5924190533061430499} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &2697748423176271715 GameObject: m_ObjectHideFlags: 0 @@ -2655,6 +3413,23 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 +--- !u!1 &3949948302112789128 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1653048031908698039} + - component: {fileID: 5352226562362177808} + m_Layer: 0 + m_Name: "\u5C0F\u65B0\u95FB" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 --- !u!4 &4103782223475585769 Transform: m_ObjectHideFlags: 0 @@ -2685,6 +3460,58 @@ Transform: m_Children: [] m_Father: {fileID: 9170404495750404986} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &4221595129363351648 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4335695255925313598} + 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: 0 + m_SortingLayer: 0 + m_SortingOrder: 3 + m_Sprite: {fileID: -3166515403177750552, guid: 685ee1335bf310b4e9af397e9812cd86, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 12.976745, y: 7.255814} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &4324682127354924289 GameObject: m_ObjectHideFlags: 0 @@ -2702,6 +3529,23 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 +--- !u!1 &4335695255925313598 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 129647964801808281} + - component: {fileID: 4221595129363351648} + m_Layer: 0 + m_Name: "\u7535\u89C6\u5916\u6846" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 --- !u!4 &4358485717887071929 Transform: m_ObjectHideFlags: 0 @@ -2717,6 +3561,22 @@ Transform: m_Children: [] m_Father: {fileID: 988509736} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4827553351666275456 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5924190533061430499} + m_Layer: 0 + m_Name: "\u7535\u89C6\u7279\u5199" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 --- !u!1 &4847544086954038309 GameObject: m_ObjectHideFlags: 0 @@ -2783,6 +3643,110 @@ Transform: m_Children: [] m_Father: {fileID: 9170404495750404986} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &5098292584165096733 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1454060666417052305} + 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: 0 + m_SortingLayer: 0 + m_SortingOrder: 2 + m_Sprite: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.8372093, y: 9.488372} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 0 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!212 &5352226562362177808 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3949948302112789128} + 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: 0 + m_SortingLayer: 0 + m_SortingOrder: 5 + m_Sprite: {fileID: 3065700750377973892, guid: 685ee1335bf310b4e9af397e9812cd86, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 3.627907, y: 2.2790697} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &5419575434293045770 GameObject: m_ObjectHideFlags: 0 @@ -2799,6 +3763,27 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 +--- !u!4 &5924190533061430499 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4827553351666275456} + 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: 1653048031908698039} + - {fileID: 2695904934726658742} + - {fileID: 129647964801808281} + - {fileID: 9176668305076229203} + - {fileID: 1855525890014860020} + - {fileID: 1928852255} + m_Father: {fileID: 253395609} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!4 &6086942936004952135 Transform: m_ObjectHideFlags: 0 @@ -2855,16 +3840,16 @@ SpriteRenderer: m_SortingLayerID: 1560193523 m_SortingLayer: -1 m_SortingOrder: 101 - m_Sprite: {fileID: 6290427024997156769, guid: 233d67099d6049d429a2ee0d118fd14e, type: 3} + m_Sprite: {fileID: 21300000, guid: f1760d1c638dd8d419c0ce12db72ad8d, 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.1860466, y: 1.3488373} + m_Size: {x: 0.47, y: 0.29} m_AdaptiveModeThreshold: 0.5 m_SpriteTileMode: 0 m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 + m_MaskInteraction: 1 m_SpriteSortPoint: 0 --- !u!4 &6628782913543680617 Transform: @@ -2874,7 +3859,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5419575434293045770} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 @@ -2882,7 +3867,7 @@ Transform: - {fileID: 7395970623392308950} - {fileID: 2642956274839607610} - {fileID: 5011416871757886230} - m_Father: {fileID: 1929645612} + m_Father: {fileID: 969974276} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6631278831426758178 SpriteRenderer: @@ -2936,6 +3921,27 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!95 &7246233489877852209 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1454060666417052305} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 40d8833b34281c943a03ba6d0cd17306, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 --- !u!4 &7395970623392308950 Transform: m_ObjectHideFlags: 0 @@ -2967,6 +3973,58 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 +--- !u!212 &8127144399698162647 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2107531603404896070} + 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: 0 + m_SortingLayer: 0 + m_SortingOrder: 4 + m_Sprite: {fileID: -9039101100975454887, guid: 685ee1335bf310b4e9af397e9812cd86, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 9.72093, y: 5.4883723} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!95 &8427833279074260127 Animator: serializedVersion: 5 @@ -2988,6 +4046,24 @@ Animator: m_AllowConstantClipSamplingOptimization: 1 m_KeepAnimatorStateOnDisable: 0 m_WriteDefaultValuesOnDisable: 0 +--- !u!1 &8453523141833861959 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9176668305076229203} + - component: {fileID: 739898723202919597} + - component: {fileID: 9176668305076229204} + m_Layer: 0 + m_Name: "\u80CC\u666F" + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 --- !u!212 &8464514298094947900 SpriteRenderer: m_ObjectHideFlags: 0 @@ -3368,8 +4444,45 @@ Transform: - {fileID: 546256082} - {fileID: 6086942936004952135} - {fileID: 5087053686111204149} - m_Father: {fileID: 1929645612} + m_Father: {fileID: 969974276} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &9176668305076229203 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8453523141833861959} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5924190533061430499} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &9176668305076229204 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8453523141833861959} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fef000300a1b45f0ae3e23d3a3d9b81f, type: 3} + m_Name: + m_EditorClassIdentifier: + spritePartAssets: + - time: 0 + weather: 0 + sprite: {fileID: 0} + - time: 1 + weather: 0 + sprite: {fileID: 0} + - time: 2 + weather: 0 + sprite: {fileID: 0} --- !u!1660057539 &9223372036854775807 SceneRoots: m_ObjectHideFlags: 0 diff --git a/Assets/Scripts/FixSystemNew/FixStateMachine.cs b/Assets/Scripts/FixSystemNew/FixStateMachine.cs index a45c044b2..5b2c3f798 100644 --- a/Assets/Scripts/FixSystemNew/FixStateMachine.cs +++ b/Assets/Scripts/FixSystemNew/FixStateMachine.cs @@ -10,50 +10,35 @@ namespace AibisDream.FixSystem { public FixState CurState => _curState.GetState; - private IState _curState; + private IState _curState; private string _curArgs; + private StateMachine _stateMachine; + public FixStateMachine() { - // 初始化为一个默认状态 - _curState = CreateState(FixState.Default, ""); + _stateMachine = new StateMachine(CreateState); + _stateMachine.OnStateSwitch += state => EnumEventSystem.Global.Send(EventEnum.FixStateSwitch, state); } - - /// - /// 播放诊所到场景的timeline - /// - /// - public IEnumerator PlayClinicCut() + + public IEnumerator Init(FixState initState) { - yield return CameraKit.Instance.SwitchCamera(CameraEnum.CoolingMachine); - yield return TimelineManager.Instance.PlayTimeline("ToBodyModule"); + yield return _stateMachine.Init(initState); } public IEnumerator SwitchState(FixState nextState, string args = "") { - Debug.Log($"SwitchState: {CurState}"); - if (CurState == nextState) yield break; - - _curArgs = args; - - yield return _curState?.Exit(); - - _curState = CreateState(nextState, _curArgs); - - EnumEventSystem.Global.Send(EventEnum.FixStateSwitch, nextState); - yield return _curState.Enter(); + yield return _stateMachine.SwitchState(nextState, args); } public IEnumerator QuitState() { - _curArgs = null; - yield return _curState?.Exit(); - _curState = null; + yield return _stateMachine.QuitState(); } - private static IState CreateState(FixState nextState, string args) + private static IState CreateState(FixState nextState, string args) { - IState res = nextState switch + IState res = nextState switch { FixState.Clinic => new ClinicState(), FixState.Engine => new EngineState(), @@ -96,15 +81,7 @@ namespace AibisDream.FixSystem Dream, } - public interface IState - { - public FixState GetState { get; } - public void SetArgs(string args) {} - public IEnumerator Enter(); - public IEnumerator Exit(); - } - - public struct DefaultState : IState + public struct DefaultState : IState { public FixState GetState => FixState.Default; @@ -119,7 +96,7 @@ namespace AibisDream.FixSystem } } - public struct ClinicState : IState + public struct ClinicState : IState { public FixState GetState => FixState.Clinic; @@ -147,7 +124,7 @@ namespace AibisDream.FixSystem } } - public struct BodyModuleState : IState + public struct BodyModuleState : IState { private string _args; @@ -206,7 +183,7 @@ namespace AibisDream.FixSystem } - public struct GearState : IState + public struct GearState : IState { public FixState GetState => FixState.Gear; @@ -248,7 +225,7 @@ namespace AibisDream.FixSystem } } - public struct EngineState : IState + public struct EngineState : IState { public FixState GetState => FixState.Engine; @@ -280,7 +257,7 @@ namespace AibisDream.FixSystem } } - public struct UfState : IState + public struct UfState : IState { public FixState GetState => FixState.UF; @@ -326,7 +303,7 @@ namespace AibisDream.FixSystem } } - public struct EyeState : IState + public struct EyeState : IState { public FixState GetState => FixState.Eye; @@ -385,7 +362,7 @@ namespace AibisDream.FixSystem } } - public struct MemoryState : IState + public struct MemoryState : IState { public FixState GetState => FixState.Memory; @@ -428,7 +405,7 @@ namespace AibisDream.FixSystem memorySystem.PullMemoryProjector(); } } - public struct ExpressionState : IState + public struct ExpressionState : IState { public FixState GetState => FixState.Expression; @@ -466,7 +443,7 @@ namespace AibisDream.FixSystem yield break; } } - public struct EmoState : IState + public struct EmoState : IState { public FixState GetState => FixState.Emo; @@ -500,7 +477,7 @@ namespace AibisDream.FixSystem yield break; } } - public struct OpState : IState + public struct OpState : IState { public FixState GetState => FixState.Op; @@ -523,7 +500,7 @@ namespace AibisDream.FixSystem yield break; } } - public struct DreamState : IState + public struct DreamState : IState { public FixState GetState => FixState.Dream; @@ -549,7 +526,7 @@ namespace AibisDream.FixSystem yield break; } } - public struct EmoCutState : IState + public struct EmoCutState : IState { public FixState GetState => FixState.EmoCut; @@ -590,7 +567,7 @@ namespace AibisDream.FixSystem yield return UIManager.Instance.GetPanel().FadeOutAsync(0.1f); } } - public struct MemoryCutState : IState + public struct MemoryCutState : IState { public FixState GetState => FixState.MemoryCut; @@ -633,7 +610,7 @@ namespace AibisDream.FixSystem yield return UIManager.Instance.GetPanel().FadeOutAsync(0.1f); } } - public struct LogicCutState : IState + public struct LogicCutState : IState { public FixState GetState => FixState.LogicCut; @@ -650,8 +627,7 @@ namespace AibisDream.FixSystem { bodyModuleSystem.SwitchModuleGroup(ModuleState.Head); yield return CameraKit.Instance.SwitchCamera(CameraEnum.BodyModule); - } - //bodyModuleSystem.CableSystem.ResetPlug(); + } ; var bodyModule=bodyModuleSystem.FindBodyModuleByName("Logic"); if(bodyModule!=null) { diff --git a/Assets/Scripts/FixSystemNew/FixSystemCenter.cs b/Assets/Scripts/FixSystemNew/FixSystemCenter.cs index b6e4bae0a..ab5dbbd09 100644 --- a/Assets/Scripts/FixSystemNew/FixSystemCenter.cs +++ b/Assets/Scripts/FixSystemNew/FixSystemCenter.cs @@ -17,7 +17,7 @@ namespace AibisDream.FixSystem SystemDic ??= new IOCContainer(); // 初始化状态机 StateMachine = new FixStateMachine(); - StartCoroutine(StateMachine.SwitchState(defaultState)); + StartCoroutine(StateMachine.Init(defaultState)); // 注册 StorageSystem.Instance.RegisterData(_data); } @@ -31,6 +31,16 @@ namespace AibisDream.FixSystem // 注销 StorageSystem.Instance.UnregisterData(); } + + /// + /// 播放诊所到场景的timeline + /// + /// + public static IEnumerator PlayClinicCut() + { + yield return CameraKit.Instance.SwitchCamera(CameraEnum.CoolingMachine); + yield return TimelineManager.Instance.PlayTimeline("ToBodyModule"); + } #region 系统索引 diff --git a/Assets/Scripts/FixSystemNew/FixSystemYarnCommand.cs b/Assets/Scripts/FixSystemNew/FixSystemYarnCommand.cs index dd8bfb4ea..c7d0db6ee 100644 --- a/Assets/Scripts/FixSystemNew/FixSystemYarnCommand.cs +++ b/Assets/Scripts/FixSystemNew/FixSystemYarnCommand.cs @@ -26,7 +26,7 @@ namespace AibisDream.FixSystem [YarnCommand("play_clinic_cut")] public static IEnumerator PlayClinicCut() { - yield return FixSystemCenter.StateMachine.PlayClinicCut(); + yield return FixSystemCenter.PlayClinicCut(); } } } \ No newline at end of file diff --git a/Assets/Scripts/Framework/OtherKit/CameraKit.cs b/Assets/Scripts/Framework/OtherKit/CameraKit.cs index 9da2660da..037a762a3 100644 --- a/Assets/Scripts/Framework/OtherKit/CameraKit.cs +++ b/Assets/Scripts/Framework/OtherKit/CameraKit.cs @@ -122,17 +122,6 @@ namespace AibisDream.Framework _camInitStateDict[camType] = initState; } - public void UnRegisterCamera(CameraEnum camType, ICinemachineCamera virtualCamera) - { - if (!_virtualCameraDict.TryGetValue(camType, out var curCam)) return; - - if (virtualCamera == curCam) - { - _virtualCameraDict.Remove(camType); - _camInitStateDict.Remove(camType); - } - } - public void UnRegisterCamera(CameraEnum camType) { _virtualCameraDict.Remove(camType); @@ -369,5 +358,7 @@ namespace AibisDream.Framework CutLogicDeep, BreakCamera, DreamCamera, + Subway, + SubwayTV } } \ No newline at end of file diff --git a/Assets/Scripts/Framework/StateMachineKit.meta b/Assets/Scripts/Framework/StateMachineKit.meta new file mode 100644 index 000000000..dad3a0ef6 --- /dev/null +++ b/Assets/Scripts/Framework/StateMachineKit.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: b6f3c9a64e384fcba8310156263f8593 +timeCreated: 1749722698 \ No newline at end of file diff --git a/Assets/Scripts/Framework/StateMachineKit/StateMachineKit.cs b/Assets/Scripts/Framework/StateMachineKit/StateMachineKit.cs new file mode 100644 index 000000000..b075a54b2 --- /dev/null +++ b/Assets/Scripts/Framework/StateMachineKit/StateMachineKit.cs @@ -0,0 +1,52 @@ +using System; +using System.Collections; + +namespace AibisDream.Framework +{ + public class StateMachine where T : Enum + { + public T CurState => _curState.GetState; + public event Action OnStateSwitch; + + private IState _curState; + private readonly Func> _createState; + + public StateMachine(Func> createState) + { + _createState = createState; + } + + public IEnumerator Init(T initState) + { + return SwitchState(initState); + } + + public IEnumerator SwitchState(T nextState, string args = "") + { + if (_curState != null && CurState.Equals(nextState)) yield break; + + yield return _curState?.Exit(); + _curState = _createState.Invoke(nextState, args); + OnStateSwitch?.Invoke(nextState); + yield return _curState.Enter(); + } + + public IEnumerator QuitState() + { + yield return _curState?.Exit(); + _curState = null; + } + } + + public interface IState where T : Enum + { + public T GetState { get; } + public void SetArgs(string args) {} + public IEnumerator Enter(); + + public IEnumerator Exit() + { + yield break; + } + } +} \ No newline at end of file diff --git a/Assets/Scripts/Framework/StateMachineKit/StateMachineKit.cs.meta b/Assets/Scripts/Framework/StateMachineKit/StateMachineKit.cs.meta new file mode 100644 index 000000000..a2854fb9d --- /dev/null +++ b/Assets/Scripts/Framework/StateMachineKit/StateMachineKit.cs.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: dfe89611bb6147dd9c48d825f69c8182 +timeCreated: 1749722712 \ No newline at end of file diff --git a/Assets/Scripts/Game Loop/GameManager.cs b/Assets/Scripts/Game Loop/GameManager.cs index a3344f3c2..54a910755 100644 --- a/Assets/Scripts/Game Loop/GameManager.cs +++ b/Assets/Scripts/Game Loop/GameManager.cs @@ -36,7 +36,7 @@ namespace AibisDream _currentTalkSceneSo.Register(item => _data.curSceneSoName = item.name); // 事件广播 EnumEventSystem.Global.Send(GameLoopEnum.AppStart); - + #if UNITY_EDITOR if (runMode == RunMode.SingleScene) { @@ -48,7 +48,11 @@ namespace AibisDream } else { - SceneLoader.Instance.LoadScene("ClinicOut"); + ActionKit.Sequence() + .Callback(() => UIManager.Instance.GetPanel().FadeInSync(0)) + .Coroutine(() => SceneLoader.Instance.LoadSceneAsync("ClinicOut")) + .Callback(() => UIManager.Instance.GetPanel().FadeOutSync()) + .Start(this); } #else SceneLoader.Instance.LoadScene("ClinicOut"); @@ -66,12 +70,12 @@ namespace AibisDream _currentTalkSceneSo.Value = firstTalkSo; StartCoroutine(LoadFirstScene()); } - + public void StartWithLevel(TalkSceneSO sceneSo) { // 游戏开始 EnumEventSystem.Global.Send(GameLoopEnum.GameStart); - + _currentTalkSceneSo.Value = sceneSo; StartCoroutine(LoadFirstScene()); } @@ -80,7 +84,7 @@ namespace AibisDream { // 游戏开始 EnumEventSystem.Global.Send(GameLoopEnum.GameStart); - + StorageSystem.Instance.Load(fileName); } @@ -127,12 +131,12 @@ namespace AibisDream // 打开Dialog DialogCanvasManager.Instance.OpenCanvas(); } - + public void QuitApp() { Application.Quit(); } - + private IEnumerator RestartCoroutine() { yield return UIManager.Instance.GetPanel().FadeInAsync(); @@ -170,7 +174,7 @@ namespace AibisDream } #endregion - + public IEnumerator NextSceneSo() { if (_currentTalkSceneSo.Value && _currentTalkSceneSo.Value.nextScene) @@ -186,7 +190,7 @@ namespace AibisDream Debug.Log("没有下个场景了"); } } - + public void SetSceneSoByName(string soName) { _currentTalkSceneSo.Value = Array.Find(totalSceneSos, so => so.name == soName); @@ -196,7 +200,7 @@ namespace AibisDream { DialogController.Instance.LoadDialog(_currentTalkSceneSo.Value.yarnProject); } - + public string GetSceneSoName() { return _currentTalkSceneSo.Value.name; @@ -238,7 +242,7 @@ namespace AibisDream yield break; } } - + public static class GameLoopYarnCommand { [YarnCommand("auto_save")] @@ -247,7 +251,7 @@ namespace AibisDream StorageSystem.Instance.Save(); } } - + public enum RunMode { Product, diff --git a/Assets/Scripts/SceneManagement/SceneCenter.meta b/Assets/Scripts/SceneManagement/SceneCenter.meta new file mode 100644 index 000000000..05824ddd7 --- /dev/null +++ b/Assets/Scripts/SceneManagement/SceneCenter.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: 5682792eece34ae8905f894cfc22b1a6 +timeCreated: 1749715620 \ No newline at end of file diff --git a/Assets/Scripts/SceneManagement/SceneCenter/SubwayCenter.cs b/Assets/Scripts/SceneManagement/SceneCenter/SubwayCenter.cs new file mode 100644 index 000000000..dcfd5a059 --- /dev/null +++ b/Assets/Scripts/SceneManagement/SceneCenter/SubwayCenter.cs @@ -0,0 +1,96 @@ +using System; +using System.Collections; +using AibisDream.Framework; +using AibisDream.Kit; +using Cinemachine; +using UnityEngine; +using Yarn.Unity; + +namespace AibisDream +{ + public class SubwayCenter : Singleton + { + #region 部分索引 + + public BubbleSlotGroup subwaySlots; + public BubbleSlotGroup tvSlots; + + public CinemachineVirtualCamera subwayCam; + public CinemachineVirtualCamera tvCam; + + public static StateMachine StateMachine { get; private set; } + + #endregion + + public override void OnSingletonInit() + { + CameraKit.Instance.RegisterCamera(CameraEnum.Subway, subwayCam); + CameraKit.Instance.RegisterCamera(CameraEnum.SubwayTV, tvCam); + + StateMachine = new StateMachine(CreateState); + StartCoroutine(StateMachine.Init(OutSideState.Subway)); + } + + public override void OnSingletonDestroy() + { + CameraKit.Instance.UnRegisterCamera(CameraEnum.SubwayTV); + CameraKit.Instance.UnRegisterCamera(CameraEnum.Subway); + } + + private static IState CreateState(OutSideState nextState, string arg = "") + { + IState res = nextState switch + { + OutSideState.Subway => new SubwayState(), + OutSideState.SubwayTV => new SubwayTVState(), + _ => throw new ArgumentOutOfRangeException(nameof(nextState), nextState, null) + }; + + res.SetArgs(arg); + return res; + } + } + + public struct SubwayState : IState + { + public OutSideState GetState => OutSideState.Subway; + + public IEnumerator Enter() + { + yield return CameraKit.Instance.SwitchCamera(CameraEnum.Subway); + BubbleGroup.Instance.LoadBubbles(SubwayCenter.Instance.subwaySlots.CollectData()); + } + } + + public struct SubwayTVState : IState + { + public OutSideState GetState => OutSideState.SubwayTV; + + public IEnumerator Enter() + { + yield return CameraKit.Instance.SwitchCamera(CameraEnum.SubwayTV); + // 要加载气泡吗? + } + } + + public enum OutSideState + { + Subway, + SubwayTV + } + + public static class SubwayYarnCommand + { + [YarnCommand("switch_outside_to")] + public static IEnumerator SwitchOutsideTo(string targetStateStr) + { + if (!Enum.TryParse(targetStateStr, out OutSideState targetState)) + { + Debug.Log($"{targetStateStr}不在OutSideState枚举中"); + yield break; + } + + yield return SubwayCenter.StateMachine.SwitchState(targetState); + } + } +} \ No newline at end of file diff --git a/Assets/Scripts/SceneManagement/SceneCenter/SubwayCenter.cs.meta b/Assets/Scripts/SceneManagement/SceneCenter/SubwayCenter.cs.meta new file mode 100644 index 000000000..8e6f58791 --- /dev/null +++ b/Assets/Scripts/SceneManagement/SceneCenter/SubwayCenter.cs.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: ceb74596ad944c8e9c599f00a445c8a3 +timeCreated: 1749715671 \ No newline at end of file