From 2cc82181523429fffa3f55e7d1edc8c917055cc4 Mon Sep 17 00:00:00 2001 From: Damian-Fools Date: Fri, 19 Dec 2025 17:00:41 +0100 Subject: [PATCH] Added Trashmaze limits for pulver and booster packs to pick up --- .../Prefabs/Levels/Dump/Puzzles/Pigman.prefab | 153 +- Assets/Scenes/Levels/Dump.unity | 5085 ++++++++++++++++- 2 files changed, 5107 insertions(+), 131 deletions(-) diff --git a/Assets/Prefabs/Levels/Dump/Puzzles/Pigman.prefab b/Assets/Prefabs/Levels/Dump/Puzzles/Pigman.prefab index 3b22d9d2..85837e2e 100644 --- a/Assets/Prefabs/Levels/Dump/Puzzles/Pigman.prefab +++ b/Assets/Prefabs/Levels/Dump/Puzzles/Pigman.prefab @@ -1,5 +1,83 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: +--- !u!1 &6345764948803578198 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7892242206737481297} + - component: {fileID: 26931519388135958} + m_Layer: 6 + m_Name: Collider + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7892242206737481297 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6345764948803578198} + 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: 7336872651957925698} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &26931519388135958 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6345764948803578198} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0.11, y: 0.55} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 10.59, y: 1.6} + m_EdgeRadius: 0 --- !u!1 &7628774400998359375 GameObject: m_ObjectHideFlags: 0 @@ -9,13 +87,13 @@ GameObject: serializedVersion: 6 m_Component: - component: {fileID: 7336872651957925698} - - component: {fileID: 6896877652323851773} - component: {fileID: 4028113574823957412} - component: {fileID: 2972189460845409975} - component: {fileID: 4855191802776157908} - component: {fileID: 2852221950912490057} + - component: {fileID: 6865285058606140290} m_Layer: 10 - m_Name: Pigman + m_Name: FortFight m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -33,36 +111,10 @@ Transform: m_LocalPosition: {x: -21.79, y: -34.08, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 1 - m_Children: [] + m_Children: + - {fileID: 7892242206737481297} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &6896877652323851773 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 7628774400998359375} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 833a4ccef651449e973e623d9107bef5, type: 3} - m_Name: - m_EditorClassIdentifier: AppleHillsScripts::Interactions.OneClickInteraction - isOneTime: 0 - cooldown: -1 - characterToInteract: 2 - interactionStarted: - m_PersistentCalls: - m_Calls: [] - interactionInterrupted: - m_PersistentCalls: - m_Calls: [] - characterArrived: - m_PersistentCalls: - m_Calls: [] - interactionComplete: - m_PersistentCalls: - m_Calls: [] --- !u!61 &4028113574823957412 BoxCollider2D: m_ObjectHideFlags: 0 @@ -97,17 +149,17 @@ BoxCollider2D: m_UsedByEffector: 0 m_CompositeOperation: 0 m_CompositeOrder: 0 - m_Offset: {x: 0, y: 0} + m_Offset: {x: 0, y: 2.37} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} - pivot: {x: 0.68369645, y: 0.10891514} - oldSize: {x: 16.6375, y: 11.6375} + pivot: {x: 0.68369645, y: 0.10752916} + oldSize: {x: 16.6375, y: 11.7875} newSize: {x: 16.6375, y: 11.6375} adaptiveTilingThreshold: 0.5 drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - m_Size: {x: 6, y: 6} + m_Size: {x: 10.5, y: 7.26} m_EdgeRadius: 0 --- !u!212 &2972189460845409975 SpriteRenderer: @@ -158,7 +210,7 @@ SpriteRenderer: m_SortingLayer: 0 m_SortingOrder: 0 m_MaskInteraction: 0 - m_Sprite: {fileID: 1522167454, guid: 25a94b4b9df668645a18072acb930b4b, type: 3} + m_Sprite: {fileID: 1138933991, guid: e5cde6731c267ec488cc0856af1e63a0, type: 3} m_Color: {r: 1, g: 1, b: 1, a: 1} m_FlipX: 0 m_FlipY: 0 @@ -202,3 +254,34 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 07f9cf64792aa3e40819a65a1f1a3cc9, type: 3} m_Name: m_EditorClassIdentifier: '::' + canEatCards: 0 +--- !u!114 &6865285058606140290 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7628774400998359375} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d9b7a2b4b1fe492aae7b0f280b4063cf, type: 3} + m_Name: + m_EditorClassIdentifier: AppleHillsScripts::Levels.MinigameSwitch + isOneTime: 0 + cooldown: -1 + characterToInteract: 2 + interactionStarted: + m_PersistentCalls: + m_Calls: [] + interactionInterrupted: + m_PersistentCalls: + m_Calls: [] + characterArrived: + m_PersistentCalls: + m_Calls: [] + interactionComplete: + m_PersistentCalls: + m_Calls: [] + switchData: {fileID: 11400000, guid: e483266a9791f60409ddd45f22d8637e, type: 2} + startUnlocked: 1 + iconRenderer: {fileID: 2972189460845409975} diff --git a/Assets/Scenes/Levels/Dump.unity b/Assets/Scenes/Levels/Dump.unity index 69581ae0..713fe638 100644 --- a/Assets/Scenes/Levels/Dump.unity +++ b/Assets/Scenes/Levels/Dump.unity @@ -214,6 +214,7 @@ Transform: - {fileID: 787352401} - {fileID: 1202455271} - {fileID: 1276702582} + - {fileID: 294079580} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &5147847 @@ -341,6 +342,52 @@ Transform: m_CorrespondingSourceObject: {fileID: 5014539179916997503, guid: 8f64aad8c86323346b250b856c95a694, type: 3} m_PrefabInstance: {fileID: 6780199} m_PrefabAsset: {fileID: 0} +--- !u!1 &11226859 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 11226860} + - component: {fileID: 11226861} + m_Layer: 0 + m_Name: PulverMoveTarget + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &11226860 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 11226859} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -2.56, y: -0.69, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 357491736} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &11226861 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 11226859} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2bcf343b3ef74f0fb3c64be6fd2893b6, type: 3} + m_Name: + m_EditorClassIdentifier: AppleHillsScripts::Interactions.CharacterMoveToTarget + characterType: 2 + positionOffset: {x: 0, y: 0, z: 1} --- !u!1 &19657143 GameObject: m_ObjectHideFlags: 0 @@ -511,6 +558,66 @@ Transform: m_CorrespondingSourceObject: {fileID: 5249167872360441530, guid: da0eb0adb463dd64288418693b23feee, type: 3} m_PrefabInstance: {fileID: 28636037} m_PrefabAsset: {fileID: 0} +--- !u!1001 &32217960 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1192232787243676909, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_Name + value: BoosterPack + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalPosition.x + value: 213 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalPosition.y + value: 49.9 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + insertIndex: -1 + addedObject: {fileID: 330349652} + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} --- !u!1 &34947687 GameObject: m_ObjectHideFlags: 0 @@ -1365,6 +1472,10 @@ PrefabInstance: propertyPath: m_Name value: RevealableObject_Full (2) objectReference: {fileID: 0} + - target: {fileID: 6259373434446242904, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} + propertyPath: m_Layer + value: 6 + objectReference: {fileID: 0} - target: {fileID: 6487644332527623320, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_SortingOrder value: 5 @@ -1387,11 +1498,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.x - value: 169.91 + value: 170.15 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.y - value: 33.62 + value: 33.44 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.z @@ -1399,7 +1510,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalRotation.w - value: 0.9472185 + value: 0.96401364 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalRotation.x @@ -1411,7 +1522,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalRotation.z - value: 0.3205887 + value: 0.2658528 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -1423,7 +1534,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalEulerAnglesHint.z - value: 37.397 + value: 30.835 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -1657,6 +1768,10 @@ PrefabInstance: propertyPath: m_Name value: RevealableObject_Full (1) objectReference: {fileID: 0} + - target: {fileID: 6259373434446242904, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} + propertyPath: m_Layer + value: 6 + objectReference: {fileID: 0} - target: {fileID: 6487644332527623320, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_SortingOrder value: 5 @@ -1679,11 +1794,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.x - value: 161.38 + value: 162 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.y - value: 8.97 + value: 9 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.z @@ -1691,7 +1806,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalRotation.w - value: 0.8474766 + value: 0.7397795 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalRotation.x @@ -1703,7 +1818,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalRotation.z - value: 0.5308328 + value: 0.6728495 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -1715,7 +1830,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalEulerAnglesHint.z - value: 64.123 + value: 84.575 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -1753,7 +1868,7 @@ MonoBehaviour: m_EditorClassIdentifier: version: 1 data: - dataString: UEsDBBQAAAgIAAAIIexUOC2NYAIAABQFAAALACQAZ3JhcGgwLmpzb24KACAAAAAAAAEAGAAAgD7V3rGdAQCAPtXesZ0BAIA+1d6xnQFlVE1z2jAQ/SuMzqVjklCgt5YkpIckTEgnF1+EtMYaZMkjyQGS4b93V7ax454sv/d29fbD/mTK+BJEsG7llHy0EtjPEaMz+zbqyAc48p01G/UBreZNyZCTiEfNCw/KIj6hMG8LCE6JX2anSZwgWBmVWVfcyR0srQ8e4YxrD0g5GyjaIPQ5Ykd8jBcUcsLT1YxOH3haJKMzHgWYAK6TzqaNstXVssoIzYsSJHnu1DfJJXFSCw3W02jIu7BaK9+YYeFUxmI3ZQ4OqFqpONYWDVzjaw5qlwd6+X7Tj37OMg+hceX46VY5bFKdlv22decK7ve1tXeuK7poOvsRTdVpH//jx5NIZ84WD+3Nk1hSyJXYv/CT4D70WtuHbzvrk9ihA9d7vtXwloN5sitnKyORDK6i0MrD1W33eiltmYPYd3htdQBWZdfyZDAfquEcqz8utSq2RMXmIbDRNjY8jh8cjuYPGo7L4ZsUiJKLvx5e+a6/RQ1xr5wPSDVVGrK3tZUjKbvHA3VeVGFpnYGINp5LMFyH0xqzhOEEB1zv1gFzz+lzae5uuPYrGIREuNMnyYBa28NlVj63h0fw+XMVtDLQmSbiCdu0tMbUC+a/khS1qVzGRS9qVyn5dbHYYjqf8wVMEzm7nojpzXgCIsumcy63mcz4fM7i5imDZXK9rn023cGZmS65wS1rfyKjleNl3HXp+GGlPgrb86dMZjfCAZjnOkPbIQ8OL8GPUt5Jhf3ZQAjKxGmzz5RpK/Yg00uiNFZ6dwyOp12WlJXq3QZCUraMf42UEXzZ5LWDdwUHurxNdmbnf1BLAwQUAAAICAAACCHsJ/90HV0CAAATBQAACwAkAGdyYXBoMS5qc29uCgAgAAAAAAABABgAAIA+1d6xnQEAgD7V3rGdAQCAPtXesZ0BZVTJktowEP0VSueQMjDE49wSs0wODNQwqbn4Iuw2ViFLLi1sU/x7WrKNPeRE8/p19+tF/iRM6ApSI9VSsWwlMyA/B8TZ5Nugc77Ame6l2LIrtJwPlpnCkajnvFHDJOIjF6ZlCUax9JfYc0cOELSC5VKV82wPsdRGI5xTrgFdShoXLRD6HJAz/gwjF3JBaxw664pWFAxuaKYgDKiOGk4bZsuraVaknJYVZE5zx55EUZs4GHmiwH4azsSll5wz3Ygh5lL5ZmNaaYutICFjFJvzClyvBbB9YVy+fvA6zzWYRpSilxlTOKM6K/kt68GVVB9qZUfKLdyl1ylX/3mHteBcyfKlrToKXAVTsPTwRi8p1aY31z48+yrbihPlB7rj8FGAeJVLJa3I0GmUdaFWw3jW/b03FheQHnolaq0t2gZX3cCDh+24Jm6++XPMWblzru9PNbDl0o/bLx8ULuYPKvanoZsUiDoZfzW8033/hhrHgilt0NW0KZy8nbTKUckCDTf41JpYKgEebTRXICg3lw1mMY8LfPD1qj54FtQ9lqZ242vfwEOIhzt+EDy4NvJ0X5Yu5GkFulhbw5mATrRzvOKYYilEfV/9kbRhW6tymvbC9pZlX0+LPEdhGIThj/FuFAbjkA7TySSfTsMohMnT8zSIiL89JrBPyje10GY8uDTRJRd4Z+03ZLBUtPK3nil6WrJrKXsjZyKX21QBiHWd4S4cFBbBN5nNM4YD2oIxTPh1k8+EcJkeIEvuiRLf6fxsFE26LAmp2FEahyQk9h+NhDj4fssbBUcGJ1e8TXYjt39QSwMEFAAACAgAAAgh7BFgV4qLAAAAtgAAAAkAJABtZXRhLmpzb24KACAAAAAAAAEAGAAAgD7V3rGdAQCAPtXesZ0BAIA+1d6xnQFtjcsOgjAQRX+FdC2kr3Gm/gA7496wGGgLXYgE0MQY/902bt3dx8m9b/EM65buszhVttGNwkMlxpWXacuJLuaRfNFX4YCIXQDp0agBbK3CECMQ+z76yEQi4+QQJeJR9wqlRq4HYyIAOgzGEkgnukztryWc+RZ+wxfep5hmn+axadfk2/Jfxv4X3ecLUEsBAi0AFAAACAgAAAgh7FQ4LY1gAgAAFAUAAAsAJAAAAAAAAAAAAAAAAAAAAGdyYXBoMC5qc29uCgAgAAAAAAABABgAAIA+1d6xnQEAgD7V3rGdAQCAPtXesZ0BUEsBAi0AFAAACAgAAAgh7Cf/dB1dAgAAEwUAAAsAJAAAAAAAAAAAAAAArQIAAGdyYXBoMS5qc29uCgAgAAAAAAABABgAAIA+1d6xnQEAgD7V3rGdAQCAPtXesZ0BUEsBAi0AFAAACAgAAAgh7BFgV4qLAAAAtgAAAAkAJAAAAAAAAAAAAAAAVwUAAG1ldGEuanNvbgoAIAAAAAAAAQAYAACAPtXesZ0BAIA+1d6xnQEAgD7V3rGdAVBLBQYAAAAAAwADABUBAAAtBgAAAAA= + dataString: UEsDBBQAAAgIAAAIIexHRzNQXQIAABMFAAALACQAZ3JhcGgwLmpzb24KACAAAAAAAAEAGAAAgD7V3rGdAQCAPtXesZ0BAIA+1d6xnQF1VMty2jAU/RVG66ZjktBAdy0Q0kUCE9rJxhshXWMNsuSR5PDI8O+9V7axQ6crS+fcx7kP+YMp40sQwbqFU/LZSmDfB4zO7MugI5/gwLfWrNUJWps3JUNORjzavPKgLOJDcvO2gOCU+GG2mowTBCujMuuKudzC1PrgEc649oCUs4G8DUIfA3bAz82EXI54un2g0wlPk2RwxqMAE8B1pq1ha1ZbVUZoXpQgSXJnXEeLcZPa0GA5jQ1JF1Zr5RstLBzLWOu6zMEBFSsVx9Ji/ju85qC2eaDL1/u+9zLLPIRGlePHmXLYozos+2nrxhXc72pp71xXlGj08C2KqsM+/8PfDCOdOVs8tZmHCeUIuRK7V34U3IdeZ/vwrJM+jB3ac73jGw1vOZgXu3C2MhLJ4CpyrTzczrrrpbRpDmLX4bXUK7Aq/z8fquEcqz9MtSo2RMXmIbDWNjY8Th8cjuYXCo674ZsQiJKKPx5+821/iRriUTkfkGqqNCRvYytHpuwRD9R5UYWpdQYi2mguwXAdjiuMEq4neMX1sl4xj5xeS5O74dpHcOUS4c4+Sa6old1fZuVzu38Gny+roJWBTjQRL9imqTWmXjD/mSSvdeUyLnpe20rJz4vFJqPxmE9glMiHu6EY3d8MQWTZaMzlJpMZH49Z3DxlsEyuV7XOpjs4M9MFN7hl7T9ksHC8jLsuHd8v1KmwPX3KZHYtHIBZ1hHaDnlwmAQfpZxLhf1ZQwjKxGmzj5RpK3Yg00ugNFY6PwTH0y5Kykr1bgMhKZvGn0bKCL5s8srBu4I9JW+Dndn5L1BLAwQUAAAICAAACCHspOyKh2oCAAAdBQAACwAkAGdyYXBoMS5qc29uCgAgAAAAAAABABgAAIA+1d6xnQEAgD7V3rGdAQCAPtXesZ0BZVTJcuIwEP0VSuchZSCO47nNOAmZQxIqZCoXX4TcxipkyaUlQFL8+7RkGzvMiea9Xl4v8hfh0jTArNJLzYsnVQD5OSHeJj8mA/kIB7pVcs0/ofd554WtvBMNPq/UcoX4zIcZVYPVnP2SW+GdIwSd5KXS9X2xhUwZaxAuqTCAlFbWR0uEvibkgD/T1Icc0Zon3vpEK40mJzQZSAt6cI17z9nVPE7TNFkkXUDr7yQTtG6g8OKHsEWy6CtEcXCU2Fjn45tgSghuOlXEHpvQdUYb47AndCg4xS6DFO9fAd9W1ucbB7+UpQHbjUDT4x3XOKw2K/mt2gnW1OxaZR9UOF9nHt8ETW3Sp//46SzQpVb1Y193FvkatuJs90qPjBo7GvEYvvsu3Mk9FTu6EfBegXxWS62cLJC02vlQZ2B+N/w9t5ZVwHYD3kq9AF0zTLzfU79P38MpdH/IBK83nrq6boG1UGHe4QxA42b+oOBwJKZLgahX8dfAG92Or6kjHrg2FqmuS+nlbZTT3pU8oOEnz5zNlJYQ0E5zA5IKe1xhFnu5wQtuVPWCeaD+2XS1O65/DRchAR78o+iCWqn9eVemUvsnMNWLs4JLGER74hnHlCkp2wMbj6QPWztdUjYK2zpefL8scpsmSZQkN/PNLInmCZ2yxaKM4yRNYHF9G0cpCafHJfZJxaoV2o0HlyaH5BLPrP+aTJaaNuHYC033S/5Zq9HIuSzVmmkA+dJmOAsHjUXwURb3BccBrcFaLsO6yVdOhGI7KPJzojx0en+wmuZDlpw0/ENZj+QkC5+PnHj4fMorDR8c9r54n+xETv8AUEsDBBQAAAgIAAAIIewRYFeKiwAAALYAAAAJACQAbWV0YS5qc29uCgAgAAAAAAABABgAAIA+1d6xnQEAgD7V3rGdAQCAPtXesZ0BbY3LDoIwEEV/hXQtpK9xpv4AO+PesBhoC12IBNDEGP/dNm7d3cfJvW/xDOuW7rM4VbbRjcJDJcaVl2nLiS7mkXzRV+GAiF0A6dGoAWytwhAjEPs++shEIuPkECXiUfcKpUauB2MiADoMxhJIJ7pM7a8lnPkWfsMX3qeYZp/msWnX5NvyX8b+F93nC1BLAQItABQAAAgIAAAIIexHRzNQXQIAABMFAAALACQAAAAAAAAAAAAAAAAAAABncmFwaDAuanNvbgoAIAAAAAAAAQAYAACAPtXesZ0BAIA+1d6xnQEAgD7V3rGdAVBLAQItABQAAAgIAAAIIeyk7IqHagIAAB0FAAALACQAAAAAAAAAAAAAAKoCAABncmFwaDEuanNvbgoAIAAAAAAAAQAYAACAPtXesZ0BAIA+1d6xnQEAgD7V3rGdAVBLAQItABQAAAgIAAAIIewRYFeKiwAAALYAAAAJACQAAAAAAAAAAAAAAGEFAABtZXRhLmpzb24KACAAAAAAAAEAGAAAgD7V3rGdAQCAPtXesZ0BAIA+1d6xnQFQSwUGAAAAAAMAAwAVAQAANwYAAAAA upgradeData: file_cachedStartup: {fileID: 0} data_cachedStartup: @@ -1835,7 +1950,7 @@ Transform: m_GameObject: {fileID: 258612751} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0.6, y: -0.6, z: 0} + m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -362335,6 +362450,52 @@ Transform: m_CorrespondingSourceObject: {fileID: 5014539179916997503, guid: 8f64aad8c86323346b250b856c95a694, type: 3} m_PrefabInstance: {fileID: 262829160} m_PrefabAsset: {fileID: 0} +--- !u!1 &263213840 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 263213841} + - component: {fileID: 263213842} + m_Layer: 0 + m_Name: PulverMoveTarget + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &263213841 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 263213840} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -2.97, y: 0.37, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1630020801} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &263213842 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 263213840} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2bcf343b3ef74f0fb3c64be6fd2893b6, type: 3} + m_Name: + m_EditorClassIdentifier: AppleHillsScripts::Interactions.CharacterMoveToTarget + characterType: 2 + positionOffset: {x: 0, y: 0, z: 1} --- !u!1001 &267374348 PrefabInstance: m_ObjectHideFlags: 0 @@ -362581,6 +362742,90 @@ SpriteRenderer: m_SpriteTileMode: 0 m_WasSpriteAssigned: 1 m_SpriteSortPoint: 0 +--- !u!1 &294079579 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 294079580} + - component: {fileID: 294079581} + m_Layer: 6 + m_Name: Extra collider + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &294079580 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 294079579} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6.4, y: -22.4, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2127317} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!60 &294079581 +PolygonCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 294079579} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Points: + m_Paths: + - - {x: -1.3121185, y: 4.3427773} + - {x: -9.511071, y: -2.0028117} + - {x: -9.835099, y: -7.1821632} + - {x: 14.302555, y: 0.72178674} + - {x: 12.416476, y: 5.245083} + m_UseDelaunayMesh: 1 --- !u!1 &295629470 GameObject: m_ObjectHideFlags: 0 @@ -363013,6 +363258,52 @@ Transform: m_CorrespondingSourceObject: {fileID: 5014539179916997503, guid: 8f64aad8c86323346b250b856c95a694, type: 3} m_PrefabInstance: {fileID: 325640152} m_PrefabAsset: {fileID: 0} +--- !u!1 &330349651 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 330349652} + - component: {fileID: 330349653} + m_Layer: 0 + m_Name: PulverMoveTarget + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &330349652 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 330349651} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.9, y: -3.94, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1843956300} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &330349653 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 330349651} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2bcf343b3ef74f0fb3c64be6fd2893b6, type: 3} + m_Name: + m_EditorClassIdentifier: AppleHillsScripts::Interactions.CharacterMoveToTarget + characterType: 2 + positionOffset: {x: 0, y: 0, z: 1} --- !u!1 &335178887 GameObject: m_ObjectHideFlags: 0 @@ -363069,7 +363360,7 @@ Transform: m_GameObject: {fileID: 338218265} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -23.85, y: -2.4, z: 0} + m_LocalPosition: {x: -19.25, y: -5.54, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -363138,6 +363429,97 @@ Transform: m_CorrespondingSourceObject: {fileID: 2279794774899604319, guid: dcf9c65ccd2fb8f4a9416f9c8c687efc, type: 3} m_PrefabInstance: {fileID: 344619549} m_PrefabAsset: {fileID: 0} +--- !u!1 &355123968 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 355123969} + - component: {fileID: 355123970} + m_Layer: 6 + m_Name: Collider + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &355123969 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 355123968} + 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: 1930616353} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!60 &355123970 +PolygonCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 355123968} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Points: + m_Paths: + - - {x: 3.1323051, y: 9.36839} + - {x: 0.6384668, y: 3.7452} + - {x: -2.3643126, y: 2.5336623} + - {x: -1.2526855, y: 0.52337694} + - {x: 7.2030196, y: 2.0194037} + - {x: 13.535496, y: 2.4710045} + - {x: 13.082885, y: 7.719018} + m_UseDelaunayMesh: 1 +--- !u!4 &357491736 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + m_PrefabInstance: {fileID: 513265191} + m_PrefabAsset: {fileID: 0} --- !u!1001 &387015772 PrefabInstance: m_ObjectHideFlags: 0 @@ -364188,6 +364570,66 @@ Transform: m_CorrespondingSourceObject: {fileID: 5014539179916997503, guid: 8f64aad8c86323346b250b856c95a694, type: 3} m_PrefabInstance: {fileID: 488001284} m_PrefabAsset: {fileID: 0} +--- !u!1001 &513265191 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1192232787243676909, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_Name + value: BoosterPack + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalPosition.x + value: 165.5 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalPosition.y + value: -4.9 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + insertIndex: -1 + addedObject: {fileID: 11226860} + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} --- !u!1001 &515214626 PrefabInstance: m_ObjectHideFlags: 0 @@ -366268,26 +366710,6 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 0} m_Modifications: - - target: {fileID: 2972189460845409975, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -1379189406845521443, guid: 33223754673e54648b06862520aeb899, type: 3} - - target: {fileID: 4028113574823957412, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} - propertyPath: m_SpriteTilingProperty.pivot.x - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 4028113574823957412, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} - propertyPath: m_SpriteTilingProperty.pivot.y - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 4028113574823957412, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} - propertyPath: m_SpriteTilingProperty.oldSize.x - value: 5.14 - objectReference: {fileID: 0} - - target: {fileID: 4028113574823957412, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} - propertyPath: m_SpriteTilingProperty.oldSize.y - value: 4.97 - objectReference: {fileID: 0} - target: {fileID: 7336872651957925698, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} propertyPath: m_LocalPosition.x value: 38 @@ -366328,63 +366750,20 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 7616732157221451338, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -1379189406845521443, guid: 33223754673e54648b06862520aeb899, type: 3} - target: {fileID: 7628774400998359375, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} propertyPath: m_Name value: FortFight objectReference: {fileID: 0} - m_RemovedComponents: - - {fileID: 6896877652323851773, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} + m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] - m_AddedComponents: - - targetCorrespondingSourceObject: {fileID: 7628774400998359375, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} - insertIndex: -1 - addedObject: {fileID: 728960433} + m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} --- !u!1 &728960431 stripped GameObject: m_CorrespondingSourceObject: {fileID: 7628774400998359375, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} m_PrefabInstance: {fileID: 728960430} m_PrefabAsset: {fileID: 0} ---- !u!114 &728960433 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 728960431} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d9b7a2b4b1fe492aae7b0f280b4063cf, type: 3} - m_Name: - m_EditorClassIdentifier: AppleHillsScripts::Levels.MinigameSwitch - isOneTime: 0 - cooldown: -1 - characterToInteract: 2 - interactionStarted: - m_PersistentCalls: - m_Calls: [] - interactionInterrupted: - m_PersistentCalls: - m_Calls: [] - characterArrived: - m_PersistentCalls: - m_Calls: [] - interactionComplete: - m_PersistentCalls: - m_Calls: [] - switchData: {fileID: 11400000, guid: e483266a9791f60409ddd45f22d8637e, type: 2} - startUnlocked: 1 - iconRenderer: {fileID: 728960436} ---- !u!212 &728960436 stripped -SpriteRenderer: - m_CorrespondingSourceObject: {fileID: 2972189460845409975, guid: e9f7d396c2b6f9c419510a8c6a36281a, type: 3} - m_PrefabInstance: {fileID: 728960430} - m_PrefabAsset: {fileID: 0} --- !u!1001 &733462641 PrefabInstance: m_ObjectHideFlags: 0 @@ -367663,7 +368042,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 + m_IsActive: 1 --- !u!4 &875494117 Transform: m_ObjectHideFlags: 0 @@ -367673,7 +368052,7 @@ Transform: m_GameObject: {fileID: 875494116} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 10.24, y: 24.6, z: 0} + m_LocalPosition: {x: 10.24, y: 24.31, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 1 m_Children: @@ -367928,11 +368307,12 @@ Transform: m_GameObject: {fileID: 911572951} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -13, y: 67.5, z: 0} + m_LocalPosition: {x: -6.07, y: 68.74, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1809682923} + - {fileID: 977278040} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &946569288 @@ -368299,6 +368679,84 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 55938fb1577dd4ad3af7e994048c86f6, type: 3} m_Name: m_EditorClassIdentifier: PixelplacementAssembly::Pixelplacement.Initialization +--- !u!1 &977278039 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 977278040} + - component: {fileID: 977278041} + m_Layer: 6 + m_Name: Collider + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &977278040 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 977278039} + 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: 911572953} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &977278041 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 977278039} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0.66, y: -6.37} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 12.38, y: 4.53} + m_EdgeRadius: 0 --- !u!1001 &978182239 PrefabInstance: m_ObjectHideFlags: 0 @@ -368427,6 +368885,10 @@ PrefabInstance: propertyPath: m_Events.m_Events.Array.data[3].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgumentAssemblyTypeName value: UnityEngine.Object, UnityEngine objectReference: {fileID: 0} + - target: {fileID: 8947209170748834035, guid: 8ac0210dbf9d7754e9526d6d5c214f49, type: 3} + propertyPath: graphMask.value + value: 2 + objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] @@ -369403,6 +369865,66 @@ MonoBehaviour: m_StringArgument: TrashMazeEntrance m_BoolArgument: 0 m_CallState: 2 +--- !u!1001 &1083937373 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1192232787243676909, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_Name + value: BoosterPack + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalPosition.x + value: 216.19606 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalPosition.y + value: -4.6843605 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + insertIndex: -1 + addedObject: {fileID: 263213841} + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} --- !u!1001 &1103789197 PrefabInstance: m_ObjectHideFlags: 0 @@ -370051,6 +370573,84 @@ MonoBehaviour: m_EditorClassIdentifier: AppleHillsScripts::Interactions.CharacterMoveToTarget characterType: 2 positionOffset: {x: 0, y: 0, z: 1} +--- !u!1 &1181196801 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1181196803} + - component: {fileID: 1181196802} + m_Layer: 0 + m_Name: TrashMazeCameraConfiner + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!61 &1181196802 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1181196801} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 73.69, y: 83.95} + m_EdgeRadius: 0 +--- !u!4 &1181196803 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1181196801} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 184.6, y: 13.7, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1185671601 GameObject: m_ObjectHideFlags: 0 @@ -371353,7 +371953,7 @@ GameObject: - component: {fileID: 1375690804} - component: {fileID: 1375690805} - component: {fileID: 1375690806} - m_Layer: 0 + m_Layer: 10 m_Name: TriggerAnimationOnInteraction (PushLever) m_TagString: Untagged m_Icon: {fileID: 0} @@ -372019,6 +372619,2344 @@ SpriteRenderer: m_SpriteTileMode: 0 m_WasSpriteAssigned: 1 m_SpriteSortPoint: 0 +--- !u!1 &1444440488 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1444440489} + - component: {fileID: 1444440490} + m_Layer: 6 + m_Name: MazeCollider (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1444440489 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1444440488} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.3354, y: 0.2944576, z: 0.000000026414439} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 1701992367} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!60 &1444440490 +PolygonCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1444440488} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 61.05123, y: 69.54} + newSize: {x: 61.05123, y: 69.54} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Points: + m_Paths: + - - {x: -30.525616, y: 34.77} + - {x: -30.525616, y: -34.77} + - {x: 30.525616, y: -34.77} + - {x: 30.525616, y: 34.77} + - - {x: -0.6451465, y: -31.136806} + - {x: -0.88283205, y: -31.136806} + - {x: -0.91678715, y: -31.102852} + - {x: -1.3242481, y: -31.034943} + - {x: -1.3582032, y: -31.000986} + - {x: -1.7996192, y: -30.899122} + - {x: -1.9014844, y: -30.831211} + - {x: -2.0033495, y: -30.831211} + - {x: -2.4108105, y: -30.627481} + - {x: -2.580586, y: -30.593525} + - {x: -2.7503614, y: -30.491661} + - {x: -2.9201367, y: -30.35584} + - {x: -3.1578224, y: -30.253975} + - {x: -3.2257326, y: -30.186066} + - {x: -3.3615527, y: -30.118155} + - {x: -3.497373, y: -29.982334} + - {x: -3.7350585, y: -29.846514} + - {x: -3.7690136, y: -29.846514} + - {x: -4.27834, y: -29.337189} + - {x: -4.27834, y: -29.303232} + - {x: -4.4481153, y: -29.099503} + - {x: -4.4820704, y: -28.963682} + - {x: -4.5839357, y: -28.861816} + - {x: -4.719756, y: -28.658087} + - {x: -4.855576, y: -28.318535} + - {x: -4.9913964, y: -28.08085} + - {x: -4.9913964, y: -28.01294} + - {x: -5.0593066, y: -27.87712} + - {x: -5.0932617, y: -27.605478} + - {x: -5.161172, y: -27.367794} + - {x: -5.195127, y: -27.164062} + - {x: -5.229082, y: -27.130108} + - {x: -5.229082, y: -26.315186} + - {x: -5.195127, y: -26.28123} + - {x: -5.161172, y: -26.0775} + - {x: -5.0932617, y: -25.839815} + - {x: -4.9574413, y: -25.296534} + - {x: -4.787666, y: -25.058847} + - {x: -4.685801, y: -24.787207} + - {x: -4.617891, y: -24.719297} + - {x: -4.4481153, y: -24.447657} + - {x: -4.4481153, y: -24.413702} + - {x: -4.2104297, y: -24.142061} + - {x: -4.006699, y: -23.904375} + - {x: -3.9727442, y: -23.904375} + - {x: -3.8369238, y: -23.80251} + - {x: -3.6331935, y: -23.632734} + - {x: -3.497373, y: -23.530869} + - {x: -3.1578224, y: -23.361094} + - {x: -2.988047, y: -23.225273} + - {x: -2.7503614, y: -23.12341} + - {x: -2.6484962, y: -23.055498} + - {x: -2.4108105, y: -22.919678} + - {x: -2.3429005, y: -22.919678} + - {x: -2.2070801, y: -22.783857} + - {x: -2.2410352, y: -22.580128} + - {x: -2.3768556, y: -21.901026} + - {x: -2.4447656, y: -21.765205} + - {x: -2.4447656, y: -21.629385} + - {x: -2.580586, y: -21.221924} + - {x: -2.6484962, y: -21.120058} + - {x: -2.6824512, y: -20.882374} + - {x: -2.8182716, y: -20.644688} + - {x: -2.8182716, y: -20.576778} + - {x: -2.8861816, y: -20.339092} + - {x: -2.9540918, y: -20.237226} + - {x: -3.022002, y: -19.965586} + - {x: -3.0899122, y: -19.79581} + - {x: -3.2596874, y: -19.286484} + - {x: -3.3955078, y: -19.014845} + - {x: -3.429463, y: -18.845068} + - {x: -3.6331935, y: -18.369698} + - {x: -3.8369238, y: -17.962236} + - {x: -3.8369238, y: -17.894327} + - {x: -4.006699, y: -17.58873} + - {x: -4.006699, y: -17.52082} + - {x: -4.0746093, y: -17.418955} + - {x: -4.1764746, y: -17.18127} + - {x: -4.244385, y: -17.079405} + - {x: -4.34625, y: -16.841719} + - {x: -4.4141603, y: -16.77381} + - {x: -4.685801, y: -16.230528} + - {x: -4.821621, y: -16.060753} + - {x: -4.889531, y: -15.890977} + - {x: -5.0253515, y: -15.721201} + - {x: -5.0932617, y: -15.5853815} + - {x: -5.2969923, y: -15.313741} + - {x: -5.3309474, y: -15.211875} + - {x: -5.466768, y: -15.0421} + - {x: -5.500723, y: -14.90628} + - {x: -5.602588, y: -14.804414} + - {x: -5.738408, y: -14.566729} + - {x: -5.8402734, y: -14.464864} + - {x: -5.9421387, y: -14.261133} + - {x: -6.077959, y: -14.125313} + - {x: -6.1458693, y: -14.023447} + - {x: -6.2816896, y: -13.853672} + - {x: -6.41751, y: -13.615987} + - {x: -6.55333, y: -13.480166} + - {x: -6.62124, y: -13.344346} + - {x: -6.7231054, y: -13.24248} + - {x: -6.892881, y: -12.97084} + - {x: -6.994746, y: -12.868975} + - {x: -7.1645217, y: -12.597334} + - {x: -7.266387, y: -12.495469} + - {x: -7.402207, y: -12.257783} + - {x: -7.504072, y: -12.155918} + - {x: -7.6398926, y: -11.986143} + - {x: -7.6738477, y: -11.884277} + - {x: -7.843623, y: -11.680547} + - {x: -7.8775783, y: -11.578682} + - {x: -8.047354, y: -11.340996} + - {x: -8.183174, y: -11.069356} + - {x: -8.285039, y: -10.96749} + - {x: -8.386905, y: -10.729805} + - {x: -8.48877, y: -10.627939} + - {x: -8.590635, y: -10.390254} + - {x: -8.726455, y: -10.220479} + - {x: -8.8283205, y: -9.982793} + - {x: -8.930185, y: -9.813018} + - {x: -8.9980955, y: -9.745108} + - {x: -9.099961, y: -9.507422} + - {x: -9.167871, y: -9.439512} + - {x: -9.269736, y: -9.201826} + - {x: -9.3376465, y: -9.133916} + - {x: -9.473467, y: -8.8283205} + - {x: -9.541377, y: -8.76041} + - {x: -9.677197, y: -8.454815} + - {x: -9.745108, y: -8.386905} + - {x: -9.914883, y: -8.013398} + - {x: -10.050703, y: -7.843623} + - {x: -10.050703, y: -7.775713} + - {x: -10.118613, y: -7.6738477} + - {x: -10.254434, y: -7.436162} + - {x: -10.254434, y: -7.3682523} + - {x: -10.42421, y: -7.0966115} + - {x: -10.42421, y: -7.0287013} + - {x: -10.76376, y: -6.383555} + - {x: -10.76376, y: -6.3156447} + - {x: -10.83167, y: -6.1458693} + - {x: -10.89958, y: -6.010049} + - {x: -11.001446, y: -5.772363} + - {x: -11.0354, y: -5.670498} + - {x: -11.171221, y: -5.568633} + - {x: -11.239131, y: -5.568633} + - {x: -11.714502, y: -5.6365433} + - {x: -11.918233, y: -5.670498} + - {x: -11.952188, y: -5.704453} + - {x: -12.189873, y: -5.704453} + - {x: -12.359649, y: -5.738408} + - {x: -12.393603, y: -5.772363} + - {x: -12.665244, y: -5.772363} + - {x: -12.868975, y: -5.8063183} + - {x: -13.10666, y: -5.8402734} + - {x: -13.140615, y: -5.8742285} + - {x: -13.412256, y: -5.8742285} + - {x: -13.615987, y: -5.9081836} + - {x: -13.649941, y: -5.9421387} + - {x: -13.989492, y: -5.9421387} + - {x: -14.023447, y: -5.976094} + - {x: -14.396954, y: -5.976094} + - {x: -14.430908, y: -6.010049} + - {x: -14.90628, y: -6.010049} + - {x: -14.940234, y: -6.044004} + - {x: -17.011494, y: -6.044004} + - {x: -17.04545, y: -6.010049} + - {x: -17.52082, y: -6.010049} + - {x: -17.58873, y: -5.976094} + - {x: -18.030148, y: -5.976094} + - {x: -18.064102, y: -5.9421387} + - {x: -18.335743, y: -5.9421387} + - {x: -18.369698, y: -5.9081836} + - {x: -18.675293, y: -5.9081836} + - {x: -18.709248, y: -5.8742285} + - {x: -18.946934, y: -5.8402734} + - {x: -19.18462, y: -5.8402734} + - {x: -19.218575, y: -5.8063183} + - {x: -19.422304, y: -5.772363} + - {x: -19.65999, y: -5.738408} + - {x: -19.829765, y: -5.704453} + - {x: -20.067451, y: -5.670498} + - {x: -20.203272, y: -5.6365433} + - {x: -20.407001, y: -5.602588} + - {x: -20.542822, y: -5.602588} + - {x: -20.678642, y: -5.534678} + - {x: -20.882374, y: -5.500723} + - {x: -21.120058, y: -5.4328127} + - {x: -21.391699, y: -5.3988576} + - {x: -21.425655, y: -5.3649025} + - {x: -21.629385, y: -5.2969923} + - {x: -21.79916, y: -5.263037} + - {x: -22.104755, y: -5.161172} + - {x: -22.342442, y: -5.0932617} + - {x: -22.546173, y: -5.0253515} + - {x: -22.648037, y: -5.0253515} + - {x: -22.851768, y: -4.923486} + - {x: -23.021544, y: -4.889531} + - {x: -23.157364, y: -4.9913964} + - {x: -23.191319, y: -5.0932617} + - {x: -23.25923, y: -5.3649025} + - {x: -23.327139, y: -5.466768} + - {x: -23.361094, y: -5.670498} + - {x: -23.429005, y: -5.772363} + - {x: -23.46296, y: -6.010049} + - {x: -23.530869, y: -6.111914} + - {x: -23.564825, y: -6.2477345} + - {x: -23.632734, y: -6.48542} + - {x: -23.666689, y: -6.655195} + - {x: -23.7346, y: -6.892881} + - {x: -23.768555, y: -7.0626564} + - {x: -23.80251, y: -7.198477} + - {x: -23.836466, y: -7.402207} + - {x: -23.87042, y: -7.5380273} + - {x: -23.904375, y: -7.843623} + - {x: -23.93833, y: -7.8775783} + - {x: -24.07415, y: -8.6925} + - {x: -24.108107, y: -9.235782} + - {x: -24.142061, y: -9.269736} + - {x: -24.142061, y: -9.575332} + - {x: -24.176016, y: -9.609287} + - {x: -24.176016, y: -9.982793} + - {x: -24.20997, y: -10.016748} + - {x: -24.20997, y: -11.680547} + - {x: -24.176016, y: -11.714502} + - {x: -24.176016, y: -12.020098} + - {x: -24.142061, y: -12.054053} + - {x: -24.142061, y: -12.2917385} + - {x: -24.108107, y: -12.495469} + - {x: -24.040195, y: -12.76711} + - {x: -23.93833, y: -13.072705} + - {x: -23.700645, y: -13.582031} + - {x: -23.429005, y: -13.853672} + - {x: -23.157364, y: -13.989492} + - {x: -23.055498, y: -14.057403} + - {x: -22.987589, y: -14.057403} + - {x: -22.749903, y: -14.193223} + - {x: -22.444307, y: -14.295088} + - {x: -22.206621, y: -14.362998} + - {x: -22.036846, y: -14.396954} + - {x: -21.765205, y: -14.430908} + - {x: -21.73125, y: -14.464864} + - {x: -21.561476, y: -14.498818} + - {x: -21.32379, y: -14.532774} + - {x: -21.086103, y: -14.532774} + - {x: -21.052149, y: -14.566729} + - {x: -20.712599, y: -14.566729} + - {x: -20.678642, y: -14.600684} + - {x: -20.474913, y: -14.600684} + - {x: -20.373047, y: -14.498818} + - {x: -20.339092, y: -14.329043} + - {x: -20.305138, y: -14.193223} + - {x: -20.271181, y: -13.853672} + - {x: -20.237226, y: -13.819717} + - {x: -20.169317, y: -13.548077} + - {x: -20.101406, y: -13.446211} + - {x: -20.033497, y: -13.140615} + - {x: -19.79581, y: -12.6992} + - {x: -19.761856, y: -12.563379} + - {x: -19.45626, y: -12.155918} + - {x: -19.38835, y: -12.020098} + - {x: -19.18462, y: -11.782413} + - {x: -19.082754, y: -11.578682} + - {x: -18.980888, y: -11.442862} + - {x: -18.980888, y: -11.408906} + - {x: -18.743204, y: -11.171221} + - {x: -18.709248, y: -11.171221} + - {x: -18.471563, y: -11.0354} + - {x: -18.132011, y: -10.76376} + - {x: -17.894327, y: -10.661895} + - {x: -17.826416, y: -10.593985} + - {x: -17.52082, y: -10.42421} + - {x: -17.351046, y: -10.390254} + - {x: -17.11336, y: -10.254434} + - {x: -17.04545, y: -10.254434} + - {x: -16.807764, y: -10.186523} + - {x: -16.604033, y: -10.152569} + - {x: -16.332394, y: -10.084659} + - {x: -16.298437, y: -10.050703} + - {x: -15.449561, y: -10.050703} + - {x: -15.415606, y: -10.084659} + - {x: -15.143965, y: -10.084659} + - {x: -15.11001, y: -10.118613} + - {x: -14.97419, y: -10.152569} + - {x: -14.736505, y: -10.186523} + - {x: -14.295088, y: -10.288389} + - {x: -14.057403, y: -10.42421} + - {x: -13.989492, y: -10.42421} + - {x: -13.615987, y: -10.627939} + - {x: -13.548077, y: -10.695849} + - {x: -13.24248, y: -10.83167} + - {x: -13.140615, y: -10.89958} + - {x: -13.004795, y: -11.001446} + - {x: -12.97084, y: -11.001446} + - {x: -12.6992, y: -11.273087} + - {x: -12.4615135, y: -11.476816} + - {x: -12.4615135, y: -11.510772} + - {x: -12.359649, y: -11.646592} + - {x: -12.189873, y: -11.850323} + - {x: -12.088008, y: -11.986143} + - {x: -11.952188, y: -12.257783} + - {x: -11.816367, y: -12.427559} + - {x: -11.476816, y: -13.072705} + - {x: -11.476816, y: -13.140615} + - {x: -11.273087, y: -13.548077} + - {x: -11.239131, y: -13.751807} + - {x: -11.171221, y: -13.921582} + - {x: -11.103311, y: -14.159267} + - {x: -11.069356, y: -14.362998} + - {x: -11.0354, y: -14.396954} + - {x: -11.001446, y: -14.668594} + - {x: -10.96749, y: -14.702549} + - {x: -10.96749, y: -15.211875} + - {x: -10.933536, y: -15.245831} + - {x: -10.933536, y: -15.5853815} + - {x: -10.96749, y: -15.619336} + - {x: -11.001446, y: -15.857021} + - {x: -11.001446, y: -16.128662} + - {x: -11.0354, y: -16.162617} + - {x: -11.069356, y: -16.332394} + - {x: -11.171221, y: -16.637989} + - {x: -11.205176, y: -16.77381} + - {x: -11.239131, y: -16.943584} + - {x: -11.307041, y: -17.04545} + - {x: -11.408906, y: -17.24918} + - {x: -11.476816, y: -17.418955} + - {x: -11.578682, y: -17.58873} + - {x: -11.714502, y: -17.792461} + - {x: -11.850323, y: -18.030148} + - {x: -11.918233, y: -18.165968} + - {x: -12.088008, y: -18.335743} + - {x: -12.155918, y: -18.471563} + - {x: -12.2917385, y: -18.641338} + - {x: -12.733154, y: -19.082754} + - {x: -12.76711, y: -19.082754} + - {x: -13.004795, y: -19.218575} + - {x: -13.10666, y: -19.32044} + - {x: -13.344346, y: -19.490215} + - {x: -13.514121, y: -19.558125} + - {x: -13.683897, y: -19.693945} + - {x: -14.329043, y: -20.033497} + - {x: -14.600684, y: -20.101406} + - {x: -14.770459, y: -20.169317} + - {x: -14.872324, y: -20.203272} + - {x: -15.008144, y: -20.271181} + - {x: -15.17792, y: -20.271181} + - {x: -15.449561, y: -20.339092} + - {x: -15.483516, y: -20.373047} + - {x: -15.7551565, y: -20.373047} + - {x: -15.958887, y: -20.407001} + - {x: -15.992842, y: -20.373047} + - {x: -16.094707, y: -20.373047} + - {x: -16.128662, y: -20.407001} + - {x: -16.434258, y: -20.407001} + - {x: -16.468214, y: -20.373047} + - {x: -16.705898, y: -20.339092} + - {x: -17.11336, y: -20.305138} + - {x: -17.147314, y: -20.271181} + - {x: -17.283134, y: -20.237226} + - {x: -17.58873, y: -20.13536} + - {x: -17.86037, y: -20.067451} + - {x: -18.098057, y: -19.931631} + - {x: -18.165968, y: -19.863722} + - {x: -18.301786, y: -19.79581} + - {x: -18.471563, y: -19.65999} + - {x: -18.709248, y: -19.490215} + - {x: -18.91298, y: -19.32044} + - {x: -18.91298, y: -19.286484} + - {x: -19.150663, y: -18.946934} + - {x: -19.218575, y: -18.777159} + - {x: -19.422304, y: -18.573427} + - {x: -20.305138, y: -18.573427} + - {x: -20.339092, y: -18.539473} + - {x: -20.984238, y: -18.539473} + - {x: -21.018194, y: -18.505518} + - {x: -21.66334, y: -18.471563} + - {x: -21.697296, y: -18.437607} + - {x: -21.901026, y: -18.403652} + - {x: -22.138712, y: -18.403652} + - {x: -22.172667, y: -18.369698} + - {x: -22.308487, y: -18.335743} + - {x: -22.546173, y: -18.301786} + - {x: -22.681992, y: -18.301786} + - {x: -22.817812, y: -18.233877} + - {x: -23.021544, y: -18.199923} + - {x: -23.25923, y: -18.132011} + - {x: -23.530869, y: -18.064102} + - {x: -23.836466, y: -17.962236} + - {x: -24.040195, y: -17.928282} + - {x: -24.142061, y: -17.86037} + - {x: -24.20997, y: -17.86037} + - {x: -24.481611, y: -17.72455} + - {x: -24.549522, y: -17.72455} + - {x: -25.126759, y: -17.418955} + - {x: -25.296534, y: -17.283134} + - {x: -25.636084, y: -17.11336} + - {x: -25.80586, y: -16.97754} + - {x: -26.0775, y: -16.77381} + - {x: -26.28123, y: -16.604033} + - {x: -26.28123, y: -16.570078} + - {x: -26.383097, y: -16.468214} + - {x: -26.586826, y: -16.298437} + - {x: -26.586826, y: -16.264482} + - {x: -26.688692, y: -16.128662} + - {x: -26.926378, y: -15.857021} + - {x: -26.926378, y: -15.823067} + - {x: -27.062197, y: -15.619336} + - {x: -27.164062, y: -15.381651} + - {x: -27.231974, y: -15.313741} + - {x: -27.401749, y: -15.008144} + - {x: -27.401749, y: -14.940234} + - {x: -27.571524, y: -14.634639} + - {x: -27.639435, y: -14.362998} + - {x: -27.707344, y: -14.193223} + - {x: -27.843164, y: -13.717852} + - {x: -27.911074, y: -13.582031} + - {x: -27.911074, y: -13.412256} + - {x: -27.94503, y: -13.276436} + - {x: -27.978985, y: -13.10666} + - {x: -28.01294, y: -12.868975} + - {x: -28.046894, y: -12.665244} + - {x: -28.08085, y: -12.6312895} + - {x: -28.08085, y: -12.2917385} + - {x: -28.114805, y: -12.257783} + - {x: -28.114805, y: -11.952188} + - {x: -28.14876, y: -11.918233} + - {x: -28.14876, y: -10.76376} + - {x: -28.182714, y: -10.593985} + - {x: -28.14876, y: -10.560029} + - {x: -28.14876, y: -9.779062} + - {x: -28.114805, y: -9.745108} + - {x: -28.114805, y: -9.3376465} + - {x: -28.08085, y: -9.303692} + - {x: -28.08085, y: -8.964141} + - {x: -28.046894, y: -8.930185} + - {x: -28.046894, y: -8.6585455} + - {x: -28.01294, y: -8.62459} + - {x: -28.01294, y: -8.386905} + - {x: -27.978985, y: -8.352949} + - {x: -27.94503, y: -8.149219} + - {x: -27.94503, y: -7.9115334} + - {x: -27.911074, y: -7.8775783} + - {x: -27.87712, y: -7.707803} + - {x: -27.87712, y: -7.470117} + - {x: -27.843164, y: -7.436162} + - {x: -27.80921, y: -7.300342} + - {x: -27.775255, y: -7.0626564} + - {x: -27.741299, y: -6.892881} + - {x: -27.707344, y: -6.7570605} + - {x: -27.67339, y: -6.55333} + - {x: -27.639435, y: -6.2816896} + - {x: -27.605478, y: -6.2477345} + - {x: -27.605478, y: -6.111914} + - {x: -27.537569, y: -5.976094} + - {x: -27.503614, y: -5.8063183} + - {x: -27.469658, y: -5.568633} + - {x: -27.401749, y: -5.4328127} + - {x: -27.367794, y: -5.263037} + - {x: -27.299883, y: -5.0593066} + - {x: -27.265928, y: -4.821621} + - {x: -27.164062, y: -4.617891} + - {x: -27.062197, y: -4.2104297} + - {x: -26.994287, y: -4.1085644} + - {x: -26.994287, y: -4.006699} + - {x: -26.892422, y: -3.8029687} + - {x: -26.824512, y: -3.5313282} + - {x: -26.722647, y: -3.3615527} + - {x: -26.654737, y: -3.2257326} + - {x: -26.62078, y: -3.055957} + - {x: -26.21332, y: -2.2410352} + - {x: -26.14541, y: -2.13917} + - {x: -25.975636, y: -1.7656641} + - {x: -25.839815, y: -1.5958887} + - {x: -25.703995, y: -1.290293} + - {x: -25.568174, y: -1.1205176} + - {x: -25.500263, y: -0.91678715} + - {x: -25.296534, y: -0.6451465} + - {x: -25.262579, y: -0.54328126} + - {x: -25.092804, y: -0.3395508} + - {x: -25.058847, y: -0.23768555} + - {x: -24.889072, y: -0.06791016} + - {x: -24.787207, y: 0.13582031} + - {x: -24.583477, y: 0.37350586} + - {x: -24.413702, y: 0.6111914} + - {x: -24.277882, y: 0.84887695} + - {x: -24.142061, y: 1.0186523} + - {x: -24.07415, y: 1.0865625} + - {x: -24.00624, y: 1.2223828} + - {x: -23.87042, y: 1.3921583} + - {x: -23.80251, y: 1.4600683} + - {x: -23.7346, y: 1.5958887} + - {x: -23.59878, y: 1.731709} + - {x: -23.564825, y: 1.8335743} + - {x: -23.429005, y: 1.9693946} + - {x: -23.361094, y: 2.1052148} + - {x: -23.12341, y: 2.4108105} + - {x: -22.953632, y: 2.6484962} + - {x: -22.851768, y: 2.7503614} + - {x: -22.783857, y: 2.8861816} + - {x: -22.648037, y: 3.055957} + - {x: -22.580128, y: 3.1238673} + - {x: -22.410353, y: 3.3955078} + - {x: -22.206621, y: 3.7011034} + - {x: -22.002892, y: 3.9727442} + - {x: -21.833115, y: 4.312295} + - {x: -21.765205, y: 4.380205} + - {x: -21.59543, y: 4.753711} + - {x: -21.52752, y: 4.855576} + - {x: -21.52752, y: 4.923486} + - {x: -21.357744, y: 5.229082} + - {x: -21.289835, y: 5.3988576} + - {x: -21.18797, y: 5.704453} + - {x: -21.086103, y: 6.2137794} + - {x: -21.052149, y: 6.451465} + - {x: -21.018194, y: 6.62124} + - {x: -21.018194, y: 6.858926} + - {x: -20.984238, y: 6.892881} + - {x: -20.950283, y: 7.0966115} + - {x: -20.916328, y: 7.5719824} + - {x: -20.882374, y: 7.6059375} + - {x: -20.84842, y: 7.809668} + - {x: -20.84842, y: 8.115264} + - {x: -20.814463, y: 8.149219} + - {x: -20.814463, y: 8.420859} + - {x: -20.780508, y: 8.454815} + - {x: -20.780508, y: 8.76041} + - {x: -20.746553, y: 8.794365} + - {x: -20.712599, y: 9.3376465} + - {x: -20.678642, y: 9.371602} + - {x: -20.678642, y: 9.779062} + - {x: -20.644688, y: 9.813018} + - {x: -20.644688, y: 10.118613} + - {x: -20.610733, y: 10.152569} + - {x: -20.610733, y: 10.526074} + - {x: -20.576778, y: 10.560029} + - {x: -20.576778, y: 10.933536} + - {x: -20.542822, y: 10.96749} + - {x: -20.542822, y: 11.340996} + - {x: -20.508867, y: 11.374951} + - {x: -20.508867, y: 11.680547} + - {x: -20.474913, y: 11.714502} + - {x: -20.474913, y: 11.986143} + - {x: -20.440958, y: 12.020098} + - {x: -20.407001, y: 12.257783} + - {x: -20.407001, y: 12.563379} + - {x: -20.373047, y: 12.597334} + - {x: -20.339092, y: 12.76711} + - {x: -20.339092, y: 13.004795} + - {x: -20.305138, y: 13.03875} + - {x: -20.271181, y: 13.378301} + - {x: -20.373047, y: 13.480166} + - {x: -20.407001, y: 13.480166} + - {x: -20.678642, y: 13.24248} + - {x: -20.746553, y: 13.10666} + - {x: -21.52752, y: 12.2917385} + - {x: -21.561476, y: 12.2917385} + - {x: -21.73125, y: 12.155918} + - {x: -21.833115, y: 12.1219635} + - {x: -22.0708, y: 11.952188} + - {x: -22.138712, y: 11.952188} + - {x: -22.546173, y: 11.816367} + - {x: -22.681992, y: 11.748457} + - {x: -22.953632, y: 11.714502} + - {x: -22.987589, y: 11.680547} + - {x: -23.768555, y: 11.680547} + - {x: -23.80251, y: 11.714502} + - {x: -24.07415, y: 11.714502} + - {x: -24.108107, y: 11.748457} + - {x: -24.34579, y: 11.816367} + - {x: -24.515566, y: 11.850323} + - {x: -24.753252, y: 11.884277} + - {x: -24.855118, y: 11.952188} + - {x: -25.092804, y: 12.054053} + - {x: -25.262579, y: 12.088008} + - {x: -25.500263, y: 12.257783} + - {x: -25.80586, y: 12.393603} + - {x: -25.87377, y: 12.4615135} + - {x: -26.00959, y: 12.529424} + - {x: -26.179365, y: 12.665244} + - {x: -26.417051, y: 12.83502} + - {x: -26.451006, y: 12.83502} + - {x: -26.994287, y: 13.378301} + - {x: -26.994287, y: 13.412256} + - {x: -27.198017, y: 13.649941} + - {x: -27.367794, y: 13.887628} + - {x: -27.503614, y: 14.125313} + - {x: -27.605478, y: 14.227178} + - {x: -27.741299, y: 14.532774} + - {x: -27.843164, y: 14.702549} + - {x: -28.114805, y: 15.17792} + - {x: -28.114805, y: 15.245831} + - {x: -28.182714, y: 15.347695} + - {x: -28.216671, y: 15.517471} + - {x: -28.318535, y: 15.7551565} + - {x: -28.386446, y: 15.992842} + - {x: -28.488312, y: 16.196573} + - {x: -28.488312, y: 16.298437} + - {x: -28.556221, y: 16.570078} + - {x: -28.624132, y: 16.807764} + - {x: -28.658087, y: 17.011494} + - {x: -28.692041, y: 17.147314} + - {x: -28.725996, y: 17.18127} + - {x: -28.75995, y: 17.52082} + - {x: -28.793907, y: 17.690596} + - {x: -28.827862, y: 17.72455} + - {x: -28.827862, y: 17.996191} + - {x: -28.861816, y: 18.233877} + - {x: -28.895771, y: 18.267832} + - {x: -28.895771, y: 18.573427} + - {x: -28.929728, y: 18.607384} + - {x: -28.929728, y: 19.592081} + - {x: -28.963682, y: 19.727901} + - {x: -28.929728, y: 19.761856} + - {x: -28.929728, y: 20.542822} + - {x: -28.895771, y: 20.576778} + - {x: -28.895771, y: 21.018194} + - {x: -28.861816, y: 21.052149} + - {x: -28.861816, y: 21.45961} + - {x: -28.827862, y: 21.493565} + - {x: -28.793907, y: 21.73125} + - {x: -28.75995, y: 22.376396} + - {x: -28.725996, y: 22.410353} + - {x: -28.692041, y: 22.580128} + - {x: -28.692041, y: 22.851768} + - {x: -28.658087, y: 22.885723} + - {x: -28.624132, y: 23.055498} + - {x: -28.624132, y: 23.293184} + - {x: -28.590176, y: 23.327139} + - {x: -28.556221, y: 23.7346} + - {x: -28.522266, y: 23.768555} + - {x: -28.488312, y: 23.93833} + - {x: -28.488312, y: 24.176016} + - {x: -28.454355, y: 24.20997} + - {x: -28.4204, y: 24.34579} + - {x: -28.386446, y: 24.583477} + - {x: -28.352491, y: 24.719297} + - {x: -28.318535, y: 24.923027} + - {x: -28.28458, y: 25.092804} + - {x: -28.250626, y: 25.3984} + - {x: -28.216671, y: 25.432354} + - {x: -28.182714, y: 25.568174} + - {x: -28.14876, y: 25.87377} + - {x: -28.114805, y: 25.907724} + - {x: -28.08085, y: 26.043545} + - {x: -28.046894, y: 26.21332} + - {x: -27.978985, y: 26.48496} + - {x: -27.94503, y: 26.654737} + - {x: -27.87712, y: 26.892422} + - {x: -27.843164, y: 27.028242} + - {x: -27.80921, y: 27.265928} + - {x: -27.741299, y: 27.401749} + - {x: -27.707344, y: 27.571524} + - {x: -27.605478, y: 27.87712} + - {x: -27.571524, y: 28.08085} + - {x: -27.503614, y: 28.182714} + - {x: -27.469658, y: 28.4204} + - {x: -27.401749, y: 28.522266} + - {x: -27.333838, y: 28.827862} + - {x: -27.265928, y: 28.929728} + - {x: -27.164062, y: 29.303232} + - {x: -27.096153, y: 29.405098} + - {x: -27.062197, y: 29.540918} + - {x: -27.028242, y: 29.710693} + - {x: -26.960333, y: 29.81256} + - {x: -26.960333, y: 29.914425} + - {x: -26.858467, y: 30.118155} + - {x: -26.586826, y: 30.933077} + - {x: -26.518917, y: 31.238672} + - {x: -26.451006, y: 31.340538} + - {x: -26.383097, y: 31.578222} + - {x: -26.315186, y: 31.781954} + - {x: -26.28123, y: 31.985683} + - {x: -26.21332, y: 32.019638} + - {x: -26.043545, y: 32.393147} + - {x: -25.94168, y: 32.528965} + - {x: -25.80586, y: 32.664787} + - {x: -25.602129, y: 32.90247} + - {x: -25.568174, y: 32.90247} + - {x: -25.364443, y: 33.038292} + - {x: -25.126759, y: 33.140156} + - {x: -24.923027, y: 33.208065} + - {x: -24.787207, y: 33.242023} + - {x: -24.583477, y: 33.275978} + - {x: -24.549522, y: 33.309933} + - {x: -24.20997, y: 33.309933} + - {x: -24.176016, y: 33.275978} + - {x: -23.93833, y: 33.242023} + - {x: -23.80251, y: 33.208065} + - {x: -23.632734, y: 33.17411} + - {x: -23.327139, y: 33.004337} + - {x: -23.225273, y: 32.936428} + - {x: -23.089453, y: 32.83456} + - {x: -23.055498, y: 32.83456} + - {x: -22.885723, y: 32.63083} + - {x: -22.749903, y: 32.461056} + - {x: -22.715948, y: 32.359188} + - {x: -22.546173, y: 32.121506} + - {x: -22.546173, y: 32.053593} + - {x: -22.478262, y: 31.849863} + - {x: -22.444307, y: 31.714043} + - {x: -22.410353, y: 31.680088} + - {x: -22.410353, y: 30.967031} + - {x: -22.444307, y: 30.933077} + - {x: -22.478262, y: 30.69539} + - {x: -22.648037, y: 30.35584} + - {x: -22.681992, y: 30.186066} + - {x: -22.749903, y: 30.0842} + - {x: -22.817812, y: 29.846514} + - {x: -22.885723, y: 29.642784} + - {x: -22.885723, y: 29.540918} + - {x: -22.987589, y: 29.337189} + - {x: -23.021544, y: 29.133457} + - {x: -23.12341, y: 28.929728} + - {x: -23.157364, y: 28.725996} + - {x: -23.225273, y: 28.624132} + - {x: -23.39505, y: 28.114805} + - {x: -23.46296, y: 27.843164} + - {x: -23.530869, y: 27.741299} + - {x: -23.564825, y: 27.537569} + - {x: -23.632734, y: 27.435703} + - {x: -23.768555, y: 27.028242} + - {x: -23.836466, y: 26.790558} + - {x: -23.904375, y: 26.586826} + - {x: -23.93833, y: 26.34914} + - {x: -24.00624, y: 26.21332} + - {x: -24.20997, y: 25.3984} + - {x: -24.20997, y: 25.262579} + - {x: -24.277882, y: 25.126759} + - {x: -24.311836, y: 24.923027} + - {x: -24.34579, y: 24.787207} + - {x: -24.379745, y: 24.617432} + - {x: -24.413702, y: 24.481611} + - {x: -24.447657, y: 24.142061} + - {x: -24.481611, y: 24.108107} + - {x: -24.515566, y: 23.972286} + - {x: -24.549522, y: 23.7346} + - {x: -24.583477, y: 23.564825} + - {x: -24.617432, y: 23.361094} + - {x: -24.651386, y: 23.191319} + - {x: -24.685343, y: 22.749903} + - {x: -24.719297, y: 22.715948} + - {x: -24.753252, y: 22.512217} + - {x: -24.753252, y: 22.274532} + - {x: -24.787207, y: 22.240576} + - {x: -24.821163, y: 22.0708} + - {x: -24.855118, y: 21.493565} + - {x: -24.889072, y: 21.45961} + - {x: -24.889072, y: 21.120058} + - {x: -24.923027, y: 21.086103} + - {x: -24.923027, y: 20.780508} + - {x: -24.956984, y: 20.746553} + - {x: -24.956984, y: 20.339092} + - {x: -24.990938, y: 20.305138} + - {x: -24.990938, y: 18.845068} + - {x: -24.956984, y: 18.811113} + - {x: -24.956984, y: 18.573427} + - {x: -24.923027, y: 18.369698} + - {x: -24.889072, y: 18.132011} + - {x: -24.855118, y: 18.098057} + - {x: -24.821163, y: 17.792461} + - {x: -24.719297, y: 17.385} + - {x: -24.583477, y: 16.97754} + - {x: -24.243927, y: 16.264482} + - {x: -23.768555, y: 15.789111} + - {x: -23.700645, y: 15.789111} + - {x: -23.496914, y: 15.958887} + - {x: -23.429005, y: 16.094707} + - {x: -23.25923, y: 16.332394} + - {x: -23.225273, y: 16.434258} + - {x: -23.089453, y: 16.604033} + - {x: -23.055498, y: 16.705898} + - {x: -22.919678, y: 16.841719} + - {x: -22.783857, y: 17.11336} + - {x: -22.648037, y: 17.317091} + - {x: -22.614082, y: 17.418955} + - {x: -22.308487, y: 17.826416} + - {x: -22.138712, y: 18.064102} + - {x: -22.0708, y: 18.199923} + - {x: -21.833115, y: 18.505518} + - {x: -21.73125, y: 18.641338} + - {x: -21.52752, y: 18.879025} + - {x: -21.391699, y: 19.0488} + - {x: -21.391699, y: 19.082754} + - {x: -20.984238, y: 19.490215} + - {x: -20.882374, y: 19.558125} + - {x: -20.882374, y: 19.626036} + - {x: -20.13536, y: 20.373047} + - {x: -20.101406, y: 20.373047} + - {x: -19.79581, y: 20.678642} + - {x: -19.761856, y: 20.678642} + - {x: -19.52417, y: 20.916328} + - {x: -19.490215, y: 20.916328} + - {x: -19.32044, y: 21.052149} + - {x: -19.082754, y: 21.255878} + - {x: -18.946934, y: 21.357744} + - {x: -18.777159, y: 21.493565} + - {x: -18.505518, y: 21.66334} + - {x: -18.369698, y: 21.79916} + - {x: -18.132011, y: 21.93498} + - {x: -17.996191, y: 22.0708} + - {x: -17.792461, y: 22.172667} + - {x: -17.690596, y: 22.274532} + - {x: -17.486866, y: 22.376396} + - {x: -17.283134, y: 22.512217} + - {x: -17.079405, y: 22.749903} + - {x: -17.079405, y: 22.817812} + - {x: -16.90963, y: 23.055498} + - {x: -16.739853, y: 23.429005} + - {x: -16.671944, y: 23.496914} + - {x: -16.570078, y: 23.7346} + - {x: -16.162617, y: 24.34579} + - {x: -16.026796, y: 24.515566} + - {x: -15.958887, y: 24.651386} + - {x: -15.823067, y: 24.787207} + - {x: -15.7551565, y: 24.923027} + - {x: -15.347695, y: 25.432354} + - {x: -15.17792, y: 25.636084} + - {x: -15.17792, y: 25.67004} + - {x: -14.872324, y: 25.975636} + - {x: -14.872324, y: 26.00959} + - {x: -14.329043, y: 26.552872} + - {x: -14.295088, y: 26.552872} + - {x: -13.989492, y: 26.858467} + - {x: -13.955537, y: 26.858467} + - {x: -13.717852, y: 27.096153} + - {x: -13.683897, y: 27.096153} + - {x: -13.548077, y: 27.198017} + - {x: -13.276436, y: 27.435703} + - {x: -13.24248, y: 27.435703} + - {x: -12.733154, y: 27.775255} + - {x: -12.6312895, y: 27.80921} + - {x: -12.529424, y: 27.911074} + - {x: -12.189873, y: 28.08085} + - {x: -12.1219635, y: 28.14876} + - {x: -11.069356, y: 28.692041} + - {x: -10.89958, y: 28.725996} + - {x: -10.729805, y: 28.827862} + - {x: -10.458164, y: 28.895771} + - {x: -10.288389, y: 28.963682} + - {x: -10.186523, y: 28.997637} + - {x: -9.948838, y: 29.065548} + - {x: -9.745108, y: 29.167412} + - {x: -9.473467, y: 29.201368} + - {x: -9.371602, y: 29.235323} + - {x: -9.235782, y: 29.303232} + - {x: -9.099961, y: 29.303232} + - {x: -8.8283205, y: 29.371143} + - {x: -8.62459, y: 29.405098} + - {x: -8.285039, y: 29.47301} + - {x: -8.251084, y: 29.506964} + - {x: -8.013398, y: 29.506964} + - {x: -7.843623, y: 29.540918} + - {x: -7.809668, y: 29.574873} + - {x: -7.5380273, y: 29.574873} + - {x: -7.504072, y: 29.608828} + - {x: -7.0626564, y: 29.642784} + - {x: -7.0287013, y: 29.676739} + - {x: -6.7231054, y: 29.676739} + - {x: -6.48542, y: 29.710693} + - {x: -6.451465, y: 29.744648} + - {x: -6.1458693, y: 29.744648} + - {x: -6.111914, y: 29.778605} + - {x: -5.8063183, y: 29.778605} + - {x: -5.772363, y: 29.81256} + - {x: -5.4328127, y: 29.81256} + - {x: -5.3988576, y: 29.846514} + - {x: -5.0593066, y: 29.846514} + - {x: -5.0253515, y: 29.880468} + - {x: -4.753711, y: 29.880468} + - {x: -4.719756, y: 29.914425} + - {x: -4.380205, y: 29.914425} + - {x: -4.34625, y: 29.94838} + - {x: -4.006699, y: 29.94838} + - {x: -3.9727442, y: 29.982334} + - {x: -3.6331935, y: 29.982334} + - {x: -3.5992384, y: 30.016289} + - {x: -3.1578224, y: 30.016289} + - {x: -3.1238673, y: 30.050245} + - {x: -2.7164063, y: 30.050245} + - {x: -2.6824512, y: 30.0842} + - {x: -1.6977539, y: 30.118155} + - {x: -1.6637988, y: 30.15211} + - {x: -0.9846973, y: 30.15211} + - {x: -0.9507422, y: 30.186066} + - {x: 0.7809668, y: 30.186066} + - {x: 0.81492186, y: 30.15211} + - {x: 1.9354395, y: 30.15211} + - {x: 1.9693946, y: 30.118155} + - {x: 2.8522265, y: 30.118155} + - {x: 2.8861816, y: 30.0842} + - {x: 4.821621, y: 30.0842} + - {x: 4.855576, y: 30.050245} + - {x: 6.960791, y: 30.050245} + - {x: 6.994746, y: 30.0842} + - {x: 7.5380273, y: 30.0842} + - {x: 7.5719824, y: 30.050245} + - {x: 7.741758, y: 30.016289} + - {x: 8.047354, y: 29.94838} + - {x: 8.285039, y: 29.81256} + - {x: 8.352949, y: 29.744648} + - {x: 8.48877, y: 29.676739} + - {x: 8.8283205, y: 29.371143} + - {x: 8.8283205, y: 29.337189} + - {x: 9.032051, y: 29.065548} + - {x: 9.235782, y: 28.827862} + - {x: 9.371602, y: 28.658087} + - {x: 9.473467, y: 28.522266} + - {x: 9.609287, y: 28.352491} + - {x: 9.745108, y: 28.114805} + - {x: 9.846972, y: 28.01294} + - {x: 9.982793, y: 27.843164} + - {x: 10.016748, y: 27.741299} + - {x: 10.186523, y: 27.503614} + - {x: 10.254434, y: 27.333838} + - {x: 10.390254, y: 27.164062} + - {x: 10.492119, y: 26.926378} + - {x: 10.593985, y: 26.756601} + - {x: 10.729805, y: 26.586826} + - {x: 10.729805, y: 26.518917} + - {x: 10.797715, y: 26.417051} + - {x: 10.933536, y: 26.179365} + - {x: 10.933536, y: 26.111456} + - {x: 11.069356, y: 25.907724} + - {x: 11.069356, y: 25.839815} + - {x: 11.137266, y: 25.67004} + - {x: 11.239131, y: 25.466309} + - {x: 11.307041, y: 25.296534} + - {x: 11.442862, y: 25.058847} + - {x: 11.510772, y: 24.787207} + - {x: 11.612637, y: 24.617432} + - {x: 11.680547, y: 24.34579} + - {x: 11.748457, y: 24.176016} + - {x: 11.816367, y: 23.93833} + - {x: 11.884277, y: 23.768555} + - {x: 11.952188, y: 23.632734} + - {x: 11.986143, y: 23.429005} + - {x: 12.054053, y: 23.327139} + - {x: 12.088008, y: 23.089453} + - {x: 12.1219635, y: 22.987589} + - {x: 12.189873, y: 22.851768} + - {x: 12.223828, y: 22.614082} + - {x: 12.2917385, y: 22.478262} + - {x: 12.325693, y: 22.240576} + - {x: 12.393603, y: 22.002892} + - {x: 12.427559, y: 21.79916} + - {x: 12.495469, y: 21.561476} + - {x: 12.529424, y: 21.357744} + - {x: 12.597334, y: 21.086103} + - {x: 12.6312895, y: 20.882374} + - {x: 12.665244, y: 20.746553} + - {x: 12.6992, y: 20.508867} + - {x: 12.733154, y: 20.373047} + - {x: 12.76711, y: 20.13536} + - {x: 12.83502, y: 19.79581} + - {x: 12.868975, y: 19.558125} + - {x: 12.90293, y: 19.354395} + - {x: 12.97084, y: 18.879025} + - {x: 13.004795, y: 18.845068} + - {x: 13.004795, y: 18.607384} + - {x: 13.03875, y: 18.573427} + - {x: 13.03875, y: 18.267832} + - {x: 13.072705, y: 18.030148} + - {x: 13.10666, y: 17.996191} + - {x: 13.140615, y: 17.385} + - {x: 13.276436, y: 17.24918} + - {x: 14.464864, y: 17.079405} + - {x: 14.702549, y: 17.079405} + - {x: 14.736505, y: 17.04545} + - {x: 14.940234, y: 17.011494} + - {x: 15.17792, y: 17.011494} + - {x: 15.211875, y: 16.97754} + - {x: 15.381651, y: 16.943584} + - {x: 15.619336, y: 16.90963} + - {x: 15.789111, y: 16.875673} + - {x: 16.026796, y: 16.841719} + - {x: 16.162617, y: 16.807764} + - {x: 16.502169, y: 16.77381} + - {x: 16.536123, y: 16.739853} + - {x: 16.77381, y: 16.671944} + - {x: 16.943584, y: 16.637989} + - {x: 17.18127, y: 16.570078} + - {x: 17.317091, y: 16.536123} + - {x: 17.554775, y: 16.468214} + - {x: 17.656641, y: 16.468214} + - {x: 17.792461, y: 16.604033} + - {x: 17.826416, y: 16.807764} + - {x: 17.928282, y: 17.011494} + - {x: 17.962236, y: 17.24918} + - {x: 18.030148, y: 17.351046} + - {x: 18.098057, y: 17.58873} + - {x: 18.165968, y: 17.792461} + - {x: 18.199923, y: 17.928282} + - {x: 18.267832, y: 18.132011} + - {x: 18.301786, y: 18.369698} + - {x: 18.403652, y: 18.573427} + - {x: 18.437607, y: 18.743204} + - {x: 18.539473, y: 19.0488} + - {x: 18.573427, y: 19.18462} + - {x: 18.641338, y: 19.38835} + - {x: 18.675293, y: 19.52417} + - {x: 18.743204, y: 19.727901} + - {x: 18.811113, y: 19.965586} + - {x: 18.879025, y: 20.169317} + - {x: 18.91298, y: 20.305138} + - {x: 18.980888, y: 20.508867} + - {x: 19.014845, y: 20.678642} + - {x: 19.082754, y: 20.882374} + - {x: 19.150663, y: 21.154015} + - {x: 19.218575, y: 21.357744} + - {x: 19.25253, y: 21.493565} + - {x: 19.32044, y: 21.697296} + - {x: 19.32044, y: 21.833115} + - {x: 19.38835, y: 21.968935} + - {x: 19.422304, y: 22.104755} + - {x: 19.45626, y: 22.342442} + - {x: 19.52417, y: 22.478262} + - {x: 19.558125, y: 22.648037} + - {x: 19.626036, y: 22.919678} + - {x: 19.626036, y: 23.055498} + - {x: 19.693945, y: 23.191319} + - {x: 19.727901, y: 23.361094} + - {x: 19.897676, y: 24.040195} + - {x: 19.931631, y: 24.20997} + - {x: 19.99954, y: 24.447657} + - {x: 20.033497, y: 24.583477} + - {x: 20.101406, y: 24.821163} + - {x: 20.13536, y: 24.990938} + - {x: 20.203272, y: 25.262579} + - {x: 20.237226, y: 25.432354} + - {x: 20.271181, y: 25.568174} + - {x: 20.407001, y: 26.247276} + - {x: 20.440958, y: 26.586826} + - {x: 20.305138, y: 26.722647} + - {x: 20.13536, y: 26.858467} + - {x: 20.13536, y: 26.892422} + - {x: 19.829765, y: 27.198017} + - {x: 19.829765, y: 27.231974} + - {x: 19.727901, y: 27.367794} + - {x: 19.558125, y: 27.571524} + - {x: 19.45626, y: 27.707344} + - {x: 19.354395, y: 27.911074} + - {x: 19.18462, y: 28.114805} + - {x: 19.082754, y: 28.352491} + - {x: 18.946934, y: 28.522266} + - {x: 18.607384, y: 29.167412} + - {x: 18.607384, y: 29.235323} + - {x: 18.505518, y: 29.371143} + - {x: 18.471563, y: 29.506964} + - {x: 18.165968, y: 29.94838} + - {x: 18.030148, y: 30.186066} + - {x: 18.030148, y: 30.253975} + - {x: 17.962236, y: 30.457705} + - {x: 17.928282, y: 30.627481} + - {x: 17.792461, y: 30.865166} + - {x: 17.792461, y: 30.933077} + - {x: 17.72455, y: 31.034943} + - {x: 17.690596, y: 31.238672} + - {x: 17.656641, y: 31.408447} + - {x: 17.622686, y: 31.442402} + - {x: 17.622686, y: 31.985683} + - {x: 17.656641, y: 32.019638} + - {x: 17.690596, y: 32.29128} + - {x: 17.72455, y: 32.325233} + - {x: 17.792461, y: 32.49501} + - {x: 17.792461, y: 32.56292} + - {x: 17.928282, y: 32.76665} + - {x: 17.996191, y: 32.83456} + - {x: 18.064102, y: 32.970383} + - {x: 18.301786, y: 33.242023} + - {x: 18.335743, y: 33.242023} + - {x: 18.573427, y: 33.377842} + - {x: 18.811113, y: 33.54762} + - {x: 18.980888, y: 33.581573} + - {x: 19.014845, y: 33.61553} + - {x: 19.286484, y: 33.649483} + - {x: 19.32044, y: 33.683437} + - {x: 19.99954, y: 33.683437} + - {x: 20.033497, y: 33.649483} + - {x: 20.576778, y: 33.649483} + - {x: 20.610733, y: 33.61553} + - {x: 21.391699, y: 33.61553} + - {x: 21.425655, y: 33.581573} + - {x: 22.240576, y: 33.581573} + - {x: 22.274532, y: 33.54762} + - {x: 23.089453, y: 33.54762} + - {x: 23.12341, y: 33.513664} + - {x: 23.80251, y: 33.513664} + - {x: 23.836466, y: 33.479706} + - {x: 24.07415, y: 33.479706} + - {x: 24.108107, y: 33.44575} + - {x: 24.447657, y: 33.44575} + - {x: 24.481611, y: 33.411797} + - {x: 24.651386, y: 33.377842} + - {x: 24.990938, y: 33.343887} + - {x: 25.024893, y: 33.309933} + - {x: 25.296534, y: 33.242023} + - {x: 25.53422, y: 33.208065} + - {x: 25.73795, y: 33.1062} + - {x: 26.043545, y: 33.038292} + - {x: 26.14541, y: 32.970383} + - {x: 26.383097, y: 32.868515} + - {x: 26.451006, y: 32.868515} + - {x: 26.756601, y: 32.698742} + - {x: 26.960333, y: 32.56292} + - {x: 27.096153, y: 32.461056} + - {x: 27.367794, y: 32.29128} + - {x: 27.537569, y: 32.15546} + - {x: 27.537569, y: 32.121506} + - {x: 27.775255, y: 31.781954} + - {x: 27.911074, y: 31.476358} + - {x: 28.08085, y: 31.238672} + - {x: 28.08085, y: 31.170763} + - {x: 28.114805, y: 31.068897} + - {x: 28.182714, y: 30.933077} + - {x: 28.182714, y: 30.797256} + - {x: 28.28458, y: 30.55957} + - {x: 28.28458, y: 30.457705} + - {x: 28.318535, y: 30.42375} + - {x: 28.318535, y: 30.118155} + - {x: 28.352491, y: 30.0842} + - {x: 28.352491, y: 29.167412} + - {x: 28.318535, y: 29.133457} + - {x: 28.318535, y: 28.861816} + - {x: 28.28458, y: 28.827862} + - {x: 28.216671, y: 28.556221} + - {x: 28.182714, y: 28.28458} + - {x: 28.14876, y: 28.250626} + - {x: 28.114805, y: 28.08085} + - {x: 27.978985, y: 27.843164} + - {x: 27.94503, y: 27.67339} + - {x: 27.80921, y: 27.435703} + - {x: 27.67339, y: 27.231974} + - {x: 27.537569, y: 27.062197} + - {x: 27.367794, y: 26.790558} + - {x: 27.367794, y: 26.756601} + - {x: 26.824512, y: 26.21332} + - {x: 26.790558, y: 26.21332} + - {x: 26.586826, y: 26.043545} + - {x: 26.451006, y: 25.94168} + - {x: 26.28123, y: 25.80586} + - {x: 26.179365, y: 25.771904} + - {x: 25.975636, y: 25.636084} + - {x: 25.67004, y: 25.466309} + - {x: 25.602129, y: 25.466309} + - {x: 25.296534, y: 25.296534} + - {x: 25.228622, y: 25.296534} + - {x: 25.092804, y: 25.228622} + - {x: 24.821163, y: 25.194668} + - {x: 24.549522, y: 25.126759} + - {x: 24.515566, y: 25.092804} + - {x: 24.277882, y: 25.092804} + - {x: 24.176016, y: 25.024893} + - {x: 24.142061, y: 24.923027} + - {x: 24.108107, y: 24.787207} + - {x: 24.07415, y: 24.481611} + - {x: 24.00624, y: 24.34579} + - {x: 23.972286, y: 24.142061} + - {x: 23.904375, y: 23.904375} + - {x: 23.87042, y: 23.7346} + - {x: 23.80251, y: 23.496914} + - {x: 23.59878, y: 22.681992} + - {x: 23.564825, y: 22.410353} + - {x: 23.496914, y: 22.274532} + - {x: 23.46296, y: 22.104755} + - {x: 23.39505, y: 21.833115} + - {x: 23.39505, y: 21.697296} + - {x: 23.327139, y: 21.561476} + - {x: 23.293184, y: 21.289835} + - {x: 23.25923, y: 21.255878} + - {x: 23.191319, y: 21.052149} + - {x: 23.157364, y: 20.780508} + - {x: 23.089453, y: 20.644688} + - {x: 23.021544, y: 20.373047} + - {x: 22.953632, y: 20.169317} + - {x: 22.919678, y: 20.033497} + - {x: 22.851768, y: 19.829765} + - {x: 22.817812, y: 19.693945} + - {x: 22.749903, y: 19.45626} + - {x: 22.681992, y: 19.18462} + - {x: 22.614082, y: 18.980888} + - {x: 22.546173, y: 18.743204} + - {x: 22.478262, y: 18.539473} + - {x: 22.444307, y: 18.403652} + - {x: 22.376396, y: 18.199923} + - {x: 22.342442, y: 17.962236} + - {x: 22.274532, y: 17.86037} + - {x: 22.206621, y: 17.622686} + - {x: 22.138712, y: 17.418955} + - {x: 22.0708, y: 17.147314} + - {x: 22.002892, y: 16.943584} + - {x: 21.93498, y: 16.705898} + - {x: 21.867071, y: 16.502169} + - {x: 21.79916, y: 16.264482} + - {x: 21.66334, y: 15.857021} + - {x: 21.59543, y: 15.619336} + - {x: 21.52752, y: 15.415606} + - {x: 21.493565, y: 15.143965} + - {x: 21.59543, y: 15.008144} + - {x: 21.765205, y: 14.940234} + - {x: 22.002892, y: 14.770459} + - {x: 22.104755, y: 14.668594} + - {x: 22.240576, y: 14.600684} + - {x: 22.410353, y: 14.464864} + - {x: 22.648037, y: 14.261133} + - {x: 22.681992, y: 14.261133} + - {x: 23.225273, y: 13.717852} + - {x: 23.225273, y: 13.683897} + - {x: 23.530869, y: 13.344346} + - {x: 23.59878, y: 13.208526} + - {x: 23.768555, y: 13.03875} + - {x: 23.904375, y: 12.8010645} + - {x: 24.00624, y: 12.6992} + - {x: 24.142061, y: 12.495469} + - {x: 24.20997, y: 12.325693} + - {x: 24.34579, y: 12.155918} + - {x: 24.889072, y: 11.103311} + - {x: 24.889072, y: 11.0354} + - {x: 24.990938, y: 10.797715} + - {x: 25.058847, y: 10.695849} + - {x: 25.092804, y: 10.526074} + - {x: 25.160713, y: 10.356299} + - {x: 25.330488, y: 9.846972} + - {x: 25.3984, y: 9.711152} + - {x: 25.3984, y: 9.609287} + - {x: 25.500263, y: 9.371602} + - {x: 25.500263, y: 9.269736} + - {x: 25.602129, y: 8.862275} + - {x: 25.636084, y: 8.6585455} + - {x: 25.703995, y: 8.522725} + - {x: 25.703995, y: 8.386905} + - {x: 25.73795, y: 8.352949} + - {x: 25.771904, y: 8.013398} + - {x: 25.839815, y: 7.5380273} + - {x: 25.87377, y: 7.504072} + - {x: 25.87377, y: 7.1305666} + - {x: 25.907724, y: 7.0966115} + - {x: 25.907724, y: 6.1458693} + - {x: 25.87377, y: 6.111914} + - {x: 25.87377, y: 5.704453} + - {x: 25.839815, y: 5.670498} + - {x: 25.80586, y: 5.229082} + - {x: 25.771904, y: 5.195127} + - {x: 25.73795, y: 5.0593066} + - {x: 25.703995, y: 4.855576} + - {x: 25.67004, y: 4.685801} + - {x: 25.53422, y: 4.1425195} + - {x: 25.466309, y: 3.9387891} + - {x: 25.3984, y: 3.7011034} + - {x: 25.330488, y: 3.497373} + - {x: 25.262579, y: 3.2257326} + - {x: 25.194668, y: 3.1238673} + - {x: 25.160713, y: 2.9540918} + - {x: 24.990938, y: 2.614541} + - {x: 24.889072, y: 2.3768556} + - {x: 24.821163, y: 2.2410352} + - {x: 24.787207, y: 2.1052148} + - {x: 24.617432, y: 1.7996192} + - {x: 24.549522, y: 1.6977539} + - {x: 24.481611, y: 1.5279785} + - {x: 24.34579, y: 1.3582032} + - {x: 24.243927, y: 1.1205176} + - {x: 24.07415, y: 0.88283205} + - {x: 23.972286, y: 0.7470117} + - {x: 23.836466, y: 0.50932616} + - {x: 23.7346, y: 0.40746093} + - {x: 23.666689, y: 0.27164063} + - {x: 23.496914, y: 0.06791016} + - {x: 23.293184, y: -0.20373046} + - {x: 23.293184, y: -0.23768555} + - {x: 23.055498, y: -0.4753711} + - {x: 23.055498, y: -0.50932616} + - {x: 22.749903, y: -0.81492186} + - {x: 22.749903, y: -0.84887695} + - {x: 22.614082, y: -0.9507422} + - {x: 22.512217, y: -1.0526074} + - {x: 22.512217, y: -1.0865625} + - {x: 21.45961, y: -2.13917} + - {x: 21.425655, y: -2.13917} + - {x: 21.154015, y: -2.4108105} + - {x: 21.120058, y: -2.4108105} + - {x: 20.882374, y: -2.6484962} + - {x: 20.84842, y: -2.6484962} + - {x: 20.678642, y: -2.7843165} + - {x: 20.440958, y: -3.022002} + - {x: 20.373047, y: -3.022002} + - {x: 20.237226, y: -3.1578224} + - {x: 19.52417, y: -3.904834} + - {x: 19.52417, y: -3.9387891} + - {x: 19.286484, y: -4.1764746} + - {x: 19.116709, y: -4.380205} + - {x: 18.91298, y: -4.651846} + - {x: 18.709248, y: -4.9574413} + - {x: 18.607384, y: -5.0932617} + - {x: 18.505518, y: -5.263037} + - {x: 18.301786, y: -5.670498} + - {x: 18.267832, y: -5.8063183} + - {x: 18.064102, y: -6.2137794} + - {x: 18.030148, y: -6.3156447} + - {x: 17.928282, y: -6.587285} + - {x: 17.86037, y: -6.8249707} + - {x: 17.826416, y: -7.0966115} + - {x: 17.758507, y: -7.232432} + - {x: 17.72455, y: -7.5719824} + - {x: 17.690596, y: -7.6059375} + - {x: 17.656641, y: -7.843623} + - {x: 17.656641, y: -8.590635} + - {x: 17.690596, y: -8.8283205} + - {x: 17.758507, y: -9.099961} + - {x: 17.826416, y: -9.3376465} + - {x: 17.894327, y: -9.439512} + - {x: 17.928282, y: -9.609287} + - {x: 18.030148, y: -9.813018} + - {x: 18.165968, y: -10.016748} + - {x: 18.301786, y: -10.254434} + - {x: 18.980888, y: -10.89958} + - {x: 19.116709, y: -11.0354} + - {x: 19.354395, y: -11.205176} + - {x: 19.897676, y: -11.544726} + - {x: 20.13536, y: -11.646592} + - {x: 20.305138, y: -11.748457} + - {x: 20.373047, y: -11.748457} + - {x: 20.84842, y: -11.986143} + - {x: 21.120058, y: -12.088008} + - {x: 21.357744, y: -12.155918} + - {x: 21.561476, y: -12.223828} + - {x: 21.79916, y: -12.2917385} + - {x: 21.968935, y: -12.325693} + - {x: 22.240576, y: -12.393603} + - {x: 22.410353, y: -12.427559} + - {x: 22.546173, y: -12.4615135} + - {x: 22.749903, y: -12.495469} + - {x: 22.885723, y: -12.529424} + - {x: 23.157364, y: -12.529424} + - {x: 23.327139, y: -12.359649} + - {x: 23.327139, y: -12.325693} + - {x: 23.59878, y: -12.054053} + - {x: 23.632734, y: -12.054053} + - {x: 23.904375, y: -11.782413} + - {x: 23.93833, y: -11.782413} + - {x: 24.108107, y: -11.646592} + - {x: 24.20997, y: -11.612637} + - {x: 24.515566, y: -11.408906} + - {x: 24.753252, y: -11.273087} + - {x: 24.821163, y: -11.273087} + - {x: 25.024893, y: -11.205176} + - {x: 25.262579, y: -11.103311} + - {x: 25.3984, y: -11.0354} + - {x: 25.53422, y: -11.0354} + - {x: 25.568174, y: -11.001446} + - {x: 25.80586, y: -11.001446} + - {x: 25.839815, y: -10.96749} + - {x: 26.0775, y: -10.96749} + - {x: 26.111456, y: -10.933536} + - {x: 26.552872, y: -10.933536} + - {x: 26.586826, y: -10.96749} + - {x: 26.790558, y: -11.001446} + - {x: 26.960333, y: -11.0354} + - {x: 27.164062, y: -11.069356} + - {x: 27.571524, y: -11.171221} + - {x: 27.775255, y: -11.307041} + - {x: 27.911074, y: -11.340996} + - {x: 28.14876, y: -11.476816} + - {x: 28.250626, y: -11.544726} + - {x: 28.4204, y: -11.680547} + - {x: 28.454355, y: -11.680547} + - {x: 28.963682, y: -12.189873} + - {x: 28.963682, y: -12.223828} + - {x: 29.065548, y: -12.359649} + - {x: 29.439053, y: -13.072705} + - {x: 29.439053, y: -13.140615} + - {x: 29.506964, y: -13.378301} + - {x: 29.540918, y: -13.548077} + - {x: 29.608828, y: -13.683897} + - {x: 29.608828, y: -13.819717} + - {x: 29.642784, y: -14.057403} + - {x: 29.676739, y: -14.091357} + - {x: 29.676739, y: -14.329043} + - {x: 29.710693, y: -14.362998} + - {x: 29.710693, y: -15.415606} + - {x: 29.676739, y: -15.449561} + - {x: 29.676739, y: -15.7551565} + - {x: 29.642784, y: -15.789111} + - {x: 29.608828, y: -15.958887} + - {x: 29.506964, y: -16.264482} + - {x: 29.47301, y: -16.400303} + - {x: 29.439053, y: -16.570078} + - {x: 29.269278, y: -16.875673} + - {x: 29.099503, y: -17.079405} + - {x: 29.031591, y: -17.24918} + - {x: 28.793907, y: -17.554775} + - {x: 28.793907, y: -17.58873} + - {x: 28.114805, y: -18.267832} + - {x: 28.08085, y: -18.267832} + - {x: 27.80921, y: -18.437607} + - {x: 27.469658, y: -18.709248} + - {x: 27.164062, y: -18.845068} + - {x: 27.096153, y: -18.91298} + - {x: 26.858467, y: -19.0488} + - {x: 26.790558, y: -19.0488} + - {x: 26.518917, y: -19.18462} + - {x: 26.451006, y: -19.18462} + - {x: 26.21332, y: -19.286484} + - {x: 26.0775, y: -19.286484} + - {x: 25.839815, y: -19.32044} + - {x: 25.636084, y: -19.354395} + - {x: 25.602129, y: -19.38835} + - {x: 25.024893, y: -19.38835} + - {x: 24.990938, y: -19.354395} + - {x: 24.719297, y: -19.32044} + - {x: 24.685343, y: -19.286484} + - {x: 24.515566, y: -19.25253} + - {x: 24.243927, y: -19.082754} + - {x: 24.176016, y: -19.014845} + - {x: 24.040195, y: -18.946934} + - {x: 23.7346, y: -18.709248} + - {x: 23.700645, y: -18.709248} + - {x: 23.429005, y: -18.437607} + - {x: 23.429005, y: -18.403652} + - {x: 23.021544, y: -17.86037} + - {x: 22.953632, y: -17.690596} + - {x: 22.817812, y: -17.52082} + - {x: 22.681992, y: -17.283134} + - {x: 22.614082, y: -17.011494} + - {x: 22.512217, y: -16.77381} + - {x: 22.444307, y: -16.536123} + - {x: 22.376396, y: -16.434258} + - {x: 22.274532, y: -16.400303} + - {x: 22.138712, y: -16.366348} + - {x: 21.901026, y: -16.332394} + - {x: 21.765205, y: -16.298437} + - {x: 21.425655, y: -16.230528} + - {x: 21.289835, y: -16.196573} + - {x: 21.120058, y: -16.162617} + - {x: 20.882374, y: -16.094707} + - {x: 20.610733, y: -16.060753} + - {x: 20.576778, y: -16.026796} + - {x: 20.373047, y: -15.958887} + - {x: 20.13536, y: -15.924932} + - {x: 19.931631, y: -15.823067} + - {x: 19.727901, y: -15.789111} + - {x: 19.45626, y: -15.653291} + - {x: 19.18462, y: -15.551426} + - {x: 19.116709, y: -15.551426} + - {x: 18.879025, y: -15.415606} + - {x: 18.811113, y: -15.415606} + - {x: 18.165968, y: -15.076055} + - {x: 18.098057, y: -15.008144} + - {x: 17.86037, y: -14.90628} + - {x: 17.656641, y: -14.770459} + - {x: 17.52082, y: -14.668594} + - {x: 17.317091, y: -14.566729} + - {x: 17.215225, y: -14.464864} + - {x: 17.011494, y: -14.362998} + - {x: 16.739853, y: -14.159267} + - {x: 16.637989, y: -14.091357} + - {x: 16.468214, y: -13.955537} + - {x: 16.230528, y: -13.751807} + - {x: 16.196573, y: -13.751807} + - {x: 15.857021, y: -13.378301} + - {x: 15.415606, y: -12.97084} + - {x: 15.415606, y: -12.936885} + - {x: 15.313741, y: -12.8010645} + - {x: 15.076055, y: -12.529424} + - {x: 15.076055, y: -12.495469} + - {x: 15.008144, y: -12.393603} + - {x: 14.872324, y: -12.155918} + - {x: 14.770459, y: -12.054053} + - {x: 14.227178, y: -11.001446} + - {x: 14.227178, y: -10.933536} + - {x: 14.159267, y: -10.83167} + - {x: 14.125313, y: -10.627939} + - {x: 14.023447, y: -10.42421} + - {x: 13.989492, y: -10.186523} + - {x: 13.921582, y: -9.948838} + - {x: 13.887628, y: -9.914883} + - {x: 13.853672, y: -9.609287} + - {x: 13.819717, y: -9.473467} + - {x: 13.785762, y: -9.439512} + - {x: 13.785762, y: -9.201826} + - {x: 13.751807, y: -9.167871} + - {x: 13.751807, y: -8.930185} + - {x: 13.717852, y: -8.896231} + - {x: 13.717852, y: -8.3189945} + - {x: 13.683897, y: -8.183174} + - {x: 13.717852, y: -8.149219} + - {x: 13.717852, y: -7.5380273} + - {x: 13.751807, y: -7.504072} + - {x: 13.751807, y: -7.266387} + - {x: 13.785762, y: -7.232432} + - {x: 13.819717, y: -6.994746} + - {x: 13.853672, y: -6.8249707} + - {x: 13.887628, y: -6.587285} + - {x: 13.955537, y: -6.3156447} + - {x: 13.989492, y: -6.111914} + - {x: 14.057403, y: -5.8742285} + - {x: 14.125313, y: -5.602588} + - {x: 14.227178, y: -5.2969923} + - {x: 14.261133, y: -5.0932617} + - {x: 14.362998, y: -4.923486} + - {x: 14.430908, y: -4.651846} + - {x: 14.566729, y: -4.4141603} + - {x: 14.600684, y: -4.244385} + - {x: 14.804414, y: -3.870879} + - {x: 14.872324, y: -3.7011034} + - {x: 15.008144, y: -3.5313282} + - {x: 15.143965, y: -3.2257326} + - {x: 15.211875, y: -3.1578224} + - {x: 15.347695, y: -2.8861816} + - {x: 15.551426, y: -2.614541} + - {x: 15.653291, y: -2.4108105} + - {x: 15.789111, y: -2.2410352} + - {x: 15.857021, y: -2.173125} + - {x: 15.924932, y: -2.0373046} + - {x: 16.094707, y: -1.8335743} + - {x: 16.196573, y: -1.6977539} + - {x: 16.196573, y: -1.6637988} + - {x: 16.434258, y: -1.4261132} + - {x: 16.434258, y: -1.3921583} + - {x: 16.77381, y: -1.0526074} + - {x: 16.77381, y: -1.0186523} + - {x: 17.486866, y: -0.3055957} + - {x: 17.52082, y: -0.3055957} + - {x: 17.86037, y: 0.03395508} + - {x: 17.894327, y: 0.03395508} + - {x: 18.132011, y: 0.27164063} + - {x: 18.165968, y: 0.27164063} + - {x: 18.335743, y: 0.40746093} + - {x: 18.743204, y: 0.81492186} + - {x: 18.777159, y: 0.81492186} + - {x: 19.79581, y: 1.8335743} + - {x: 19.79581, y: 1.8675293} + - {x: 20.237226, y: 2.3089454} + - {x: 20.339092, y: 2.4447656} + - {x: 20.339092, y: 2.4787207} + - {x: 20.610733, y: 2.7843165} + - {x: 20.814463, y: 3.0899122} + - {x: 20.84842, y: 3.1917775} + - {x: 20.984238, y: 3.3275976} + - {x: 21.357744, y: 4.1085644} + - {x: 21.425655, y: 4.27834} + - {x: 21.425655, y: 4.34625} + - {x: 21.561476, y: 4.617891} + - {x: 21.73125, y: 5.127217} + - {x: 21.833115, y: 5.534678} + - {x: 21.867071, y: 5.704453} + - {x: 21.901026, y: 5.8402734} + - {x: 21.93498, y: 6.044004} + - {x: 21.93498, y: 6.3156447} + - {x: 21.968935, y: 6.3496} + - {x: 21.968935, y: 6.892881} + - {x: 21.93498, y: 6.926836} + - {x: 21.93498, y: 7.1645217} + - {x: 21.901026, y: 7.198477} + - {x: 21.867071, y: 7.5719824} + - {x: 21.833115, y: 7.741758} + - {x: 21.765205, y: 8.013398} + - {x: 21.73125, y: 8.183174} + - {x: 21.66334, y: 8.420859} + - {x: 21.629385, y: 8.522725} + - {x: 21.561476, y: 8.76041} + - {x: 21.45961, y: 8.964141} + - {x: 21.425655, y: 9.133916} + - {x: 21.357744, y: 9.235782} + - {x: 21.32379, y: 9.405557} + - {x: 21.018194, y: 10.050703} + - {x: 20.882374, y: 10.288389} + - {x: 20.746553, y: 10.42421} + - {x: 20.712599, y: 10.526074} + - {x: 20.440958, y: 10.83167} + - {x: 20.407001, y: 10.83167} + - {x: 20.305138, y: 10.729805} + - {x: 20.237226, y: 10.560029} + - {x: 20.169317, y: 10.288389} + - {x: 20.101406, y: 10.186523} + - {x: 20.033497, y: 10.016748} + - {x: 19.965586, y: 9.745108} + - {x: 19.897676, y: 9.643242} + - {x: 19.863722, y: 9.473467} + - {x: 19.693945, y: 9.133916} + - {x: 19.65999, y: 8.964141} + - {x: 19.52417, y: 8.726455} + - {x: 19.52417, y: 8.6585455} + - {x: 19.116709, y: 7.8775783} + - {x: 19.116709, y: 7.809668} + - {x: 18.980888, y: 7.6398926} + - {x: 18.607384, y: 6.892881} + - {x: 18.471563, y: 6.7231054} + - {x: 18.403652, y: 6.519375} + - {x: 18.199923, y: 6.2477345} + - {x: 18.098057, y: 6.077959} + - {x: 17.962236, y: 5.9081836} + - {x: 17.894327, y: 5.8402734} + - {x: 17.826416, y: 5.704453} + - {x: 17.656641, y: 5.500723} + - {x: 17.52082, y: 5.3309474} + - {x: 17.52082, y: 5.2969923} + - {x: 17.24918, y: 5.0253515} + - {x: 17.24918, y: 4.9913964} + - {x: 16.671944, y: 4.4141603} + - {x: 16.637989, y: 4.4141603} + - {x: 16.332394, y: 4.1425195} + - {x: 16.196573, y: 4.0746093} + - {x: 15.857021, y: 3.7690136} + - {x: 15.7551565, y: 3.7350585} + - {x: 15.449561, y: 3.5313282} + - {x: 14.804414, y: 3.1917775} + - {x: 14.634639, y: 3.1578224} + - {x: 14.362998, y: 3.022002} + - {x: 14.261133, y: 3.022002} + - {x: 13.785762, y: 2.8861816} + - {x: 13.751807, y: 2.8522265} + - {x: 13.412256, y: 2.8182716} + - {x: 13.276436, y: 2.7843165} + - {x: 13.24248, y: 2.7503614} + - {x: 13.004795, y: 2.7503614} + - {x: 12.97084, y: 2.7164063} + - {x: 12.733154, y: 2.7164063} + - {x: 12.6992, y: 2.6824512} + - {x: 11.340996, y: 2.6824512} + - {x: 11.307041, y: 2.7164063} + - {x: 10.89958, y: 2.7164063} + - {x: 10.865625, y: 2.7503614} + - {x: 10.593985, y: 2.7503614} + - {x: 10.560029, y: 2.7843165} + - {x: 10.356299, y: 2.8182716} + - {x: 10.186523, y: 2.8522265} + - {x: 9.982793, y: 2.8861816} + - {x: 9.846972, y: 2.9201367} + - {x: 9.541377, y: 2.9540918} + - {x: 9.507422, y: 2.988047} + - {x: 9.371602, y: 3.022002} + - {x: 9.099961, y: 3.055957} + - {x: 8.964141, y: 3.1238673} + - {x: 8.8283205, y: 3.1578224} + - {x: 8.590635, y: 3.1917775} + - {x: 8.454815, y: 3.2596874} + - {x: 8.217129, y: 3.3275976} + - {x: 8.013398, y: 3.3955078} + - {x: 7.8775783, y: 3.429463} + - {x: 7.707803, y: 3.463418} + - {x: 7.504072, y: 3.5652833} + - {x: 7.402207, y: 3.5652833} + - {x: 7.1305666, y: 3.7011034} + - {x: 6.858926, y: 3.7690136} + - {x: 6.62124, y: 3.904834} + - {x: 6.451465, y: 3.9387891} + - {x: 5.772363, y: 4.27834} + - {x: 5.704453, y: 4.27834} + - {x: 5.3988576, y: 4.4481153} + - {x: 5.3309474, y: 4.4481153} + - {x: 4.9574413, y: 4.651846} + - {x: 4.753711, y: 4.753711} + - {x: 4.5839357, y: 4.821621} + - {x: 4.5160255, y: 4.821621} + - {x: 4.312295, y: 4.9574413} + - {x: 4.244385, y: 4.9574413} + - {x: 3.870879, y: 5.161172} + - {x: 3.8029687, y: 5.161172} + - {x: 3.5992384, y: 5.2969923} + - {x: 3.5313282, y: 5.2969923} + - {x: 2.7503614, y: 5.704453} + - {x: 2.6824512, y: 5.704453} + - {x: 2.4787207, y: 5.8402734} + - {x: 2.4108105, y: 5.8402734} + - {x: 1.9693946, y: 6.077959} + - {x: 1.7656641, y: 6.1798244} + - {x: 1.6977539, y: 6.1798244} + - {x: 1.3921583, y: 6.3496} + - {x: 1.2223828, y: 6.383555} + - {x: 0.7470117, y: 6.62124} + - {x: 0.57723635, y: 6.655195} + - {x: 0.40746093, y: 6.7570605} + - {x: 0.13582031, y: 6.8249707} + - {x: -0.06791016, y: 6.926836} + - {x: -0.1697754, y: 6.926836} + - {x: -0.37350586, y: 7.0287013} + - {x: -0.50932616, y: 7.0626564} + - {x: -0.7130566, y: 7.1305666} + - {x: -0.9507422, y: 7.198477} + - {x: -1.1884278, y: 7.232432} + - {x: -1.3242481, y: 7.300342} + - {x: -1.731709, y: 7.402207} + - {x: -1.9014844, y: 7.436162} + - {x: -2.173125, y: 7.504072} + - {x: -2.3768556, y: 7.5380273} + - {x: -2.5126758, y: 7.5719824} + - {x: -3.1238673, y: 7.6738477} + - {x: -3.429463, y: 7.6738477} + - {x: -3.463418, y: 7.707803} + - {x: -4.4481153, y: 7.741758} + - {x: -4.5499806, y: 7.6398926} + - {x: -4.5499806, y: 7.5719824} + - {x: -4.4820704, y: 7.470117} + - {x: -4.34625, y: 7.300342} + - {x: -4.2104297, y: 7.0626564} + - {x: -4.1085644, y: 6.960791} + - {x: -3.9727442, y: 6.7231054} + - {x: -3.7690136, y: 6.519375} + - {x: -3.7350585, y: 6.41751} + - {x: -3.5313282, y: 6.1798244} + - {x: -3.497373, y: 6.077959} + - {x: -3.2936425, y: 5.8402734} + - {x: -3.2596874, y: 5.704453} + - {x: -3.1238673, y: 5.568633} + - {x: -3.022002, y: 5.3649025} + - {x: -2.9201367, y: 5.263037} + - {x: -2.7843165, y: 5.0253515} + - {x: -2.614541, y: 4.821621} + - {x: -2.4787207, y: 4.5839357} + - {x: -2.3768556, y: 4.4820704} + - {x: -2.2410352, y: 4.244385} + - {x: -2.0712597, y: 4.006699} + - {x: -1.9693946, y: 3.904834} + - {x: -1.8335743, y: 3.6671486} + - {x: -1.6977539, y: 3.5313282} + - {x: -1.4600683, y: 3.2596874} + - {x: -1.4600683, y: 3.2257326} + - {x: -1.290293, y: 3.022002} + - {x: -1.0526074, y: 2.7503614} + - {x: -1.0526074, y: 2.7164063} + - {x: -0.91678715, y: 2.5466309} + - {x: -0.7470117, y: 2.3429005} + - {x: -0.6451465, y: 2.2070801} + - {x: -0.44141603, y: 1.9693946} + - {x: -0.20373046, y: 1.731709} + - {x: -0.20373046, y: 1.6977539} + - {x: 0.4753711, y: 1.0186523} + - {x: 0.7130566, y: 0.81492186} + - {x: 0.91678715, y: 0.6451465} + - {x: 0.9507422, y: 0.6451465} + - {x: 1.2223828, y: 0.40746093} + - {x: 1.4261132, y: 0.27164063} + - {x: 1.6977539, y: 0.06791016} + - {x: 2.1052148, y: -0.13582031} + - {x: 2.173125, y: -0.20373046} + - {x: 3.3615527, y: -0.7809668} + - {x: 3.429463, y: -0.7809668} + - {x: 3.7350585, y: -0.9507422} + - {x: 3.8029687, y: -0.9507422} + - {x: 4.1085644, y: -1.1205176} + - {x: 4.1764746, y: -1.1205176} + - {x: 4.4820704, y: -1.290293} + - {x: 4.5499806, y: -1.290293} + - {x: 4.821621, y: -1.4600683} + - {x: 4.889531, y: -1.4600683} + - {x: 5.127217, y: -1.5958887} + - {x: 5.195127, y: -1.6637988} + - {x: 5.500723, y: -1.7996192} + - {x: 5.670498, y: -1.9354395} + - {x: 5.9081836, y: -2.0373046} + - {x: 6.111914, y: -2.2070801} + - {x: 6.2816896, y: -2.2749903} + - {x: 6.55333, y: -2.4787207} + - {x: 6.655195, y: -2.5126758} + - {x: 6.926836, y: -2.7503614} + - {x: 7.1645217, y: -2.9201367} + - {x: 7.198477, y: -2.9201367} + - {x: 7.436162, y: -3.1578224} + - {x: 7.470117, y: -3.1578224} + - {x: 8.047354, y: -3.7350585} + - {x: 8.047354, y: -3.7690136} + - {x: 8.3189945, y: -4.040654} + - {x: 8.3189945, y: -4.0746093} + - {x: 8.590635, y: -4.380205} + - {x: 8.590635, y: -4.4141603} + - {x: 8.726455, y: -4.651846} + - {x: 8.862275, y: -4.787666} + - {x: 8.9980955, y: -5.0593066} + - {x: 9.167871, y: -5.3309474} + - {x: 9.303692, y: -5.602588} + - {x: 9.371602, y: -5.670498} + - {x: 9.507422, y: -5.9081836} + - {x: 9.507422, y: -5.976094} + - {x: 9.677197, y: -6.2816896} + - {x: 9.711152, y: -6.451465} + - {x: 9.813018, y: -6.6891503} + - {x: 9.880928, y: -6.8249707} + - {x: 9.914883, y: -7.0626564} + - {x: 10.016748, y: -7.266387} + - {x: 10.050703, y: -7.6059375} + - {x: 10.084659, y: -7.6398926} + - {x: 10.118613, y: -7.9115334} + - {x: 10.152569, y: -7.9454885} + - {x: 10.152569, y: -8.217129} + - {x: 10.186523, y: -8.251084} + - {x: 10.186523, y: -8.794365} + - {x: 10.220479, y: -8.8283205} + - {x: 10.220479, y: -9.235782} + - {x: 10.186523, y: -9.269736} + - {x: 10.186523, y: -9.779062} + - {x: 10.152569, y: -9.813018} + - {x: 10.152569, y: -10.152569} + - {x: 10.118613, y: -10.186523} + - {x: 10.084659, y: -10.356299} + - {x: 10.084659, y: -10.593985} + - {x: 10.050703, y: -10.627939} + - {x: 10.050703, y: -10.76376} + - {x: 9.982793, y: -10.89958} + - {x: 9.948838, y: -11.069356} + - {x: 9.914883, y: -11.205176} + - {x: 9.846972, y: -11.408906} + - {x: 9.813018, y: -11.646592} + - {x: 9.677197, y: -11.918233} + - {x: 9.609287, y: -12.189873} + - {x: 9.405557, y: -12.563379} + - {x: 9.303692, y: -12.8010645} + - {x: 9.167871, y: -12.97084} + - {x: 9.032051, y: -13.208526} + - {x: 8.862275, y: -13.480166} + - {x: 8.794365, y: -13.548077} + - {x: 8.726455, y: -13.683897} + - {x: 8.420859, y: -14.057403} + - {x: 8.420859, y: -14.091357} + - {x: 8.081308, y: -14.430908} + - {x: 7.9115334, y: -14.634639} + - {x: 7.8775783, y: -14.634639} + - {x: 7.6738477, y: -14.872324} + - {x: 7.6398926, y: -14.872324} + - {x: 7.470117, y: -15.008144} + - {x: 7.198477, y: -15.279785} + - {x: 7.1645217, y: -15.279785} + - {x: 6.960791, y: -15.449561} + - {x: 6.8249707, y: -15.551426} + - {x: 6.519375, y: -15.789111} + - {x: 6.383555, y: -15.857021} + - {x: 6.077959, y: -16.128662} + - {x: 5.9421387, y: -16.162617} + - {x: 5.8063183, y: -16.298437} + - {x: 5.534678, y: -16.434258} + - {x: 5.4328127, y: -16.536123} + - {x: 5.0932617, y: -16.705898} + - {x: 4.923486, y: -16.807764} + - {x: 4.855576, y: -16.875673} + - {x: 4.617891, y: -16.97754} + - {x: 4.4481153, y: -17.11336} + - {x: 4.380205, y: -17.11336} + - {x: 4.27834, y: -17.18127} + - {x: 3.6331935, y: -17.52082} + - {x: 3.497373, y: -17.554775} + - {x: 3.2936425, y: -17.656641} + - {x: 3.1238673, y: -17.72455} + - {x: 2.8182716, y: -17.894327} + - {x: 2.7503614, y: -17.894327} + - {x: 2.13917, y: -18.199923} + - {x: 1.9693946, y: -18.233877} + - {x: 1.731709, y: -18.335743} + - {x: 1.5619336, y: -18.403652} + - {x: 1.3242481, y: -18.505518} + - {x: 1.0526074, y: -18.641338} + - {x: 0.9846973, y: -18.641338} + - {x: 0.81492186, y: -18.709248} + - {x: 0.7470117, y: -18.811113} + - {x: 0.7809668, y: -18.946934} + - {x: 1.290293, y: -20.474913} + - {x: 1.3242481, y: -20.610733} + - {x: 1.3582032, y: -20.712599} + - {x: 1.4261132, y: -20.84842} + - {x: 1.4261132, y: -21.018194} + - {x: 1.4940234, y: -21.255878} + - {x: 1.5279785, y: -21.493565} + - {x: 1.5619336, y: -21.629385} + - {x: 1.5958887, y: -21.79916} + - {x: 1.6298437, y: -21.833115} + - {x: 1.6637988, y: -22.138712} + - {x: 1.6977539, y: -22.274532} + - {x: 1.7996192, y: -22.376396} + - {x: 2.0033495, y: -22.410353} + - {x: 2.1052148, y: -22.478262} + - {x: 2.4787207, y: -22.580128} + - {x: 2.7164063, y: -22.715948} + - {x: 2.7843165, y: -22.783857} + - {x: 3.055957, y: -22.953632} + - {x: 3.3275976, y: -23.157364} + - {x: 3.5652833, y: -23.361094} + - {x: 3.5652833, y: -23.39505} + - {x: 3.870879, y: -23.700645} + - {x: 3.870879, y: -23.7346} + - {x: 3.9727442, y: -23.87042} + - {x: 4.1085644, y: -24.142061} + - {x: 4.244385, y: -24.311836} + - {x: 4.4481153, y: -24.753252} + - {x: 4.5839357, y: -24.956984} + - {x: 4.617891, y: -25.126759} + - {x: 4.753711, y: -25.364443} + - {x: 4.787666, y: -25.568174} + - {x: 4.923486, y: -26.111456} + - {x: 4.9574413, y: -26.14541} + - {x: 4.9574413, y: -26.48496} + - {x: 4.9913964, y: -26.518917} + - {x: 5.0253515, y: -26.994287} + - {x: 4.9913964, y: -27.028242} + - {x: 4.9913964, y: -27.571524} + - {x: 4.9574413, y: -27.605478} + - {x: 4.923486, y: -27.775255} + - {x: 4.855576, y: -28.01294} + - {x: 4.821621, y: -28.14876} + - {x: 4.753711, y: -28.454355} + - {x: 4.617891, y: -28.692041} + - {x: 4.5499806, y: -28.75995} + - {x: 4.4141603, y: -29.065548} + - {x: 4.34625, y: -29.133457} + - {x: 4.27834, y: -29.269278} + - {x: 4.040654, y: -29.540918} + - {x: 3.9387891, y: -29.676739} + - {x: 3.8029687, y: -29.846514} + - {x: 3.7690136, y: -29.846514} + - {x: 3.5992384, y: -29.982334} + - {x: 3.3615527, y: -30.186066} + - {x: 3.2257326, y: -30.28793} + - {x: 3.0899122, y: -30.35584} + - {x: 2.7843165, y: -30.55957} + - {x: 2.5466309, y: -30.661436} + - {x: 2.3768556, y: -30.729345} + - {x: 2.13917, y: -30.831211} + - {x: 2.0373046, y: -30.899122} + - {x: 1.7996192, y: -30.933077} + - {x: 1.5619336, y: -31.000986} + - {x: 1.4261132, y: -31.034943} + - {x: 1.2223828, y: -31.068897} + - {x: 1.1884278, y: -31.102852} + - {x: 0.84887695, y: -31.136806} + - {x: 0.81492186, y: -31.170763} + - {x: 0.4753711, y: -31.170763} + - {x: 0.44141603, y: -31.204718} + - {x: -0.40746093, y: -31.204718} + - {x: -0.44141603, y: -31.170763} + - - {x: 1.6977539, y: -14.023447} + - {x: 2.13917, y: -13.819717} + - {x: 2.8182716, y: -13.480166} + - {x: 3.1238673, y: -13.31039} + - {x: 3.497373, y: -13.072705} + - {x: 4.040654, y: -12.6992} + - {x: 5.0253515, y: -11.884277} + - {x: 5.2969923, y: -11.612637} + - {x: 5.6365433, y: -11.205176} + - {x: 5.8063183, y: -10.933536} + - {x: 6.044004, y: -10.458164} + - {x: 6.1458693, y: -9.948838} + - {x: 6.2137794, y: -9.575332} + - {x: 6.2137794, y: -8.522725} + - {x: 6.1458693, y: -8.251084} + - {x: 6.077959, y: -8.013398} + - {x: 5.6365433, y: -7.0966115} + - {x: 5.500723, y: -6.892881} + - {x: 5.229082, y: -6.55333} + - {x: 4.5499806, y: -5.9081836} + - {x: 3.9727442, y: -5.500723} + - {x: 3.463418, y: -5.195127} + - {x: 2.6824512, y: -4.821621} + - {x: 1.9354395, y: -4.4820704} + - {x: 1.2223828, y: -4.1425195} + - {x: 1.1544727, y: -4.1425195} + - {x: 0.44141603, y: -3.7350585} + - {x: 0.06791016, y: -3.5313282} + - {x: -0.44141603, y: -3.2257326} + - {x: -0.81492186, y: -2.988047} + - {x: -1.290293, y: -2.6484962} + - {x: -1.6298437, y: -2.3768556} + - {x: -2.0373046, y: -2.0712597} + - {x: -2.2070801, y: -1.9354395} + - {x: -2.2410352, y: -1.9354395} + - {x: -3.022002, y: -1.1205176} + - {x: -3.5313282, y: -0.50932616} + - {x: -4.27834, y: 0.40746093} + - {x: -4.923486, y: 1.1884278} + - {x: -5.0932617, y: 1.4600683} + - {x: -6.48542, y: 3.463418} + - {x: -6.960791, y: 4.1425195} + - {x: -7.3682523, y: 4.719756} + - {x: -7.6059375, y: 5.0593066} + - {x: -8.149219, y: 5.8063183} + - {x: -8.285039, y: 5.8063183} + - {x: -8.420859, y: 5.602588} + - {x: -8.62459, y: 4.753711} + - {x: -8.726455, y: 4.1425195} + - {x: -8.794365, y: 3.5992384} + - {x: -8.8283205, y: 3.0899122} + - {x: -8.8283205, y: 1.5619336} + - {x: -8.794365, y: 1.1544727} + - {x: -8.6925, y: 0.44141603} + - {x: -8.48877, y: -0.6791016} + - {x: -8.420859, y: -1.1205176} + - {x: -8.352949, y: -1.3921583} + - {x: -8.013398, y: -2.4787207} + - {x: -7.9115334, y: -2.7843165} + - {x: -7.6738477, y: -3.429463} + - {x: -7.232432, y: -4.5160255} + - {x: -7.0626564, y: -4.889531} + - {x: -6.1798244, y: -6.655195} + - {x: -5.772363, y: -7.402207} + - {x: -5.4328127, y: -8.013398} + - {x: -5.195127, y: -8.420859} + - {x: -4.651846, y: -9.269736} + - {x: -4.380205, y: -9.711152} + - {x: -4.006699, y: -10.254434} + - {x: -3.7350585, y: -10.627939} + - {x: -3.022002, y: -11.612637} + - {x: -2.7164063, y: -12.020098} + - {x: -2.0712597, y: -12.936885} + - {x: -1.7996192, y: -13.378301} + - {x: -1.3242481, y: -14.193223} + - {x: -0.84887695, y: -15.0421} + - {x: -0.6451465, y: -15.0421} + - {x: -0.40746093, y: -14.97419} + - {x: 0, y: -14.770459} + - {x: 0.44141603, y: -14.600684} + - {x: 1.0186523, y: -14.329043} + - - {x: -12.733154, y: -1.7996192} + - {x: -12.427559, y: -1.731709} + - {x: -12.359649, y: -1.6637988} + - {x: -12.529424, y: -0.81492186} + - {x: -12.665244, y: 0.03395508} + - {x: -12.733154, y: 0.4753711} + - {x: -12.8010645, y: 1.2563379} + - {x: -12.83502, y: 1.8675293} + - {x: -12.8010645, y: 2.2749903} + - {x: -12.83502, y: 2.6824512} + - {x: -12.8010645, y: 3.5313282} + - {x: -12.76711, y: 3.9727442} + - {x: -12.6312895, y: 4.9913964} + - {x: -12.495469, y: 5.738408} + - {x: -12.257783, y: 6.587285} + - {x: -12.1219635, y: 6.960791} + - {x: -12.054053, y: 7.232432} + - {x: -11.680547, y: 7.9454885} + - {x: -11.578682, y: 8.047354} + - {x: -11.0354, y: 8.862275} + - {x: -10.560029, y: 9.371602} + - {x: -10.560029, y: 9.541377} + - {x: -10.797715, y: 9.880928} + - {x: -10.96749, y: 10.254434} + - {x: -11.307041, y: 11.0354} + - {x: -11.476816, y: 11.476816} + - {x: -11.612637, y: 11.748457} + - {x: -11.918233, y: 12.427559} + - {x: -12.257783, y: 13.10666} + - {x: -12.6312895, y: 13.819717} + - {x: -13.004795, y: 14.498818} + - {x: -13.412256, y: 15.143965} + - {x: -13.819717, y: 15.7551565} + - {x: -14.261133, y: 16.366348} + - {x: -14.770459, y: 17.04545} + - {x: -14.97419, y: 17.215225} + - {x: -15.076055, y: 17.18127} + - {x: -15.17792, y: 16.90963} + - {x: -15.313741, y: 16.536123} + - {x: -15.823067, y: 15.008144} + - {x: -15.924932, y: 14.668594} + - {x: -16.162617, y: 13.717852} + - {x: -16.298437, y: 13.03875} + - {x: -16.434258, y: 12.223828} + - {x: -16.570078, y: 11.069356} + - {x: -16.637989, y: 10.322344} + - {x: -16.739853, y: 9.066006} + - {x: -16.807764, y: 8.3189945} + - {x: -16.841719, y: 8.115264} + - {x: -16.90963, y: 7.470117} + - {x: -16.943584, y: 7.266387} + - {x: -17.04545, y: 6.48542} + - {x: -17.147314, y: 5.772363} + - {x: -17.317091, y: 5.0593066} + - {x: -17.385, y: 4.617891} + - {x: -17.58873, y: 4.006699} + - {x: -17.656641, y: 3.7350585} + - {x: -18.233877, y: 2.614541} + - {x: -18.437607, y: 2.2749903} + - {x: -18.709248, y: 1.8335743} + - {x: -18.946934, y: 1.4600683} + - {x: -19.693945, y: 0.40746093} + - {x: -20.474913, y: -0.6791016} + - {x: -20.916328, y: -1.2223828} + - {x: -20.916328, y: -1.3242481} + - {x: -20.84842, y: -1.4600683} + - {x: -20.576778, y: -1.4940234} + - {x: -20.203272, y: -1.5958887} + - {x: -19.592081, y: -1.731709} + - {x: -19.25253, y: -1.7996192} + - {x: -18.369698, y: -1.9354395} + - {x: -17.72455, y: -2.0033495} + - {x: -17.351046, y: -2.0373046} + - {x: -16.841719, y: -2.0712597} + - {x: -15.11001, y: -2.0712597} + - {x: -14.668594, y: -2.0373046} + - {x: -13.955537, y: -1.9693946} + - {x: -13.480166, y: -1.9014844} + - - {x: 13.582031, y: 7.0287013} + - {x: 13.887628, y: 7.266387} + - {x: 14.396954, y: 7.775713} + - {x: 15.008144, y: 8.590635} + - {x: 15.245831, y: 8.9980955} + - {x: 15.823067, y: 10.152569} + - {x: 16.060753, y: 10.695849} + - {x: 16.196573, y: 11.0354} + - {x: 16.468214, y: 11.782413} + - {x: 16.705898, y: 12.4615135} + - {x: 16.705898, y: 12.529424} + - {x: 16.536123, y: 12.6312895} + - {x: 16.332394, y: 12.6992} + - {x: 15.551426, y: 12.90293} + - {x: 14.362998, y: 13.10666} + - {x: 13.17457, y: 13.276436} + - {x: 11.952188, y: 13.446211} + - {x: 10.89958, y: 13.582031} + - {x: 10.356299, y: 13.649941} + - {x: 10.050703, y: 13.683897} + - {x: 9.507422, y: 13.751807} + - {x: 8.862275, y: 13.819717} + - {x: 8.3189945, y: 13.887628} + - {x: 7.470117, y: 13.989492} + - {x: 6.6891503, y: 14.091357} + - {x: 5.2969923, y: 14.329043} + - {x: 4.4141603, y: 14.498818} + - {x: 3.1917775, y: 14.770459} + - {x: 2.3089454, y: 15.008144} + - {x: 1.8675293, y: 15.143965} + - {x: 0.9507422, y: 15.415606} + - {x: 0.13582031, y: 15.687246} + - {x: -0.23768555, y: 15.823067} + - {x: -0.81492186, y: 16.060753} + - {x: -1.5619336, y: 16.468214} + - {x: -2.2070801, y: 16.875673} + - {x: -2.5126758, y: 17.079405} + - {x: -2.8861816, y: 17.385} + - {x: -3.1917775, y: 17.622686} + - {x: -3.5652833, y: 17.928282} + - {x: -3.904834, y: 18.199923} + - {x: -4.2104297, y: 18.437607} + - {x: -5.0593066, y: 19.082754} + - {x: -5.4328127, y: 19.32044} + - {x: -5.8402734, y: 19.558125} + - {x: -6.62124, y: 19.931631} + - {x: -7.1305666, y: 20.13536} + - {x: -7.5380273, y: 20.271181} + - {x: -8.149219, y: 20.440958} + - {x: -8.794365, y: 20.576778} + - {x: -9.371602, y: 20.644688} + - {x: -9.711152, y: 20.678642} + - {x: -11.103311, y: 20.678642} + - {x: -11.714502, y: 20.610733} + - {x: -12.223828, y: 20.508867} + - {x: -12.2917385, y: 20.474913} + - {x: -12.2917385, y: 20.407001} + - {x: -12.1219635, y: 20.067451} + - {x: -11.612637, y: 19.422304} + - {x: -10.89958, y: 18.471563} + - {x: -10.560029, y: 17.996191} + - {x: -10.390254, y: 17.792461} + - {x: -10.084659, y: 17.283134} + - {x: -9.609287, y: 16.536123} + - {x: -9.167871, y: 15.789111} + - {x: -9.099961, y: 15.687246} + - {x: -8.62459, y: 14.668594} + - {x: -8.454815, y: 14.329043} + - {x: -7.8775783, y: 13.24248} + - {x: -7.8775783, y: 13.17457} + - {x: -7.504072, y: 12.2917385} + - {x: -7.232432, y: 11.680547} + - {x: -7.0287013, y: 11.374951} + - {x: -6.7231054, y: 11.408906} + - {x: -6.3156447, y: 11.510772} + - {x: -5.4328127, y: 11.646592} + - {x: -4.9913964, y: 11.680547} + - {x: -4.9574413, y: 11.714502} + - {x: -3.7011034, y: 11.714502} + - {x: -3.6671486, y: 11.680547} + - {x: -3.1917775, y: 11.646592} + - {x: -1.8675293, y: 11.476816} + - {x: -1.3921583, y: 11.408906} + - {x: -1.2563379, y: 11.340996} + - {x: -0.37350586, y: 11.137266} + - {x: 0, y: 11.0354} + - {x: 1.1884278, y: 10.661895} + - {x: 1.7996192, y: 10.458164} + - {x: 2.3089454, y: 10.254434} + - {x: 2.7164063, y: 10.084659} + - {x: 3.904834, y: 9.541377} + - {x: 3.9727442, y: 9.541377} + - {x: 6.077959, y: 8.48877} + - {x: 7.5719824, y: 7.809668} + - {x: 8.251084, y: 7.504072} + - {x: 8.862275, y: 7.232432} + - {x: 9.677197, y: 7.0287013} + - {x: 10.050703, y: 6.926836} + - {x: 10.627939, y: 6.7910156} + - {x: 10.96749, y: 6.7231054} + - {x: 11.544726, y: 6.655195} + - {x: 12.325693, y: 6.655195} + - {x: 12.6312895, y: 6.6891503} + - {x: 12.97084, y: 6.7570605} + - {x: 13.412256, y: 6.926836} + - - {x: 8.183174, y: 22.478262} + - {x: 7.843623, y: 23.293184} + - {x: 7.707803, y: 23.666689} + - {x: 7.0966115, y: 24.956984} + - {x: 6.7910156, y: 25.466309} + - {x: 6.519375, y: 25.87377} + - {x: 6.3496, y: 26.0775} + - {x: 4.617891, y: 26.0775} + - {x: 4.617891, y: 26.14541} + - {x: 2.614541, y: 26.14541} + - {x: 1.6637988, y: 26.179365} + - {x: 0.27164063, y: 26.179365} + - {x: 0.23768555, y: 26.21332} + - {x: -0.1697754, y: 26.21332} + - {x: -0.20373046, y: 26.179365} + - {x: -1.5279785, y: 26.179365} + - {x: -2.4108105, y: 26.111456} + - {x: -2.8182716, y: 26.0775} + - {x: -3.6671486, y: 26.00959} + - {x: -4.787666, y: 25.907724} + - {x: -5.127217, y: 25.87377} + - {x: -5.500723, y: 25.839815} + - {x: -6.7231054, y: 25.703995} + - {x: -6.926836, y: 25.67004} + - {x: -7.470117, y: 25.602129} + - {x: -7.6738477, y: 25.568174} + - {x: -8.590635, y: 25.3984} + - {x: -9.3376465, y: 25.092804} + - {x: -9.813018, y: 24.889072} + - {x: -9.880928, y: 24.787207} + - {x: -9.846972, y: 24.685343} + - {x: -9.032051, y: 24.617432} + - {x: -8.217129, y: 24.515566} + - {x: -7.809668, y: 24.447657} + - {x: -7.470117, y: 24.34579} + - {x: -7.0626564, y: 24.277882} + - {x: -6.2477345, y: 24.040195} + - {x: -5.8402734, y: 23.904375} + - {x: -5.2969923, y: 23.700645} + - {x: -4.821621, y: 23.496914} + - {x: -4.753711, y: 23.496914} + - {x: -4.1085644, y: 23.12341} + - {x: -3.6671486, y: 22.885723} + - {x: -3.0899122, y: 22.546173} + - {x: -2.4108105, y: 22.0708} + - {x: -2.0373046, y: 21.765205} + - {x: -1.0186523, y: 20.950283} + - {x: -0.6791016, y: 20.712599} + - {x: 0.10186523, y: 20.101406} + - {x: 0.6111914, y: 19.79581} + - {x: 1.1544727, y: 19.558125} + - {x: 1.9354395, y: 19.286484} + - {x: 3.3955078, y: 18.845068} + - {x: 4.1425195, y: 18.641338} + - {x: 4.5839357, y: 18.539473} + - {x: 5.195127, y: 18.403652} + - {x: 6.2816896, y: 18.199923} + - {x: 6.6891503, y: 18.132011} + - {x: 7.5380273, y: 17.996191} + - {x: 8.352949, y: 17.894327} + - {x: 8.964141, y: 17.826416} + - {x: 9.066006, y: 17.86037} + - {x: 9.066006, y: 18.267832} + - {x: 9.032051, y: 18.743204} + - {x: 8.6925, y: 20.407001} + - {x: 8.522725, y: 21.154015} + m_UseDelaunayMesh: 1 --- !u!1001 &1445222325 PrefabInstance: m_ObjectHideFlags: 0 @@ -372528,6 +375466,14 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 405714491} m_Modifications: + - target: {fileID: 5102632900725613205, guid: c31eeeb0b357e6c45b97063c01f39680, type: 3} + propertyPath: m_LocalPosition.x + value: -6.42 + objectReference: {fileID: 0} + - target: {fileID: 5102632900725613205, guid: c31eeeb0b357e6c45b97063c01f39680, type: 3} + propertyPath: m_LocalPosition.y + value: -1.95 + objectReference: {fileID: 0} - target: {fileID: 6211257556023507530, guid: c31eeeb0b357e6c45b97063c01f39680, type: 3} propertyPath: m_LocalPosition.x value: 0 @@ -372653,6 +375599,11 @@ Transform: m_CorrespondingSourceObject: {fileID: 5014539179916997503, guid: 8f64aad8c86323346b250b856c95a694, type: 3} m_PrefabInstance: {fileID: 1585675372} m_PrefabAsset: {fileID: 0} +--- !u!4 &1630020801 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + m_PrefabInstance: {fileID: 1083937373} + m_PrefabAsset: {fileID: 0} --- !u!1 &1648470974 GameObject: m_ObjectHideFlags: 0 @@ -372902,7 +375853,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: f453f694addf4275988fac205bc91968, type: 3} m_Name: m_EditorClassIdentifier: - BoundingShape2D: {fileID: 0} + BoundingShape2D: {fileID: 1181196802} Damping: 3 SlowingDistance: 20 OversizeWindow: @@ -372954,7 +375905,7 @@ MonoBehaviour: CustomLookAtTarget: 0 Lens: FieldOfView: 60 - OrthographicSize: 20 + OrthographicSize: 15 NearClipPlane: 0.3 FarClipPlane: 1000 Dutch: 0 @@ -373001,7 +375952,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 5907482189227508171, guid: fe50f047edb550d4986d997281ffc47a, type: 3} propertyPath: m_Layer - value: 6 + value: 8 objectReference: {fileID: 0} - target: {fileID: 6548959094921542577, guid: fe50f047edb550d4986d997281ffc47a, type: 3} propertyPath: m_SortingLayer @@ -373015,6 +375966,1914 @@ PrefabInstance: propertyPath: m_SortingLayerID value: 622133659 objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.size + value: 1926 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.size + value: 80 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[31].x + value: -12.745373 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[31].y + value: 14.076956 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[32].x + value: -9.7705555 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[32].y + value: 17.168974 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[33].x + value: -10.912126 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[33].y + value: 18.70276 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[34].x + value: -14.261133 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[34].y + value: 16.366348 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[35].x + value: -14.770459 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[35].y + value: 17.04545 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[36].x + value: -14.97419 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[36].y + value: 17.215225 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[37].x + value: -15.076055 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[37].y + value: 17.18127 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[38].x + value: -15.17792 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[38].y + value: 16.90963 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[39].x + value: -15.313741 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[39].y + value: 16.536123 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[40].x + value: -15.823067 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[40].y + value: 15.008144 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[41].x + value: -15.924932 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[41].y + value: 14.668594 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[42].x + value: -16.162617 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[42].y + value: 13.717852 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[43].x + value: -16.298437 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[43].y + value: 13.03875 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[44].x + value: -16.434258 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[44].y + value: 12.223828 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[45].x + value: -16.570078 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[45].y + value: 11.069356 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[46].x + value: -16.637989 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[46].y + value: 10.322344 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[47].x + value: -16.739853 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[47].y + value: 9.066006 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[48].x + value: -16.807764 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[48].y + value: 8.3189945 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[49].x + value: -16.841719 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[49].y + value: 8.115264 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[50].x + value: -16.90963 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[50].y + value: 7.470117 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[51].x + value: -16.943584 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[51].y + value: 7.266387 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[52].x + value: -17.04545 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[52].y + value: 6.48542 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[53].x + value: -17.147314 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[53].y + value: 5.772363 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[54].x + value: -17.317091 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[54].y + value: 5.0593066 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[55].x + value: -17.385 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[55].y + value: 4.617891 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[56].x + value: -17.58873 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[56].y + value: 4.006699 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[57].x + value: -17.656641 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[57].y + value: 3.7350585 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[58].x + value: -18.233877 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[58].y + value: 2.614541 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[59].x + value: -18.437607 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[59].y + value: 2.2749903 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[60].x + value: -18.709248 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[60].y + value: 1.8335743 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[61].x + value: -18.946934 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[61].y + value: 1.4600683 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[62].x + value: -19.693945 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[62].y + value: 0.40746093 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[63].x + value: -20.474913 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[63].y + value: -0.6791016 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[64].y + value: -1.2223828 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[65].x + value: -20.916328 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[65].y + value: -1.3242481 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[66].x + value: -20.84842 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[66].y + value: -1.4600683 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[67].x + value: -20.576778 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[67].y + value: -1.4940234 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[68].x + value: -20.203272 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[68].y + value: -1.5958887 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[69].x + value: -19.592081 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[69].y + value: -1.731709 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[70].x + value: -19.25253 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[70].y + value: -1.7996192 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[71].x + value: -19.991734 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[71].y + value: -5.766519 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[72].x + value: -18.26763 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[72].y + value: -6.1388445 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[73].x + value: -17.72455 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[73].y + value: -2.0033495 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[74].x + value: -17.351046 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[74].y + value: -2.0373046 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[75].x + value: -16.841719 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[75].y + value: -2.0712597 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[76].x + value: -15.11001 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[76].y + value: -2.0712597 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[77].x + value: -14.668594 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[77].y + value: -2.0373046 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[78].x + value: -13.955537 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[78].y + value: -1.9693946 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[79].x + value: -13.480166 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[3].Array.data[79].y + value: -1.9014844 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[4].Array.data[44].x + value: -3.732926 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[4].Array.data[44].y + value: 23.212624 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[5].Array.data[43].x + value: -5.023863 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[5].Array.data[43].y + value: 18.998375 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1722].x + value: -3.8704994 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1722].y + value: -0.69341195 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1723].x + value: -2.5144908 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1723].y + value: -2.0199852 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1724].x + value: 0.188936 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1724].y + value: 1.2380642 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1725].x + value: -0.20373046 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1725].y + value: 1.6977539 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1726].x + value: 0.4753711 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1726].y + value: 1.0186523 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1727].x + value: 0.7130566 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1727].y + value: 0.81492186 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1728].x + value: 0.91678715 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1729].x + value: 0.9507422 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1729].y + value: 0.6451465 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1730].x + value: 1.2223828 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1730].y + value: 0.40746093 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1731].x + value: 1.4261132 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1731].y + value: 0.27164063 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1732].x + value: 1.6977539 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1732].y + value: 0.06791016 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1733].x + value: 2.1052148 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1733].y + value: -0.13582031 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1734].x + value: 2.173125 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1734].y + value: -0.20373046 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1735].x + value: 3.3615527 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1736].x + value: 3.429463 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1736].y + value: -0.7809668 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1737].x + value: 3.7350585 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1738].x + value: 3.8029687 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1738].y + value: -0.9507422 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1739].x + value: 4.1085644 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1740].x + value: 4.1764746 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1740].y + value: -1.1205176 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1741].x + value: 4.4820704 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1742].x + value: 4.5499806 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1742].y + value: -1.290293 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1743].x + value: 4.821621 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1744].x + value: 4.889531 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1744].y + value: -1.4600683 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1745].x + value: 5.127217 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1745].y + value: -1.5958887 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1746].x + value: 5.195127 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1746].y + value: -1.6637988 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1747].x + value: 5.500723 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1747].y + value: -1.7996192 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1748].x + value: 5.670498 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1748].y + value: -1.9354395 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1749].x + value: 5.9081836 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1749].y + value: -2.0373046 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1750].x + value: 6.111914 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1750].y + value: -2.2070801 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1751].x + value: 6.2816896 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1751].y + value: -2.2749903 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1752].x + value: 6.55333 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1752].y + value: -2.4787207 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1753].x + value: 6.655195 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1753].y + value: -2.5126758 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1754].x + value: 6.926836 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1754].y + value: -2.7503614 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1755].x + value: 7.1645217 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1756].x + value: 7.198477 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1756].y + value: -2.9201367 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1757].x + value: 7.436162 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1758].x + value: 7.470117 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1758].y + value: -3.1578224 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1759].y + value: -3.7350585 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1760].x + value: 8.047354 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1760].y + value: -3.7690136 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1761].y + value: -4.040654 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1762].x + value: 8.3189945 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1762].y + value: -4.0746093 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1763].y + value: -4.380205 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1764].x + value: 8.590635 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1764].y + value: -4.4141603 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1765].x + value: 8.726455 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1765].y + value: -4.651846 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1766].x + value: 8.862275 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1766].y + value: -4.787666 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1767].x + value: 8.9980955 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1767].y + value: -5.0593066 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1768].x + value: 9.167871 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1768].y + value: -5.3309474 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1769].x + value: 9.303692 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1769].y + value: -5.602588 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1770].x + value: 9.371602 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1770].y + value: -5.670498 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1771].y + value: -5.9081836 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1772].x + value: 9.507422 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1772].y + value: -5.976094 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1773].x + value: 9.677197 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1773].y + value: -6.2816896 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1774].x + value: 9.711152 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1774].y + value: -6.451465 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1775].x + value: 9.813018 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1775].y + value: -6.6891503 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1776].x + value: 9.880928 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1776].y + value: -6.8249707 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1777].x + value: 9.914883 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1777].y + value: -7.0626564 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1778].x + value: 10.016748 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1778].y + value: -7.266387 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1779].x + value: 10.050703 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1779].y + value: -7.6059375 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1780].x + value: 10.084659 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1780].y + value: -7.6398926 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1781].x + value: 10.118613 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1781].y + value: -7.9115334 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1782].y + value: -7.9454885 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1783].x + value: 10.152569 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1783].y + value: -8.217129 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1784].y + value: -8.251084 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1785].x + value: 10.186523 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1785].y + value: -8.794365 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1786].y + value: -8.8283205 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1787].x + value: 10.220479 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1787].y + value: -9.235782 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1788].y + value: -9.269736 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1789].x + value: 10.186523 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1789].y + value: -9.779062 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1790].y + value: -9.813018 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1791].x + value: 10.152569 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1791].y + value: -10.152569 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1792].x + value: 10.118613 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1792].y + value: -10.186523 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1793].y + value: -10.356299 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1794].x + value: 10.084659 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1794].y + value: -10.593985 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1795].y + value: -10.627939 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1796].x + value: 10.050703 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1796].y + value: -10.76376 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1797].x + value: 9.982793 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1797].y + value: -10.89958 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1798].x + value: 9.948838 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1798].y + value: -11.069356 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1799].x + value: 9.914883 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1799].y + value: -11.205176 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1800].x + value: 9.846972 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1800].y + value: -11.408906 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1801].x + value: 9.813018 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1801].y + value: -11.646592 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1802].x + value: 9.677197 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1802].y + value: -11.918233 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1803].x + value: 9.609287 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1803].y + value: -12.189873 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1804].x + value: 9.405557 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1804].y + value: -12.563379 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1805].x + value: 9.303692 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1805].y + value: -12.8010645 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1806].x + value: 9.167871 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1806].y + value: -12.97084 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1807].x + value: 9.032051 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1807].y + value: -13.208526 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1808].x + value: 8.862275 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1808].y + value: -13.480166 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1809].x + value: 8.794365 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1809].y + value: -13.548077 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1810].x + value: 8.726455 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1810].y + value: -13.683897 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1811].y + value: -14.057403 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1812].x + value: 8.420859 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1812].y + value: -14.091357 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1813].x + value: 8.081308 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1813].y + value: -14.430908 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1814].x + value: 7.9115334 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1815].x + value: 7.8775783 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1815].y + value: -14.634639 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1816].x + value: 7.6738477 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1817].x + value: 7.6398926 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1817].y + value: -14.872324 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1818].x + value: 7.470117 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1818].y + value: -15.008144 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1819].x + value: 7.198477 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1820].x + value: 7.1645217 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1820].y + value: -15.279785 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1821].x + value: 6.960791 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1821].y + value: -15.449561 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1822].x + value: 6.8249707 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1822].y + value: -15.551426 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1823].x + value: 6.519375 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1823].y + value: -15.789111 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1824].x + value: 6.383555 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1824].y + value: -15.857021 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1825].x + value: 6.077959 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1825].y + value: -16.128662 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1826].x + value: 5.9421387 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1826].y + value: -16.162617 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1827].x + value: 5.8063183 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1827].y + value: -16.298437 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1828].x + value: 5.534678 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1828].y + value: -16.434258 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1829].x + value: 5.4328127 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1829].y + value: -16.536123 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1830].x + value: 5.0932617 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1830].y + value: -16.705898 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1831].x + value: 4.923486 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1831].y + value: -16.807764 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1832].x + value: 4.855576 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1832].y + value: -16.875673 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1833].x + value: 4.617891 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1833].y + value: -16.97754 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1834].x + value: 4.4481153 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1835].x + value: 4.380205 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1835].y + value: -17.11336 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1836].x + value: 4.27834 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1836].y + value: -17.18127 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1837].x + value: 3.6331935 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1837].y + value: -17.52082 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1838].x + value: 3.497373 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1838].y + value: -17.554775 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1839].x + value: 3.2936425 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1839].y + value: -17.656641 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1840].x + value: 3.1238673 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1840].y + value: -17.72455 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1841].x + value: 2.8182716 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1842].x + value: 2.7503614 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1842].y + value: -17.894327 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1843].x + value: 2.13917 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1843].y + value: -18.199923 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1844].x + value: 1.9693946 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1844].y + value: -18.233877 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1845].x + value: 1.731709 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1845].y + value: -18.335743 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1846].x + value: 1.5619336 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1846].y + value: -18.403652 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1847].x + value: 1.3242481 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1847].y + value: -18.505518 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1848].x + value: 1.0526074 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1849].x + value: 0.9846973 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1849].y + value: -18.641338 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1850].x + value: 0.81492186 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1850].y + value: -18.709248 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1851].x + value: 0.7470117 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1851].y + value: -18.811113 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1852].x + value: 0.7809668 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1852].y + value: -18.946934 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1853].x + value: 1.290293 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1853].y + value: -20.474913 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1854].x + value: 1.3242481 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1854].y + value: -20.610733 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1855].x + value: 1.3582032 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1855].y + value: -20.712599 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1856].y + value: -20.84842 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1857].x + value: 1.4261132 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1857].y + value: -21.018194 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1858].x + value: 1.4940234 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1858].y + value: -21.255878 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1859].x + value: 1.5279785 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1859].y + value: -21.493565 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1860].x + value: 1.5619336 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1860].y + value: -21.629385 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1861].x + value: 1.5958887 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1861].y + value: -21.79916 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1862].x + value: 1.6298437 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1862].y + value: -21.833115 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1863].x + value: 1.6637988 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1863].y + value: -22.138712 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1864].x + value: 1.6977539 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1864].y + value: -22.274532 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1865].x + value: 1.7996192 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1865].y + value: -22.376396 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1866].x + value: 2.0033495 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1866].y + value: -22.410353 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1867].x + value: 2.1052148 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1867].y + value: -22.478262 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1868].x + value: 2.4787207 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1868].y + value: -22.580128 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1869].x + value: 2.7164063 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1869].y + value: -22.715948 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1870].x + value: 2.7843165 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1870].y + value: -22.783857 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1871].x + value: 3.055957 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1871].y + value: -22.953632 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1872].x + value: 3.3275976 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1872].y + value: -23.157364 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1873].y + value: -23.361094 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1874].x + value: 3.5652833 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1874].y + value: -23.39505 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1875].y + value: -23.700645 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1876].x + value: 3.870879 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1876].y + value: -23.7346 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1877].x + value: 3.9727442 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1877].y + value: -23.87042 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1878].x + value: 4.1085644 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1878].y + value: -24.142061 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1879].x + value: 4.244385 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1879].y + value: -24.311836 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1880].x + value: 4.4481153 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1880].y + value: -24.753252 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1881].x + value: 4.5839357 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1881].y + value: -24.956984 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1882].x + value: 4.617891 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1882].y + value: -25.126759 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1883].x + value: 4.753711 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1883].y + value: -25.364443 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1884].x + value: 4.787666 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1884].y + value: -25.568174 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1885].x + value: 4.923486 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1885].y + value: -26.111456 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1886].y + value: -26.14541 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1887].x + value: 4.9574413 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1887].y + value: -26.48496 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1888].x + value: 4.9913964 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1888].y + value: -26.518917 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1889].x + value: 5.0253515 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1889].y + value: -26.994287 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1890].y + value: -27.028242 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1891].x + value: 4.9913964 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1891].y + value: -27.571524 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1892].x + value: 4.9574413 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1892].y + value: -27.605478 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1893].x + value: 4.923486 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1893].y + value: -27.775255 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1894].x + value: 4.855576 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1894].y + value: -28.01294 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1895].x + value: 4.821621 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1895].y + value: -28.14876 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1896].x + value: 4.753711 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1896].y + value: -28.454355 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1897].x + value: 4.617891 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1897].y + value: -28.692041 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1898].x + value: 4.5499806 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1898].y + value: -28.75995 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1899].x + value: 4.4141603 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1899].y + value: -29.065548 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1900].x + value: 4.34625 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1900].y + value: -29.133457 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1901].x + value: 4.27834 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1901].y + value: -29.269278 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1902].x + value: 4.040654 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1902].y + value: -29.540918 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1903].x + value: 3.9387891 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1903].y + value: -29.676739 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1904].x + value: 3.8029687 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1905].x + value: 3.7690136 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1905].y + value: -29.846514 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1906].x + value: 3.5992384 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1906].y + value: -29.982334 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1907].x + value: 3.3615527 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1907].y + value: -30.186066 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1908].x + value: 3.2257326 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1908].y + value: -30.28793 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1909].x + value: 3.0899122 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1909].y + value: -30.35584 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1910].x + value: 2.7843165 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1910].y + value: -30.55957 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1911].x + value: 2.5466309 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1911].y + value: -30.661436 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1912].x + value: 2.3768556 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1912].y + value: -30.729345 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1913].x + value: 2.13917 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1913].y + value: -30.831211 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1914].x + value: 2.0373046 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1914].y + value: -30.899122 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1915].x + value: 1.7996192 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1915].y + value: -30.933077 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1916].x + value: 1.5619336 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1916].y + value: -31.000986 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1917].x + value: 1.4261132 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1917].y + value: -31.034943 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1918].x + value: 1.2223828 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1918].y + value: -31.068897 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1919].x + value: 1.1884278 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1919].y + value: -31.102852 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1920].x + value: 0.84887695 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1920].y + value: -31.136806 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1921].x + value: 0.81492186 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1922].x + value: 0.4753711 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1922].y + value: -31.170763 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1923].x + value: 0.44141603 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1924].x + value: -0.40746093 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1924].y + value: -31.204718 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1925].x + value: -0.44141603 + objectReference: {fileID: 0} + - target: {fileID: 7961676820183113723, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + propertyPath: m_Points.m_Paths.Array.data[1].Array.data[1925].y + value: -31.170763 + objectReference: {fileID: 0} - target: {fileID: 8861526539906903110, guid: fe50f047edb550d4986d997281ffc47a, type: 3} propertyPath: m_LocalPosition.x value: 184.6 @@ -373057,7 +377916,10 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] - m_AddedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: 8861526539906903110, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + insertIndex: -1 + addedObject: {fileID: 1444440489} m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: fe50f047edb550d4986d997281ffc47a, type: 3} --- !u!212 &1701992366 stripped @@ -373065,6 +377927,11 @@ SpriteRenderer: m_CorrespondingSourceObject: {fileID: 6548959094921542577, guid: fe50f047edb550d4986d997281ffc47a, type: 3} m_PrefabInstance: {fileID: 1701992365} m_PrefabAsset: {fileID: 0} +--- !u!4 &1701992367 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8861526539906903110, guid: fe50f047edb550d4986d997281ffc47a, type: 3} + m_PrefabInstance: {fileID: 1701992365} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1712644079 PrefabInstance: m_ObjectHideFlags: 0 @@ -373081,6 +377948,10 @@ PrefabInstance: propertyPath: m_Name value: RevealableObject_Partial objectReference: {fileID: 0} + - target: {fileID: 6259373434446242904, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} + propertyPath: m_Layer + value: 6 + objectReference: {fileID: 0} - target: {fileID: 6487644332527623320, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_SortingOrder value: 5 @@ -373430,7 +378301,7 @@ SpriteRenderer: m_GlobalIlluminationMeshLod: 0 m_SortingLayerID: 0 m_SortingLayer: 0 - m_SortingOrder: 0 + m_SortingOrder: 1 m_MaskInteraction: 0 m_Sprite: {fileID: 21300000, guid: 7f3d67b8000966e46b2ab3e91e7751f2, type: 3} m_Color: {r: 1, g: 1, b: 1, a: 1} @@ -373559,6 +378430,10 @@ PrefabInstance: propertyPath: m_Name value: RevealableObject_Full (4) objectReference: {fileID: 0} + - target: {fileID: 6259373434446242904, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} + propertyPath: m_Layer + value: 6 + objectReference: {fileID: 0} - target: {fileID: 6487644332527623320, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_SortingOrder value: 5 @@ -373581,11 +378456,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.x - value: 186.28 + value: 182.66 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.y - value: 11.2 + value: 14.2 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.z @@ -373593,7 +378468,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalRotation.w - value: 0.8805126 + value: 0.92326623 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalRotation.x @@ -373605,7 +378480,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalRotation.z - value: 0.47402287 + value: 0.38416094 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -373617,7 +378492,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalEulerAnglesHint.z - value: 56.591 + value: 45.183 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -373795,7 +378670,7 @@ MonoBehaviour: Enabled: 0 DefaultMode: 2 DefaultBlend: - Style: 1 + Style: 0 Time: 2 CustomCurve: serializedVersion: 2 @@ -374039,6 +378914,11 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d127f4caca2d5ed4091aa4b6b19e754f, type: 3} m_Name: m_EditorClassIdentifier: '::' +--- !u!4 &1843956300 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2473101330038538266, guid: a9162beaeedfb184694b8ea7b99f19de, type: 3} + m_PrefabInstance: {fileID: 32217960} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1851838128 PrefabInstance: m_ObjectHideFlags: 0 @@ -374628,6 +379508,10 @@ PrefabInstance: propertyPath: m_Name value: RevealableObject_Full (3) objectReference: {fileID: 0} + - target: {fileID: 6259373434446242904, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} + propertyPath: m_Layer + value: 6 + objectReference: {fileID: 0} - target: {fileID: 6487644332527623320, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_SortingOrder value: 5 @@ -374650,11 +379534,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.x - value: 180.29 + value: 179.57 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.y - value: 38.08 + value: 38.96 objectReference: {fileID: 0} - target: {fileID: 7983424933738472089, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_LocalPosition.z @@ -374795,6 +379679,7 @@ Transform: m_Children: - {fileID: 573662721} - {fileID: 1758286213} + - {fileID: 355123969} m_Father: {fileID: 524275270} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1930616355 @@ -375617,7 +380502,7 @@ Transform: m_GameObject: {fileID: 2046020905} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 10.24, y: 24.6, z: 0} + m_LocalPosition: {x: 10.24, y: 24.34, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 1 m_Children: @@ -376177,6 +381062,10 @@ PrefabInstance: propertyPath: m_Name value: RevealableObject_Full objectReference: {fileID: 0} + - target: {fileID: 6259373434446242904, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} + propertyPath: m_Layer + value: 6 + objectReference: {fileID: 0} - target: {fileID: 6487644332527623320, guid: 07f826f001311e04984c3efc9ee2b897, type: 3} propertyPath: m_SortingOrder value: 5 @@ -376803,6 +381692,7 @@ SceneRoots: - {fileID: 2103114178} - {fileID: 71927590} - {fileID: 1690472047} + - {fileID: 1181196803} - {fileID: 826431953} - {fileID: 1451084253} - {fileID: 1111361130} @@ -376820,3 +381710,6 @@ SceneRoots: - {fileID: 830897553} - {fileID: 808652562} - {fileID: 1039129697} + - {fileID: 1083937373} + - {fileID: 513265191} + - {fileID: 32217960}