diff --git a/Assets/_Game/Graphics/Sprite/Obstacles/Ranken.png b/Assets/_Game/Graphics/Sprite/Obstacles/Ranken.png new file mode 100644 index 0000000000000000000000000000000000000000..d79c09d66ccb392d6421a0debd74bf7be4cd388f --- /dev/null +++ b/Assets/_Game/Graphics/Sprite/Obstacles/Ranken.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10a86be382d7fcb05faabd09cf12448e03f4813aa491801f2287dd2723fca8d9 +size 209533 diff --git a/Assets/_Game/Graphics/Sprite/Obstacles/Ranken.png.meta b/Assets/_Game/Graphics/Sprite/Obstacles/Ranken.png.meta new file mode 100644 index 0000000000000000000000000000000000000000..633bd1afda19d07e2e24f5c6583f12687dd4761d --- /dev/null +++ b/Assets/_Game/Graphics/Sprite/Obstacles/Ranken.png.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 19b911b8f83dc0a43b784f990a0f1b64 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: -1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 1024 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: b4264f14c84bfa245873740abc17c2f4 + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Game/Graphics/Sprite/SavePoint.meta b/Assets/_Game/Graphics/Sprite/SavePoint.meta new file mode 100644 index 0000000000000000000000000000000000000000..1ae526107fc3a11a587e54d8ffa7712d85b2a0e9 --- /dev/null +++ b/Assets/_Game/Graphics/Sprite/SavePoint.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bc43ac6a6d9af5e44b800027e40c1e84 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Game/Prefabs/Level_Elements/Burnable_Thing.prefab b/Assets/_Game/Prefabs/Level_Elements/Burnable_Thing.prefab index 1eb613206fa27a45e26acadf8e2d7cbe914a0ce7..440af4ecd8cb62dccc6a80b52b5227948b29c8d3 100644 --- a/Assets/_Game/Prefabs/Level_Elements/Burnable_Thing.prefab +++ b/Assets/_Game/Prefabs/Level_Elements/Burnable_Thing.prefab @@ -68,10 +68,10 @@ SpriteRenderer: m_AutoUVMaxDistance: 0.5 m_AutoUVMaxAngle: 89 m_LightmapParameters: {fileID: 0} - m_SortingLayerID: -614652393 - m_SortingLayer: 4 - m_SortingOrder: 0 - m_Sprite: {fileID: 21300000, guid: 8c87685c35fcc344986ede86ef394fdb, type: 3} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: -1 + m_Sprite: {fileID: 21300000, guid: 19b911b8f83dc0a43b784f990a0f1b64, type: 3} m_Color: {r: 1, g: 1, b: 1, a: 1} m_FlipX: 0 m_FlipY: 0 @@ -99,7 +99,7 @@ BoxCollider2D: m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} pivot: {x: 0.5, y: 0.5} - oldSize: {x: 1, y: 1} + oldSize: {x: 8, y: 8} newSize: {x: 1, y: 1} adaptiveTilingThreshold: 0.5 drawMode: 0 diff --git a/Assets/_Game/Prefabs/Level_Elements/Movable_Thing.prefab b/Assets/_Game/Prefabs/Level_Elements/Movable_Thing.prefab index e8925aec376ccea04a79337e168c318ed2c61aa1..ec17262c1223021074b252306615f6d7dae0877e 100644 --- a/Assets/_Game/Prefabs/Level_Elements/Movable_Thing.prefab +++ b/Assets/_Game/Prefabs/Level_Elements/Movable_Thing.prefab @@ -251,4 +251,4 @@ Rigidbody2D: m_Interpolate: 0 m_SleepingMode: 1 m_CollisionDetection: 0 - m_Constraints: 0 + m_Constraints: 4 diff --git a/Assets/_Game/Scenes/MainLevel.unity b/Assets/_Game/Scenes/MainLevel.unity index db2fbba2a98a73ac975338333def41d81f2cdbd4..3b97cf2e7a8cb841428a976e8435d1bc886b05bf 100644 --- a/Assets/_Game/Scenes/MainLevel.unity +++ b/Assets/_Game/Scenes/MainLevel.unity @@ -129,7 +129,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.y - value: 29.298758 + value: 30.22 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.z @@ -264,6 +264,12 @@ Transform: type: 3} m_PrefabInstance: {fileID: 568326361} m_PrefabAsset: {fileID: 0} +--- !u!4 &18519666 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, + type: 3} + m_PrefabInstance: {fileID: 1509281653} + m_PrefabAsset: {fileID: 0} --- !u!4 &30634311 stripped Transform: m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, @@ -283,11 +289,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.x - value: 11.52 + value: 5.88 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.y - value: 31.89 + value: 16.47 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.z @@ -325,6 +331,18 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.4 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} --- !u!1001 &41014632 @@ -344,7 +362,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.y - value: 18.98 + value: 19.45 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.z @@ -382,6 +400,18 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.4 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} --- !u!4 &41014633 stripped @@ -390,6 +420,12 @@ Transform: type: 3} m_PrefabInstance: {fileID: 41014632} m_PrefabAsset: {fileID: 0} +--- !u!4 &43179034 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, + type: 3} + m_PrefabInstance: {fileID: 804689941} + m_PrefabAsset: {fileID: 0} --- !u!1 &46867665 GameObject: m_ObjectHideFlags: 0 @@ -823,6 +859,71 @@ PrefabInstance: m_RemovedComponents: - {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, type: 3} m_SourcePrefab: {fileID: 100100000, guid: e9f234b3fda124fe29a2b937c13c099e, type: 3} +--- !u!1001 &65600656 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_Name + value: Wind-Gegner (4) + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalPosition.x + value: 53.98 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalPosition.y + value: 61.598755 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_RootOrder + value: 21 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} --- !u!4 &68462492 stripped Transform: m_CorrespondingSourceObject: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, @@ -1231,7 +1332,7 @@ Rigidbody2D: m_Interpolate: 0 m_SleepingMode: 1 m_CollisionDetection: 0 - m_Constraints: 0 + m_Constraints: 4 --- !u!1 &93644850 GameObject: m_ObjectHideFlags: 0 @@ -1441,7 +1542,7 @@ PrefabInstance: - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalPosition.y - value: 25.08 + value: 24.93 objectReference: {fileID: 0} - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} @@ -1491,7 +1592,7 @@ PrefabInstance: - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalScale.y - value: 4 + value: 5 objectReference: {fileID: 0} - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} @@ -1597,9 +1698,9 @@ MonoBehaviour: spriteIndex: 0 corner: 0 - position: {x: 90.03015, y: -0.6905764, z: 0} - leftTangent: {x: -0.5478592, y: 0.0041311383, z: 0} - rightTangent: {x: 0.2082367, y: -0.0015702248, z: 0} - mode: 2 + leftTangent: {x: -0.20301056, y: 0.01613617, z: 0} + rightTangent: {x: 0.20301056, y: -0.01613617, z: 0} + mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 @@ -1690,8 +1791,8 @@ SpriteShapeRenderer: - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: 82.236404, y: 0.14294982, z: -0.0015} - m_Extent: {x: 28.338562, y: 4.833476, z: 0.0015} + m_Center: {x: 82.236404, y: 0.14200997, z: -0.001} + m_Extent: {x: 28.338562, y: 4.8344164, z: 0.001} --- !u!4 &114394541 Transform: m_ObjectHideFlags: 0 @@ -1706,6 +1807,63 @@ Transform: m_Father: {fileID: 0} m_RootOrder: 20 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &114430540 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_Name + value: Wasser-Gegner (10) + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalPosition.x + value: 2.08 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalPosition.y + value: 70.15 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_RootOrder + value: 25 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} --- !u!1001 &132361120 PrefabInstance: m_ObjectHideFlags: 0 @@ -2047,6 +2205,95 @@ Transform: m_Father: {fileID: 2027679588} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &153931242 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} + m_Modifications: + - target: {fileID: 4605225109116865588, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_Name + value: AirElement (8) + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalPosition.x + value: 35.67 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalPosition.y + value: 36.06 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.17578126 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_RootOrder + value: 25 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} --- !u!1 &192643540 GameObject: m_ObjectHideFlags: 0 @@ -3856,12 +4103,71 @@ Transform: m_Father: {fileID: 648558924} m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &209916275 -PrefabInstance: +--- !u!1 &209653166 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6240296448730384320, guid: a0c6081106659114387502f3e4d51362, + type: 3} + m_PrefabInstance: {fileID: 551201276} + m_PrefabAsset: {fileID: 0} +--- !u!4 &209653167 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + m_PrefabInstance: {fileID: 551201276} + m_PrefabAsset: {fileID: 0} +--- !u!61 &209653168 +BoxCollider2D: m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 209653166} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 8, y: 8} + newSize: {x: 2, y: 2} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 1822592771} + m_Size: {x: 2, y: 2} + m_EdgeRadius: 0 +--- !u!50 &209653169 +Rigidbody2D: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 209653166} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDrag: 0 + m_AngularDrag: 0.05 + m_GravityScale: 1 + m_Material: {fileID: 0} + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 4 +--- !u!1001 &209916275 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} m_Modifications: - target: {fileID: 1648869877852930880, guid: 4512b8eb550115443bbba2ecd59a960c, type: 3} @@ -4299,38 +4605,128 @@ EdgeCollider2D: m_Offset: {x: 0, y: 0} m_EdgeRadius: 0 m_Points: - - {x: 19.63314, y: 1.99027} - - {x: 19.31109, y: 2.12501} - - {x: 19.30963, y: 2.12562} - - {x: 18.97911, y: 2.2604} - - {x: 18.97338, y: 2.26262} - - {x: 18.37011, y: 2.48425} - - {x: 18.36585, y: 2.48576} - - {x: 17.77188, y: 2.68671} - - {x: 17.76793, y: 2.68799} - - {x: 17.18664, y: 2.8694} - - {x: 17.18298, y: 2.87049} - - {x: 16.61835, y: 3.03328} - - {x: 16.61497, y: 3.03422} - - {x: 16.07095, y: 3.1793} - - {x: 16.06783, y: 3.18011} - - {x: 15.54842, y: 3.30843} - - {x: 15.54553, y: 3.30912} - - {x: 15.05468, y: 3.42158} - - {x: 15.05202, y: 3.42216} - - {x: 14.59372, y: 3.51967} - - {x: 14.59128, y: 3.52017} - - {x: 14.16952, y: 3.60363} - - {x: 14.1673, y: 3.60406} - - {x: 13.78607, y: 3.67439} - - {x: 13.78407, y: 3.67474} - - {x: 13.44739, y: 3.73282} - - {x: 13.44567, y: 3.73311} - - {x: 13.15758, y: 3.77985} - - {x: 13.15623, y: 3.78007} - - {x: 12.9209, y: 3.81635} - - {x: 12.92014, y: 3.81647} - - {x: 12.78772, y: 3.83629} + - {x: 45.00217, y: -8.10194} + - {x: 46.06366, y: -8.08728} + - {x: 46.07444, y: -8.0868} + - {x: 46.57731, y: -8.04878} + - {x: 46.69826, y: -7.98951} + - {x: 46.8489, y: -7.82286} + - {x: 46.88089, y: -7.77233} + - {x: 46.97608, y: -7.54341} + - {x: 46.98356, y: -7.52139} + - {x: 47.06118, y: -7.23102} + - {x: 47.06388, y: -7.21934} + - {x: 47.13264, y: -6.86706} + - {x: 47.13388, y: -6.85988} + - {x: 47.19555, y: -6.45484} + - {x: 47.19623, y: -6.44995} + - {x: 47.25135, y: -6.00383} + - {x: 47.25175, y: -6.00027} + - {x: 47.30056, y: -5.52562} + - {x: 47.30082, y: -5.52286} + - {x: 47.3434, y: -5.03256} + - {x: 47.34358, y: -5.03031} + - {x: 47.37999, y: -4.53742} + - {x: 47.38012, y: -4.53549} + - {x: 47.41039, y: -4.05313} + - {x: 47.41049, y: -4.05138} + - {x: 47.43465, y: -3.5927} + - {x: 47.43473, y: -3.59098} + - {x: 47.4528, y: -3.16914} + - {x: 47.45287, y: -3.1673} + - {x: 47.46486, y: -2.79534} + - {x: 47.46492, y: -2.79307} + - {x: 47.47087, y: -2.48376} + - {x: 47.4709, y: -2.48028} + - {x: 47.47074, y: -2.24505} + - {x: 47.47057, y: -2.23742} + - {x: 47.46371, y: -2.08281} + - {x: 47.46129, y: -2.06055} + - {x: 47.43407, y: -1.90402} + - {x: 47.43238, y: -1.89552} + - {x: 47.37825, y: -1.65543} + - {x: 47.37744, y: -1.65198} + - {x: 47.29947, y: -1.33609} + - {x: 47.29897, y: -1.33412} + - {x: 47.20048, y: -0.9541} + - {x: 47.20011, y: -0.95272} + - {x: 47.08468, y: -0.52182} + - {x: 47.08438, y: -0.52071} + - {x: 46.95566, y: -0.05255} + - {x: 46.95539, y: -0.05157} + - {x: 46.81712, y: 0.44011} + - {x: 46.81685, y: 0.44109} + - {x: 46.67269, y: 0.94252} + - {x: 46.67239, y: 0.94355} + - {x: 46.52608, y: 1.44095} + - {x: 46.52573, y: 1.44214} + - {x: 46.38096, y: 1.92175} + - {x: 46.38051, y: 1.92322} + - {x: 46.24093, y: 2.37136} + - {x: 46.24031, y: 2.37332} + - {x: 46.10956, y: 2.77644} + - {x: 46.10861, y: 2.7793} + - {x: 45.99012, y: 3.12424} + - {x: 45.98841, y: 3.12898} + - {x: 45.88504, y: 3.40389} + - {x: 45.88107, y: 3.41355} + - {x: 45.79143, y: 3.61465} + - {x: 45.77408, y: 3.64501} + - {x: 45.66366, y: 3.80002} + - {x: 45.5329, y: 3.87599} + - {x: 45.23198, y: 3.90641} + - {x: 45.22052, y: 3.90719} + - {x: 44.66729, y: 3.92664} + - {x: 44.66466, y: 3.92671} + - {x: 43.83143, y: 3.94351} + - {x: 43.83033, y: 3.94353} + - {x: 42.75397, y: 3.95848} + - {x: 42.75341, y: 3.95849} + - {x: 41.47433, y: 3.97222} + - {x: 41.47404, y: 3.97222} + - {x: 40.03309, y: 3.98536} + - {x: 40.03297, y: 3.98536} + - {x: 38.4711, y: 3.99851} + - {x: 36.82944, y: 4.01229} + - {x: 35.14862, y: 4.02732} + - {x: 35.14862, y: 4.02731} + - {x: 33.47085, y: 4.04419} + - {x: 33.47085, y: 4.0442} + - {x: 31.83514, y: 4.06356} + - {x: 31.83514, y: 4.06355} + - {x: 30.2857, y: 4.08597} + - {x: 28.861, y: 4.11208} + - {x: 27.60231, y: 4.1425} + - {x: 26.55465, y: 4.17771} + - {x: 25.75225, y: 4.21853} + - {x: 25.75154, y: 4.21856} + - {x: 25.01531, y: 4.25302} + - {x: 25.01055, y: 4.25318} + - {x: 24.15521, y: 4.2699} + - {x: 24.152, y: 4.26994} + - {x: 23.20262, y: 4.27109} + - {x: 23.20032, y: 4.27108} + - {x: 22.17904, y: 4.25892} + - {x: 22.17732, y: 4.2589} + - {x: 21.1065, y: 4.23562} + - {x: 21.10518, y: 4.23559} + - {x: 20.00728, y: 4.20341} + - {x: 20.00623, y: 4.20338} + - {x: 18.90379, y: 4.1645} + - {x: 18.90296, y: 4.16447} + - {x: 17.81853, y: 4.12108} + - {x: 17.81787, y: 4.12105} + - {x: 16.77402, y: 4.07534} + - {x: 16.77351, y: 4.07532} + - {x: 15.79286, y: 4.0295} + - {x: 15.79248, y: 4.02948} + - {x: 14.89764, y: 3.98574} + - {x: 14.89741, y: 3.98573} + - {x: 14.11102, y: 3.94625} + - {x: 14.111, y: 3.94625} + - {x: 13.45562, y: 3.91326} + - {x: 12.95544, y: 3.889} + - {x: 12.78618, y: 3.88199} - {x: 12.78573, y: 3.89532} - {x: 12.78629, y: 4.00738} - {x: 12.79004, y: 4.13061} @@ -4517,118 +4913,36 @@ EdgeCollider2D: - {x: 12.73676, y: -7.01332} - {x: 13.51574, y: -7.11779} - {x: 14.04673, y: -7.20696} - - {x: 14.31751, y: -7.28251} - - {x: 14.33194, y: -7.28589} - - {x: 14.67303, y: -7.35058} - - {x: 14.69426, y: -7.35328} - - {x: 15.38021, y: -7.39807} - - {x: 15.38654, y: -7.39837} - - {x: 16.36116, y: -7.42666} - - {x: 16.36421, y: -7.42672} - - {x: 17.58339, y: -7.44083} - - {x: 17.5852, y: -7.44084} - - {x: 18.99929, y: -7.44253} - - {x: 19.00052, y: -7.44253} - - {x: 20.55897, y: -7.43349} - - {x: 20.55987, y: -7.43348} - - {x: 22.21189, y: -7.41543} - - {x: 22.2126, y: -7.41542} - - {x: 23.90731, y: -7.39} - - {x: 23.90791, y: -7.38999} - - {x: 25.59437, y: -7.35889} - - {x: 25.59491, y: -7.35887} - - {x: 27.22218, y: -7.32377} - - {x: 27.22272, y: -7.32376} - - {x: 28.73985, y: -7.28634} - - {x: 28.74044, y: -7.28632} - - {x: 30.09653, y: -7.24825} - - {x: 30.09728, y: -7.24823} - - {x: 31.24149, y: -7.21119} - - {x: 31.24264, y: -7.21115} - - {x: 32.12454, y: -7.17678} - - {x: 32.12696, y: -7.17667} - - {x: 32.69985, y: -7.1464} - - {x: 32.71125, y: -7.14542} - - {x: 33.04274, y: -7.10607} - - {x: 33.21656, y: -6.92401} - - {x: 33.23061, y: -6.72877} - - {x: 33.23063, y: -6.72854} - - {x: 33.24201, y: -6.5676} - - {x: 33.24206, y: -6.56687} - - {x: 33.25803, y: -6.32654} - - {x: 33.25809, y: -6.32562} - - {x: 33.27691, y: -6.01785} - - {x: 33.27698, y: -6.01674} - - {x: 33.29688, y: -5.65336} - - {x: 33.29695, y: -5.65204} - - {x: 33.31619, y: -5.24482} - - {x: 33.31625, y: -5.24326} - - {x: 33.33308, y: -4.80392} - - {x: 33.33314, y: -4.80204} - - {x: 33.34579, y: -4.34233} - - {x: 33.34584, y: -4.34002} - - {x: 33.35254, y: -3.87162} - - {x: 33.35256, y: -3.86874} - - {x: 33.35157, y: -3.40325} - - {x: 33.35152, y: -3.39955} - - {x: 33.34101, y: -2.94846} - - {x: 33.34082, y: -2.94355} - - {x: 33.31895, y: -2.51815} - - {x: 33.31847, y: -2.51133} - - {x: 33.2832, y: -2.1224} - - {x: 33.28201, y: -2.11238} - - {x: 33.2309, y: -1.7697} - - {x: 33.22777, y: -1.75377} - - {x: 33.15671, y: -1.46447} - - {x: 33.14723, y: -1.43636} - - {x: 33.04774, y: -1.20761} - - {x: 33.02194, y: -1.16561} - - {x: 32.87071, y: -0.9829} - - {x: 32.84518, y: -0.95779} - - {x: 32.63861, y: -0.79248} - - {x: 32.61894, y: -0.77883} - - {x: 32.3624, y: -0.62571} - - {x: 32.34764, y: -0.61783} - - {x: 32.04298, y: -0.47346} - - {x: 32.03166, y: -0.46857} - - {x: 31.68083, y: -0.33165} - - {x: 31.67189, y: -0.32843} - - {x: 31.27729, y: -0.19862} - - {x: 31.27001, y: -0.1964} - - {x: 30.83439, y: -0.07381} - - {x: 30.82827, y: -0.07221} - - {x: 30.35454, y: 0.04282} - - {x: 30.34926, y: 0.04401} - - {x: 29.84047, y: 0.15099} - - {x: 29.8358, y: 0.15191} - - {x: 29.29511, y: 0.25033} - - {x: 29.29088, y: 0.25104} - - {x: 28.72149, y: 0.34033} - - {x: 28.71758, y: 0.3409} - - {x: 28.12269, y: 0.42047} - - {x: 28.11901, y: 0.42092} - - {x: 27.5019, y: 0.49018} - - {x: 27.49836, y: 0.49055} - - {x: 26.86229, y: 0.54888} - - {x: 26.85884, y: 0.54916} - - {x: 26.2071, y: 0.59595} - - {x: 26.20368, y: 0.59617} - - {x: 25.54246, y: 0.63065} - - {x: 24.90671, y: 0.66597} - - {x: 24.32354, y: 0.71481} - - {x: 23.78509, y: 0.77626} - - {x: 23.28725, y: 0.84918} - - {x: 22.82547, y: 0.93256} - - {x: 22.39652, y: 1.02519} - - {x: 21.99564, y: 1.12621} - - {x: 21.61912, y: 1.23451} - - {x: 21.26239, y: 1.34932} - - {x: 20.92153, y: 1.46969} - - {x: 20.59184, y: 1.595} - - {x: 20.2707, y: 1.72381} - - {x: 19.95123, y: 1.85639} - - {x: 19.63348, y: 1.99012} - - {x: 19.63314, y: 1.99027} + - {x: 14.32034, y: -7.2833} + - {x: 14.34057, y: -7.28768} + - {x: 14.829, y: -7.36344} + - {x: 14.84351, y: -7.36508} + - {x: 15.9427, y: -7.44267} + - {x: 15.94647, y: -7.4429} + - {x: 17.56943, y: -7.52231} + - {x: 17.57119, y: -7.52239} + - {x: 19.63415, y: -7.6025} + - {x: 19.6352, y: -7.60253} + - {x: 22.0502, y: -7.68182} + - {x: 22.05092, y: -7.68185} + - {x: 24.72942, y: -7.75876} + - {x: 24.72996, y: -7.75878} + - {x: 27.58325, y: -7.83178} + - {x: 27.5837, y: -7.83179} + - {x: 30.52302, y: -7.89931} + - {x: 30.52344, y: -7.89932} + - {x: 33.46002, y: -7.9598} + - {x: 33.46043, y: -7.95981} + - {x: 36.3055, y: -8.01169} + - {x: 36.30596, y: -8.01169} + - {x: 38.97077, y: -8.0534} + - {x: 38.97132, y: -8.05341} + - {x: 41.36711, y: -8.0834} + - {x: 41.36786, y: -8.08341} + - {x: 43.40603, y: -8.1001} + - {x: 43.40726, y: -8.10011} + - {x: 44.99955, y: -8.10196} + - {x: 45.00217, y: -8.10194} --- !u!114 &240417425 MonoBehaviour: m_ObjectHideFlags: 0 @@ -4653,36 +4967,36 @@ MonoBehaviour: bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 18.849808, y: 1.9351578, z: 0} - leftTangent: {x: -3.206009, y: 1.2277794, z: 0} - rightTangent: {x: 1.7657928, y: -0.70632553, z: 0} - mode: 2 + - position: {x: 25.734825, y: 3.8689613, z: 0} + leftTangent: {x: -3.557396, y: 0.23417282, z: 0} + rightTangent: {x: 3.557396, y: -0.23417282, z: 0} + mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 25.52304, y: 0.28119278, z: 0} - leftTangent: {x: -3.5508728, y: 0.150383, z: 0} - rightTangent: {x: 3.5508728, y: -0.150383, z: 0} + - position: {x: 45.422462, y: 3.5353699, z: 0} + leftTangent: {x: -0.23027039, y: 0.12788391, z: 0} + rightTangent: {x: 0.23027039, y: -0.12788391, z: 0} mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 32.736618, y: -1.3698082, z: 0} - leftTangent: {x: -0.49817657, y: 0.8073425, z: 0} - rightTangent: {x: 0.49817657, y: -0.8073425, z: 0} + - position: {x: 47.114555, y: -2.109497, z: 0} + leftTangent: {x: -0.049049377, y: 0.48085403, z: 0} + rightTangent: {x: 0.049049377, y: -0.48085403, z: 0} mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 32.876503, y: -6.7733574, z: 0} - leftTangent: {x: 0.006713867, y: 0.10793686, z: -0} - rightTangent: {x: -0.006713867, y: -0.10793686, z: 0} + - position: {x: 46.483772, y: -7.704857, z: 0} + leftTangent: {x: 0.4721527, y: 0.22424316, z: 0} + rightTangent: {x: -0.4721527, y: -0.22424316, z: 0} mode: 1 height: 1 bevelCutoff: 0 @@ -4813,8 +5127,14 @@ SpriteShapeRenderer: - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: 13.38884, y: -0.9903147, z: -0.0045000003} - m_Extent: {x: 20.11221, y: 6.6001644, z: 0.0045000003} + m_Center: {x: 20.44776, y: -1.3204117, z: -0.004} + m_Extent: {x: 27.17113, y: 6.9302616, z: 0.004} +--- !u!4 &253702126 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} + m_PrefabInstance: {fileID: 1864783512} + m_PrefabAsset: {fileID: 0} --- !u!1 &260266466 GameObject: m_ObjectHideFlags: 0 @@ -4847,6 +5167,8 @@ Transform: - {fileID: 1687367336} - {fileID: 16251802} - {fileID: 238023804} + - {fileID: 1741470320} + - {fileID: 1605852278} m_Father: {fileID: 0} m_RootOrder: 18 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -4939,12 +5261,24 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: e79fbf1855fce6e4387f467f1fb65960, type: 3} +--- !u!4 &272244678 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, + type: 3} + m_PrefabInstance: {fileID: 1412226573} + m_PrefabAsset: {fileID: 0} --- !u!4 &273740982 stripped Transform: m_CorrespondingSourceObject: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} m_PrefabInstance: {fileID: 1805885733} m_PrefabAsset: {fileID: 0} +--- !u!4 &274783194 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, + type: 3} + m_PrefabInstance: {fileID: 837944739} + m_PrefabAsset: {fileID: 0} --- !u!4 &279704419 stripped Transform: m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, @@ -5154,7 +5488,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.y - value: 29.34 + value: 30.09 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.z @@ -5200,213 +5534,76 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1647377520} m_PrefabAsset: {fileID: 0} ---- !u!1 &317361710 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 317361711} - m_Layer: 0 - m_Name: MovingPlatforms - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &317361711 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 317361710} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 23.452835, y: 6.145833, z: -0.109375} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: - - {fileID: 74979460} - - {fileID: 204803661} - - {fileID: 1401599868} - - {fileID: 2060524169} - - {fileID: 1184647341} - m_Father: {fileID: 0} - m_RootOrder: 13 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &323319217 +--- !u!1001 &314353932 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 766590903} + m_TransformParent: {fileID: 260266467} m_Modifications: - - target: {fileID: 100393043881132458, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740994, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_Name - value: Water (2) + value: SavePoint (4) objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalPosition.x - value: -54.5 + value: -16.86 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalPosition.y - value: 59.3 + value: 37.14 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalPosition.z - value: 0.29638994 + value: 2.125854 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_RootOrder - value: 2 + value: 5 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_LocalScale.x - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_LocalScale.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_DrawMode - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 21300000, guid: 770b7877175380f458f8fd7949f9464b, - type: 3} - - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_SortingLayerID - value: -480944179 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_SortingLayer - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_Size.x - value: 0.28923902 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_Size.y - value: 0.26223752 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_SpriteTilingProperty.oldSize.x - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_SpriteTilingProperty.oldSize.y - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_SpriteTilingProperty.drawMode - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_SpriteTilingProperty.newSize.x - value: 0.28923902 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_SpriteTilingProperty.newSize.y - value: 0.26223752 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_Size.x - value: 19.71 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_Size.y - value: 5.72 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_Offset.x - value: -0.74 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_Offset.y - value: -1.63 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132460, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_SurfaceLevel - value: 1.2 - objectReference: {fileID: 0} - - target: {fileID: 100393043881132460, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - propertyPath: m_ColliderMask.m_Bits - value: 4294967295 - objectReference: {fileID: 0} - m_RemovedComponents: - - {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, type: 3} - m_SourcePrefab: {fileID: 100100000, guid: e9f234b3fda124fe29a2b937c13c099e, type: 3} ---- !u!1 &332050589 + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} +--- !u!1 &317361710 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -5414,179 +5611,35 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 332050593} - - component: {fileID: 332050592} - - component: {fileID: 332050591} - - component: {fileID: 332050590} - m_Layer: 9 - m_Name: New SpriteShapeController (20) + - component: {fileID: 317361711} + m_Layer: 0 + m_Name: MovingPlatforms m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!68 &332050590 -EdgeCollider2D: +--- !u!4 &317361711 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 332050589} - m_Enabled: 0 - m_Density: 1 - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 0, y: 0} - m_EdgeRadius: 0 - m_Points: - - {x: -10.05947, y: 0.73277} - - {x: -7.1517, y: 0.79494} - - {x: -7.14494, y: 0.79534} - - {x: -5.32016, y: 0.97233} - - {x: -5.31665, y: 0.97274} - - {x: -3.4255, y: 1.23151} - - {x: -3.42478, y: 1.23161} - - {x: -1.66556, y: 1.48698} - - {x: -0.23663, y: 1.65417} - - {x: 1.20094, y: 1.73452} - - {x: 2.80465, y: 1.7872} - - {x: 4.10916, y: 1.81597} - - {x: 4.82695, y: 1.82759} - - {x: 4.82112, y: 2.18754} - - {x: 4.10249, y: 2.17591} - - {x: 4.10197, y: 2.1759} - - {x: 2.79589, y: 2.1471} - - {x: 2.79492, y: 2.14707} - - {x: 1.18588, y: 2.09422} - - {x: 1.18381, y: 2.09413} - - {x: -0.26489, y: 2.01316} - - {x: -0.27033, y: 2.01269} - - {x: -1.71102, y: 1.84412} - - {x: -1.71348, y: 1.84379} - - {x: -3.4749, y: 1.58811} - - {x: -5.36021, y: 1.33014} - - {x: -7.16957, y: 1.15465} - - {x: -10.06423, y: 1.09275} - - {x: -14.21452, y: 1.09562} - - {x: -17.93525, y: 1.12529} - - {x: -19.72917, y: 1.1457} - - {x: -19.73327, y: 0.78572} - - {x: -17.93919, y: 0.76531} - - {x: -17.93889, y: 0.76531} - - {x: -14.21582, y: 0.73562} - - {x: -14.21516, y: 0.73562} - - {x: -10.06145, y: 0.73275} - - {x: -10.05947, y: 0.73277} ---- !u!114 &332050591 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 332050589} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Spline: - m_IsOpenEnded: 1 - m_ControlPoints: - - position: {x: 1.5679474, y: -0.22671795, z: 0} - leftTangent: {x: -0.17491913, y: 0.003405571, z: 0} - rightTangent: {x: 0.17491913, y: -0.003405571, z: 0} - mode: 1 - height: 1 - bevelCutoff: 0 - bevelSize: 0 - spriteIndex: 0 - corner: 0 - - position: {x: 3.8831444, y: -0.23203659, z: 0} - leftTangent: {x: -0.41623878, y: -0.028476238, z: 0} - rightTangent: {x: 0.9033022, y: -0.08954525, z: 0} - mode: 2 - height: 1 - bevelCutoff: 0 - bevelSize: 0 - spriteIndex: 0 - corner: 0 - m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} - m_SplineDetail: 16 - m_AdaptiveUV: 1 - m_UpdateCollider: 0 - m_ColliderDetail: 4 - m_ColliderOffset: 0.18 - m_ColliderCornerType: 0 ---- !u!1971053207 &332050592 -SpriteShapeRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 332050589} - m_Enabled: 1 - m_CastShadows: 1 - m_ReceiveShadows: 1 - m_DynamicOccludee: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 0 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: -480944179 - m_SortingLayer: 2 - m_SortingOrder: 1 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_MaskInteraction: 0 - m_ShapeTexture: {fileID: 0} - m_Sprites: - - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} - - {fileID: 0} - - {fileID: 0} - - {fileID: 0} - - {fileID: 0} - - {fileID: 0} - - {fileID: 0} - - {fileID: 0} - - {fileID: 0} - m_LocalAABB: - m_Center: {x: 2.6950076, y: -0.23474307, z: -0.0005} - m_Extent: {x: 1.2091532, y: 0.4349599, z: 0.0005} ---- !u!4 &332050593 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 332050589} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -60.69, y: 27.23, z: 0} + m_GameObject: {fileID: 317361710} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 23.452835, y: 6.145833, z: -0.109375} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 719626318} - m_RootOrder: 3 + m_Children: + - {fileID: 74979460} + - {fileID: 204803661} + - {fileID: 1401599868} + - {fileID: 2060524169} + - {fileID: 1184647341} + - {fileID: 1810647777} + m_Father: {fileID: 0} + m_RootOrder: 13 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &340767515 +--- !u!1 &320155738 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -5594,25 +5647,42 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 340767519} - - component: {fileID: 340767518} - - component: {fileID: 340767517} - - component: {fileID: 340767516} + - component: {fileID: 320155739} + - component: {fileID: 320155742} + - component: {fileID: 320155741} + - component: {fileID: 320155740} m_Layer: 9 - m_Name: New SpriteShapeController (30) + m_Name: SpriteShape (16) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!68 &340767516 +--- !u!4 &320155739 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 320155738} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 99.8, y: 55.4, z: 0.1562548} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 994965078} + - {fileID: 1060933623} + - {fileID: 1601957681} + m_Father: {fileID: 648558924} + m_RootOrder: 13 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &320155740 EdgeCollider2D: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 340767515} - m_Enabled: 0 + m_GameObject: {fileID: 320155738} + m_Enabled: 1 m_Density: 1 m_Material: {fileID: 0} m_IsTrigger: 0 @@ -5621,100 +5691,830 @@ EdgeCollider2D: m_Offset: {x: 0, y: 0} m_EdgeRadius: 0 m_Points: - - {x: -10.05947, y: 0.73277} - - {x: -7.1517, y: 0.79494} - - {x: -7.14494, y: 0.79534} - - {x: -5.32016, y: 0.97233} - - {x: -5.31665, y: 0.97274} - - {x: -3.4255, y: 1.23151} - - {x: -3.42478, y: 1.23161} - - {x: -1.66556, y: 1.48698} - - {x: -0.23663, y: 1.65417} - - {x: 1.20094, y: 1.73452} - - {x: 2.80465, y: 1.7872} - - {x: 4.10916, y: 1.81597} - - {x: 4.82695, y: 1.82759} - - {x: 4.82112, y: 2.18754} - - {x: 4.10249, y: 2.17591} - - {x: 4.10197, y: 2.1759} - - {x: 2.79589, y: 2.1471} - - {x: 2.79492, y: 2.14707} - - {x: 1.18588, y: 2.09422} - - {x: 1.18381, y: 2.09413} - - {x: -0.26489, y: 2.01316} - - {x: -0.27033, y: 2.01269} - - {x: -1.71102, y: 1.84412} - - {x: -1.71348, y: 1.84379} - - {x: -3.4749, y: 1.58811} - - {x: -5.36021, y: 1.33014} - - {x: -7.16957, y: 1.15465} - - {x: -10.06423, y: 1.09275} - - {x: -14.21452, y: 1.09562} - - {x: -17.93525, y: 1.12529} - - {x: -19.72917, y: 1.1457} - - {x: -19.73327, y: 0.78572} - - {x: -17.93919, y: 0.76531} - - {x: -17.93889, y: 0.76531} - - {x: -14.21582, y: 0.73562} - - {x: -14.21516, y: 0.73562} - - {x: -10.06145, y: 0.73275} - - {x: -10.05947, y: 0.73277} ---- !u!114 &340767517 + - {x: 3.66504, y: 5.63113} + - {x: 3.35025, y: 5.69834} + - {x: 3.34896, y: 5.69861} + - {x: 2.96772, y: 5.77702} + - {x: 2.96616, y: 5.77733} + - {x: 2.51668, y: 5.8655} + - {x: 2.51497, y: 5.86583} + - {x: 1.9954, y: 5.96239} + - {x: 1.9936, y: 5.96272} + - {x: 1.40203, y: 6.06629} + - {x: 1.40019, y: 6.0666} + - {x: 0.7347, y: 6.1758} + - {x: 0.73283, y: 6.1761} + - {x: -0.0085, y: 6.28956} + - {x: -0.01037, y: 6.28984} + - {x: -0.82951, y: 6.40618} + - {x: -0.83136, y: 6.40644} + - {x: -1.73023, y: 6.52431} + - {x: -1.73207, y: 6.52454} + - {x: -2.71262, y: 6.64256} + - {x: -2.71444, y: 6.64277} + - {x: -3.77863, y: 6.75958} + - {x: -3.78042, y: 6.75977} + - {x: -4.92955, y: 6.87393} + - {x: -4.93, y: 6.87397} + - {x: -6.02934, y: 6.9803} + - {x: -6.96221, y: 7.0761} + - {x: -7.75001, y: 7.16303} + - {x: -8.41589, y: 7.24294} + - {x: -8.9811, y: 7.31743} + - {x: -9.46984, y: 7.3885} + - {x: -9.90353, y: 7.45778} + - {x: -10.30687, y: 7.52744} + - {x: -10.70167, y: 7.59919} + - {x: -11.1099, y: 7.67478} + - {x: -11.11029, y: 7.67485} + - {x: -11.55506, y: 7.75617} + - {x: -11.55615, y: 7.75637} + - {x: -12.05868, y: 7.84498} + - {x: -12.06013, y: 7.84523} + - {x: -12.64247, y: 7.94285} + - {x: -12.64403, y: 7.94311} + - {x: -13.32829, y: 8.05147} + - {x: -13.3298, y: 8.0517} + - {x: -14.13821, y: 8.17255} + - {x: -14.13957, y: 8.17274} + - {x: -15.09699, y: 8.30819} + - {x: -15.1033, y: 8.30897} + - {x: -15.63897, y: 8.365} + - {x: -15.6488, y: 8.36575} + - {x: -16.22121, y: 8.3932} + - {x: -16.22917, y: 8.3934} + - {x: -16.83285, y: 8.39486} + - {x: -16.83928, y: 8.39475} + - {x: -17.47158, y: 8.37304} + - {x: -17.47676, y: 8.37279} + - {x: -18.13499, y: 8.33064} + - {x: -18.13914, y: 8.33033} + - {x: -18.82056, y: 8.27041} + - {x: -18.82383, y: 8.27009} + - {x: -19.52562, y: 8.19506} + - {x: -19.52815, y: 8.19477} + - {x: -20.24749, y: 8.10728} + - {x: -20.24936, y: 8.10704} + - {x: -20.98338, y: 8.0097} + - {x: -20.98467, y: 8.00952} + - {x: -21.73048, y: 7.90496} + - {x: -21.73124, y: 7.90485} + - {x: -22.48594, y: 7.79568} + - {x: -22.4862, y: 7.79564} + - {x: -23.24652, y: 7.68452} + - {x: -24.01071, y: 7.57389} + - {x: -24.77182, y: 7.46693} + - {x: -25.53256, y: 7.36544} + - {x: -26.28344, y: 7.27287} + - {x: -27.0486, y: 7.19742} + - {x: -27.80241, y: 7.14871} + - {x: -28.54288, y: 7.12278} + - {x: -29.26291, y: 7.11603} + - {x: -29.95824, y: 7.12468} + - {x: -30.62415, y: 7.14504} + - {x: -31.25438, y: 7.17335} + - {x: -31.84391, y: 7.20585} + - {x: -32.38781, y: 7.2388} + - {x: -32.3879, y: 7.23881} + - {x: -32.88092, y: 7.26843} + - {x: -32.88243, y: 7.26851} + - {x: -33.31923, y: 7.29095} + - {x: -33.32291, y: 7.2911} + - {x: -33.69931, y: 7.30251} + - {x: -33.70671, y: 7.30258} + - {x: -34.02012, y: 7.29881} + - {x: -34.03505, y: 7.298} + - {x: -34.28772, y: 7.2733} + - {x: -34.32117, y: 7.2667} + - {x: -34.53223, y: 7.20324} + - {x: -34.613, y: 7.15222} + - {x: -34.74343, y: 7.00826} + - {x: -34.78734, y: 6.91719} + - {x: -34.82384, y: 6.69441} + - {x: -34.82547, y: 6.68146} + - {x: -34.84686, y: 6.43852} + - {x: -34.84732, y: 6.43191} + - {x: -34.86208, y: 6.13666} + - {x: -34.86223, y: 6.13271} + - {x: -34.87154, y: 5.7925} + - {x: -34.8716, y: 5.78989} + - {x: -34.87627, y: 5.4136} + - {x: -34.87629, y: 5.41178} + - {x: -34.87711, y: 5.00888} + - {x: -34.87711, y: 5.00757} + - {x: -34.87482, y: 4.58768} + - {x: -34.87481, y: 4.58672} + - {x: -34.87016, y: 4.15955} + - {x: -34.87015, y: 4.15886} + - {x: -34.86385, y: 3.73421} + - {x: -34.86384, y: 3.73375} + - {x: -34.85663, y: 3.32143} + - {x: -34.85663, y: 3.32117} + - {x: -34.84925, y: 2.93105} + - {x: -34.84925, y: 2.93103} + - {x: -34.84243, y: 2.57284} + - {x: -34.83689, y: 2.25685} + - {x: -34.83338, y: 1.99509} + - {x: -34.83316, y: 1.93681} + - {x: -35.21781, y: 1.90286} + - {x: -36.01842, y: 1.87183} + - {x: -37.06796, y: 1.85373} + - {x: -38.31675, y: 1.84741} + - {x: -39.71484, y: 1.85153} + - {x: -41.2178, y: 1.8647} + - {x: -42.77569, y: 1.88551} + - {x: -44.34467, y: 1.91258} + - {x: -45.87435, y: 1.94443} + - {x: -45.87435, y: 1.94444} + - {x: -47.32256, y: 1.97978} + - {x: -48.63721, y: 2.01705} + - {x: -49.77691, y: 2.05499} + - {x: -50.68827, y: 2.09195} + - {x: -51.32455, y: 2.1264} + - {x: -51.63894, y: 2.15641} + - {x: -51.96934, y: 2.20116} + - {x: -51.9714, y: 2.20143} + - {x: -52.75034, y: 2.29756} + - {x: -52.75088, y: 2.29762} + - {x: -53.90794, y: 2.43675} + - {x: -53.9082, y: 2.43678} + - {x: -55.38179, y: 2.61171} + - {x: -55.38196, y: 2.61173} + - {x: -57.10997, y: 2.81521} + - {x: -57.1101, y: 2.81522} + - {x: -59.03032, y: 3.03994} + - {x: -59.03042, y: 3.03996} + - {x: -61.08062, y: 3.27866} + - {x: -61.08072, y: 3.27867} + - {x: -63.19866, y: 3.52405} + - {x: -63.19876, y: 3.52406} + - {x: -65.32217, y: 3.76885} + - {x: -65.32228, y: 3.76887} + - {x: -67.38896, y: 4.00578} + - {x: -67.38909, y: 4.0058} + - {x: -69.33679, y: 4.22755} + - {x: -69.33697, y: 4.22757} + - {x: -71.10346, y: 4.42688} + - {x: -71.10371, y: 4.42691} + - {x: -72.6268, y: 4.59649} + - {x: -72.62722, y: 4.59654} + - {x: -73.84485, y: 4.72914} + - {x: -73.84571, y: 4.72923} + - {x: -74.69651, y: 4.81764} + - {x: -74.69934, y: 4.81791} + - {x: -75.12188, y: 4.85489} + - {x: -75.12676, y: 4.85525} + - {x: -75.42813, y: 4.87314} + - {x: -76.09096, y: 4.91475} + - {x: -77.06524, y: 4.97642} + - {x: -77.06526, y: 4.97642} + - {x: -78.2992, y: 5.05441} + - {x: -78.29927, y: 5.05441} + - {x: -79.74121, y: 5.14496} + - {x: -79.74132, y: 5.14496} + - {x: -81.33964, y: 5.24431} + - {x: -81.33979, y: 5.24432} + - {x: -83.04279, y: 5.34872} + - {x: -83.04298, y: 5.34873} + - {x: -84.79909, y: 5.45445} + - {x: -84.79934, y: 5.45446} + - {x: -86.55689, y: 5.55774} + - {x: -86.55723, y: 5.55776} + - {x: -88.26459, y: 5.65484} + - {x: -88.26504, y: 5.65486} + - {x: -89.87065, y: 5.74201} + - {x: -89.87129, y: 5.74205} + - {x: -91.3236, y: 5.81552} + - {x: -91.32459, y: 5.81557} + - {x: -92.57222, y: 5.87162} + - {x: -92.57393, y: 5.87168} + - {x: -93.566, y: 5.90657} + - {x: -93.56961, y: 5.90666} + - {x: -94.25876, y: 5.91664} + - {x: -94.27156, y: 5.91635} + - {x: -94.48454, y: 5.90384} + - {x: -94.51783, y: 6.00086} + - {x: -94.56753, y: 6.25359} + - {x: -94.60689, y: 6.5814} + - {x: -94.63468, y: 6.96233} + - {x: -94.65181, y: 7.37828} + - {x: -94.65974, y: 7.81343} + - {x: -94.66022, y: 8.25282} + - {x: -94.65497, y: 8.67989} + - {x: -94.64578, y: 9.08231} + - {x: -94.6345, y: 9.44365} + - {x: -94.62291, y: 9.75046} + - {x: -94.61289, y: 9.98635} + - {x: -94.61288, y: 9.98635} + - {x: -94.60614, y: 10.14095} + - {x: -94.60604, y: 10.14375} + - {x: -94.60064, y: 10.33974} + - {x: -94.78949, y: 10.54807} + - {x: -95.21613, y: 10.57819} + - {x: -96.02284, y: 10.63555} + - {x: -96.02294, y: 10.63556} + - {x: -97.27546, y: 10.72391} + - {x: -97.27561, y: 10.72392} + - {x: -98.8995, y: 10.83714} + - {x: -98.89968, y: 10.83715} + - {x: -100.82059, y: 10.96909} + - {x: -100.82081, y: 10.96911} + - {x: -102.96439, y: 11.11366} + - {x: -102.96465, y: 11.11367} + - {x: -105.25652, y: 11.26469} + - {x: -105.25686, y: 11.26472} + - {x: -107.62267, y: 11.41607} + - {x: -107.62309, y: 11.4161} + - {x: -109.9885, y: 11.56167} + - {x: -109.98906, y: 11.5617} + - {x: -112.27977, y: 11.69535} + - {x: -112.28053, y: 11.69539} + - {x: -114.42227, y: 11.811} + - {x: -114.42337, y: 11.81106} + - {x: -116.34198, y: 11.90248} + - {x: -116.34371, y: 11.90256} + - {x: -117.96536, y: 11.9637} + - {x: -117.96851, y: 11.96379} + - {x: -119.22062, y: 11.98848} + - {x: -119.22801, y: 11.98847} + - {x: -120.0504, y: 11.96998} + - {x: -120.08725, y: 11.96522} + - {x: -120.50504, y: 11.86534} + - {x: -120.65616, y: 11.66846} + - {x: -120.6464, y: 11.30471} + - {x: -120.63914, y: 10.79101} + - {x: -120.63051, y: 10.04382} + - {x: -120.61996, y: 9.10259} + - {x: -120.61996, y: 9.10247} + - {x: -120.60692, y: 8.0075} + - {x: -120.60692, y: 8.00725} + - {x: -120.59082, y: 6.79837} + - {x: -120.59081, y: 6.79801} + - {x: -120.57107, y: 5.5149} + - {x: -120.57107, y: 5.51441} + - {x: -120.54711, y: 4.19675} + - {x: -120.54709, y: 4.1961} + - {x: -120.51834, y: 2.88354} + - {x: -120.51832, y: 2.88266} + - {x: -120.4842, y: 1.61482} + - {x: -120.48416, y: 1.6136} + - {x: -120.44408, y: 0.42998} + - {x: -120.44401, y: 0.42821} + - {x: -120.39738, y: -0.6318} + - {x: -120.39724, y: -0.63458} + - {x: -120.34339, y: -1.53214} + - {x: -120.34302, y: -1.53714} + - {x: -120.28104, y: -2.23526} + - {x: -120.27964, y: -2.24671} + - {x: -120.20532, y: -2.72418} + - {x: -120.19011, y: -2.7732} + - {x: -120.05884, y: -3.04692} + - {x: -119.89719, y: -3.15368} + - {x: -118.98181, y: -3.19368} + - {x: -118.98108, y: -3.19371} + - {x: -116.8188, y: -3.27919} + - {x: -116.81863, y: -3.2792} + - {x: -113.50383, y: -3.40697} + - {x: -113.50374, y: -3.40698} + - {x: -109.22688, y: -3.56963} + - {x: -109.22681, y: -3.56963} + - {x: -104.17861, y: -3.75975} + - {x: -104.17856, y: -3.75976} + - {x: -98.5497, y: -3.96995} + - {x: -98.54965, y: -3.96995} + - {x: -92.53089, y: -4.1928} + - {x: -92.53083, y: -4.1928} + - {x: -86.31291, y: -4.42089} + - {x: -86.31284, y: -4.42089} + - {x: -80.08647, y: -4.64681} + - {x: -80.08638, y: -4.64681} + - {x: -74.0423, y: -4.86316} + - {x: -74.04219, y: -4.86316} + - {x: -68.3711, y: -5.06252} + - {x: -68.37094, y: -5.06252} + - {x: -63.26357, y: -5.23747} + - {x: -63.26333, y: -5.23748} + - {x: -58.91035, y: -5.38062} + - {x: -58.90994, y: -5.38063} + - {x: -55.50185, y: -5.48456} + - {x: -55.50092, y: -5.48459} + - {x: -53.22712, y: -5.54193} + - {x: -53.2233, y: -5.54198} + - {x: -52.26998, y: -5.54524} + - {x: -52.25656, y: -5.54477} + - {x: -51.4638, y: -5.48655} + - {x: -49.63707, y: -5.37147} + - {x: -46.91866, y: -5.20774} + - {x: -43.45905, y: -5.00422} + - {x: -43.45905, y: -5.00421} + - {x: -39.4099, y: -4.76978} + - {x: -34.92024, y: -4.51316} + - {x: -30.14129, y: -4.24321} + - {x: -30.14129, y: -4.24322} + - {x: -25.22229, y: -3.96871} + - {x: -20.31447, y: -3.69849} + - {x: -15.56686, y: -3.44129} + - {x: -11.13115, y: -3.206} + - {x: -7.15565, y: -3.00131} + - {x: -3.79336, y: -2.83618} + - {x: -1.1924, y: -2.7193} + - {x: 0.48877, y: -2.65975} + - {x: 1.00262, y: -2.66461} + - {x: 1.15215, y: -2.76792} + - {x: 1.15816, y: -2.77189} + - {x: 1.66186, y: -3.09009} + - {x: 1.66365, y: -3.09121} + - {x: 2.39217, y: -3.5392} + - {x: 2.39303, y: -3.53973} + - {x: 3.31086, y: -4.09681} + - {x: 3.31138, y: -4.09712} + - {x: 4.38143, y: -4.74152} + - {x: 4.38178, y: -4.74174} + - {x: 5.56673, y: -5.45156} + - {x: 5.56699, y: -5.45171} + - {x: 6.82942, y: -6.20499} + - {x: 6.82962, y: -6.20511} + - {x: 8.13209, y: -6.97989} + - {x: 8.13227, y: -6.97999} + - {x: 9.43734, y: -7.75427} + - {x: 9.4375, y: -7.75436} + - {x: 10.70772, y: -8.50617} + - {x: 10.70787, y: -8.50626} + - {x: 11.90578, y: -9.21362} + - {x: 11.90595, y: -9.21372} + - {x: 12.99411, y: -9.85465} + - {x: 12.99432, y: -9.85477} + - {x: 13.9353, y: -10.40728} + - {x: 13.93559, y: -10.40745} + - {x: 14.69203, y: -10.84966} + - {x: 14.69257, y: -10.84997} + - {x: 15.22749, y: -11.16012} + - {x: 15.2291, y: -11.16104} + - {x: 15.52365, y: -11.32768} + - {x: 15.56521, y: -11.34461} + - {x: 15.90849, y: -11.43547} + - {x: 15.92511, y: -11.43902} + - {x: 16.58095, y: -11.54601} + - {x: 16.58602, y: -11.54676} + - {x: 17.51913, y: -11.67105} + - {x: 17.52158, y: -11.67136} + - {x: 18.69019, y: -11.81026} + - {x: 18.69163, y: -11.81042} + - {x: 20.0497, y: -11.96045} + - {x: 20.05065, y: -11.96055} + - {x: 21.55142, y: -12.11804} + - {x: 21.55209, y: -12.11811} + - {x: 23.1486, y: -12.27941} + - {x: 23.1491, y: -12.27946} + - {x: 24.79433, y: -12.44091} + - {x: 24.79472, y: -12.44094} + - {x: 26.4416, y: -12.59884} + - {x: 26.44191, y: -12.59887} + - {x: 28.04334, y: -12.74954} + - {x: 28.04359, y: -12.74957} + - {x: 29.55249, y: -12.88933} + - {x: 29.5527, y: -12.88935} + - {x: 30.92196, y: -13.01452} + - {x: 30.92214, y: -13.01454} + - {x: 32.10465, y: -13.12145} + - {x: 32.1048, y: -13.12146} + - {x: 33.05346, y: -13.2064} + - {x: 33.05358, y: -13.20641} + - {x: 33.72128, y: -13.26571} + - {x: 33.72138, y: -13.26572} + - {x: 34.08278, y: -13.29761} + - {x: 34.12656, y: -13.29599} + - {x: 34.4375, y: -13.24516} + - {x: 34.46167, y: -13.23942} + - {x: 34.96815, y: -13.08055} + - {x: 34.97616, y: -13.07782} + - {x: 35.65467, y: -12.82835} + - {x: 35.65864, y: -12.82683} + - {x: 36.48479, y: -12.5001} + - {x: 36.48716, y: -12.49915} + - {x: 37.43099, y: -12.10989} + - {x: 37.43256, y: -12.10923} + - {x: 38.46314, y: -11.67242} + - {x: 38.46426, y: -11.67194} + - {x: 39.55028, y: -11.2027} + - {x: 39.55112, y: -11.20234} + - {x: 40.66118, y: -10.71581} + - {x: 40.66184, y: -10.71552} + - {x: 41.76446, y: -10.2269} + - {x: 41.76498, y: -10.22667} + - {x: 42.8287, y: -9.75113} + - {x: 42.82913, y: -9.75093} + - {x: 43.82242, y: -9.30367} + - {x: 43.82278, y: -9.3035} + - {x: 44.71411, y: -8.8997} + - {x: 44.71442, y: -8.89956} + - {x: 45.47228, y: -8.55442} + - {x: 45.47257, y: -8.55429} + - {x: 46.06544, y: -8.283} + - {x: 46.06573, y: -8.28287} + - {x: 46.46219, y: -8.10059} + - {x: 46.46266, y: -8.10038} + - {x: 46.67829, y: -8.00047} + - {x: 46.75611, y: -7.93081} + - {x: 46.84122, y: -7.79025} + - {x: 46.86003, y: -7.74695} + - {x: 46.91815, y: -7.5411} + - {x: 46.92132, y: -7.52792} + - {x: 46.97611, y: -7.25439} + - {x: 46.97726, y: -7.24808} + - {x: 47.03283, y: -6.90599} + - {x: 47.0334, y: -6.90224} + - {x: 47.08949, y: -6.50252} + - {x: 47.08983, y: -6.49999} + - {x: 47.1456, y: -6.05546} + - {x: 47.14582, y: -6.05357} + - {x: 47.2003, y: -5.57763} + - {x: 47.20046, y: -5.57612} + - {x: 47.25265, y: -5.08232} + - {x: 47.25278, y: -5.08102} + - {x: 47.30165, y: -4.58304} + - {x: 47.30176, y: -4.58183} + - {x: 47.34628, y: -4.09333} + - {x: 47.34639, y: -4.09211} + - {x: 47.38553, y: -3.62679} + - {x: 47.38563, y: -3.62545} + - {x: 47.41835, y: -3.19696} + - {x: 47.41847, y: -3.1953} + - {x: 47.44373, y: -2.81714} + - {x: 47.44387, y: -2.8148} + - {x: 47.46066, y: -2.50009} + - {x: 47.46083, y: -2.49606} + - {x: 47.46809, y: -2.25609} + - {x: 47.46811, y: -2.24639} + - {x: 47.46411, y: -2.08781} + - {x: 47.46158, y: -2.0622} + - {x: 47.43407, y: -1.90402} + - {x: 47.43238, y: -1.89552} + - {x: 47.37825, y: -1.65543} + - {x: 47.37744, y: -1.65198} + - {x: 47.29947, y: -1.33609} + - {x: 47.29897, y: -1.33412} + - {x: 47.20048, y: -0.9541} + - {x: 47.20011, y: -0.95272} + - {x: 47.08468, y: -0.52182} + - {x: 47.08438, y: -0.52071} + - {x: 46.95566, y: -0.05255} + - {x: 46.95539, y: -0.05157} + - {x: 46.81712, y: 0.44011} + - {x: 46.81685, y: 0.44109} + - {x: 46.67269, y: 0.94252} + - {x: 46.67239, y: 0.94355} + - {x: 46.52608, y: 1.44095} + - {x: 46.52573, y: 1.44214} + - {x: 46.38096, y: 1.92175} + - {x: 46.38051, y: 1.92322} + - {x: 46.24093, y: 2.37136} + - {x: 46.24031, y: 2.37332} + - {x: 46.10956, y: 2.77644} + - {x: 46.10861, y: 2.7793} + - {x: 45.99012, y: 3.12424} + - {x: 45.98841, y: 3.12898} + - {x: 45.88504, y: 3.40389} + - {x: 45.88107, y: 3.41355} + - {x: 45.79143, y: 3.61465} + - {x: 45.77408, y: 3.64501} + - {x: 45.66366, y: 3.80002} + - {x: 45.5329, y: 3.87599} + - {x: 45.23198, y: 3.90641} + - {x: 45.22052, y: 3.90719} + - {x: 44.66729, y: 3.92664} + - {x: 44.66466, y: 3.92671} + - {x: 43.83143, y: 3.94351} + - {x: 43.83033, y: 3.94353} + - {x: 42.75397, y: 3.95848} + - {x: 42.75341, y: 3.95849} + - {x: 41.47433, y: 3.97222} + - {x: 41.47404, y: 3.97222} + - {x: 40.03309, y: 3.98536} + - {x: 40.03297, y: 3.98536} + - {x: 38.4711, y: 3.99851} + - {x: 36.82944, y: 4.01229} + - {x: 35.14862, y: 4.02732} + - {x: 35.14862, y: 4.02731} + - {x: 33.47085, y: 4.04419} + - {x: 33.47085, y: 4.0442} + - {x: 31.83514, y: 4.06356} + - {x: 31.83514, y: 4.06355} + - {x: 30.2857, y: 4.08597} + - {x: 28.861, y: 4.11208} + - {x: 27.60231, y: 4.1425} + - {x: 26.55465, y: 4.17771} + - {x: 25.75225, y: 4.21853} + - {x: 25.75154, y: 4.21856} + - {x: 25.01531, y: 4.25302} + - {x: 25.01055, y: 4.25318} + - {x: 24.15521, y: 4.2699} + - {x: 24.152, y: 4.26994} + - {x: 23.20262, y: 4.27109} + - {x: 23.20032, y: 4.27108} + - {x: 22.17904, y: 4.25892} + - {x: 22.17732, y: 4.2589} + - {x: 21.1065, y: 4.23562} + - {x: 21.10518, y: 4.23559} + - {x: 20.00728, y: 4.20341} + - {x: 20.00623, y: 4.20338} + - {x: 18.90379, y: 4.1645} + - {x: 18.90296, y: 4.16447} + - {x: 17.81853, y: 4.12108} + - {x: 17.81787, y: 4.12105} + - {x: 16.77402, y: 4.07534} + - {x: 16.77351, y: 4.07532} + - {x: 15.79286, y: 4.0295} + - {x: 15.79248, y: 4.02948} + - {x: 14.89764, y: 3.98574} + - {x: 14.89741, y: 3.98573} + - {x: 14.11102, y: 3.94625} + - {x: 14.111, y: 3.94625} + - {x: 13.45562, y: 3.91326} + - {x: 12.95544, y: 3.889} + - {x: 12.78618, y: 3.88199} + - {x: 12.78573, y: 3.89532} + - {x: 12.78629, y: 4.00738} + - {x: 12.79004, y: 4.13061} + - {x: 12.79618, y: 4.2614} + - {x: 12.80364, y: 4.39307} + - {x: 12.81161, y: 4.52468} + - {x: 12.81163, y: 4.52503} + - {x: 12.81895, y: 4.65004} + - {x: 12.81904, y: 4.6517} + - {x: 12.8247, y: 4.76709} + - {x: 12.82484, y: 4.77066} + - {x: 12.82778, y: 4.87378} + - {x: 12.82784, y: 4.88092} + - {x: 12.82673, y: 4.97121} + - {x: 12.82584, y: 4.98683} + - {x: 12.81692, y: 5.07422} + - {x: 12.80597, y: 5.11986} + - {x: 12.75167, y: 5.26006} + - {x: 12.60305, y: 5.3782} + - {x: 12.39814, y: 5.40748} + - {x: 12.38236, y: 5.40901} + - {x: 12.10815, y: 5.4231} + - {x: 12.1046, y: 5.42325} + - {x: 11.69895, y: 5.43583} + - {x: 11.69737, y: 5.43587} + - {x: 11.1773, y: 5.44731} + - {x: 11.17642, y: 5.44732} + - {x: 10.56392, y: 5.45769} + - {x: 10.56335, y: 5.4577} + - {x: 9.88101, y: 5.46704} + - {x: 9.88062, y: 5.46704} + - {x: 9.15115, y: 5.47538} + - {x: 9.15086, y: 5.47538} + - {x: 8.39705, y: 5.48274} + - {x: 8.39682, y: 5.48275} + - {x: 7.64144, y: 5.48915} + - {x: 7.64126, y: 5.48915} + - {x: 6.90715, y: 5.49463} + - {x: 6.907, y: 5.49463} + - {x: 6.21696, y: 5.4992} + - {x: 6.21684, y: 5.4992} + - {x: 5.59371, y: 5.50291} + - {x: 5.5936, y: 5.50291} + - {x: 5.06018, y: 5.50577} + - {x: 5.06009, y: 5.50577} + - {x: 4.63922, y: 5.50781} + - {x: 4.63913, y: 5.50781} + - {x: 4.35359, y: 5.50904} + - {x: 4.35349, y: 5.50904} + - {x: 4.24785, y: 5.50943} + - {x: 4.21246, y: 5.51396} + - {x: 4.10029, y: 5.53638} + - {x: 3.91535, y: 5.57648} + - {x: 3.66582, y: 5.63096} + - {x: 3.66504, y: 5.63113} +--- !u!114 &320155741 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 340767515} + m_GameObject: {fileID: 320155738} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} m_Name: m_EditorClassIdentifier: m_Spline: - m_IsOpenEnded: 1 + m_IsOpenEnded: 0 m_ControlPoints: - - position: {x: 1.5453272, y: 0.15606308, z: 0} - leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} - rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} + - position: {x: 12.518684, y: 3.5254402, z: 0} + leftTangent: {x: -0.19215393, y: 0.06532669, z: -0} + rightTangent: {x: 0.10699463, y: -0.036376953, z: 0} mode: 2 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 6.2181625, y: 0.45144653, z: 0} - leftTangent: {x: -1.3034525, y: 0.034996033, z: -0} - rightTangent: {x: 1.3034525, y: -0.034996033, z: 0} + - position: {x: 25.734825, y: 3.8689613, z: 0} + leftTangent: {x: -3.557396, y: 0.23417282, z: 0} + rightTangent: {x: 3.557396, y: -0.23417282, z: 0} mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 8.62429, y: 0.4478836, z: 0} - leftTangent: {x: -0.41171837, y: 0.042453766, z: 0} - rightTangent: {x: 0.704216, y: -0.07261562, z: 0} + - position: {x: 45.422462, y: 3.5353699, z: 0} + leftTangent: {x: -0.23027039, y: 0.12788391, z: 0} + rightTangent: {x: 0.23027039, y: -0.12788391, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 47.114555, y: -2.109497, z: 0} + leftTangent: {x: -0.049049377, y: 0.48085403, z: 0} + rightTangent: {x: 0.049049377, y: -0.48085403, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 46.483772, y: -7.704857, z: 0} + leftTangent: {x: 0.23190308, y: 0.110134125, z: -0} + rightTangent: {x: -0.23190308, y: -0.110134125, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 34.09172, y: -12.947048, z: 0} + leftTangent: {x: 0.85220337, y: -0.07505798, z: 0} + rightTangent: {x: -0.85220337, y: 0.07505798, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 15.676468, y: -11.012001, z: 0} + leftTangent: {x: 0.70347595, y: -0.37649155, z: -0} + rightTangent: {x: -0.70347595, y: 0.37649155, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 1.113266, y: -2.3156586, z: 0} + leftTangent: {x: 0.47968292, y: -0.41703033, z: -0} + rightTangent: {x: -0.25659943, y: 0.2230835, z: 0} mode: 2 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + - position: {x: -52.2755, y: -5.195221, z: 0} + leftTangent: {x: 1.1614571, y: 0.14007568, z: 0} + rightTangent: {x: -1.1614571, y: -0.14007568, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -119.78514, y: -2.8082428, z: 0} + leftTangent: {x: 0.4420166, y: -0.04498291, z: -0} + rightTangent: {x: -0.4420166, y: 0.04498291, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -120.30296, y: 11.553795, z: 0} + leftTangent: {x: 0.033714294, y: -0.49653625, z: 0} + rightTangent: {x: -0.033714294, y: 0.49653625, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -94.954384, y: 10.208847, z: 0} + leftTangent: {x: -0.009269714, y: -0.0019836426, z: -0} + rightTangent: {x: 0.009269714, y: 0.0019836426, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -94.578186, y: 5.5477448, z: 0} + leftTangent: {x: -0.6585083, y: -0.18363953, z: 0} + rightTangent: {x: 0.6585083, y: 0.18363953, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -75.149956, y: 4.506012, z: 0} + leftTangent: {x: -0.5409775, y: 0.024887085, z: 0} + rightTangent: {x: 0.9749527, y: -0.04485321, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -51.678883, y: 1.8086319, z: 0} + leftTangent: {x: -0.50686646, y: 0.09566498, z: 0} + rightTangent: {x: 0.82097626, y: -0.15494537, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -34.485275, y: 1.6619415, z: 0} + leftTangent: {x: -0.01878357, y: -0.3776703, z: 0} + rightTangent: {x: 0.024810791, y: 0.49884033, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -34.45012, y: 6.8107224, z: 0} + leftTangent: {x: -0.16477966, y: -0.6924896, z: 0} + rightTangent: {x: 0.10852814, y: 0.45607758, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: -26.24482, y: 6.924988, z: 0} + leftTangent: {x: -4.152626, y: -0.48654175, z: 0} + rightTangent: {x: 4.0184097, y: 0.47081757, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -15.142876, y: 7.9612045, z: 0} + leftTangent: {x: -2.7129288, y: 0.3741455, z: 0} + rightTangent: {x: 5.5164795, y: -0.76078033, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -4.9639206, y: 6.525627, z: 0} + leftTangent: {x: -6.354393, y: 0.598999, z: 0} + rightTangent: {x: 6.354393, y: -0.598999, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 4.2249146, y: 5.1595154, z: 0} + leftTangent: {x: -0.21614075, y: 0.00047683716, z: 0} + rightTangent: {x: 0.21614075, y: -0.00047683716, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 12.459572, y: 5.0451508, z: 0} + leftTangent: {x: -0.07881546, y: 0.08161926, z: -0} + rightTangent: {x: 0.07881546, y: -0.08161926, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 7419561793c73b34caa7c8b7f864a799, type: 2} m_SplineDetail: 16 m_AdaptiveUV: 1 - m_UpdateCollider: 0 - m_ColliderDetail: 4 - m_ColliderOffset: 0.18 + m_UpdateCollider: 1 + m_ColliderDetail: 16 + m_ColliderOffset: 0.35 m_ColliderCornerType: 0 ---- !u!1971053207 &340767518 +--- !u!1971053207 &320155742 SpriteShapeRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 340767515} + m_GameObject: {fileID: 320155738} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 @@ -5744,162 +6544,778 @@ SpriteShapeRenderer: m_LightmapParameters: {fileID: 0} m_SortingLayerID: -480944179 m_SortingLayer: 2 - m_SortingOrder: 1 + m_SortingOrder: 0 m_Color: {r: 1, g: 1, b: 1, a: 1} m_MaskInteraction: 0 - m_ShapeTexture: {fileID: 0} + m_ShapeTexture: {fileID: 2800000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} m_Sprites: - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} - - {fileID: 0} - - {fileID: 0} - - {fileID: 0} - - {fileID: 0} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: 7a33ec8d81f8de84e9bcee25c84a0a68, type: 3} + - {fileID: 21300000, guid: 12ccb39abf7fdde4489b45f7dc2ddb95, type: 3} + - {fileID: 21300000, guid: 32f1aa5b812a2a349afca26ff07162f8, type: 3} + - {fileID: 21300000, guid: 8def5351e5bb6664eb4d57cf426463d9, type: 3} - {fileID: 0} - {fileID: 0} - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: 5.0457587, y: 0.30618578, z: -0.0005} - m_Extent: {x: 3.6130261, y: 0.58073914, z: 0.0005} ---- !u!4 &340767519 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 340767515} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.7800007, y: 6.5699997, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 1373053038} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &352681140 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, - type: 3} - m_PrefabInstance: {fileID: 633589648} - m_PrefabAsset: {fileID: 0} ---- !u!1 &354720271 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 354720272} - - component: {fileID: 354720275} - - component: {fileID: 354720274} - - component: {fileID: 354720273} - m_Layer: 9 - m_Name: SpriteShape (13) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &354720272 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 354720271} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 131.23, y: 15.3, z: 0.1562548} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: - - {fileID: 192643541} - - {fileID: 1650810621} - - {fileID: 288830833} - m_Father: {fileID: 648558924} - m_RootOrder: 11 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!68 &354720273 -EdgeCollider2D: + m_Center: {x: -36.592422, y: -0.6907544, z: -0.0075000003} + m_Extent: {x: 84.20842, y: 12.753914, z: 0.0075000003} +--- !u!1001 &323319217 +PrefabInstance: m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 354720271} - m_Enabled: 1 - m_Density: 1 - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 0, y: 0} - m_EdgeRadius: 0 - m_Points: - - {x: -1.24496, y: 1.33553} - - {x: -0.1411, y: 1.35037} - - {x: -0.13884, y: 1.35041} - - {x: 1.00129, y: 1.38046} - - {x: 1.00309, y: 1.38051} - - {x: 2.14447, y: 1.42235} - - {x: 2.14599, y: 1.42242} - - {x: 3.25352, y: 1.47266} - - {x: 3.25488, y: 1.47273} - - {x: 4.29341, y: 1.52799} - - {x: 4.29474, y: 1.52807} - - {x: 5.22915, y: 1.58495} - - {x: 5.23063, y: 1.58505} - - {x: 6.02593, y: 1.6402} - - {x: 6.02788, y: 1.64034} - - {x: 6.64955, y: 1.69041} - - {x: 6.65308, y: 1.69073} - - {x: 7.07052, y: 1.73288} - - {x: 7.08379, y: 1.73474} - - {x: 7.27736, y: 1.7694} - - {x: 7.32211, y: 1.78381} - - {x: 7.39922, y: 1.82062} - - {x: 7.52388, y: 1.86713} - - {x: 7.72386, y: 1.9355} - - {x: 7.9796, y: 2.01906} - - {x: 8.27984, y: 2.11438} - - {x: 8.61052, y: 2.21728} - - {x: 8.96426, y: 2.32565} - - {x: 9.32965, y: 2.43614} - - {x: 9.69497, y: 2.54531} - - {x: 10.0497, y: 2.65011} - - {x: 10.38254, y: 2.74722} - - {x: 10.68537, y: 2.8343} - - {x: 10.94599, y: 2.90778} - - {x: 11.15202, y: 2.96411} - - {x: 11.28871, y: 2.99922} - - {x: 11.36316, y: 3.01451} - - {x: 11.3798, y: 3.01879} - - {x: 11.44939, y: 3.04037} - - {x: 11.49918, y: 3.06498} - - {x: 11.5713, y: 3.11618} - - {x: 11.59713, y: 3.13862} - - {x: 11.65212, y: 3.19671} - - {x: 11.6662, y: 3.21358} - - {x: 11.71248, y: 3.27673} - - {x: 11.72093, y: 3.28937} - - {x: 11.76222, y: 3.35738} - - {x: 11.76776, y: 3.3672} - - {x: 11.80548, y: 3.43944} - - {x: 11.80945, y: 3.44754} - - {x: 11.84399, y: 3.52293} - - {x: 11.84701, y: 3.52991} - - {x: 11.8784, y: 3.6071} - - {x: 11.88088, y: 3.61357} - - {x: 11.90889, y: 3.69113} - - {x: 11.91107, y: 3.69755} - - {x: 11.93538, y: 3.77399} - - {x: 11.9374, y: 3.78082} - - {x: 11.95765, y: 3.85478} - - {x: 11.95964, y: 3.86281} - - {x: 11.97541, y: 3.93339} - - {x: 11.97743, y: 3.94393} - - {x: 11.98817, y: 4.01106} - - {x: 11.98994, y: 4.02661} - - {x: 11.99454, y: 4.09304} - - {x: 11.99429, y: 4.12049} - - {x: 11.98747, y: 4.19808} + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 766590903} + m_Modifications: + - target: {fileID: 100393043881132458, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Name + value: Water (2) + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalPosition.x + value: -54.5 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalPosition.y + value: 59.3 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.29638994 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_DrawMode + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 21300000, guid: 770b7877175380f458f8fd7949f9464b, + type: 3} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Size.x + value: 0.28923902 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Size.y + value: 0.26223752 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SpriteTilingProperty.oldSize.x + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SpriteTilingProperty.oldSize.y + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SpriteTilingProperty.drawMode + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SpriteTilingProperty.newSize.x + value: 0.28923902 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SpriteTilingProperty.newSize.y + value: 0.26223752 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Size.x + value: 19.71 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Size.y + value: 5.72 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Offset.x + value: -0.74 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Offset.y + value: -1.63 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132460, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SurfaceLevel + value: 1.2 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132460, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_ColliderMask.m_Bits + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: + - {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, type: 3} + m_SourcePrefab: {fileID: 100100000, guid: e9f234b3fda124fe29a2b937c13c099e, type: 3} +--- !u!1 &332050589 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 332050593} + - component: {fileID: 332050592} + - component: {fileID: 332050591} + - component: {fileID: 332050590} + m_Layer: 9 + m_Name: New SpriteShapeController (20) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!68 &332050590 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 332050589} + m_Enabled: 0 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: -10.05947, y: 0.73277} + - {x: -7.1517, y: 0.79494} + - {x: -7.14494, y: 0.79534} + - {x: -5.32016, y: 0.97233} + - {x: -5.31665, y: 0.97274} + - {x: -3.4255, y: 1.23151} + - {x: -3.42478, y: 1.23161} + - {x: -1.66556, y: 1.48698} + - {x: -0.23663, y: 1.65417} + - {x: 1.20094, y: 1.73452} + - {x: 2.80465, y: 1.7872} + - {x: 4.10916, y: 1.81597} + - {x: 4.82695, y: 1.82759} + - {x: 4.82112, y: 2.18754} + - {x: 4.10249, y: 2.17591} + - {x: 4.10197, y: 2.1759} + - {x: 2.79589, y: 2.1471} + - {x: 2.79492, y: 2.14707} + - {x: 1.18588, y: 2.09422} + - {x: 1.18381, y: 2.09413} + - {x: -0.26489, y: 2.01316} + - {x: -0.27033, y: 2.01269} + - {x: -1.71102, y: 1.84412} + - {x: -1.71348, y: 1.84379} + - {x: -3.4749, y: 1.58811} + - {x: -5.36021, y: 1.33014} + - {x: -7.16957, y: 1.15465} + - {x: -10.06423, y: 1.09275} + - {x: -14.21452, y: 1.09562} + - {x: -17.93525, y: 1.12529} + - {x: -19.72917, y: 1.1457} + - {x: -19.73327, y: 0.78572} + - {x: -17.93919, y: 0.76531} + - {x: -17.93889, y: 0.76531} + - {x: -14.21582, y: 0.73562} + - {x: -14.21516, y: 0.73562} + - {x: -10.06145, y: 0.73275} + - {x: -10.05947, y: 0.73277} +--- !u!114 &332050591 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 332050589} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 1 + m_ControlPoints: + - position: {x: 1.5679474, y: -0.22671795, z: 0} + leftTangent: {x: -0.17491913, y: 0.003405571, z: 0} + rightTangent: {x: 0.17491913, y: -0.003405571, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 3.8831444, y: -0.23203659, z: 0} + leftTangent: {x: -0.41623878, y: -0.028476238, z: 0} + rightTangent: {x: 0.9033022, y: -0.08954525, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0.18 + m_ColliderCornerType: 0 +--- !u!1971053207 &332050592 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 332050589} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 0} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 2.6950076, y: -0.23474307, z: -0.0005} + m_Extent: {x: 1.2091532, y: 0.4349599, z: 0.0005} +--- !u!4 &332050593 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 332050589} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -60.69, y: 27.23, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 719626318} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &340767515 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 340767519} + - component: {fileID: 340767518} + - component: {fileID: 340767517} + - component: {fileID: 340767516} + m_Layer: 9 + m_Name: New SpriteShapeController (30) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!68 &340767516 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 340767515} + m_Enabled: 0 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: -10.05947, y: 0.73277} + - {x: -7.1517, y: 0.79494} + - {x: -7.14494, y: 0.79534} + - {x: -5.32016, y: 0.97233} + - {x: -5.31665, y: 0.97274} + - {x: -3.4255, y: 1.23151} + - {x: -3.42478, y: 1.23161} + - {x: -1.66556, y: 1.48698} + - {x: -0.23663, y: 1.65417} + - {x: 1.20094, y: 1.73452} + - {x: 2.80465, y: 1.7872} + - {x: 4.10916, y: 1.81597} + - {x: 4.82695, y: 1.82759} + - {x: 4.82112, y: 2.18754} + - {x: 4.10249, y: 2.17591} + - {x: 4.10197, y: 2.1759} + - {x: 2.79589, y: 2.1471} + - {x: 2.79492, y: 2.14707} + - {x: 1.18588, y: 2.09422} + - {x: 1.18381, y: 2.09413} + - {x: -0.26489, y: 2.01316} + - {x: -0.27033, y: 2.01269} + - {x: -1.71102, y: 1.84412} + - {x: -1.71348, y: 1.84379} + - {x: -3.4749, y: 1.58811} + - {x: -5.36021, y: 1.33014} + - {x: -7.16957, y: 1.15465} + - {x: -10.06423, y: 1.09275} + - {x: -14.21452, y: 1.09562} + - {x: -17.93525, y: 1.12529} + - {x: -19.72917, y: 1.1457} + - {x: -19.73327, y: 0.78572} + - {x: -17.93919, y: 0.76531} + - {x: -17.93889, y: 0.76531} + - {x: -14.21582, y: 0.73562} + - {x: -14.21516, y: 0.73562} + - {x: -10.06145, y: 0.73275} + - {x: -10.05947, y: 0.73277} +--- !u!114 &340767517 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 340767515} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 1 + m_ControlPoints: + - position: {x: 1.5453272, y: 0.15606308, z: 0} + leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} + rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 6.2181625, y: 0.45144653, z: 0} + leftTangent: {x: -1.3034525, y: 0.034996033, z: -0} + rightTangent: {x: 1.3034525, y: -0.034996033, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 8.62429, y: 0.4478836, z: 0} + leftTangent: {x: -0.41171837, y: 0.042453766, z: 0} + rightTangent: {x: 0.704216, y: -0.07261562, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0.18 + m_ColliderCornerType: 0 +--- !u!1971053207 &340767518 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 340767515} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 0} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 5.0457587, y: 0.30618578, z: -0.0005} + m_Extent: {x: 3.6130261, y: 0.58073914, z: 0.0005} +--- !u!4 &340767519 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 340767515} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.7800007, y: 6.5699997, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1373053038} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &352681140 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + m_PrefabInstance: {fileID: 633589648} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &354049740 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} + m_Modifications: + - target: {fileID: 4605225109116865588, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_Name + value: AirElement (13) + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalPosition.x + value: -9.45 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalPosition.y + value: 39.91 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.17578126 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_RootOrder + value: 31 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} +--- !u!1 &354720271 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 354720272} + - component: {fileID: 354720275} + - component: {fileID: 354720274} + - component: {fileID: 354720273} + m_Layer: 9 + m_Name: SpriteShape (13) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &354720272 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 354720271} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 131.23, y: 15.3, z: 0.1562548} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 192643541} + - {fileID: 1650810621} + - {fileID: 288830833} + m_Father: {fileID: 648558924} + m_RootOrder: 11 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &354720273 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 354720271} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: -0.16046, y: 1.27646} + - {x: 0.97592, y: 1.28953} + - {x: 0.97774, y: 1.28956} + - {x: 2.11536, y: 1.31444} + - {x: 2.11689, y: 1.31448} + - {x: 3.22078, y: 1.3483} + - {x: 3.22216, y: 1.34834} + - {x: 4.25729, y: 1.38824} + - {x: 4.25864, y: 1.38829} + - {x: 5.19002, y: 1.43142} + - {x: 5.19151, y: 1.43149} + - {x: 5.98427, y: 1.475} + - {x: 5.98626, y: 1.47512} + - {x: 6.606, y: 1.51621} + - {x: 6.60962, y: 1.51648} + - {x: 7.02601, y: 1.55277} + - {x: 7.03967, y: 1.5545} + - {x: 7.23583, y: 1.58728} + - {x: 7.28595, y: 1.60367} + - {x: 7.36761, y: 1.64477} + - {x: 7.49621, y: 1.69744} + - {x: 7.69869, y: 1.77469} + - {x: 7.95884, y: 1.87038} + - {x: 8.26137, y: 1.97911} + - {x: 8.59573, y: 2.09732} + - {x: 8.95319, y: 2.22207} + - {x: 9.32233, y: 2.34948} + - {x: 9.691, y: 2.47542} + - {x: 10.04932, y: 2.59654} + - {x: 10.38736, y: 2.7095} + - {x: 10.69202, y: 2.80988} + - {x: 10.9542, y: 2.89458} + - {x: 11.16231, y: 2.95972} + - {x: 11.2983, y: 2.99962} + - {x: 11.36948, y: 3.01608} + - {x: 11.38187, y: 3.01943} + - {x: 11.44939, y: 3.04037} + - {x: 11.49918, y: 3.06498} + - {x: 11.5713, y: 3.11618} + - {x: 11.59713, y: 3.13862} + - {x: 11.65212, y: 3.19671} + - {x: 11.6662, y: 3.21358} + - {x: 11.71248, y: 3.27673} + - {x: 11.72093, y: 3.28937} + - {x: 11.76222, y: 3.35738} + - {x: 11.76776, y: 3.3672} + - {x: 11.80548, y: 3.43944} + - {x: 11.80945, y: 3.44754} + - {x: 11.84399, y: 3.52293} + - {x: 11.84701, y: 3.52991} + - {x: 11.8784, y: 3.6071} + - {x: 11.88088, y: 3.61357} + - {x: 11.90889, y: 3.69113} + - {x: 11.91107, y: 3.69755} + - {x: 11.93538, y: 3.77399} + - {x: 11.9374, y: 3.78082} + - {x: 11.95765, y: 3.85478} + - {x: 11.95964, y: 3.86281} + - {x: 11.97541, y: 3.93339} + - {x: 11.97743, y: 3.94393} + - {x: 11.98817, y: 4.01106} + - {x: 11.98994, y: 4.02661} + - {x: 11.99454, y: 4.09304} + - {x: 11.99429, y: 4.12049} + - {x: 11.98747, y: 4.19808} - {x: 11.97192, y: 4.25653} - {x: 11.9182, y: 4.3729} - {x: 11.80477, y: 4.47148} @@ -5991,20 +7407,22 @@ EdgeCollider2D: - {x: -5.47553, y: 2.59109} - {x: -5.46804, y: 2.42743} - {x: -5.46172, y: 2.26114} - - {x: -5.45524, y: 2.03122} - - {x: -5.40577, y: 1.91192} - - {x: -5.18951, y: 1.68346} - - {x: -5.10955, y: 1.63477} - - {x: -4.66394, y: 1.50615} - - {x: -4.63842, y: 1.5008} - - {x: -4.0185, y: 1.41845} - - {x: -4.00691, y: 1.4173} - - {x: -3.21868, y: 1.36559} - - {x: -3.21211, y: 1.36528} - - {x: -2.28495, y: 1.33938} - - {x: -2.28071, y: 1.33931} - - {x: -1.24796, y: 1.33552} - - {x: -1.24496, y: 1.33553} + - {x: -5.45526, y: 2.03198} + - {x: -5.40688, y: 1.91389} + - {x: -5.19265, y: 1.6837} + - {x: -5.11417, y: 1.63467} + - {x: -4.67067, y: 1.49963} + - {x: -4.64532, y: 1.49393} + - {x: -4.02746, y: 1.40234} + - {x: -4.01589, y: 1.40102} + - {x: -3.23026, y: 1.33755} + - {x: -3.22368, y: 1.33714} + - {x: -2.29958, y: 1.29741} + - {x: -2.29532, y: 1.29728} + - {x: -1.26597, y: 1.27809} + - {x: -1.26297, y: 1.27806} + - {x: -0.16273, y: 1.27645} + - {x: -0.16046, y: 1.27646} --- !u!114 &354720274 MonoBehaviour: m_ObjectHideFlags: 0 @@ -6029,7 +7447,7 @@ MonoBehaviour: bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 7.19252, y: 2.1097822, z: 0} + - position: {x: 7.1521454, y: 1.928153, z: 0} leftTangent: {x: 0.15725708, y: 0.11856079, z: 0} rightTangent: {x: -0.15725708, y: -0.11856079, z: 0} mode: 1 @@ -6135,8 +7553,8 @@ SpriteShapeRenderer: - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: 3.2286391, y: 3.0017424, z: -0.002} - m_Extent: {x: 8.91374, y: 1.8139971, z: 0.002} + m_Center: {x: 3.2286391, y: 2.9715862, z: -0.002} + m_Extent: {x: 8.91374, y: 1.8441534, z: 0.002} --- !u!1 &377599086 GameObject: m_ObjectHideFlags: 0 @@ -7053,6 +8471,298 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 4512b8eb550115443bbba2ecd59a960c, type: 3} +--- !u!1 &421462743 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 421462744} + - component: {fileID: 421462747} + - component: {fileID: 421462746} + - component: {fileID: 421462745} + m_Layer: 9 + m_Name: SpriteShape (18) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &421462744 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 421462743} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 42.19, y: 72.48, z: 0.1562548} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 648558924} + m_RootOrder: 16 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &421462745 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 421462743} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: 1.05408, y: 0.62582} + - {x: 1.22256, y: 0.62941} + - {x: 1.22898, y: 0.62968} + - {x: 1.3942, y: 0.63964} + - {x: 1.40131, y: 0.64023} + - {x: 1.5604, y: 0.65675} + - {x: 1.56875, y: 0.65783} + - {x: 1.71901, y: 0.68123} + - {x: 1.72939, y: 0.68319} + - {x: 1.86855, y: 0.71408} + - {x: 1.88227, y: 0.71776} + - {x: 2.00879, y: 0.75753} + - {x: 2.02808, y: 0.76495} + - {x: 2.1416, y: 0.81698} + - {x: 2.16969, y: 0.83337} + - {x: 2.25942, y: 0.89835} + - {x: 2.28023, y: 0.91623} + - {x: 2.34279, y: 0.97975} + - {x: 2.3489, y: 0.9863} + - {x: 2.39981, y: 1.04393} + - {x: 2.4064, y: 1.05188} + - {x: 2.45234, y: 1.11097} + - {x: 2.45936, y: 1.1207} + - {x: 2.49998, y: 1.18161} + - {x: 2.50711, y: 1.19333} + - {x: 2.54196, y: 1.25637} + - {x: 2.54892, y: 1.27051} + - {x: 2.57734, y: 1.33597} + - {x: 2.58349, y: 1.35249} + - {x: 2.60468, y: 1.42035} + - {x: 2.60937, y: 1.43922} + - {x: 2.62248, y: 1.50925} + - {x: 2.62501, y: 1.52993} + - {x: 2.62922, y: 1.60147} + - {x: 2.62907, y: 1.62311} + - {x: 2.62385, y: 1.69515} + - {x: 2.62089, y: 1.71651} + - {x: 2.60618, y: 1.78792} + - {x: 2.60072, y: 1.80797} + - {x: 2.57685, y: 1.87788} + - {x: 2.56951, y: 1.89586} + - {x: 2.53702, y: 1.9637} + - {x: 2.52857, y: 1.97916} + - {x: 2.48804, y: 2.04475} + - {x: 2.47917, y: 2.05769} + - {x: 2.43105, y: 2.12119} + - {x: 2.42227, y: 2.13182} + - {x: 2.35909, y: 2.20211} + - {x: 2.33302, y: 2.22557} + - {x: 2.23649, y: 2.29541} + - {x: 2.20422, y: 2.31364} + - {x: 2.07961, y: 2.36661} + - {x: 2.05923, y: 2.37374} + - {x: 1.91846, y: 2.41288} + - {x: 1.90468, y: 2.41608} + - {x: 1.74758, y: 2.44555} + - {x: 1.73748, y: 2.44713} + - {x: 1.56609, y: 2.4684} + - {x: 1.55808, y: 2.4692} + - {x: 1.37551, y: 2.48286} + - {x: 1.36867, y: 2.48323} + - {x: 1.17855, y: 2.48955} + - {x: 1.17232, y: 2.48964} + - {x: 0.97848, y: 2.48875} + - {x: 0.97238, y: 2.48861} + - {x: 0.77878, y: 2.48055} + - {x: 0.77242, y: 2.48016} + - {x: 0.58299, y: 2.46493} + - {x: 0.5759, y: 2.46421} + - {x: 0.39447, y: 2.44169} + - {x: 0.38604, y: 2.44042} + - {x: 0.21618, y: 2.41036} + - {x: 0.20541, y: 2.40808} + - {x: 0.05015, y: 2.36977} + - {x: 0.0354, y: 2.36539} + - {x: -0.1033, y: 2.31709} + - {x: -0.12499, y: 2.30774} + - {x: -0.24705, y: 2.24448} + - {x: -0.28021, y: 2.2218} + - {x: -0.37162, y: 2.1414} + - {x: -0.39587, y: 2.11488} + - {x: -0.4522, y: 2.03792} + - {x: -0.45925, y: 2.02748} + - {x: -0.50071, y: 1.96067} + - {x: -0.50799, y: 1.94768} + - {x: -0.54191, y: 1.88012} + - {x: -0.54893, y: 1.86406} + - {x: -0.57478, y: 1.79519} + - {x: -0.58069, y: 1.77595} + - {x: -0.59766, y: 1.70571} + - {x: -0.60142, y: 1.68376} + - {x: -0.60871, y: 1.61272} + - {x: -0.60943, y: 1.58905} + - {x: -0.60651, y: 1.51832} + - {x: -0.6038, y: 1.49459} + - {x: -0.59084, y: 1.42567} + - {x: -0.58509, y: 1.40361} + - {x: -0.56298, y: 1.33779} + - {x: -0.55517, y: 1.31861} + - {x: -0.5252, y: 1.25649} + - {x: -0.51644, y: 1.24061} + - {x: -0.47983, y: 1.18214} + - {x: -0.47106, y: 1.16949} + - {x: -0.42879, y: 1.11419} + - {x: -0.42064, y: 1.10434} + - {x: -0.37335, y: 1.05151} + - {x: -0.3661, y: 1.04391} + - {x: -0.31413, y: 0.99281} + - {x: -0.30789, y: 0.98698} + - {x: -0.25149, y: 0.93698} + - {x: -0.24629, y: 0.93256} + - {x: -0.17884, y: 0.87758} + - {x: -0.16014, y: 0.86438} + - {x: -0.06741, y: 0.80813} + - {x: -0.04285, y: 0.7959} + - {x: 0.07242, y: 0.74999} + - {x: 0.08908, y: 0.74436} + - {x: 0.21762, y: 0.70844} + - {x: 0.22962, y: 0.70557} + - {x: 0.3708, y: 0.67729} + - {x: 0.38006, y: 0.6757} + - {x: 0.53211, y: 0.65416} + - {x: 0.53975, y: 0.65325} + - {x: 0.7002, y: 0.6381} + - {x: 0.70688, y: 0.6376} + - {x: 0.87294, y: 0.6287} + - {x: 0.87916, y: 0.62848} + - {x: 1.04794, y: 0.6258} + - {x: 1.05408, y: 0.62582} +--- !u!114 &421462746 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 421462743} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 0 + m_ControlPoints: + - position: {x: 0.02079773, y: 1.1406097, z: 0} + leftTangent: {x: 0.31217867, y: -0.24533197, z: -0} + rightTangent: {x: -0.31217867, y: 0.24533197, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: -0.14019775, y: 1.9054794, z: 0} + leftTangent: {x: -0.24497756, y: -0.31245688, z: -0} + rightTangent: {x: 0.24497756, y: 0.31245688, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: 2.1253777, y: 1.9684906, z: 0} + leftTangent: {x: -0.27040243, y: 0.2789773, z: -0} + rightTangent: {x: 0.27040243, y: -0.2789773, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 2.0547523, y: 1.1575851, z: 0} + leftTangent: {x: 0.279284, y: 0.27008566, z: -0} + rightTangent: {x: -0.279284, y: -0.27008566, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 7419561793c73b34caa7c8b7f864a799, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 1 + m_ColliderDetail: 16 + m_ColliderOffset: 0.33 + m_ColliderCornerType: 0 +--- !u!1971053207 &421462747 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 421462743} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 0 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 2800000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: 7a33ec8d81f8de84e9bcee25c84a0a68, type: 3} + - {fileID: 21300000, guid: 12ccb39abf7fdde4489b45f7dc2ddb95, type: 3} + - {fileID: 21300000, guid: 32f1aa5b812a2a349afca26ff07162f8, type: 3} + - {fileID: 21300000, guid: 8def5351e5bb6664eb4d57cf426463d9, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 1.0093932, y: 1.5221001, z: -0.002} + m_Extent: {x: 1.7865226, y: 1.06363, z: 0.002} --- !u!1 &438036704 GameObject: m_ObjectHideFlags: 0 @@ -9072,6 +10782,95 @@ Transform: m_Father: {fileID: 0} m_RootOrder: 19 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &551201276 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1604258889} + m_Modifications: + - target: {fileID: 6240296448730384320, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_Name + value: Movable_Thing (2) + objectReference: {fileID: 0} + - target: {fileID: 6240296448730384320, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_TagString + value: Interactive + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalPosition.x + value: 141.3 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalPosition.y + value: 92.59 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.017713891 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 7732554449417407852, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 2063039573222851098, guid: a0c6081106659114387502f3e4d51362, + type: 3} + propertyPath: force + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a0c6081106659114387502f3e4d51362, type: 3} --- !u!4 &554033098 stripped Transform: m_CorrespondingSourceObject: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, @@ -9279,6 +11078,95 @@ Transform: type: 3} m_PrefabInstance: {fileID: 792693664} m_PrefabAsset: {fileID: 0} +--- !u!1001 &560482652 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} + m_Modifications: + - target: {fileID: 1648869877852930880, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_Name + value: EarthElement (4) + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.87 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalPosition.y + value: 48.09 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.17578126 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_RootOrder + value: 28 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 2918200888185297756, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 2918200888185297756, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4512b8eb550115443bbba2ecd59a960c, type: 3} --- !u!4 &566143094 stripped Transform: m_CorrespondingSourceObject: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, @@ -9723,6 +11611,18 @@ Transform: m_Father: {fileID: 2027679588} m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &575812708 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + m_PrefabInstance: {fileID: 1723811473} + m_PrefabAsset: {fileID: 0} +--- !u!4 &577226064 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + m_PrefabInstance: {fileID: 928709844} + m_PrefabAsset: {fileID: 0} --- !u!1 &595226231 GameObject: m_ObjectHideFlags: 0 @@ -10746,90 +12646,258 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 1822592771} + m_TransformParent: {fileID: 1822592771} + m_Modifications: + - target: {fileID: 8187453823603247199, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_Name + value: WaterElement + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalPosition.x + value: 26.95 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalPosition.y + value: -5.71 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.17578126 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 5693063994958319683, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 5693063994958319683, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} +--- !u!1001 &615566315 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} + m_Modifications: + - target: {fileID: 6148069962227925277, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_Name + value: FireElement (9) + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.16 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalPosition.y + value: 33.12 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.17578126 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_RootOrder + value: 32 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 7767631128845867265, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 7767631128845867265, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e79fbf1855fce6e4387f467f1fb65960, type: 3} +--- !u!1001 &630855746 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1604258889} m_Modifications: - - target: {fileID: 8187453823603247199, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740068, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_Name - value: WaterElement + value: Burnable_Thing (8) objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalPosition.x - value: 26.95 + value: 140.98 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalPosition.y - value: -5.71 + value: 77.46 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalPosition.z - value: 0.17578126 + value: 0.0005 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_RootOrder - value: 0 + value: 14 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, - type: 3} - propertyPath: m_LocalScale.x - value: 0.7 - objectReference: {fileID: 0} - - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalScale.y - value: 0.7 - objectReference: {fileID: 0} - - target: {fileID: 5693063994958319683, guid: 599519593b27fd2448e33dcb9f69045b, - type: 3} - propertyPath: m_SortingLayerID - value: -480944179 + value: 5 objectReference: {fileID: 0} - - target: {fileID: 5693063994958319683, guid: 599519593b27fd2448e33dcb9f69045b, + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} - propertyPath: m_SortingLayer - value: 2 + propertyPath: m_LocalScale.x + value: 4 objectReference: {fileID: 0} m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} + m_SourcePrefab: {fileID: 100100000, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} --- !u!4 &632331631 stripped Transform: m_CorrespondingSourceObject: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, @@ -10925,6 +12993,12 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} +--- !u!4 &633975274 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, + type: 3} + m_PrefabInstance: {fileID: 65600656} + m_PrefabAsset: {fileID: 0} --- !u!4 &635980250 stripped Transform: m_CorrespondingSourceObject: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, @@ -11033,11 +13107,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.x - value: 31.14 + value: 31.38 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.y - value: 15.27 + value: 15.57 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.z @@ -11075,6 +13149,18 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.4 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} --- !u!1 &639268343 @@ -11279,11 +13365,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalPosition.x - value: 18.01 + value: 18.37 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalPosition.y - value: 51.76 + value: 52.29 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalPosition.z @@ -11321,6 +13407,18 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.x + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.y + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.z + value: 3 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} --- !u!1 &644764836 @@ -11488,6 +13586,11 @@ Transform: - {fileID: 240417423} - {fileID: 354720272} - {fileID: 1512772931} + - {fileID: 320155739} + - {fileID: 1628141695} + - {fileID: 1678195927} + - {fileID: 421462744} + - {fileID: 1012588892} m_Father: {fileID: 0} m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -11497,6 +13600,177 @@ Transform: type: 3} m_PrefabInstance: {fileID: 687727277} m_PrefabAsset: {fileID: 0} +--- !u!1001 &661444612 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 766590903} + m_Modifications: + - target: {fileID: 100393043881132458, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Name + value: Water (3) + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalPosition.x + value: 24.77 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalPosition.y + value: 100.75 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.29638994 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_DrawMode + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 21300000, guid: 770b7877175380f458f8fd7949f9464b, + type: 3} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Size.x + value: 0.28923902 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Size.y + value: 0.26223752 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SpriteTilingProperty.oldSize.x + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SpriteTilingProperty.oldSize.y + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SpriteTilingProperty.drawMode + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SpriteTilingProperty.newSize.x + value: 0.28923902 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SpriteTilingProperty.newSize.y + value: 0.26223752 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Size.x + value: 19.71 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Size.y + value: 4.11 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Offset.x + value: -0.13 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132461, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_Offset.y + value: -0.75 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132460, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_SurfaceLevel + value: 1.2 + objectReference: {fileID: 0} + - target: {fileID: 100393043881132460, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + propertyPath: m_ColliderMask.m_Bits + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: + - {fileID: 100393043881132462, guid: e9f234b3fda124fe29a2b937c13c099e, type: 3} + m_SourcePrefab: {fileID: 100100000, guid: e9f234b3fda124fe29a2b937c13c099e, type: 3} --- !u!1 &670026445 GameObject: m_ObjectHideFlags: 0 @@ -12059,11 +14333,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.x - value: -74.54 + value: -74.49 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.y - value: -11.74 + value: -11.29 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.z @@ -12101,14 +14375,101 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.4 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} +--- !u!4 &694592686 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + m_PrefabInstance: {fileID: 630855746} + m_PrefabAsset: {fileID: 0} --- !u!1 &702508322 stripped GameObject: m_CorrespondingSourceObject: {fileID: 395035932932740994, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} m_PrefabInstance: {fileID: 568326361} m_PrefabAsset: {fileID: 0} +--- !u!1001 &706086785 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_Name + value: Erd-Gegner (10) + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalPosition.x + value: 82.56 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalPosition.y + value: 14.23 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.3999999 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.3999999 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.3999999 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} --- !u!1 &719626315 GameObject: m_ObjectHideFlags: 0 @@ -13110,7 +15471,7 @@ Camera: m_Depth: -1 m_CullingMask: serializedVersion: 2 - m_Bits: 7991 + m_Bits: 24375 m_RenderingPath: -1 m_TargetTexture: {fileID: 0} m_TargetDisplay: 0 @@ -13263,6 +15624,7 @@ Transform: - {fileID: 632331631} - {fileID: 902806547} - {fileID: 981825758} + - {fileID: 1494754517} m_Father: {fileID: 0} m_RootOrder: 15 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -13421,7 +15783,7 @@ PrefabInstance: - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalPosition.y - value: 24.3 + value: 24.35 objectReference: {fileID: 0} - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} @@ -13471,15 +15833,210 @@ PrefabInstance: - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalScale.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalScale.x value: 4 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalScale.x - value: 4 + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} +--- !u!1001 &804689941 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_Name + value: Erd-Gegner (9) + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalPosition.x + value: -95.51 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalPosition.y + value: 19.449999 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.3999999 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.3999999 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.3999999 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} +--- !u!1001 &814219562 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 260266467} + m_Modifications: + - target: {fileID: 395035932932740994, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_Name + value: SavePoint (5) + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalPosition.x + value: 125.19 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalPosition.y + value: 30.320004 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.125854 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} +--- !u!1001 &837944739 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_Name + value: Wasser-Gegner (6) + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalPosition.x + value: 33.9 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalPosition.y + value: 69.93 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_RootOrder + value: 24 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} + m_SourcePrefab: {fileID: 100100000, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} --- !u!1 &852283141 GameObject: m_ObjectHideFlags: 0 @@ -13858,6 +16415,12 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: -0.92162, y: -0.63055605, z: -0.0005} m_Extent: {x: 1.3916012, y: 0.5026873, z: 0.0005} +--- !u!4 &858869764 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + m_PrefabInstance: {fileID: 1421882816} + m_PrefabAsset: {fileID: 0} --- !u!1 &867094082 GameObject: m_ObjectHideFlags: 0 @@ -13866,10 +16429,265 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 867094083} - - component: {fileID: 867094086} - - component: {fileID: 867094085} - - component: {fileID: 867094084} + - component: {fileID: 867094083} + - component: {fileID: 867094086} + - component: {fileID: 867094085} + - component: {fileID: 867094084} + m_Layer: 9 + m_Name: New SpriteShapeController (33) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &867094083 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 867094082} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 41.14, y: 3.03, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 240417423} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &867094084 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 867094082} + m_Enabled: 0 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: -10.05947, y: 0.73277} + - {x: -7.1517, y: 0.79494} + - {x: -7.14494, y: 0.79534} + - {x: -5.32016, y: 0.97233} + - {x: -5.31665, y: 0.97274} + - {x: -3.4255, y: 1.23151} + - {x: -3.42478, y: 1.23161} + - {x: -1.66556, y: 1.48698} + - {x: -0.23663, y: 1.65417} + - {x: 1.20094, y: 1.73452} + - {x: 2.80465, y: 1.7872} + - {x: 4.10916, y: 1.81597} + - {x: 4.82695, y: 1.82759} + - {x: 4.82112, y: 2.18754} + - {x: 4.10249, y: 2.17591} + - {x: 4.10197, y: 2.1759} + - {x: 2.79589, y: 2.1471} + - {x: 2.79492, y: 2.14707} + - {x: 1.18588, y: 2.09422} + - {x: 1.18381, y: 2.09413} + - {x: -0.26489, y: 2.01316} + - {x: -0.27033, y: 2.01269} + - {x: -1.71102, y: 1.84412} + - {x: -1.71348, y: 1.84379} + - {x: -3.4749, y: 1.58811} + - {x: -5.36021, y: 1.33014} + - {x: -7.16957, y: 1.15465} + - {x: -10.06423, y: 1.09275} + - {x: -14.21452, y: 1.09562} + - {x: -17.93525, y: 1.12529} + - {x: -19.72917, y: 1.1457} + - {x: -19.73327, y: 0.78572} + - {x: -17.93919, y: 0.76531} + - {x: -17.93889, y: 0.76531} + - {x: -14.21582, y: 0.73562} + - {x: -14.21516, y: 0.73562} + - {x: -10.06145, y: 0.73275} + - {x: -10.05947, y: 0.73277} +--- !u!114 &867094085 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 867094082} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 1 + m_ControlPoints: + - position: {x: 3.5957565, y: 0.5690377, z: 0} + leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} + rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 4.888176, y: 0.56177783, z: 0} + leftTangent: {x: -0.08026123, y: -0.014099121, z: 0} + rightTangent: {x: 0.08026123, y: 0.014099121, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0.18 + m_ColliderCornerType: 0 +--- !u!1971053207 &867094086 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 867094082} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 0} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 4.217408, y: 0.56353134, z: -0.0005} + m_Extent: {x: 0.7038083, y: 0.43162245, z: 0.0005} +--- !u!1001 &900478774 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 260266467} + m_Modifications: + - target: {fileID: 395035932932740994, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_Name + value: SavePoint (3) + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalPosition.x + value: 48.38 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalPosition.y + value: -59.3 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.125854 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} +--- !u!4 &902806547 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + m_PrefabInstance: {fileID: 323319217} + m_PrefabAsset: {fileID: 0} +--- !u!1 &903881451 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 903881452} + - component: {fileID: 903881455} + - component: {fileID: 903881454} + - component: {fileID: 903881453} m_Layer: 9 m_Name: New SpriteShapeController (33) m_TagString: Untagged @@ -13877,27 +16695,27 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &867094083 +--- !u!4 &903881452 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 867094082} + m_GameObject: {fileID: 903881451} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 28.38, y: -1.38, z: 0} + m_LocalPosition: {x: 2.46, y: 1.94, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 240417423} + m_Father: {fileID: 1884291994} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!68 &867094084 +--- !u!68 &903881453 EdgeCollider2D: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 867094082} + m_GameObject: {fileID: 903881451} m_Enabled: 0 m_Density: 1 m_Material: {fileID: 0} @@ -13945,13 +16763,13 @@ EdgeCollider2D: - {x: -14.21516, y: 0.73562} - {x: -10.06145, y: 0.73275} - {x: -10.05947, y: 0.73277} ---- !u!114 &867094085 +--- !u!114 &903881454 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 867094082} + m_GameObject: {fileID: 903881451} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} @@ -13960,7 +16778,7 @@ MonoBehaviour: m_Spline: m_IsOpenEnded: 1 m_ControlPoints: - - position: {x: 3.5957565, y: 0.5690377, z: 0} + - position: {x: 3.6108456, y: 0.5837941, z: 0} leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} mode: 2 @@ -13969,9 +16787,9 @@ MonoBehaviour: bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 4.888176, y: 0.3765099, z: 0} - leftTangent: {x: -0.08026123, y: -0.014099121, z: 0} - rightTangent: {x: 0.08026123, y: 0.014099121, z: 0} + - position: {x: 4.9184103, y: 0.54274035, z: 0} + leftTangent: {x: -0.5600662, y: 0.07310104, z: 0} + rightTangent: {x: 0.5600662, y: -0.07310104, z: 0} mode: 1 height: 1 bevelCutoff: 0 @@ -13985,13 +16803,13 @@ MonoBehaviour: m_ColliderDetail: 4 m_ColliderOffset: 0.18 m_ColliderCornerType: 0 ---- !u!1971053207 &867094086 +--- !u!1971053207 &903881455 SpriteShapeRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 867094082} + m_GameObject: {fileID: 903881451} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 @@ -14036,84 +16854,204 @@ SpriteShapeRenderer: - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: 4.1903934, y: 0.47485226, z: -0.0005} - m_Extent: {x: 0.69851625, y: 0.52397436, z: 0.0005} ---- !u!1001 &900478774 + m_Center: {x: 4.2406025, y: 0.56908715, z: -0.0005} + m_Extent: {x: 0.72741735, y: 0.44907844, z: 0.0005} +--- !u!4 &920396227 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + m_PrefabInstance: {fileID: 615566315} + m_PrefabAsset: {fileID: 0} +--- !u!1 &920951605 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 920951606} + m_Layer: 0 + m_Name: Rims + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &920951606 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 920951605} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -6.8982425, y: 0.8018945, z: 0.3515625} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 399322774} + m_Father: {fileID: 0} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &924553758 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 924553760} + - component: {fileID: 924553759} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!108 &924553759 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 924553758} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 1 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &924553760 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 924553758} + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!1001 &928709844 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 260266467} + m_TransformParent: {fileID: 1822592771} m_Modifications: - - target: {fileID: 395035932932740994, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8187453823603247199, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_Name - value: SavePoint (3) + value: WaterElement (3) objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_LocalPosition.x - value: 48.38 + value: 107.61 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_LocalPosition.y - value: -59.3 + value: 33.26 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_LocalPosition.z - value: 2.125854 + value: 0.17578126 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_RootOrder - value: 4 + value: 27 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 5693063994958319683, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 5693063994958319683, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} ---- !u!4 &902806547 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - m_PrefabInstance: {fileID: 323319217} - m_PrefabAsset: {fileID: 0} ---- !u!1 &903881451 + m_SourcePrefab: {fileID: 100100000, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} +--- !u!1 &933700279 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -14121,38 +17059,24 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 903881452} - - component: {fileID: 903881455} - - component: {fileID: 903881454} - - component: {fileID: 903881453} + - component: {fileID: 933700283} + - component: {fileID: 933700282} + - component: {fileID: 933700281} + - component: {fileID: 933700280} m_Layer: 9 - m_Name: New SpriteShapeController (33) + m_Name: New SpriteShapeController (15) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &903881452 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 903881451} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 2.46, y: 1.94, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 1884291994} - m_RootOrder: 2 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!68 &903881453 +--- !u!68 &933700280 EdgeCollider2D: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 903881451} + m_GameObject: {fileID: 933700279} m_Enabled: 0 m_Density: 1 m_Material: {fileID: 0} @@ -14200,13 +17124,13 @@ EdgeCollider2D: - {x: -14.21516, y: 0.73562} - {x: -10.06145, y: 0.73275} - {x: -10.05947, y: 0.73277} ---- !u!114 &903881454 +--- !u!114 &933700281 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 903881451} + m_GameObject: {fileID: 933700279} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} @@ -14215,18 +17139,27 @@ MonoBehaviour: m_Spline: m_IsOpenEnded: 1 m_ControlPoints: - - position: {x: 3.6108456, y: 0.5837941, z: 0} - leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} - rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} - mode: 2 + - position: {x: -20.088326, y: 0.78318596, z: 0} + leftTangent: {x: -1.3201904, y: -0.18478298, z: 0} + rightTangent: {x: 1.3201904, y: 0.18478298, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -17.855995, y: 0.8805609, z: 0} + leftTangent: {x: -0.573822, y: 0.049681664, z: 0} + rightTangent: {x: 0.573822, y: -0.049681664, z: 0} + mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 4.9184103, y: 0.54274035, z: 0} - leftTangent: {x: -0.5600662, y: 0.07310104, z: 0} - rightTangent: {x: 0.5600662, y: -0.07310104, z: 0} + - position: {x: -16.58033, y: 0.83618546, z: 0} + leftTangent: {x: -0.42604065, y: 0.0044727325, z: 0} + rightTangent: {x: 0.42604065, y: -0.0044727325, z: 0} mode: 1 height: 1 bevelCutoff: 0 @@ -14240,13 +17173,13 @@ MonoBehaviour: m_ColliderDetail: 4 m_ColliderOffset: 0.18 m_ColliderCornerType: 0 ---- !u!1971053207 &903881455 +--- !u!1971053207 &933700282 SpriteShapeRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 903881451} + m_GameObject: {fileID: 933700279} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 @@ -14291,40 +17224,116 @@ SpriteShapeRenderer: - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: 4.2406025, y: 0.56908715, z: -0.0005} - m_Extent: {x: 0.72741735, y: 0.44907844, z: 0.0005} ---- !u!1 &920951605 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 920951606} - m_Layer: 0 - m_Name: Rims - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &920951606 + m_Center: {x: -18.397821, y: 0.8490073, z: -0.0005} + m_Extent: {x: 1.8212013, y: 0.4975652, z: 0.0005} +--- !u!4 &933700283 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 920951605} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -6.8982425, y: 0.8018945, z: 0.3515625} + m_GameObject: {fileID: 933700279} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 40.86, y: 7.949999, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: - - {fileID: 399322774} - m_Father: {fileID: 0} - m_RootOrder: 10 + m_Children: [] + m_Father: {fileID: 209128644} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &924553758 +--- !u!1001 &938720230 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 260266467} + m_Modifications: + - target: {fileID: 395035932932740994, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_Name + value: SavePoint + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalPosition.x + value: 28.8 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalPosition.y + value: -42.95 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.125854 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} +--- !u!4 &956143230 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + m_PrefabInstance: {fileID: 560482652} + m_PrefabAsset: {fileID: 0} +--- !u!4 &977216931 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + m_PrefabInstance: {fileID: 1699617577} + m_PrefabAsset: {fileID: 0} +--- !u!4 &981825758 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + m_PrefabInstance: {fileID: 59688712} + m_PrefabAsset: {fileID: 0} +--- !u!4 &994139911 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, + type: 3} + m_PrefabInstance: {fileID: 637146674} + m_PrefabAsset: {fileID: 0} +--- !u!1 &994965077 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -14332,93 +17341,38 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 924553760} - - component: {fileID: 924553759} - m_Layer: 0 - m_Name: Directional Light + - component: {fileID: 994965078} + - component: {fileID: 994965081} + - component: {fileID: 994965080} + - component: {fileID: 994965079} + m_Layer: 9 + m_Name: New SpriteShapeController (31) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!108 &924553759 -Light: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 924553758} - m_Enabled: 1 - serializedVersion: 8 - m_Type: 1 - m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} - m_Intensity: 1 - m_Range: 10 - m_SpotAngle: 30 - m_CookieSize: 10 - m_Shadows: - m_Type: 2 - m_Resolution: -1 - m_CustomResolution: -1 - m_Strength: 1 - m_Bias: 0.05 - m_NormalBias: 0.4 - m_NearPlane: 0.2 - m_Cookie: {fileID: 0} - m_DrawHalo: 0 - m_Flare: {fileID: 0} - m_RenderMode: 0 - m_CullingMask: - serializedVersion: 2 - m_Bits: 4294967295 - m_Lightmapping: 4 - m_LightShadowCasterMode: 0 - m_AreaSize: {x: 1, y: 1} - m_BounceIntensity: 1 - m_ColorTemperature: 6570 - m_UseColorTemperature: 0 - m_ShadowRadius: 0 - m_ShadowAngle: 0 ---- !u!4 &924553760 +--- !u!4 &994965078 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 924553758} - m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} - m_LocalPosition: {x: 0, y: 3, z: 0} + m_GameObject: {fileID: 994965077} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -36.27, y: 6.57, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 5 - m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} ---- !u!1 &933700279 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 933700283} - - component: {fileID: 933700282} - - component: {fileID: 933700281} - - component: {fileID: 933700280} - m_Layer: 9 - m_Name: New SpriteShapeController (15) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!68 &933700280 + m_Father: {fileID: 320155739} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &994965079 EdgeCollider2D: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 933700279} + m_GameObject: {fileID: 994965077} m_Enabled: 0 m_Density: 1 m_Material: {fileID: 0} @@ -14466,13 +17420,13 @@ EdgeCollider2D: - {x: -14.21516, y: 0.73562} - {x: -10.06145, y: 0.73275} - {x: -10.05947, y: 0.73277} ---- !u!114 &933700281 +--- !u!114 &994965080 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 933700279} + m_GameObject: {fileID: 994965077} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} @@ -14481,27 +17435,18 @@ MonoBehaviour: m_Spline: m_IsOpenEnded: 1 m_ControlPoints: - - position: {x: -20.088326, y: 0.78318596, z: 0} - leftTangent: {x: -1.3201904, y: -0.18478298, z: 0} - rightTangent: {x: 1.3201904, y: 0.18478298, z: 0} - mode: 1 - height: 1 - bevelCutoff: 0 - bevelSize: 0 - spriteIndex: 0 - corner: 0 - - position: {x: -17.855995, y: 0.8805609, z: 0} - leftTangent: {x: -0.573822, y: 0.049681664, z: 0} - rightTangent: {x: 0.573822, y: -0.049681664, z: 0} + - position: {x: 1.4807014, y: 0.3592162, z: 0} + leftTangent: {x: -0.63183594, y: 0.0522995, z: 0} + rightTangent: {x: 0.63183594, y: -0.0522995, z: 0} mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: -16.58033, y: 0.83618546, z: 0} - leftTangent: {x: -0.42604065, y: 0.0044727325, z: 0} - rightTangent: {x: 0.42604065, y: -0.0044727325, z: 0} + - position: {x: 2.9145844, y: 0.30755615, z: 0} + leftTangent: {x: -1.3034525, y: 0.034996033, z: -0} + rightTangent: {x: 1.3034525, y: -0.034996033, z: 0} mode: 1 height: 1 bevelCutoff: 0 @@ -14515,13 +17460,13 @@ MonoBehaviour: m_ColliderDetail: 4 m_ColliderOffset: 0.18 m_ColliderCornerType: 0 ---- !u!1971053207 &933700282 +--- !u!1971053207 &994965081 SpriteShapeRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 933700279} + m_GameObject: {fileID: 994965077} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 @@ -14566,110 +17511,727 @@ SpriteShapeRenderer: - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: -18.397821, y: 0.8490073, z: -0.0005} - m_Extent: {x: 1.8212013, y: 0.4975652, z: 0.0005} ---- !u!4 &933700283 + m_Center: {x: 2.1484742, y: 0.33580142, z: -0.0005} + m_Extent: {x: 0.7770466, y: 0.45373738, z: 0.0005} +--- !u!1 &996175260 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 996175261} + m_Layer: 0 + m_Name: Enemies + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &996175261 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 933700279} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 40.86, y: 7.949999, z: 0} + m_GameObject: {fileID: 996175260} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 22.509283, y: 21.471243, z: -0.29297078} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 209128644} - m_RootOrder: 2 + m_Children: + - {fileID: 653535437} + - {fileID: 231983547} + - {fileID: 30634311} + - {fileID: 286831227} + - {fileID: 291618580} + - {fileID: 2060571952} + - {fileID: 1572677975} + - {fileID: 1680062867} + - {fileID: 1190218585} + - {fileID: 1113003179} + - {fileID: 1333296522} + - {fileID: 279704419} + - {fileID: 1431303454} + - {fileID: 224478182} + - {fileID: 41014633} + - {fileID: 43179034} + - {fileID: 1204502871} + - {fileID: 1878328143} + - {fileID: 1991067813} + - {fileID: 1829806804} + - {fileID: 272244678} + - {fileID: 633975274} + - {fileID: 18519666} + - {fileID: 1510410075} + - {fileID: 274783194} + - {fileID: 1039563981} + - {fileID: 1041625108} + - {fileID: 1539160023} + m_Father: {fileID: 0} + m_RootOrder: 21 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &938720230 +--- !u!1001 &1005116690 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 260266467} + m_TransformParent: {fileID: 1822592771} m_Modifications: - - target: {fileID: 395035932932740994, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 4605225109116865588, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_Name - value: SavePoint + value: AirElement (9) objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalPosition.x - value: 28.8 + value: 49.610832 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalPosition.y - value: -42.95 + value: -46.522133 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalPosition.z - value: 2.125854 + value: 0.17578126 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_RootOrder - value: 1 + value: 13 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} ---- !u!4 &977216931 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - m_PrefabInstance: {fileID: 1699617577} + m_SourcePrefab: {fileID: 100100000, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} +--- !u!1 &1010198352 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} ---- !u!4 &981825758 stripped + serializedVersion: 6 + m_Component: + - component: {fileID: 1010198353} + - component: {fileID: 1010198354} + m_Layer: 0 + m_Name: WaterTile2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1010198353 Transform: - m_CorrespondingSourceObject: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, - type: 3} - m_PrefabInstance: {fileID: 59688712} + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} ---- !u!4 &994139911 stripped + m_GameObject: {fileID: 1010198352} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.9140129, y: -1.7554016, z: 0} + m_LocalScale: {x: 6.6068745, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 632331631} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &1010198354 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1010198352} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: -1 + m_Sprite: {fileID: 21300000, guid: d278cf8078a6f5a488b70072d5d64a25, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 3, y: 3} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1012588891 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1012588892} + - component: {fileID: 1012588895} + - component: {fileID: 1012588894} + - component: {fileID: 1012588893} + m_Layer: 9 + m_Name: SpriteShape (19) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1012588892 Transform: - m_CorrespondingSourceObject: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, - type: 3} - m_PrefabInstance: {fileID: 637146674} + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1012588891} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 11.94, y: 66.4, z: 0.1562548} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2080150595} + - {fileID: 1014335748} + m_Father: {fileID: 648558924} + m_RootOrder: 17 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &1012588893 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1012588891} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: 5.2484, y: -1.59762} + - {x: 5.25266, y: -1.59753} + - {x: 5.82236, y: -1.57865} + - {x: 5.82838, y: -1.57835} + - {x: 6.31441, y: -1.54546} + - {x: 6.32442, y: -1.5445} + - {x: 6.70998, y: -1.49604} + - {x: 6.73136, y: -1.49199} + - {x: 7.02116, y: -1.41822} + - {x: 7.09328, y: -1.38061} + - {x: 7.26663, y: -1.23101} + - {x: 7.32962, y: -1.10207} + - {x: 7.34456, y: -0.80345} + - {x: 7.34459, y: -0.8028} + - {x: 7.36718, y: -0.31484} + - {x: 7.36719, y: -0.31467} + - {x: 7.39944, y: 0.39692} + - {x: 7.39945, y: 0.39698} + - {x: 7.43987, y: 1.29548} + - {x: 7.43987, y: 1.2955} + - {x: 7.48691, y: 2.34397} + - {x: 7.53904, y: 3.5054} + - {x: 7.59474, y: 4.74294} + - {x: 7.59473, y: 4.74294} + - {x: 7.65245, y: 6.01937} + - {x: 7.71066, y: 7.29793} + - {x: 7.76784, y: 8.54157} + - {x: 7.82244, y: 9.71326} + - {x: 7.87295, y: 10.77646} + - {x: 7.87294, y: 10.77646} + - {x: 7.91776, y: 11.69254} + - {x: 7.95537, y: 12.42544} + - {x: 7.98423, y: 12.93764} + - {x: 7.98424, y: 12.93776} + - {x: 8.13178, y: 12.95493} + - {x: 8.62491, y: 12.9841} + - {x: 9.27599, y: 13.00668} + - {x: 10.05115, y: 13.02321} + - {x: 10.92023, y: 13.03456} + - {x: 11.85306, y: 13.04168} + - {x: 12.82259, y: 13.04555} + - {x: 13.79688, y: 13.04713} + - {x: 14.74814, y: 13.04741} + - {x: 15.64753, y: 13.04737} + - {x: 15.64767, y: 13.04737} + - {x: 16.46608, y: 13.04797} + - {x: 16.4665, y: 13.04797} + - {x: 17.17508, y: 13.05021} + - {x: 17.17602, y: 13.05022} + - {x: 17.74628, y: 13.05509} + - {x: 17.74847, y: 13.05512} + - {x: 18.02509, y: 13.06096} + - {x: 18.02251, y: 13.01508} + - {x: 18.00613, y: 12.80407} + - {x: 17.98563, y: 12.56314} + - {x: 17.98561, y: 12.56289} + - {x: 17.96381, y: 12.30241} + - {x: 17.96369, y: 12.30088} + - {x: 17.94342, y: 12.03011} + - {x: 17.94323, y: 12.02729} + - {x: 17.92724, y: 11.75458} + - {x: 17.92704, y: 11.75018} + - {x: 17.91813, y: 11.48358} + - {x: 17.91803, y: 11.47698} + - {x: 17.91911, y: 11.22404} + - {x: 17.91944, y: 11.21403} + - {x: 17.93378, y: 10.98138} + - {x: 17.93549, y: 10.96543} + - {x: 17.96759, y: 10.7575} + - {x: 17.97406, y: 10.73027} + - {x: 18.0334, y: 10.54692} + - {x: 18.0579, y: 10.49843} + - {x: 18.17097, y: 10.34099} + - {x: 18.25216, y: 10.27836} + - {x: 18.41842, y: 10.21459} + - {x: 18.47662, y: 10.20297} + - {x: 18.63234, y: 10.19864} + - {x: 18.63234, y: 10.19863} + - {x: 18.80297, y: 10.19325} + - {x: 19.01133, y: 10.1865} + - {x: 19.01142, y: 10.1865} + - {x: 19.25047, y: 10.17887} + - {x: 19.25071, y: 10.17887} + - {x: 19.51405, y: 10.17083} + - {x: 19.51444, y: 10.17082} + - {x: 19.79553, y: 10.16285} + - {x: 19.79605, y: 10.16284} + - {x: 20.08837, y: 10.15542} + - {x: 20.08905, y: 10.15541} + - {x: 20.3861, y: 10.14903} + - {x: 20.38697, y: 10.14901} + - {x: 20.68229, y: 10.14414} + - {x: 20.68343, y: 10.14412} + - {x: 20.97056, y: 10.14125} + - {x: 20.97206, y: 10.14124} + - {x: 21.24463, y: 10.14084} + - {x: 21.24668, y: 10.14085} + - {x: 21.49842, y: 10.14342} + - {x: 21.50135, y: 10.14348} + - {x: 21.72626, y: 10.14955} + - {x: 21.73078, y: 10.14973} + - {x: 21.92353, y: 10.15993} + - {x: 21.93135, y: 10.16052} + - {x: 22.08901, y: 10.17596} + - {x: 22.10553, y: 10.17838} + - {x: 22.30585, y: 10.21754} + - {x: 22.4492, y: 10.34555} + - {x: 22.53299, y: 10.61087} + - {x: 22.54117, y: 10.66353} + - {x: 22.54198, y: 11.07569} + - {x: 22.54157, y: 11.08798} + - {x: 22.50147, y: 11.67419} + - {x: 22.50101, y: 11.6796} + - {x: 22.42664, y: 12.42614} + - {x: 22.42631, y: 12.42919} + - {x: 22.32344, y: 13.30589} + - {x: 22.3232, y: 13.30787} + - {x: 22.19757, y: 14.28252} + - {x: 22.19738, y: 14.28392} + - {x: 22.0548, y: 15.32386} + - {x: 22.05465, y: 15.32492} + - {x: 21.90091, y: 16.39724} + - {x: 21.90078, y: 16.3981} + - {x: 21.74166, y: 17.46982} + - {x: 21.74155, y: 17.47056} + - {x: 21.58287, y: 18.5087} + - {x: 21.58276, y: 18.50938} + - {x: 21.43034, y: 19.48091} + - {x: 21.43022, y: 19.4816} + - {x: 21.28982, y: 20.35354} + - {x: 21.28969, y: 20.35434} + - {x: 21.16713, y: 21.09376} + - {x: 21.16694, y: 21.09488} + - {x: 21.06793, y: 21.66919} + - {x: 21.06754, y: 21.67133} + - {x: 20.99727, y: 22.05066} + - {x: 20.9954, y: 22.0595} + - {x: 20.93607, y: 22.30745} + - {x: 20.78384, y: 22.4508} + - {x: 20.43072, y: 22.51316} + - {x: 20.41321, y: 22.51535} + - {x: 19.79217, y: 22.56135} + - {x: 19.7881, y: 22.56161} + - {x: 18.85852, y: 22.60871} + - {x: 18.85669, y: 22.60879} + - {x: 17.66445, y: 22.65671} + - {x: 17.6634, y: 22.65675} + - {x: 16.25987, y: 22.70473} + - {x: 16.25918, y: 22.70475} + - {x: 14.69633, y: 22.752} + - {x: 14.69583, y: 22.75201} + - {x: 13.02584, y: 22.79769} + - {x: 13.02545, y: 22.7977} + - {x: 11.30053, y: 22.84099} + - {x: 11.30019, y: 22.841} + - {x: 9.57259, y: 22.88109} + - {x: 9.57229, y: 22.8811} + - {x: 7.89427, y: 22.91715} + - {x: 7.89398, y: 22.91716} + - {x: 6.31779, y: 22.94836} + - {x: 6.31746, y: 22.94837} + - {x: 4.89536, y: 22.9739} + - {x: 4.89496, y: 22.9739} + - {x: 3.67914, y: 22.99293} + - {x: 3.67853, y: 22.99294} + - {x: 2.72102, y: 23.00463} + - {x: 2.71985, y: 23.00464} + - {x: 2.07146, y: 23.0082} + - {x: 2.06713, y: 23.00817} + - {x: 1.75108, y: 23.00208} + - {x: 1.68924, y: 22.9896} + - {x: 1.53917, y: 22.92988} + - {x: 1.50207, y: 22.90964} + - {x: 1.344, y: 22.7968} + - {x: 1.3295, y: 22.78524} + - {x: 1.15841, y: 22.63338} + - {x: 1.15098, y: 22.62638} + - {x: 0.96301, y: 22.43884} + - {x: 0.95856, y: 22.43423} + - {x: 0.75624, y: 22.21703} + - {x: 0.75329, y: 22.21378} + - {x: 0.54081, y: 21.97389} + - {x: 0.53873, y: 21.97148} + - {x: 0.32084, y: 21.71626} + - {x: 0.31928, y: 21.71442} + - {x: 0.10097, y: 21.45143} + - {x: 0.09977, y: 21.44997} + - {x: -0.11391, y: 21.18685} + - {x: -0.11486, y: 21.18567} + - {x: -0.31875, y: 20.93011} + - {x: -0.31951, y: 20.92915} + - {x: -0.50848, y: 20.68888} + - {x: -0.5091, y: 20.68808} + - {x: -0.67793, y: 20.47082} + - {x: -0.67843, y: 20.47017} + - {x: -0.82192, y: 20.28372} + - {x: -0.82232, y: 20.2832} + - {x: -0.93525, y: 20.13532} + - {x: -0.93551, y: 20.13498} + - {x: -1.01256, y: 20.03357} + - {x: -1.05759, y: 19.97451} + - {x: -1.0741, y: 19.94837} + - {x: -1.11253, y: 19.87363} + - {x: -1.11697, y: 19.86433} + - {x: -1.17611, y: 19.73047} + - {x: -1.17743, y: 19.72742} + - {x: -1.25794, y: 19.53543} + - {x: -1.25871, y: 19.53356} + - {x: -1.35764, y: 19.28979} + - {x: -1.35824, y: 19.28828} + - {x: -1.47153, y: 19.0015} + - {x: -1.4721, y: 19.00005} + - {x: -1.5955, y: 18.6794} + - {x: -1.59608, y: 18.67789} + - {x: -1.72534, y: 18.33256} + - {x: -1.72596, y: 18.33088} + - {x: -1.85681, y: 17.97012} + - {x: -1.85751, y: 17.96814} + - {x: -1.98566, y: 17.60113} + - {x: -1.98649, y: 17.5987} + - {x: -2.10766, y: 17.23459} + - {x: -2.10866, y: 17.23149} + - {x: -2.21862, y: 16.87932} + - {x: -2.21987, y: 16.87515} + - {x: -2.31437, y: 16.54372} + - {x: -2.31595, y: 16.53779} + - {x: -2.39084, y: 16.23535} + - {x: -2.39285, y: 16.22618} + - {x: -2.44387, y: 15.95961} + - {x: -2.44616, y: 15.94374} + - {x: -2.46849, y: 15.71546} + - {x: -2.46861, y: 15.68258} + - {x: -2.45347, y: 15.51535} + - {x: -2.45184, y: 15.50256} + - {x: -2.4065, y: 15.22841} + - {x: -2.33624, y: 14.66656} + - {x: -2.24274, y: 13.84124} + - {x: -2.13128, y: 12.80537} + - {x: -2.00539, y: 11.59723} + - {x: -1.86939, y: 10.26247} + - {x: -1.72718, y: 8.84291} + - {x: -1.72717, y: 8.84291} + - {x: -1.58276, y: 7.3812} + - {x: -1.44013, y: 5.91991} + - {x: -1.30328, y: 4.50163} + - {x: -1.1762, y: 3.16895} + - {x: -1.06286, y: 1.96442} + - {x: -0.96727, y: 0.9307} + - {x: -0.89344, y: 0.11049} + - {x: -0.84562, y: -0.45025} + - {x: -0.82338, y: -0.77101} + - {x: -0.7805, y: -0.87554} + - {x: -0.62984, y: -1.05106} + - {x: -0.55876, y: -1.10118} + - {x: -0.26868, y: -1.21269} + - {x: -0.24414, y: -1.22011} + - {x: 0.14197, y: -1.30667} + - {x: 0.1537, y: -1.30888} + - {x: 0.63948, y: -1.38346} + - {x: 0.64649, y: -1.38439} + - {x: 1.21572, y: -1.44839} + - {x: 1.22055, y: -1.44887} + - {x: 1.85337, y: -1.50229} + - {x: 1.8571, y: -1.50256} + - {x: 2.53264, y: -1.54508} + - {x: 2.53581, y: -1.54525} + - {x: 3.23282, y: -1.57644} + - {x: 3.23577, y: -1.57654} + - {x: 3.93288, y: -1.59597} + - {x: 3.9359, y: -1.59602} + - {x: 4.61174, y: -1.60319} + - {x: 4.61513, y: -1.60319} + - {x: 5.2484, y: -1.59762} +--- !u!114 &1012588894 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1012588891} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 0 + m_ControlPoints: + - position: {x: 22.14439, y: 10.542603, z: 0} + leftTangent: {x: 0.38293839, y: 0.115737915, z: 0} + rightTangent: {x: -0.38293839, y: -0.115737915, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 18.516048, y: 10.55201, z: 0} + leftTangent: {x: 0.5508537, y: -0.013183594, z: 0} + rightTangent: {x: -0.5508537, y: 0.013183594, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 18.346138, y: 13.426544, z: 0} + leftTangent: {x: 0.18142319, y: 0.029800415, z: 0} + rightTangent: {x: -0.50775146, y: -0.08339691, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 7.6537123, y: 13.218269, z: 0} + leftTangent: {x: 0.031147003, y: 0.27845764, z: 0} + rightTangent: {x: -0.07011795, y: -0.6268616, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 6.9836493, y: -1.0129242, z: 0} + leftTangent: {x: 0.027814865, y: 0.44718933, z: -0} + rightTangent: {x: -0.027814865, y: -0.44718933, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -0.4781351, y: -0.69044495, z: 0} + leftTangent: {x: 0.01244545, y: -0.5529251, z: -0} + rightTangent: {x: -0.01244545, y: 0.5529251, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -2.105486, y: 15.553314, z: 0} + leftTangent: {x: 0.16536522, y: -0.59511566, z: 0} + rightTangent: {x: -0.16536522, y: 0.59511566, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -0.7699175, y: 19.774574, z: 0} + leftTangent: {x: -0.073894024, y: -0.09424591, z: -0} + rightTangent: {x: 0.073894024, y: 0.09424591, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: 1.7893658, y: 22.652756, z: 0} + leftTangent: {x: -0.44417, y: -0.05441284, z: 0} + rightTangent: {x: 0.44417, y: 0.05441284, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 20.620014, y: 22.124321, z: 0} + leftTangent: {x: -0.2115736, y: 0.21909714, z: -0} + rightTangent: {x: 0.07655525, y: -0.07927704, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 7419561793c73b34caa7c8b7f864a799, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 1 + m_ColliderDetail: 16 + m_ColliderOffset: 0.35 + m_ColliderCornerType: 0 +--- !u!1971053207 &1012588895 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} ---- !u!1 &996175260 + m_GameObject: {fileID: 1012588891} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 0 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 2800000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: 7a33ec8d81f8de84e9bcee25c84a0a68, type: 3} + - {fileID: 21300000, guid: 12ccb39abf7fdde4489b45f7dc2ddb95, type: 3} + - {fileID: 21300000, guid: 32f1aa5b812a2a349afca26ff07162f8, type: 3} + - {fileID: 21300000, guid: 8def5351e5bb6664eb4d57cf426463d9, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 10.03516, y: 10.681661, z: -0.004} + m_Extent: {x: 12.651358, y: 12.431529, z: 0.004} +--- !u!1 &1014335747 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -14677,174 +18239,136 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 996175261} - m_Layer: 0 - m_Name: Enemies + - component: {fileID: 1014335748} + - component: {fileID: 1014335751} + - component: {fileID: 1014335750} + - component: {fileID: 1014335749} + m_Layer: 9 + m_Name: New SpriteShapeController (32) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &996175261 +--- !u!4 &1014335748 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 996175260} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 22.509283, y: 21.471243, z: -0.29297078} + m_GameObject: {fileID: 1014335747} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.34, y: 3.48, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: - - {fileID: 653535437} - - {fileID: 231983547} - - {fileID: 30634311} - - {fileID: 286831227} - - {fileID: 291618580} - - {fileID: 2060571952} - - {fileID: 1572677975} - - {fileID: 1680062867} - - {fileID: 1190218585} - - {fileID: 1113003179} - - {fileID: 1333296522} - - {fileID: 279704419} - - {fileID: 1431303454} - - {fileID: 224478182} - - {fileID: 41014633} - m_Father: {fileID: 0} - m_RootOrder: 21 + m_Children: [] + m_Father: {fileID: 1012588892} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &1005116690 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 1822592771} - m_Modifications: - - target: {fileID: 4605225109116865588, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_Name - value: AirElement (9) - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalPosition.x - value: 49.610832 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalPosition.y - value: -46.522133 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalPosition.z - value: 0.17578126 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_RootOrder - value: 13 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalScale.x - value: 0.7 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalScale.y - value: 0.7 - objectReference: {fileID: 0} - - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_SortingLayerID - value: -480944179 - objectReference: {fileID: 0} - - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_SortingLayer - value: 2 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} ---- !u!1 &1010198352 -GameObject: +--- !u!68 &1014335749 +EdgeCollider2D: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1010198353} - - component: {fileID: 1010198354} - m_Layer: 0 - m_Name: WaterTile2 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1010198353 -Transform: + m_GameObject: {fileID: 1014335747} + m_Enabled: 0 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: -10.05947, y: 0.73277} + - {x: -7.1517, y: 0.79494} + - {x: -7.14494, y: 0.79534} + - {x: -5.32016, y: 0.97233} + - {x: -5.31665, y: 0.97274} + - {x: -3.4255, y: 1.23151} + - {x: -3.42478, y: 1.23161} + - {x: -1.66556, y: 1.48698} + - {x: -0.23663, y: 1.65417} + - {x: 1.20094, y: 1.73452} + - {x: 2.80465, y: 1.7872} + - {x: 4.10916, y: 1.81597} + - {x: 4.82695, y: 1.82759} + - {x: 4.82112, y: 2.18754} + - {x: 4.10249, y: 2.17591} + - {x: 4.10197, y: 2.1759} + - {x: 2.79589, y: 2.1471} + - {x: 2.79492, y: 2.14707} + - {x: 1.18588, y: 2.09422} + - {x: 1.18381, y: 2.09413} + - {x: -0.26489, y: 2.01316} + - {x: -0.27033, y: 2.01269} + - {x: -1.71102, y: 1.84412} + - {x: -1.71348, y: 1.84379} + - {x: -3.4749, y: 1.58811} + - {x: -5.36021, y: 1.33014} + - {x: -7.16957, y: 1.15465} + - {x: -10.06423, y: 1.09275} + - {x: -14.21452, y: 1.09562} + - {x: -17.93525, y: 1.12529} + - {x: -19.72917, y: 1.1457} + - {x: -19.73327, y: 0.78572} + - {x: -17.93919, y: 0.76531} + - {x: -17.93889, y: 0.76531} + - {x: -14.21582, y: 0.73562} + - {x: -14.21516, y: 0.73562} + - {x: -10.06145, y: 0.73275} + - {x: -10.05947, y: 0.73277} +--- !u!114 &1014335750 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1010198352} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 1.9140129, y: -1.7554016, z: 0} - m_LocalScale: {x: 6.6068745, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 632331631} - m_RootOrder: 1 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &1010198354 -SpriteRenderer: + m_GameObject: {fileID: 1014335747} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 1 + m_ControlPoints: + - position: {x: 3.477417, y: 0.62190056, z: 0} + leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} + rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 4.861228, y: 0.52368975, z: 0} + leftTangent: {x: -1.3034525, y: 0.034996033, z: -0} + rightTangent: {x: 1.3034525, y: -0.034996033, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0.18 + m_ColliderCornerType: 0 +--- !u!1971053207 &1014335751 +SpriteShapeRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1010198352} + m_GameObject: {fileID: 1014335747} m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 @@ -14870,18 +18394,23 @@ SpriteRenderer: m_LightmapParameters: {fileID: 0} m_SortingLayerID: -480944179 m_SortingLayer: 2 - m_SortingOrder: -1 - m_Sprite: {fileID: 21300000, guid: d278cf8078a6f5a488b70072d5d64a25, type: 3} + m_SortingOrder: 1 m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 3, y: 3} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 m_MaskInteraction: 0 - m_SpriteSortPoint: 0 + m_ShapeTexture: {fileID: 0} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 4.137779, y: 0.5730464, z: -0.0005} + m_Extent: {x: 0.73635995, y: 0.47479337, z: 0.0005} --- !u!1 &1025537126 GameObject: m_ObjectHideFlags: 0 @@ -15477,6 +19006,18 @@ Transform: m_Father: {fileID: 648558924} m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1039563981 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, + type: 3} + m_PrefabInstance: {fileID: 114430540} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1041625108 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, + type: 3} + m_PrefabInstance: {fileID: 2139990682} + m_PrefabAsset: {fileID: 0} --- !u!1 &1046025670 GameObject: m_ObjectHideFlags: 0 @@ -15666,6 +19207,186 @@ Transform: m_Father: {fileID: 438036707} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1060933622 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1060933623} + - component: {fileID: 1060933626} + - component: {fileID: 1060933625} + - component: {fileID: 1060933624} + m_Layer: 9 + m_Name: New SpriteShapeController (32) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1060933623 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1060933622} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 4.43, y: 4.57, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 320155739} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &1060933624 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1060933622} + m_Enabled: 0 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: -10.05947, y: 0.73277} + - {x: -7.1517, y: 0.79494} + - {x: -7.14494, y: 0.79534} + - {x: -5.32016, y: 0.97233} + - {x: -5.31665, y: 0.97274} + - {x: -3.4255, y: 1.23151} + - {x: -3.42478, y: 1.23161} + - {x: -1.66556, y: 1.48698} + - {x: -0.23663, y: 1.65417} + - {x: 1.20094, y: 1.73452} + - {x: 2.80465, y: 1.7872} + - {x: 4.10916, y: 1.81597} + - {x: 4.82695, y: 1.82759} + - {x: 4.82112, y: 2.18754} + - {x: 4.10249, y: 2.17591} + - {x: 4.10197, y: 2.1759} + - {x: 2.79589, y: 2.1471} + - {x: 2.79492, y: 2.14707} + - {x: 1.18588, y: 2.09422} + - {x: 1.18381, y: 2.09413} + - {x: -0.26489, y: 2.01316} + - {x: -0.27033, y: 2.01269} + - {x: -1.71102, y: 1.84412} + - {x: -1.71348, y: 1.84379} + - {x: -3.4749, y: 1.58811} + - {x: -5.36021, y: 1.33014} + - {x: -7.16957, y: 1.15465} + - {x: -10.06423, y: 1.09275} + - {x: -14.21452, y: 1.09562} + - {x: -17.93525, y: 1.12529} + - {x: -19.72917, y: 1.1457} + - {x: -19.73327, y: 0.78572} + - {x: -17.93919, y: 0.76531} + - {x: -17.93889, y: 0.76531} + - {x: -14.21582, y: 0.73562} + - {x: -14.21516, y: 0.73562} + - {x: -10.06145, y: 0.73275} + - {x: -10.05947, y: 0.73277} +--- !u!114 &1060933625 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1060933622} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 1 + m_ControlPoints: + - position: {x: -0.7211757, y: 0.6692462, z: 0} + leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} + rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 8.535156, y: 0.4581828, z: 0} + leftTangent: {x: -1.3034525, y: 0.034996033, z: -0} + rightTangent: {x: 1.3034525, y: -0.034996033, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0.18 + m_ColliderCornerType: 0 +--- !u!1971053207 &1060933626 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1060933622} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 0} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 3.8725367, y: 0.5642563, z: -0.0005} + m_Extent: {x: 4.6735477, y: 0.5315658, z: 0.0005} --- !u!1001 &1062040468 PrefabInstance: m_ObjectHideFlags: 0 @@ -16099,6 +19820,186 @@ Transform: m_Father: {fileID: 2027679588} m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1162355599 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1162355600} + - component: {fileID: 1162355603} + - component: {fileID: 1162355602} + - component: {fileID: 1162355601} + m_Layer: 9 + m_Name: New SpriteShapeController (31) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1162355600 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1162355599} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -45.38, y: 9.15, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1628141695} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &1162355601 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1162355599} + m_Enabled: 0 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: -10.05947, y: 0.73277} + - {x: -7.1517, y: 0.79494} + - {x: -7.14494, y: 0.79534} + - {x: -5.32016, y: 0.97233} + - {x: -5.31665, y: 0.97274} + - {x: -3.4255, y: 1.23151} + - {x: -3.42478, y: 1.23161} + - {x: -1.66556, y: 1.48698} + - {x: -0.23663, y: 1.65417} + - {x: 1.20094, y: 1.73452} + - {x: 2.80465, y: 1.7872} + - {x: 4.10916, y: 1.81597} + - {x: 4.82695, y: 1.82759} + - {x: 4.82112, y: 2.18754} + - {x: 4.10249, y: 2.17591} + - {x: 4.10197, y: 2.1759} + - {x: 2.79589, y: 2.1471} + - {x: 2.79492, y: 2.14707} + - {x: 1.18588, y: 2.09422} + - {x: 1.18381, y: 2.09413} + - {x: -0.26489, y: 2.01316} + - {x: -0.27033, y: 2.01269} + - {x: -1.71102, y: 1.84412} + - {x: -1.71348, y: 1.84379} + - {x: -3.4749, y: 1.58811} + - {x: -5.36021, y: 1.33014} + - {x: -7.16957, y: 1.15465} + - {x: -10.06423, y: 1.09275} + - {x: -14.21452, y: 1.09562} + - {x: -17.93525, y: 1.12529} + - {x: -19.72917, y: 1.1457} + - {x: -19.73327, y: 0.78572} + - {x: -17.93919, y: 0.76531} + - {x: -17.93889, y: 0.76531} + - {x: -14.21582, y: 0.73562} + - {x: -14.21516, y: 0.73562} + - {x: -10.06145, y: 0.73275} + - {x: -10.05947, y: 0.73277} +--- !u!114 &1162355602 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1162355599} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 1 + m_ControlPoints: + - position: {x: 1.4209824, y: 0.4155445, z: 0} + leftTangent: {x: -0.27543926, y: 0.011722565, z: 0} + rightTangent: {x: 0.27543926, y: -0.011722565, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 3.0473976, y: 0.3439808, z: 0} + leftTangent: {x: -1.2847023, y: -0.077445984, z: 0} + rightTangent: {x: 1.2847023, y: 0.077445984, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0.18 + m_ColliderCornerType: 0 +--- !u!1971053207 &1162355603 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1162355599} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 0} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 2.1926289, y: 0.37022012, z: -0.0005} + m_Extent: {x: 0.8772037, y: 0.47528678, z: 0.0005} --- !u!4 &1175884672 stripped Transform: m_CorrespondingSourceObject: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, @@ -16627,63 +20528,69 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1305988632} m_PrefabAsset: {fileID: 0} ---- !u!1001 &1245367574 +--- !u!4 &1204502871 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, + type: 3} + m_PrefabInstance: {fileID: 706086785} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1228088908 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 0} + m_TransformParent: {fileID: 996175261} m_Modifications: - - target: {fileID: 1634356314439590, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1634356314439590, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_Name - value: Feuer-Gegner (3) + value: Wasser-Gegner (9) objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.x - value: 69.84 + value: 20.46 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.y - value: 49.69 + value: 70.47 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.z - value: 0 + value: 0.29297078 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalRotation.y - value: 0 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_RootOrder - value: 24 + value: 28 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + m_SourcePrefab: {fileID: 100100000, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} --- !u!1001 &1262496204 PrefabInstance: m_ObjectHideFlags: 0 @@ -16972,11 +20879,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.x - value: -15.84 + value: -15.9 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.y - value: 1.54 + value: 2.05 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.z @@ -17014,6 +20921,18 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.4 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} --- !u!1 &1317311231 @@ -17141,6 +21060,95 @@ Transform: m_Father: {fileID: 632331631} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1330139587 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} + m_Modifications: + - target: {fileID: 8187453823603247199, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_Name + value: WaterElement (4) + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalPosition.x + value: 12.41 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalPosition.y + value: 48.5 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.17578126 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_RootOrder + value: 29 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 5693063994958319683, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 5693063994958319683, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} --- !u!1001 &1330655703 PrefabInstance: m_ObjectHideFlags: 0 @@ -17235,7 +21243,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 0} + m_TransformParent: {fileID: 996175261} m_Modifications: - target: {fileID: 1634356314439590, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_Name @@ -17243,27 +21251,27 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalPosition.x - value: 63.64 + value: 47.540718 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalPosition.y - value: 51.84 + value: 32.08876 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalPosition.z - value: 0 + value: 0.29297078 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalRotation.y - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalRotation.w @@ -17271,7 +21279,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_RootOrder - value: 22 + value: 17 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -17285,6 +21293,18 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.x + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.y + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.z + value: 3 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} --- !u!4 &1333296522 stripped @@ -17911,6 +21931,12 @@ Transform: m_Father: {fileID: 648558924} m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1341029162 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + m_PrefabInstance: {fileID: 354049740} + m_PrefabAsset: {fileID: 0} --- !u!1 &1342614563 GameObject: m_ObjectHideFlags: 0 @@ -18146,6 +22172,14 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} --- !u!1 &1370288809 @@ -18247,7 +22281,7 @@ PrefabInstance: - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} propertyPath: m_LocalPosition.y - value: 4.1 + value: 6.03 objectReference: {fileID: 0} - target: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} @@ -18972,6 +23006,101 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 2.1910243, y: 0.43568808, z: -0.0005} m_Extent: {x: 0.5373557, y: 0.5385966, z: 0.0005} +--- !u!1001 &1391149498 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} + m_Modifications: + - target: {fileID: 8187453823603247199, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_Name + value: WaterElement (5) + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalPosition.x + value: 6.95 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalPosition.y + value: 32.33 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.17578126 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_RootOrder + value: 33 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 5693063994958319683, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 5693063994958319683, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 599519593b27fd2448e33dcb9f69045b, type: 3} +--- !u!4 &1395526599 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + m_PrefabInstance: {fileID: 1720264530} + m_PrefabAsset: {fileID: 0} --- !u!1 &1401599862 GameObject: m_ObjectHideFlags: 0 @@ -19321,58 +23450,230 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 0} + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_Name + value: Feuer-Gegner (2) + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalPosition.x + value: 64.57072 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalPosition.y + value: 31.808756 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.x + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.y + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.z + value: 3 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} +--- !u!1001 &1412226573 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_Name + value: Wind-Gegner (3) + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalPosition.x + value: 94.29072 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalPosition.y + value: 57.128754 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} +--- !u!1001 &1421882816 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} m_Modifications: - - target: {fileID: 1634356314439590, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 6148069962227925277, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_Name - value: Feuer-Gegner (2) + value: FireElement (8) objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_LocalPosition.x - value: 75.01 + value: 67.4 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_LocalPosition.y - value: 49.18 + value: 35.64 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_LocalPosition.z - value: 0 + value: 0.17578126 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_LocalRotation.y - value: 0 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_RootOrder - value: 23 + value: 30 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 7767631128845867265, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 7767631128845867265, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + m_SourcePrefab: {fileID: 100100000, guid: e79fbf1855fce6e4387f467f1fb65960, type: 3} +--- !u!4 &1422968523 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + m_PrefabInstance: {fileID: 1330139587} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1425026125 PrefabInstance: m_ObjectHideFlags: 0 @@ -19388,12 +23689,12 @@ PrefabInstance: - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, type: 3} propertyPath: m_LocalPosition.x - value: -65.78 + value: -116.58 objectReference: {fileID: 0} - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, type: 3} propertyPath: m_LocalPosition.y - value: -20.68 + value: -4.48 objectReference: {fileID: 0} - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, type: 3} @@ -19591,7 +23892,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 0} + m_TransformParent: {fileID: 996175261} m_Modifications: - target: {fileID: 1634356314439590, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} propertyPath: m_Name @@ -19599,27 +23900,27 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} propertyPath: m_LocalPosition.x - value: 125.72 + value: 103.21072 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} propertyPath: m_LocalPosition.y - value: 38.75 + value: 17.278757 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} propertyPath: m_LocalPosition.z - value: 0 + value: 0.29297078 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} propertyPath: m_LocalRotation.y - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} propertyPath: m_LocalRotation.w @@ -19627,7 +23928,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} propertyPath: m_RootOrder - value: 26 + value: 19 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -19641,6 +23942,14 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} --- !u!4 &1431303454 stripped @@ -19666,7 +23975,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.y - value: -13.99 + value: -13.19 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.z @@ -19718,6 +24027,12 @@ Transform: type: 3} m_PrefabInstance: {fileID: 389192067} m_PrefabAsset: {fileID: 0} +--- !u!4 &1455893092 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + m_PrefabInstance: {fileID: 153931242} + m_PrefabAsset: {fileID: 0} --- !u!1 &1475881765 GameObject: m_ObjectHideFlags: 0 @@ -19804,6 +24119,123 @@ Tilemap: m_GameObject: {fileID: 1475881765} m_Enabled: 1 m_Tiles: + - first: {x: -5, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -4, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -3, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -2, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -1, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 0, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 1, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 3, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 4, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 5, y: -3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -5, y: -2, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -4, y: -2, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 - first: {x: -3, y: -2, z: 0} second: m_TileIndex: 0 @@ -19813,7 +24245,295 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -2, y: -2, z: 0} + - first: {x: -2, y: -2, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -1, y: -2, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 0, y: -2, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 1, y: -2, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: -2, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 3, y: -2, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 4, y: -2, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 5, y: -2, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -5, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -4, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -3, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -2, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -1, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 0, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 1, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 3, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 4, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 5, y: -1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -5, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -4, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -3, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -2, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -1, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 0, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 1, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 3, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 4, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 5, y: 0, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -5, y: 1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -4, y: 1, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -3, y: 1, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19822,7 +24542,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -1, y: -2, z: 0} + - first: {x: -2, y: 1, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19831,7 +24551,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 0, y: -2, z: 0} + - first: {x: -1, y: 1, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19840,7 +24560,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 1, y: -2, z: 0} + - first: {x: 0, y: 1, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19849,7 +24569,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 2, y: -2, z: 0} + - first: {x: 1, y: 1, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19858,7 +24578,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 3, y: -2, z: 0} + - first: {x: 2, y: 1, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19867,7 +24587,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -3, y: -1, z: 0} + - first: {x: 3, y: 1, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19876,7 +24596,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -2, y: -1, z: 0} + - first: {x: 4, y: 1, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19885,7 +24605,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -1, y: -1, z: 0} + - first: {x: 5, y: 1, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19894,7 +24614,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 0, y: -1, z: 0} + - first: {x: -5, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19903,7 +24623,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 1, y: -1, z: 0} + - first: {x: -4, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19912,7 +24632,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 2, y: -1, z: 0} + - first: {x: -3, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19921,7 +24641,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 3, y: -1, z: 0} + - first: {x: -2, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19930,7 +24650,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -3, y: 0, z: 0} + - first: {x: -1, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19939,7 +24659,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -2, y: 0, z: 0} + - first: {x: 0, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19948,7 +24668,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -1, y: 0, z: 0} + - first: {x: 1, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19957,7 +24677,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 0, y: 0, z: 0} + - first: {x: 2, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19966,7 +24686,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 1, y: 0, z: 0} + - first: {x: 3, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19975,7 +24695,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 2, y: 0, z: 0} + - first: {x: 4, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19984,7 +24704,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 3, y: 0, z: 0} + - first: {x: 5, y: 2, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -19993,7 +24713,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -3, y: 1, z: 0} + - first: {x: -5, y: 3, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -20002,7 +24722,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -2, y: 1, z: 0} + - first: {x: -4, y: 3, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -20011,7 +24731,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -1, y: 1, z: 0} + - first: {x: -3, y: 3, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -20020,7 +24740,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 0, y: 1, z: 0} + - first: {x: -2, y: 3, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -20029,7 +24749,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 1, y: 1, z: 0} + - first: {x: -1, y: 3, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -20038,7 +24758,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 2, y: 1, z: 0} + - first: {x: 0, y: 3, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -20047,7 +24767,43 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 3, y: 1, z: 0} + - first: {x: 1, y: 3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: 3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 3, y: 3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 4, y: 3, z: 0} + second: + m_TileIndex: 0 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 5, y: 3, z: 0} second: m_TileIndex: 0 m_TileSpriteIndex: 0 @@ -20058,13 +24814,13 @@ Tilemap: m_ColliderType: 1 m_AnimatedTiles: {} m_TileAssetArray: - - m_RefCount: 28 + - m_RefCount: 77 m_Data: {fileID: 11400000, guid: fdd0c2a3d34d7d04086cb3c52fef2ef5, type: 2} m_TileSpriteArray: - - m_RefCount: 28 + - m_RefCount: 77 m_Data: {fileID: 21300000, guid: 837e782eb240f4a41830fe44dbfa7110, type: 3} m_TileMatrixArray: - - m_RefCount: 28 + - m_RefCount: 77 m_Data: e00: 1 e01: 0 @@ -20083,12 +24839,12 @@ Tilemap: e32: 0 e33: 1 m_TileColorArray: - - m_RefCount: 28 + - m_RefCount: 77 m_Data: {r: 1, g: 1, b: 1, a: 1} m_AnimationFrameRate: 1 m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Origin: {x: -3, y: -2, z: 0} - m_Size: {x: 7, y: 4, z: 1} + m_Origin: {x: -5, y: -3, z: 0} + m_Size: {x: 11, y: 7, z: 1} m_TileAnchor: {x: 0.5, y: 0.5, z: 0} m_TileOrientation: 0 m_TileOrientationMatrix: @@ -20108,6 +24864,95 @@ Tilemap: e31: 0 e32: 0 e33: 1 +--- !u!1001 &1477379813 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} + m_Modifications: + - target: {fileID: 6148069962227925277, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_Name + value: FireElement (6) + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalPosition.x + value: -65.78 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalPosition.y + value: -20.68 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.17578126 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_RootOrder + value: 24 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 7767631128845867265, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 7767631128845867265, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e79fbf1855fce6e4387f467f1fb65960, type: 3} --- !u!1001 &1494496538 PrefabInstance: m_ObjectHideFlags: 0 @@ -20118,80 +24963,161 @@ PrefabInstance: - target: {fileID: 448694265548740068, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_Name - value: Burnable_Thing (5) + value: Burnable_Thing (5) + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalPosition.x + value: 249.36 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalPosition.y + value: 31.37 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.0005 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalScale.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalScale.x + value: 4 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} +--- !u!4 &1494496539 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + m_PrefabInstance: {fileID: 1494496538} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1494754517 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 100393043881132463, guid: e9f234b3fda124fe29a2b937c13c099e, + type: 3} + m_PrefabInstance: {fileID: 661444612} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1509281653 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_Name + value: Feuer-Gegner (3) objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalPosition.x - value: 249.36 + value: 80.74 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalPosition.y - value: 31.35 + value: 56.228752 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalPosition.z - value: 0.0005 + value: 0.29297078 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_RootOrder - value: 10 + value: 22 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.x + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} propertyPath: m_LocalScale.y - value: 4 + value: 2.3 objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalScale.x - value: 4 + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.z + value: 3 objectReference: {fileID: 0} m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} ---- !u!4 &1494496539 stripped + m_SourcePrefab: {fileID: 100100000, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} +--- !u!4 &1510410075 stripped Transform: - m_CorrespondingSourceObject: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} - m_PrefabInstance: {fileID: 1494496538} + m_PrefabInstance: {fileID: 2125613470} m_PrefabAsset: {fileID: 0} --- !u!1 &1512772930 GameObject: @@ -21161,6 +26087,12 @@ EdgeCollider2D: - {x: 15.99788, y: 5.75832} - {x: 17.21894, y: 5.70519} - {x: 17.21903, y: 5.70518} +--- !u!4 &1539160023 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, + type: 3} + m_PrefabInstance: {fileID: 1228088908} + m_PrefabAsset: {fileID: 0} --- !u!1 &1561658102 GameObject: m_ObjectHideFlags: 0 @@ -21169,82 +26101,519 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1561658105} - - component: {fileID: 1561658104} - - component: {fileID: 1561658103} - - component: {fileID: 1561658106} + - component: {fileID: 1561658105} + - component: {fileID: 1561658104} + - component: {fileID: 1561658103} + - component: {fileID: 1561658106} + m_Layer: 9 + m_Name: SpriteShape (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1561658103 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1561658102} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 0 + m_ControlPoints: + - position: {x: -1.7129135, y: 1.077589, z: 0} + leftTangent: {x: 0.31217867, y: -0.24533197, z: -0} + rightTangent: {x: -0.31217867, y: 0.24533197, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: -2, y: 2, z: 0} + leftTangent: {x: -0.24497756, y: -0.31245688, z: -0} + rightTangent: {x: 0.24497756, y: 0.31245688, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: 4.174309, y: 2.000002, z: 0} + leftTangent: {x: -0.27040243, y: 0.2789773, z: -0} + rightTangent: {x: 0.27040243, y: -0.2789773, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 3.7569427, y: 0.6849718, z: 0} + leftTangent: {x: 0.279284, y: 0.27008566, z: -0} + rightTangent: {x: -0.279284, y: -0.27008566, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 7419561793c73b34caa7c8b7f864a799, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 1 + m_ColliderDetail: 16 + m_ColliderOffset: 0.33 + m_ColliderCornerType: 0 +--- !u!1971053207 &1561658104 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1561658102} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 0 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 2800000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: 7a33ec8d81f8de84e9bcee25c84a0a68, type: 3} + - {fileID: 21300000, guid: 12ccb39abf7fdde4489b45f7dc2ddb95, type: 3} + - {fileID: 21300000, guid: 32f1aa5b812a2a349afca26ff07162f8, type: 3} + - {fileID: 21300000, guid: 8def5351e5bb6664eb4d57cf426463d9, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 1.0787151, y: 1.3739285, z: -0.002} + m_Extent: {x: 3.6793745, y: 1.2733366, z: 0.002} +--- !u!4 &1561658105 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1561658102} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 50.57459, y: -3.8105068, z: 0.1562548} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 648558924} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &1561658106 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1561658102} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: 3.18086, y: 0.26991} + - {x: 3.18837, y: 0.27012} + - {x: 3.47875, y: 0.28504} + - {x: 3.4933, y: 0.28644} + - {x: 3.71941, y: 0.31828} + - {x: 3.75934, y: 0.32912} + - {x: 3.91451, y: 0.39296} + - {x: 3.97168, y: 0.43202} + - {x: 4.05303, y: 0.51719} + - {x: 4.06026, y: 0.52529} + - {x: 4.12216, y: 0.59929} + - {x: 4.12774, y: 0.60634} + - {x: 4.189, y: 0.68827} + - {x: 4.19361, y: 0.69476} + - {x: 4.25359, y: 0.7836} + - {x: 4.25764, y: 0.78989} + - {x: 4.31549, y: 0.88457} + - {x: 4.31923, y: 0.89101} + - {x: 4.37395, y: 0.99038} + - {x: 4.37753, y: 0.99725} + - {x: 4.42809, y: 1.10022} + - {x: 4.43162, y: 1.10789} + - {x: 4.47688, y: 1.21339} + - {x: 4.48037, y: 1.22221} + - {x: 4.51918, y: 1.32924} + - {x: 4.52261, y: 1.3398} + - {x: 4.55367, y: 1.44758} + - {x: 4.55685, y: 1.46058} + - {x: 4.57867, y: 1.5685} + - {x: 4.58112, y: 1.58484} + - {x: 4.59185, y: 1.69252} + - {x: 4.5926, y: 1.71347} + - {x: 4.58963, y: 1.82072} + - {x: 4.58672, y: 1.84736} + - {x: 4.56633, y: 1.95338} + - {x: 4.5566, y: 1.98573} + - {x: 4.51413, y: 2.08773} + - {x: 4.49415, y: 2.12287} + - {x: 4.41373, y: 2.23106} + - {x: 4.3472, y: 2.28429} + - {x: 4.18013, y: 2.3585} + - {x: 4.14482, y: 2.36966} + - {x: 3.89882, y: 2.41794} + - {x: 3.88644, y: 2.41988} + - {x: 3.56071, y: 2.45846} + - {x: 3.55432, y: 2.45909} + - {x: 3.15394, y: 2.49076} + - {x: 3.14989, y: 2.49103} + - {x: 2.68825, y: 2.51614} + - {x: 2.6853, y: 2.51628} + - {x: 2.17731, y: 2.5348} + - {x: 2.17492, y: 2.53487} + - {x: 1.63599, y: 2.54671} + - {x: 1.63387, y: 2.54675} + - {x: 1.07958, y: 2.55178} + - {x: 1.07751, y: 2.55178} + - {x: 0.52347, y: 2.54985} + - {x: 0.52128, y: 2.54983} + - {x: -0.01686, y: 2.54079} + - {x: -0.0194, y: 2.54073} + - {x: -0.52611, y: 2.52442} + - {x: -0.52933, y: 2.52428} + - {x: -0.98924, y: 2.50048} + - {x: -0.99375, y: 2.50019} + - {x: -1.39211, y: 2.46861} + - {x: -1.39935, y: 2.46787} + - {x: -1.72319, y: 2.42776} + - {x: -1.73743, y: 2.42536} + - {x: -1.98343, y: 2.37272} + - {x: -2.02416, y: 2.35824} + - {x: -2.18688, y: 2.27509} + - {x: -2.24883, y: 2.22064} + - {x: -2.31904, y: 2.11827} + - {x: -2.33039, y: 2.09904} + - {x: -2.3709, y: 2.01846} + - {x: -2.37992, y: 1.99683} + - {x: -2.40784, y: 1.91363} + - {x: -2.41375, y: 1.89067} + - {x: -2.42912, y: 1.80629} + - {x: -2.43167, y: 1.78326} + - {x: -2.43501, y: 1.69923} + - {x: -2.43444, y: 1.67739} + - {x: -2.42679, y: 1.59499} + - {x: -2.42371, y: 1.5751} + - {x: -2.4063, y: 1.49519} + - {x: -2.40147, y: 1.47773} + - {x: -2.3756, y: 1.40077} + - {x: -2.36968, y: 1.38566} + - {x: -2.33646, y: 1.31179} + - {x: -2.32997, y: 1.29891} + - {x: -2.2904, y: 1.22817} + - {x: -2.28371, y: 1.21722} + - {x: -2.23861, y: 1.14954} + - {x: -2.23191, y: 1.1402} + - {x: -2.18198, y: 1.07552} + - {x: -2.17538, y: 1.0675} + - {x: -2.12122, y: 1.0058} + - {x: -2.11477, y: 0.99885} + - {x: -2.05697, y: 0.94016} + - {x: -2.05067, y: 0.93409} + - {x: -1.98975, y: 0.87847} + - {x: -1.98355, y: 0.87309} + - {x: -1.9052, y: 0.8084} + - {x: -1.86581, y: 0.78423} + - {x: -1.72218, y: 0.72171} + - {x: -1.6961, y: 0.71286} + - {x: -1.47437, y: 0.65772} + - {x: -1.46436, y: 0.65556} + - {x: -1.17305, y: 0.60204} + - {x: -1.16762, y: 0.60114} + - {x: -0.81281, y: 0.54812} + - {x: -0.80925, y: 0.54763} + - {x: -0.4025, y: 0.49588} + - {x: -0.39983, y: 0.49556} + - {x: 0.04615, y: 0.44621} + - {x: 0.04837, y: 0.44598} + - {x: 0.5205, y: 0.40021} + - {x: 0.52254, y: 0.40003} + - {x: 1.00761, y: 0.35907} + - {x: 1.00965, y: 0.35891} + - {x: 1.49441, y: 0.32403} + - {x: 1.49661, y: 0.32389} + - {x: 1.96783, y: 0.29631} + - {x: 1.97043, y: 0.29618} + - {x: 2.41498, y: 0.27717} + - {x: 2.4183, y: 0.27706} + - {x: 2.82323, y: 0.2679} + - {x: 2.82792, y: 0.26786} + - {x: 3.18086, y: 0.26991} +--- !u!1001 &1572117508 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1604258889} + m_Modifications: + - target: {fileID: 448694265548740068, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_Name + value: Burnable_Thing (4) + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalPosition.x + value: 267.77 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalPosition.y + value: 37.79 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.0005 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalScale.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalScale.x + value: 4 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} +--- !u!4 &1572117509 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + m_PrefabInstance: {fileID: 1572117508} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1572677975 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, + type: 3} + m_PrefabInstance: {fileID: 2072397468} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1591701909 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1591701913} + - component: {fileID: 1591701912} + - component: {fileID: 1591701911} + - component: {fileID: 1591701910} m_Layer: 9 - m_Name: SpriteShape (2) + m_Name: New SpriteShapeController (6) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!114 &1561658103 +--- !u!68 &1591701910 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1591701909} + m_Enabled: 0 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: -10.05947, y: 0.73277} + - {x: -7.1517, y: 0.79494} + - {x: -7.14494, y: 0.79534} + - {x: -5.32016, y: 0.97233} + - {x: -5.31665, y: 0.97274} + - {x: -3.4255, y: 1.23151} + - {x: -3.42478, y: 1.23161} + - {x: -1.66556, y: 1.48698} + - {x: -0.23663, y: 1.65417} + - {x: 1.20094, y: 1.73452} + - {x: 2.80465, y: 1.7872} + - {x: 4.10916, y: 1.81597} + - {x: 4.82695, y: 1.82759} + - {x: 4.82112, y: 2.18754} + - {x: 4.10249, y: 2.17591} + - {x: 4.10197, y: 2.1759} + - {x: 2.79589, y: 2.1471} + - {x: 2.79492, y: 2.14707} + - {x: 1.18588, y: 2.09422} + - {x: 1.18381, y: 2.09413} + - {x: -0.26489, y: 2.01316} + - {x: -0.27033, y: 2.01269} + - {x: -1.71102, y: 1.84412} + - {x: -1.71348, y: 1.84379} + - {x: -3.4749, y: 1.58811} + - {x: -5.36021, y: 1.33014} + - {x: -7.16957, y: 1.15465} + - {x: -10.06423, y: 1.09275} + - {x: -14.21452, y: 1.09562} + - {x: -17.93525, y: 1.12529} + - {x: -19.72917, y: 1.1457} + - {x: -19.73327, y: 0.78572} + - {x: -17.93919, y: 0.76531} + - {x: -17.93889, y: 0.76531} + - {x: -14.21582, y: 0.73562} + - {x: -14.21516, y: 0.73562} + - {x: -10.06145, y: 0.73275} + - {x: -10.05947, y: 0.73277} +--- !u!114 &1591701911 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1561658102} + m_GameObject: {fileID: 1591701909} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} m_Name: m_EditorClassIdentifier: m_Spline: - m_IsOpenEnded: 0 + m_IsOpenEnded: 1 m_ControlPoints: - - position: {x: -1.7129135, y: 1.077589, z: 0} - leftTangent: {x: 0.31217867, y: -0.24533197, z: -0} - rightTangent: {x: -0.31217867, y: 0.24533197, z: 0} + - position: {x: -20.280102, y: 1.035553, z: 0} + leftTangent: {x: -0.3301468, y: 0.11251068, z: -0} + rightTangent: {x: 0.3301468, y: -0.11251068, z: 0} mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 - corner: 1 - - position: {x: -2, y: 2, z: 0} - leftTangent: {x: -0.24497756, y: -0.31245688, z: -0} - rightTangent: {x: 0.24497756, y: 0.31245688, z: 0} + corner: 0 + - position: {x: -17.166702, y: 0.60746956, z: 0} + leftTangent: {x: -1.5791779, y: 0.19188881, z: -0} + rightTangent: {x: 1.5791779, y: -0.19188881, z: 0} mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 - corner: 1 - - position: {x: 4.174309, y: 2.000002, z: 0} - leftTangent: {x: -0.27040243, y: 0.2789773, z: -0} - rightTangent: {x: 0.27040243, y: -0.2789773, z: 0} + corner: 0 + - position: {x: -13.6792755, y: 0.27823925, z: 0} + leftTangent: {x: -0.512146, y: 0.07613659, z: 0} + rightTangent: {x: 0.512146, y: -0.07613659, z: 0} mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 3.7569427, y: 0.6849718, z: 0} - leftTangent: {x: 0.279284, y: 0.27008566, z: -0} - rightTangent: {x: -0.279284, y: -0.27008566, z: 0} + - position: {x: -9.06839, y: -0.34197617, z: 0} + leftTangent: {x: -0.27876282, y: 0.17271328, z: 0} + rightTangent: {x: 0.27876282, y: -0.17271328, z: 0} mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - m_SpriteShape: {fileID: 11400000, guid: 7419561793c73b34caa7c8b7f864a799, type: 2} + m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} m_SplineDetail: 16 m_AdaptiveUV: 1 - m_UpdateCollider: 1 - m_ColliderDetail: 16 - m_ColliderOffset: 0.33 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0.18 m_ColliderCornerType: 0 ---- !u!1971053207 &1561658104 +--- !u!1971053207 &1591701912 SpriteShapeRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1561658102} + m_GameObject: {fileID: 1591701909} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 @@ -21274,48 +26643,78 @@ SpriteShapeRenderer: m_LightmapParameters: {fileID: 0} m_SortingLayerID: -480944179 m_SortingLayer: 2 - m_SortingOrder: 0 + m_SortingOrder: 1 m_Color: {r: 1, g: 1, b: 1, a: 1} m_MaskInteraction: 0 - m_ShapeTexture: {fileID: 2800000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + m_ShapeTexture: {fileID: 0} m_Sprites: - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} - - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} - - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} - - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} - - {fileID: 21300000, guid: 7a33ec8d81f8de84e9bcee25c84a0a68, type: 3} - - {fileID: 21300000, guid: 12ccb39abf7fdde4489b45f7dc2ddb95, type: 3} - - {fileID: 21300000, guid: 32f1aa5b812a2a349afca26ff07162f8, type: 3} - - {fileID: 21300000, guid: 8def5351e5bb6664eb4d57cf426463d9, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} - {fileID: 0} - {fileID: 0} - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: 1.0787151, y: 1.3739285, z: -0.002} - m_Extent: {x: 3.6793745, y: 1.2733366, z: 0.002} ---- !u!4 &1561658105 + m_Center: {x: -14.696262, y: 0.36168087, z: -0.0005} + m_Extent: {x: 5.7745156, y: 1.1032302, z: 0.0005} +--- !u!4 &1591701913 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1561658102} + m_GameObject: {fileID: 1591701909} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 50.57459, y: -3.8105068, z: 0.1562548} + m_LocalPosition: {x: 84.130005, y: 15.049999, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 648558924} - m_RootOrder: 1 + m_Father: {fileID: 2027679588} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!68 &1561658106 +--- !u!1 &1601957680 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1601957681} + - component: {fileID: 1601957684} + - component: {fileID: 1601957683} + - component: {fileID: 1601957682} + m_Layer: 9 + m_Name: New SpriteShapeController (33) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1601957681 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1601957680} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 41.14, y: 3.03, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 320155739} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &1601957682 EdgeCollider2D: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1561658102} - m_Enabled: 1 + m_GameObject: {fileID: 1601957680} + m_Enabled: 0 m_Density: 1 m_Material: {fileID: 0} m_IsTrigger: 0 @@ -21324,284 +26723,189 @@ EdgeCollider2D: m_Offset: {x: 0, y: 0} m_EdgeRadius: 0 m_Points: - - {x: 3.18086, y: 0.26991} - - {x: 3.18837, y: 0.27012} - - {x: 3.47875, y: 0.28504} - - {x: 3.4933, y: 0.28644} - - {x: 3.71941, y: 0.31828} - - {x: 3.75934, y: 0.32912} - - {x: 3.91451, y: 0.39296} - - {x: 3.97168, y: 0.43202} - - {x: 4.05303, y: 0.51719} - - {x: 4.06026, y: 0.52529} - - {x: 4.12216, y: 0.59929} - - {x: 4.12774, y: 0.60634} - - {x: 4.189, y: 0.68827} - - {x: 4.19361, y: 0.69476} - - {x: 4.25359, y: 0.7836} - - {x: 4.25764, y: 0.78989} - - {x: 4.31549, y: 0.88457} - - {x: 4.31923, y: 0.89101} - - {x: 4.37395, y: 0.99038} - - {x: 4.37753, y: 0.99725} - - {x: 4.42809, y: 1.10022} - - {x: 4.43162, y: 1.10789} - - {x: 4.47688, y: 1.21339} - - {x: 4.48037, y: 1.22221} - - {x: 4.51918, y: 1.32924} - - {x: 4.52261, y: 1.3398} - - {x: 4.55367, y: 1.44758} - - {x: 4.55685, y: 1.46058} - - {x: 4.57867, y: 1.5685} - - {x: 4.58112, y: 1.58484} - - {x: 4.59185, y: 1.69252} - - {x: 4.5926, y: 1.71347} - - {x: 4.58963, y: 1.82072} - - {x: 4.58672, y: 1.84736} - - {x: 4.56633, y: 1.95338} - - {x: 4.5566, y: 1.98573} - - {x: 4.51413, y: 2.08773} - - {x: 4.49415, y: 2.12287} - - {x: 4.41373, y: 2.23106} - - {x: 4.3472, y: 2.28429} - - {x: 4.18013, y: 2.3585} - - {x: 4.14482, y: 2.36966} - - {x: 3.89882, y: 2.41794} - - {x: 3.88644, y: 2.41988} - - {x: 3.56071, y: 2.45846} - - {x: 3.55432, y: 2.45909} - - {x: 3.15394, y: 2.49076} - - {x: 3.14989, y: 2.49103} - - {x: 2.68825, y: 2.51614} - - {x: 2.6853, y: 2.51628} - - {x: 2.17731, y: 2.5348} - - {x: 2.17492, y: 2.53487} - - {x: 1.63599, y: 2.54671} - - {x: 1.63387, y: 2.54675} - - {x: 1.07958, y: 2.55178} - - {x: 1.07751, y: 2.55178} - - {x: 0.52347, y: 2.54985} - - {x: 0.52128, y: 2.54983} - - {x: -0.01686, y: 2.54079} - - {x: -0.0194, y: 2.54073} - - {x: -0.52611, y: 2.52442} - - {x: -0.52933, y: 2.52428} - - {x: -0.98924, y: 2.50048} - - {x: -0.99375, y: 2.50019} - - {x: -1.39211, y: 2.46861} - - {x: -1.39935, y: 2.46787} - - {x: -1.72319, y: 2.42776} - - {x: -1.73743, y: 2.42536} - - {x: -1.98343, y: 2.37272} - - {x: -2.02416, y: 2.35824} - - {x: -2.18688, y: 2.27509} - - {x: -2.24883, y: 2.22064} - - {x: -2.31904, y: 2.11827} - - {x: -2.33039, y: 2.09904} - - {x: -2.3709, y: 2.01846} - - {x: -2.37992, y: 1.99683} - - {x: -2.40784, y: 1.91363} - - {x: -2.41375, y: 1.89067} - - {x: -2.42912, y: 1.80629} - - {x: -2.43167, y: 1.78326} - - {x: -2.43501, y: 1.69923} - - {x: -2.43444, y: 1.67739} - - {x: -2.42679, y: 1.59499} - - {x: -2.42371, y: 1.5751} - - {x: -2.4063, y: 1.49519} - - {x: -2.40147, y: 1.47773} - - {x: -2.3756, y: 1.40077} - - {x: -2.36968, y: 1.38566} - - {x: -2.33646, y: 1.31179} - - {x: -2.32997, y: 1.29891} - - {x: -2.2904, y: 1.22817} - - {x: -2.28371, y: 1.21722} - - {x: -2.23861, y: 1.14954} - - {x: -2.23191, y: 1.1402} - - {x: -2.18198, y: 1.07552} - - {x: -2.17538, y: 1.0675} - - {x: -2.12122, y: 1.0058} - - {x: -2.11477, y: 0.99885} - - {x: -2.05697, y: 0.94016} - - {x: -2.05067, y: 0.93409} - - {x: -1.98975, y: 0.87847} - - {x: -1.98355, y: 0.87309} - - {x: -1.9052, y: 0.8084} - - {x: -1.86581, y: 0.78423} - - {x: -1.72218, y: 0.72171} - - {x: -1.6961, y: 0.71286} - - {x: -1.47437, y: 0.65772} - - {x: -1.46436, y: 0.65556} - - {x: -1.17305, y: 0.60204} - - {x: -1.16762, y: 0.60114} - - {x: -0.81281, y: 0.54812} - - {x: -0.80925, y: 0.54763} - - {x: -0.4025, y: 0.49588} - - {x: -0.39983, y: 0.49556} - - {x: 0.04615, y: 0.44621} - - {x: 0.04837, y: 0.44598} - - {x: 0.5205, y: 0.40021} - - {x: 0.52254, y: 0.40003} - - {x: 1.00761, y: 0.35907} - - {x: 1.00965, y: 0.35891} - - {x: 1.49441, y: 0.32403} - - {x: 1.49661, y: 0.32389} - - {x: 1.96783, y: 0.29631} - - {x: 1.97043, y: 0.29618} - - {x: 2.41498, y: 0.27717} - - {x: 2.4183, y: 0.27706} - - {x: 2.82323, y: 0.2679} - - {x: 2.82792, y: 0.26786} - - {x: 3.18086, y: 0.26991} ---- !u!1001 &1567577941 -PrefabInstance: + - {x: -10.05947, y: 0.73277} + - {x: -7.1517, y: 0.79494} + - {x: -7.14494, y: 0.79534} + - {x: -5.32016, y: 0.97233} + - {x: -5.31665, y: 0.97274} + - {x: -3.4255, y: 1.23151} + - {x: -3.42478, y: 1.23161} + - {x: -1.66556, y: 1.48698} + - {x: -0.23663, y: 1.65417} + - {x: 1.20094, y: 1.73452} + - {x: 2.80465, y: 1.7872} + - {x: 4.10916, y: 1.81597} + - {x: 4.82695, y: 1.82759} + - {x: 4.82112, y: 2.18754} + - {x: 4.10249, y: 2.17591} + - {x: 4.10197, y: 2.1759} + - {x: 2.79589, y: 2.1471} + - {x: 2.79492, y: 2.14707} + - {x: 1.18588, y: 2.09422} + - {x: 1.18381, y: 2.09413} + - {x: -0.26489, y: 2.01316} + - {x: -0.27033, y: 2.01269} + - {x: -1.71102, y: 1.84412} + - {x: -1.71348, y: 1.84379} + - {x: -3.4749, y: 1.58811} + - {x: -5.36021, y: 1.33014} + - {x: -7.16957, y: 1.15465} + - {x: -10.06423, y: 1.09275} + - {x: -14.21452, y: 1.09562} + - {x: -17.93525, y: 1.12529} + - {x: -19.72917, y: 1.1457} + - {x: -19.73327, y: 0.78572} + - {x: -17.93919, y: 0.76531} + - {x: -17.93889, y: 0.76531} + - {x: -14.21582, y: 0.73562} + - {x: -14.21516, y: 0.73562} + - {x: -10.06145, y: 0.73275} + - {x: -10.05947, y: 0.73277} +--- !u!114 &1601957683 +MonoBehaviour: m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 1634356314439590, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_Name - value: Wind-Gegner (1) - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_LocalPosition.x - value: 104.97 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_LocalPosition.y - value: 37.8 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_RootOrder - value: 25 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 6cd7f8e10f89642fd88661db0d3f3827, type: 3} ---- !u!1001 &1572117508 -PrefabInstance: + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1601957680} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 1 + m_ControlPoints: + - position: {x: 3.5957565, y: 0.5690377, z: 0} + leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} + rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 4.888176, y: 0.56177783, z: 0} + leftTangent: {x: -0.08026123, y: -0.014099121, z: 0} + rightTangent: {x: 0.08026123, y: 0.014099121, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0.18 + m_ColliderCornerType: 0 +--- !u!1971053207 &1601957684 +SpriteShapeRenderer: m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 1604258889} - m_Modifications: - - target: {fileID: 448694265548740068, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_Name - value: Burnable_Thing (4) - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalPosition.x - value: 265.25 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalPosition.y - value: 37.97 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalPosition.z - value: 0.0005 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_RootOrder - value: 9 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalScale.y - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - propertyPath: m_LocalScale.x - value: 4 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} ---- !u!4 &1572117509 stripped + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1601957680} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 0} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 4.217408, y: 0.56353134, z: -0.0005} + m_Extent: {x: 0.7038083, y: 0.43162245, z: 0.0005} +--- !u!1 &1604258888 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1604258889} + m_Layer: 0 + m_Name: Barriers + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1604258889 Transform: - m_CorrespondingSourceObject: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, - type: 3} - m_PrefabInstance: {fileID: 1572117508} + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} ---- !u!4 &1572677975 stripped + m_GameObject: {fileID: 1604258888} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -123.18453, y: -0.65263927, z: -0.0005} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 3962879855687029968} + - {fileID: 7732554449417407852} + - {fileID: 76739042} + - {fileID: 2090448081} + - {fileID: 559142421} + - {fileID: 68462492} + - {fileID: 560422319} + - {fileID: 493169556} + - {fileID: 1665422079} + - {fileID: 1572117509} + - {fileID: 1494496539} + - {fileID: 575812708} + - {fileID: 253702126} + - {fileID: 209653167} + - {fileID: 694592686} + m_Father: {fileID: 0} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1605852278 stripped Transform: - m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, + m_CorrespondingSourceObject: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, type: 3} - m_PrefabInstance: {fileID: 2072397468} + m_PrefabInstance: {fileID: 814219562} m_PrefabAsset: {fileID: 0} ---- !u!1 &1591701909 +--- !u!1 &1617519066 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -21609,24 +26913,24 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1591701913} - - component: {fileID: 1591701912} - - component: {fileID: 1591701911} - - component: {fileID: 1591701910} + - component: {fileID: 1617519070} + - component: {fileID: 1617519069} + - component: {fileID: 1617519068} + - component: {fileID: 1617519067} m_Layer: 9 - m_Name: New SpriteShapeController (6) + m_Name: New SpriteShapeController (21) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!68 &1591701910 +--- !u!68 &1617519067 EdgeCollider2D: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1591701909} + m_GameObject: {fileID: 1617519066} m_Enabled: 0 m_Density: 1 m_Material: {fileID: 0} @@ -21674,13 +26978,13 @@ EdgeCollider2D: - {x: -14.21516, y: 0.73562} - {x: -10.06145, y: 0.73275} - {x: -10.05947, y: 0.73277} ---- !u!114 &1591701911 +--- !u!114 &1617519068 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1591701909} + m_GameObject: {fileID: 1617519066} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} @@ -21689,37 +26993,19 @@ MonoBehaviour: m_Spline: m_IsOpenEnded: 1 m_ControlPoints: - - position: {x: -20.280102, y: 1.035553, z: 0} - leftTangent: {x: -0.3301468, y: 0.11251068, z: -0} - rightTangent: {x: 0.3301468, y: -0.11251068, z: 0} - mode: 1 - height: 1 - bevelCutoff: 0 - bevelSize: 0 - spriteIndex: 0 - corner: 0 - - position: {x: -17.166702, y: 0.60746956, z: 0} - leftTangent: {x: -1.5791779, y: 0.19188881, z: -0} - rightTangent: {x: 1.5791779, y: -0.19188881, z: 0} - mode: 1 - height: 1 - bevelCutoff: 0 - bevelSize: 0 - spriteIndex: 0 - corner: 0 - - position: {x: -13.6792755, y: 0.27823925, z: 0} - leftTangent: {x: -0.512146, y: 0.07613659, z: 0} - rightTangent: {x: 0.512146, y: -0.07613659, z: 0} + - position: {x: -0.36424923, y: -0.0046253204, z: 0} + leftTangent: {x: -0.17491913, y: -0.027072906, z: 0} + rightTangent: {x: 0.17491913, y: 0.027072906, z: 0} mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: -9.06839, y: -0.34197617, z: 0} - leftTangent: {x: -0.27876282, y: 0.17271328, z: 0} - rightTangent: {x: 0.27876282, y: -0.17271328, z: 0} - mode: 1 + - position: {x: 0.4846735, y: 0.07238197, z: 0} + leftTangent: {x: -0.41623878, y: -0.028476238, z: 0} + rightTangent: {x: 0.9033022, y: -0.08954525, z: 0} + mode: 2 height: 1 bevelCutoff: 0 bevelSize: 0 @@ -21732,13 +27018,13 @@ MonoBehaviour: m_ColliderDetail: 4 m_ColliderOffset: 0.18 m_ColliderCornerType: 0 ---- !u!1971053207 &1591701912 +--- !u!1971053207 &1617519069 SpriteShapeRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1591701909} + m_GameObject: {fileID: 1617519066} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 @@ -21783,23 +27069,23 @@ SpriteShapeRenderer: - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: -14.696262, y: 0.36168087, z: -0.0005} - m_Extent: {x: 5.7745156, y: 1.1032302, z: 0.0005} ---- !u!4 &1591701913 + m_Center: {x: 0.0070144385, y: 0.030232832, z: -0.0005} + m_Extent: {x: 0.50698704, y: 0.46677017, z: 0.0005} +--- !u!4 &1617519070 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1591701909} + m_GameObject: {fileID: 1617519066} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 84.130005, y: 15.049999, z: 0} + m_LocalPosition: {x: -5.71, y: 12.35, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 2027679588} - m_RootOrder: 4 + m_Father: {fileID: 1025537130} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1604258888 +--- !u!1 &1627257450 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -21807,40 +27093,124 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1604258889} + - component: {fileID: 1627257451} + - component: {fileID: 1627257453} + - component: {fileID: 1627257452} m_Layer: 0 - m_Name: Barriers + m_Name: WaterSpriteShapeController m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1604258889 +--- !u!4 &1627257451 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1604258888} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -123.18453, y: -0.65263927, z: -0.0005} + m_GameObject: {fileID: 1627257450} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.949999, y: -0.15999985, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: - - {fileID: 3962879855687029968} - - {fileID: 7732554449417407852} - - {fileID: 76739042} - - {fileID: 2090448081} - - {fileID: 559142421} - - {fileID: 68462492} - - {fileID: 560422319} - - {fileID: 493169556} - - {fileID: 1665422079} - - {fileID: 1572117509} - - {fileID: 1494496539} - m_Father: {fileID: 0} - m_RootOrder: 8 + m_Children: [] + m_Father: {fileID: 1494754517} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1617519066 +--- !u!114 &1627257452 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1627257450} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 1 + m_ControlPoints: + - position: {x: -8.389669, y: 0.43124008, z: 0} + leftTangent: {x: 0, y: 0, z: 0} + rightTangent: {x: 0, y: 0, z: 0} + mode: 0 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 22.343649, y: 0.4710579, z: 0} + leftTangent: {x: 0, y: 0, z: 0} + rightTangent: {x: 0, y: 0, z: 0} + mode: 0 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: d88edff5ab2bbdf45be675fffd512f78, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0 + m_ColliderCornerType: 0 +--- !u!1971053207 &1627257453 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1627257450} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: -1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 0} + m_Sprites: + - {fileID: 21300000, guid: 770b7877175380f458f8fd7949f9464b, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 6.9769897, y: 0.451149, z: -0.0005} + m_Extent: {x: 15.368364, y: 1.3357421, z: 0.0005} +--- !u!1 &1628141694 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -21848,118 +27218,631 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1617519070} - - component: {fileID: 1617519069} - - component: {fileID: 1617519068} - - component: {fileID: 1617519067} + - component: {fileID: 1628141695} + - component: {fileID: 1628141698} + - component: {fileID: 1628141697} + - component: {fileID: 1628141696} m_Layer: 9 - m_Name: New SpriteShapeController (21) + m_Name: SpriteShape (17) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!68 &1617519067 -EdgeCollider2D: +--- !u!4 &1628141695 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1617519066} - m_Enabled: 0 - m_Density: 1 - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 0, y: 0} - m_EdgeRadius: 0 - m_Points: - - {x: -10.05947, y: 0.73277} - - {x: -7.1517, y: 0.79494} - - {x: -7.14494, y: 0.79534} - - {x: -5.32016, y: 0.97233} - - {x: -5.31665, y: 0.97274} - - {x: -3.4255, y: 1.23151} - - {x: -3.42478, y: 1.23161} - - {x: -1.66556, y: 1.48698} - - {x: -0.23663, y: 1.65417} - - {x: 1.20094, y: 1.73452} - - {x: 2.80465, y: 1.7872} - - {x: 4.10916, y: 1.81597} - - {x: 4.82695, y: 1.82759} - - {x: 4.82112, y: 2.18754} - - {x: 4.10249, y: 2.17591} - - {x: 4.10197, y: 2.1759} - - {x: 2.79589, y: 2.1471} - - {x: 2.79492, y: 2.14707} - - {x: 1.18588, y: 2.09422} - - {x: 1.18381, y: 2.09413} - - {x: -0.26489, y: 2.01316} - - {x: -0.27033, y: 2.01269} - - {x: -1.71102, y: 1.84412} - - {x: -1.71348, y: 1.84379} - - {x: -3.4749, y: 1.58811} - - {x: -5.36021, y: 1.33014} - - {x: -7.16957, y: 1.15465} - - {x: -10.06423, y: 1.09275} - - {x: -14.21452, y: 1.09562} - - {x: -17.93525, y: 1.12529} - - {x: -19.72917, y: 1.1457} - - {x: -19.73327, y: 0.78572} - - {x: -17.93919, y: 0.76531} - - {x: -17.93889, y: 0.76531} - - {x: -14.21582, y: 0.73562} - - {x: -14.21516, y: 0.73562} - - {x: -10.06145, y: 0.73275} - - {x: -10.05947, y: 0.73277} ---- !u!114 &1617519068 + m_GameObject: {fileID: 1628141694} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 68.19, y: 65.05, z: 0.1562548} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1162355600} + - {fileID: 1971782117} + m_Father: {fileID: 648558924} + m_RootOrder: 14 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &1628141696 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1628141694} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: 0.6573, y: 0.26108} + - {x: 1.97384, y: 0.24009} + - {x: 1.97394, y: 0.24009} + - {x: 3.20132, y: 0.2212} + - {x: 3.20156, y: 0.2212} + - {x: 4.29866, y: 0.20582} + - {x: 4.29914, y: 0.20581} + - {x: 5.22489, y: 0.19537} + - {x: 5.22586, y: 0.19536} + - {x: 5.93964, y: 0.19127} + - {x: 5.94206, y: 0.19127} + - {x: 6.40743, y: 0.19503} + - {x: 6.41987, y: 0.19558} + - {x: 6.66209, y: 0.21481} + - {x: 6.79183, y: 0.28473} + - {x: 6.85631, y: 0.36755} + - {x: 6.92901, y: 0.43801} + - {x: 7.06923, y: 0.56552} + - {x: 7.25515, y: 0.73058} + - {x: 7.47527, y: 0.92422} + - {x: 7.72096, y: 1.14015} + - {x: 7.72128, y: 1.14042} + - {x: 7.98267, y: 1.37125} + - {x: 7.98332, y: 1.37182} + - {x: 8.25147, y: 1.61099} + - {x: 8.25247, y: 1.6119} + - {x: 8.51849, y: 1.85289} + - {x: 8.51996, y: 1.85424} + - {x: 8.77501, y: 2.09063} + - {x: 8.77711, y: 2.09261} + - {x: 9.0125, y: 2.31811} + - {x: 9.0156, y: 2.32114} + - {x: 9.22293, y: 2.52985} + - {x: 9.22773, y: 2.53488} + - {x: 9.39929, y: 2.72189} + - {x: 9.40748, y: 2.73148} + - {x: 9.53785, y: 2.89594} + - {x: 9.55372, y: 2.9197} + - {x: 9.64622, y: 3.08622} + - {x: 9.66836, y: 3.1839} + - {x: 9.65951, y: 3.32807} + - {x: 9.64675, y: 3.38391} + - {x: 9.62032, y: 3.44859} + - {x: 9.60829, y: 3.53967} + - {x: 9.59998, y: 3.72929} + - {x: 9.59936, y: 3.98224} + - {x: 9.6052, y: 4.28084} + - {x: 9.61574, y: 4.61617} + - {x: 9.62884, y: 4.97288} + - {x: 9.64259, y: 5.34385} + - {x: 9.64262, y: 5.34457} + - {x: 9.65495, y: 5.71838} + - {x: 9.65499, y: 5.71992} + - {x: 9.66385, y: 6.08682} + - {x: 9.66389, y: 6.08937} + - {x: 9.66725, y: 6.43983} + - {x: 9.66725, y: 6.4438} + - {x: 9.66299, y: 6.76854} + - {x: 9.6628, y: 6.77474} + - {x: 9.64868, y: 7.06521} + - {x: 9.64788, y: 7.07543} + - {x: 9.62105, y: 7.32488} + - {x: 9.61802, y: 7.34352} + - {x: 9.57266, y: 7.55126} + - {x: 9.55871, y: 7.59121} + - {x: 9.4763, y: 7.75901} + - {x: 9.42196, y: 7.82391} + - {x: 9.27754, y: 7.92986} + - {x: 9.23422, y: 7.95311} + - {x: 9.05666, y: 8.01843} + - {x: 9.03287, y: 8.02532} + - {x: 8.82295, y: 8.0703} + - {x: 8.80956, y: 8.07263} + - {x: 8.56358, y: 8.10563} + - {x: 8.55576, y: 8.1065} + - {x: 8.2742, y: 8.13147} + - {x: 8.26967, y: 8.13181} + - {x: 7.95491, y: 8.15152} + - {x: 7.95252, y: 8.15165} + - {x: 7.60776, y: 8.16851} + - {x: 7.6069, y: 8.16855} + - {x: 7.23565, y: 8.18487} + - {x: 6.84419, y: 8.20277} + - {x: 6.43276, y: 8.22464} + - {x: 6.00878, y: 8.25248} + - {x: 5.57541, y: 8.28849} + - {x: 5.13643, y: 8.33482} + - {x: 4.69634, y: 8.39352} + - {x: 4.25985, y: 8.46653} + - {x: 3.82071, y: 8.55797} + - {x: 3.8172, y: 8.55866} + - {x: 3.54681, y: 8.60921} + - {x: 3.54057, y: 8.61026} + - {x: 3.12375, y: 8.67269} + - {x: 3.12093, y: 8.67309} + - {x: 2.5811, y: 8.74499} + - {x: 2.57943, y: 8.7452} + - {x: 1.93662, y: 8.82454} + - {x: 1.93547, y: 8.82468} + - {x: 1.21071, y: 8.90927} + - {x: 1.20982, y: 8.90937} + - {x: 0.42439, y: 8.99698} + - {x: 0.42362, y: 8.99706} + - {x: -0.40109, y: 9.08539} + - {x: -0.40179, y: 9.08546} + - {x: -1.24441, y: 9.17226} + - {x: -1.24511, y: 9.17233} + - {x: -2.08418, y: 9.25535} + - {x: -2.08495, y: 9.25542} + - {x: -2.89907, y: 9.33236} + - {x: -2.89996, y: 9.33244} + - {x: -3.66776, y: 9.40106} + - {x: -3.66888, y: 9.40116} + - {x: -4.36901, y: 9.45918} + - {x: -4.37057, y: 9.4593} + - {x: -4.98188, y: 9.50447} + - {x: -4.98431, y: 9.50463} + - {x: -5.48617, y: 9.5347} + - {x: -5.49069, y: 9.53491} + - {x: -5.86488, y: 9.54762} + - {x: -5.87684, y: 9.54762} + - {x: -6.11764, y: 9.53934} + - {x: -6.16258, y: 9.53189} + - {x: -6.35999, y: 9.47205} + - {x: -6.38395, y: 9.46282} + - {x: -6.62942, y: 9.34698} + - {x: -6.63984, y: 9.34163} + - {x: -6.93334, y: 9.17831} + - {x: -6.93895, y: 9.17505} + - {x: -7.27768, y: 8.96974} + - {x: -7.28108, y: 8.96763} + - {x: -7.65851, y: 8.7269} + - {x: -7.66068, y: 8.72549} + - {x: -8.06925, y: 8.45632} + - {x: -8.07066, y: 8.45538} + - {x: -8.50241, y: 8.16492} + - {x: -8.50328, y: 8.16433} + - {x: -8.95015, y: 7.85979} + - {x: -8.9506, y: 7.85947} + - {x: -9.40435, y: 7.54814} + - {x: -9.40443, y: 7.54808} + - {x: -9.85642, y: 7.23757} + - {x: -10.29965, y: 6.9343} + - {x: -10.72158, y: 6.64848} + - {x: -11.11961, y: 6.3836} + - {x: -11.48033, y: 6.15035} + - {x: -11.7952, y: 5.95598} + - {x: -12.05799, y: 5.80628} + - {x: -12.30201, y: 5.67631} + - {x: -12.56018, y: 5.5422} + - {x: -12.83288, y: 5.40715} + - {x: -13.12657, y: 5.27121} + - {x: -13.44405, y: 5.13619} + - {x: -13.79183, y: 5.00231} + - {x: -14.17438, y: 4.87071} + - {x: -14.59616, y: 4.74263} + - {x: -15.06203, y: 4.61917} + - {x: -15.57663, y: 4.50154} + - {x: -16.14491, y: 4.39097} + - {x: -16.77026, y: 4.28894} + - {x: -17.45865, y: 4.19649} + - {x: -18.21291, y: 4.11517} + - {x: -19.03833, y: 4.04615} + - {x: -19.9393, y: 3.99073} + - {x: -20.83426, y: 3.95282} + - {x: -21.64146, y: 3.9346} + - {x: -22.36853, y: 3.93463} + - {x: -23.02132, y: 3.95144} + - {x: -23.60841, y: 3.98361} + - {x: -24.13505, y: 4.02959} + - {x: -24.60977, y: 4.088} + - {x: -25.03916, y: 4.15735} + - {x: -25.43137, y: 4.2364} + - {x: -25.79342, y: 4.32381} + - {x: -26.1341, y: 4.41876} + - {x: -26.45988, y: 4.51993} + - {x: -26.78025, y: 4.62692} + - {x: -27.10048, y: 4.73799} + - {x: -27.42845, y: 4.85209} + - {x: -27.42996, y: 4.85261} + - {x: -27.75885, y: 4.96368} + - {x: -28.10407, y: 5.1052} + - {x: -28.4939, y: 5.31292} + - {x: -28.92778, y: 5.58221} + - {x: -29.39285, y: 5.90119} + - {x: -29.87876, y: 6.2587} + - {x: -30.37451, y: 6.64261} + - {x: -30.8724, y: 7.04315} + - {x: -31.36043, y: 7.44702} + - {x: -31.83249, y: 7.84569} + - {x: -32.2786, y: 8.22741} + - {x: -32.68872, y: 8.58033} + - {x: -32.68894, y: 8.58053} + - {x: -33.05548, y: 8.89486} + - {x: -33.05658, y: 8.8958} + - {x: -33.3706, y: 9.1606} + - {x: -33.37337, y: 9.16289} + - {x: -33.6277, y: 9.36857} + - {x: -33.63482, y: 9.37404} + - {x: -33.8296, y: 9.51568} + - {x: -33.85771, y: 9.53235} + - {x: -34.00319, y: 9.60122} + - {x: -34.07458, y: 9.61818} + - {x: -34.26406, y: 9.6228} + - {x: -34.59546, y: 9.63152} + - {x: -35.08105, y: 9.64449} + - {x: -35.08105, y: 9.64448} + - {x: -35.69387, y: 9.66092} + - {x: -36.40794, y: 9.68006} + - {x: -36.40796, y: 9.68007} + - {x: -37.19715, y: 9.70112} + - {x: -37.19719, y: 9.70112} + - {x: -38.03542, y: 9.72332} + - {x: -38.03547, y: 9.72332} + - {x: -38.89666, y: 9.74589} + - {x: -38.89672, y: 9.74589} + - {x: -39.7548, y: 9.76807} + - {x: -39.75489, y: 9.76808} + - {x: -40.58379, y: 9.78908} + - {x: -40.58391, y: 9.78908} + - {x: -41.35756, y: 9.80815} + - {x: -41.35774, y: 9.80815} + - {x: -42.0501, y: 9.82449} + - {x: -42.05038, y: 9.82449} + - {x: -42.63544, y: 9.83735} + - {x: -42.63596, y: 9.83736} + - {x: -43.08795, y: 9.84596} + - {x: -43.08915, y: 9.84598} + - {x: -43.38419, y: 9.84956} + - {x: -43.39007, y: 9.84953} + - {x: -43.6271, y: 9.84445} + - {x: -43.81931, y: 9.67442} + - {x: -43.8488, y: 9.47076} + - {x: -43.84998, y: 9.4605} + - {x: -43.86633, y: 9.26812} + - {x: -43.86651, y: 9.2657} + - {x: -43.88692, y: 8.97837} + - {x: -43.887, y: 8.97718} + - {x: -43.91082, y: 8.60616} + - {x: -43.91086, y: 8.60539} + - {x: -43.93718, y: 8.16512} + - {x: -43.93721, y: 8.1645} + - {x: -43.96501, y: 7.66978} + - {x: -43.96504, y: 7.66923} + - {x: -43.99338, y: 7.13499} + - {x: -43.99341, y: 7.13444} + - {x: -44.0213, y: 6.57557} + - {x: -44.02133, y: 6.57498} + - {x: -44.04779, y: 6.00644} + - {x: -44.04782, y: 6.00577} + - {x: -44.07186, y: 5.44248} + - {x: -44.07189, y: 5.44166} + - {x: -44.09254, y: 4.89853} + - {x: -44.09257, y: 4.89748} + - {x: -44.10884, y: 4.38936} + - {x: -44.10888, y: 4.38793} + - {x: -44.1198, y: 3.92958} + - {x: -44.11983, y: 3.92743} + - {x: -44.12439, y: 3.53328} + - {x: -44.12439, y: 3.52967} + - {x: -44.12152, y: 3.21313} + - {x: -44.1213, y: 3.20571} + - {x: -44.10999, y: 2.98624} + - {x: -44.10151, y: 2.80869} + - {x: -44.10399, y: 2.58838} + - {x: -44.11581, y: 2.32138} + - {x: -44.13501, y: 2.01978} + - {x: -44.15969, y: 1.68926} + - {x: -44.18739, y: 1.34249} + - {x: -44.2161, y: 0.98471} + - {x: -44.21616, y: 0.98404} + - {x: -44.24367, y: 0.62401} + - {x: -44.24378, y: 0.62254} + - {x: -44.26787, y: 0.26786} + - {x: -44.26801, y: 0.26546} + - {x: -44.28653, y: -0.07643} + - {x: -44.28669, y: -0.08008} + - {x: -44.29739, y: -0.40204} + - {x: -44.29748, y: -0.40749} + - {x: -44.2981, y: -0.70273} + - {x: -44.29792, y: -0.7111} + - {x: -44.28589, y: -0.97372} + - {x: -44.28473, y: -0.98734} + - {x: -44.25654, y: -1.21373} + - {x: -44.25174, y: -1.23809} + - {x: -44.19929, y: -1.43083} + - {x: -44.178, y: -1.47903} + - {x: -44.06995, y: -1.649} + - {x: -43.97239, y: -1.72413} + - {x: -43.70344, y: -1.80969} + - {x: -43.67488, y: -1.81621} + - {x: -43.23055, y: -1.87913} + - {x: -43.22221, y: -1.88011} + - {x: -42.59322, y: -1.93855} + - {x: -42.58926, y: -1.93887} + - {x: -41.79832, y: -1.99431} + - {x: -41.79602, y: -1.99446} + - {x: -40.87348, y: -2.0469} + - {x: -40.87196, y: -2.04698} + - {x: -39.84944, y: -2.09623} + - {x: -39.84837, y: -2.09628} + - {x: -38.75774, y: -2.14214} + - {x: -38.75694, y: -2.14217} + - {x: -37.63027, y: -2.18441} + - {x: -37.62965, y: -2.18443} + - {x: -36.49904, y: -2.22279} + - {x: -36.49854, y: -2.2228} + - {x: -35.39613, y: -2.25707} + - {x: -35.39571, y: -2.25708} + - {x: -34.35363, y: -2.28699} + - {x: -34.35328, y: -2.287} + - {x: -33.40371, y: -2.31233} + - {x: -33.40339, y: -2.31234} + - {x: -32.57847, y: -2.33284} + - {x: -32.57816, y: -2.33284} + - {x: -31.91006, y: -2.34827} + - {x: -31.90972, y: -2.34828} + - {x: -31.43045, y: -2.35841} + - {x: -31.42984, y: -2.35842} + - {x: -31.17985, y: -2.36285} + - {x: -30.93651, y: -2.3782} + - {x: -30.46931, y: -2.42009} + - {x: -29.8125, y: -2.48481} + - {x: -28.99868, y: -2.56854} + - {x: -28.06242, y: -2.66718} + - {x: -28.06242, y: -2.66719} + - {x: -27.03294, y: -2.77723} + - {x: -27.03294, y: -2.77722} + - {x: -25.94338, y: -2.8947} + - {x: -24.82482, y: -3.01589} + - {x: -24.82482, y: -3.0159} + - {x: -23.70853, y: -3.13706} + - {x: -23.70851, y: -3.13706} + - {x: -22.62616, y: -3.25441} + - {x: -22.62607, y: -3.25442} + - {x: -21.60911, y: -3.36416} + - {x: -21.60894, y: -3.36418} + - {x: -20.68877, y: -3.46257} + - {x: -20.68847, y: -3.4626} + - {x: -19.89647, y: -3.54589} + - {x: -19.8959, y: -3.54595} + - {x: -19.26325, y: -3.61038} + - {x: -19.26199, y: -3.61051} + - {x: -18.81878, y: -3.65243} + - {x: -18.81451, y: -3.65278} + - {x: -18.59371, y: -3.66822} + - {x: -18.59178, y: -3.66834} + - {x: -18.4008, y: -3.67957} + - {x: -18.03458, y: -3.70955} + - {x: -17.50942, y: -3.75585} + - {x: -16.85753, y: -3.81467} + - {x: -16.85753, y: -3.81468} + - {x: -16.10324, y: -3.88289} + - {x: -16.10307, y: -3.88291} + - {x: -15.27277, y: -3.95719} + - {x: -15.27244, y: -3.95722} + - {x: -14.39185, y: -4.0343} + - {x: -14.39135, y: -4.03434} + - {x: -13.48617, y: -4.11096} + - {x: -13.48548, y: -4.11102} + - {x: -12.58137, y: -4.18392} + - {x: -12.58041, y: -4.18399} + - {x: -11.70301, y: -4.2499} + - {x: -11.70168, y: -4.24999} + - {x: -10.87651, y: -4.30565} + - {x: -10.87459, y: -4.30577} + - {x: -10.12704, y: -4.34793} + - {x: -10.12407, y: -4.34807} + - {x: -9.47908, y: -4.37346} + - {x: -9.47397, y: -4.37359} + - {x: -8.95499, y: -4.37885} + - {x: -8.94429, y: -4.37863} + - {x: -8.56592, y: -4.35931} + - {x: -8.53124, y: -4.35403} + - {x: -8.27427, y: -4.28806} + - {x: -8.16493, y: -4.20759} + - {x: -8.05062, y: -4.0225} + - {x: -8.029, y: -3.97014} + - {x: -7.97689, y: -3.7478} + - {x: -7.97312, y: -3.72509} + - {x: -7.94644, y: -3.45579} + - {x: -7.94567, y: -3.44396} + - {x: -7.93581, y: -3.12604} + - {x: -7.93573, y: -3.11905} + - {x: -7.93895, y: -2.76024} + - {x: -7.93905, y: -2.75581} + - {x: -7.95239, y: -2.36634} + - {x: -7.95252, y: -2.36347} + - {x: -7.97325, y: -1.9545} + - {x: -7.97335, y: -1.95271} + - {x: -7.99878, y: -1.53579} + - {x: -7.99884, y: -1.53485} + - {x: -8.02627, y: -1.12171} + - {x: -8.02629, y: -1.12155} + - {x: -8.05308, y: -0.72378} + - {x: -8.07641, y: -0.35575} + - {x: -8.09368, y: -0.02929} + - {x: -8.10228, y: 0.24114} + - {x: -8.1013, y: 0.33473} + - {x: -7.58418, y: 0.34738} + - {x: -6.80173, y: 0.35146} + - {x: -5.81828, y: 0.34772} + - {x: -4.67442, y: 0.33757} + - {x: -4.67442, y: 0.33758} + - {x: -3.41488, y: 0.32242} + - {x: -3.41488, y: 0.32241} + - {x: -2.07792, y: 0.30366} + - {x: -0.70721, y: 0.28274} + - {x: 0.6573, y: 0.26108} +--- !u!114 &1628141697 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1617519066} + m_GameObject: {fileID: 1628141694} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} m_Name: m_EditorClassIdentifier: m_Spline: - m_IsOpenEnded: 1 + m_IsOpenEnded: 0 m_ControlPoints: - - position: {x: -0.36424923, y: -0.0046253204, z: 0} - leftTangent: {x: -0.17491913, y: -0.027072906, z: 0} - rightTangent: {x: 0.17491913, y: 0.027072906, z: 0} + - position: {x: 6.5609207, y: 0.5578804, z: 0} + leftTangent: {x: 0.0059661865, y: 0.09586334, z: -0} + rightTangent: {x: -0.0059661865, y: -0.09586334, z: 0} mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 0.4846735, y: 0.07238197, z: 0} - leftTangent: {x: -0.41623878, y: -0.028476238, z: 0} - rightTangent: {x: 0.9033022, y: -0.08954525, z: 0} + - position: {x: -8.40089, y: 0.6599426, z: 0} + leftTangent: {x: 0.5881729, y: 0.15932465, z: 0} + rightTangent: {x: -0.22438431, y: -0.060783386, z: 0} mode: 2 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + - position: {x: -8.427059, y: -3.9659348, z: 0} + leftTangent: {x: 0.40003967, y: 0.31524658, z: 0} + rightTangent: {x: -0.40003967, y: -0.31524658, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -18.57027, y: -3.3190079, z: 0} + leftTangent: {x: 0.5111351, y: -0.0039901733, z: -0} + rightTangent: {x: -0.5111351, y: 0.0039901733, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -31.16573, y: -2.0130463, z: 0} + leftTangent: {x: 0.72699356, y: -0.009109497, z: 0} + rightTangent: {x: -0.72699356, y: 0.009109497, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -43.807617, y: -1.4092789, z: 0} + leftTangent: {x: 0.37820053, y: -0.33838654, z: 0} + rightTangent: {x: -0.37820053, y: 0.33838654, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -43.76045, y: 3.0042572, z: 0} + leftTangent: {x: 0.08327103, y: -0.8701401, z: 0} + rightTangent: {x: -0.08327103, y: 0.8701401, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -43.49131, y: 9.497284, z: 0} + leftTangent: {x: -0.038986206, y: -0.049728394, z: 0} + rightTangent: {x: 0.022727966, y: 0.02898407, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: -34.11978, y: 9.269188, z: 0} + leftTangent: {x: -0.29006958, y: 0.005104065, z: -0} + rightTangent: {x: 0.29006958, y: -0.005104065, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -27.881424, y: 4.6356583, z: 0} + leftTangent: {x: -1.8496475, y: 0.60913086, z: 0} + rightTangent: {x: 1.8496475, y: -0.60913086, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -19.92131, y: 3.6411743, z: 0} + leftTangent: {x: -5.050602, y: -0.2588501, z: 0} + rightTangent: {x: 5.050602, y: 0.2588501, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -11.88921, y: 5.499626, z: 0} + leftTangent: {x: -1.3042984, y: -0.6974335, z: 0} + rightTangent: {x: 1.3042984, y: 0.6974335, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: -6.0828514, y: 9.190338, z: 0} + leftTangent: {x: -0.6823883, y: -0.095458984, z: -0} + rightTangent: {x: 0.6823883, y: 0.095458984, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 3.7511215, y: 8.214958, z: 0} + leftTangent: {x: -0.98654175, y: 0.22834015, z: 0} + rightTangent: {x: 2.3470001, y: -0.5432358, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 9.180801, y: 7.566742, z: 0} + leftTangent: {x: -0.3354721, y: 0.39487457, z: 0} + rightTangent: {x: 0.3354721, y: -0.39487457, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 9.31192, y: 3.2780304, z: 0} + leftTangent: {x: -0.2115736, y: 0.21909714, z: -0} + rightTangent: {x: 0.2115736, y: -0.21909714, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 7419561793c73b34caa7c8b7f864a799, type: 2} m_SplineDetail: 16 m_AdaptiveUV: 1 - m_UpdateCollider: 0 - m_ColliderDetail: 4 - m_ColliderOffset: 0.18 + m_UpdateCollider: 1 + m_ColliderDetail: 16 + m_ColliderOffset: 0.35 m_ColliderCornerType: 0 ---- !u!1971053207 &1617519069 +--- !u!1971053207 &1628141698 SpriteShapeRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1617519066} + m_GameObject: {fileID: 1628141694} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 @@ -21989,37 +27872,26 @@ SpriteShapeRenderer: m_LightmapParameters: {fileID: 0} m_SortingLayerID: -480944179 m_SortingLayer: 2 - m_SortingOrder: 1 + m_SortingOrder: 0 m_Color: {r: 1, g: 1, b: 1, a: 1} m_MaskInteraction: 0 - m_ShapeTexture: {fileID: 0} + m_ShapeTexture: {fileID: 2800000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} m_Sprites: - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} - - {fileID: 0} - - {fileID: 0} - - {fileID: 0} - - {fileID: 0} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: 7a33ec8d81f8de84e9bcee25c84a0a68, type: 3} + - {fileID: 21300000, guid: 12ccb39abf7fdde4489b45f7dc2ddb95, type: 3} + - {fileID: 21300000, guid: 32f1aa5b812a2a349afca26ff07162f8, type: 3} + - {fileID: 21300000, guid: 8def5351e5bb6664eb4d57cf426463d9, type: 3} - {fileID: 0} - {fileID: 0} - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: 0.0070144385, y: 0.030232832, z: -0.0005} - m_Extent: {x: 0.50698704, y: 0.46677017, z: 0.0005} ---- !u!4 &1617519070 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1617519066} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -5.71, y: 12.35, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 1025537130} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_Center: {x: -17.31607, y: 2.6988602, z: -0.004} + m_Extent: {x: 27.130985, y: 7.226263, z: 0.004} --- !u!1001 &1641617584 PrefabInstance: m_ObjectHideFlags: 0 @@ -22132,7 +28004,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.y - value: 27.32 + value: 28.07 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.z @@ -22730,6 +28602,298 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} +--- !u!1 &1678195926 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1678195927} + - component: {fileID: 1678195930} + - component: {fileID: 1678195929} + - component: {fileID: 1678195928} + m_Layer: 9 + m_Name: SpriteShape (6) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1678195927 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1678195926} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 53.1, y: 72.48, z: 0.1562548} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 648558924} + m_RootOrder: 15 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &1678195928 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1678195926} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: 0.08774, y: 0.62929} + - {x: 0.09024, y: 0.62933} + - {x: 0.50202, y: 0.63895} + - {x: 0.50489, y: 0.63905} + - {x: 0.89384, y: 0.6549} + - {x: 0.89742, y: 0.65508} + - {x: 1.25255, y: 0.67729} + - {x: 1.25747, y: 0.67767} + - {x: 1.56831, y: 0.70646} + - {x: 1.57597, y: 0.70735} + - {x: 1.83367, y: 0.74343} + - {x: 1.84792, y: 0.74607} + - {x: 2.05082, y: 0.7929} + - {x: 2.0865, y: 0.80558} + - {x: 2.22511, y: 0.87358} + - {x: 2.27031, y: 0.90616} + - {x: 2.34279, y: 0.97975} + - {x: 2.3489, y: 0.9863} + - {x: 2.39981, y: 1.04393} + - {x: 2.4064, y: 1.05188} + - {x: 2.45234, y: 1.11097} + - {x: 2.45936, y: 1.1207} + - {x: 2.49998, y: 1.18161} + - {x: 2.50711, y: 1.19333} + - {x: 2.54196, y: 1.25637} + - {x: 2.54892, y: 1.27051} + - {x: 2.57734, y: 1.33597} + - {x: 2.58349, y: 1.35249} + - {x: 2.60468, y: 1.42035} + - {x: 2.60937, y: 1.43922} + - {x: 2.62248, y: 1.50925} + - {x: 2.62501, y: 1.52993} + - {x: 2.62922, y: 1.60147} + - {x: 2.62907, y: 1.62311} + - {x: 2.62385, y: 1.69515} + - {x: 2.62089, y: 1.71651} + - {x: 2.60618, y: 1.78792} + - {x: 2.60072, y: 1.80797} + - {x: 2.57685, y: 1.87788} + - {x: 2.56951, y: 1.89586} + - {x: 2.53702, y: 1.9637} + - {x: 2.52857, y: 1.97916} + - {x: 2.48804, y: 2.04475} + - {x: 2.47917, y: 2.05769} + - {x: 2.43105, y: 2.12119} + - {x: 2.42227, y: 2.13182} + - {x: 2.34971, y: 2.21255} + - {x: 2.29936, y: 2.25067} + - {x: 2.15435, y: 2.322} + - {x: 2.11712, y: 2.33508} + - {x: 1.90362, y: 2.38244} + - {x: 1.88928, y: 2.38496} + - {x: 1.61562, y: 2.42075} + - {x: 1.60797, y: 2.42157} + - {x: 1.27617, y: 2.44933} + - {x: 1.27125, y: 2.44966} + - {x: 0.89124, y: 2.47004} + - {x: 0.88763, y: 2.4702} + - {x: 0.471, y: 2.48341} + - {x: 0.46807, y: 2.48348} + - {x: 0.02696, y: 2.48962} + - {x: 0.02435, y: 2.48963} + - {x: -0.42888, y: 2.48876} + - {x: -0.43142, y: 2.48873} + - {x: -0.8844, y: 2.48089} + - {x: -0.88708, y: 2.48082} + - {x: -1.32739, y: 2.46603} + - {x: -1.33047, y: 2.4659} + - {x: -1.74581, y: 2.44417} + - {x: -1.74967, y: 2.44392} + - {x: -2.12796, y: 2.41521} + - {x: -2.13334, y: 2.41471} + - {x: -2.46309, y: 2.37881} + - {x: -2.47154, y: 2.37767} + - {x: -2.74318, y: 2.33379} + - {x: -2.75918, y: 2.33039} + - {x: -2.97189, y: 2.27398} + - {x: -3.01306, y: 2.25685} + - {x: -3.15653, y: 2.17296} + - {x: -3.20751, y: 2.1267} + - {x: -3.2735, y: 2.03543} + - {x: -3.2816, y: 2.02309} + - {x: -3.32261, y: 1.95414} + - {x: -3.33072, y: 1.9387} + - {x: -3.36298, y: 1.86851} + - {x: -3.37029, y: 1.84965} + - {x: -3.39312, y: 1.77797} + - {x: -3.39851, y: 1.75592} + - {x: -3.41108, y: 1.68307} + - {x: -3.41344, y: 1.65872} + - {x: -3.41509, y: 1.58586} + - {x: -3.41378, y: 1.56102} + - {x: -3.40461, y: 1.48982} + - {x: -3.39983, y: 1.46633} + - {x: -3.38075, y: 1.39827} + - {x: -3.37347, y: 1.37764} + - {x: -3.34596, y: 1.31361} + - {x: -3.33741, y: 1.29653} + - {x: -3.303, y: 1.23663} + - {x: -3.29429, y: 1.22306} + - {x: -3.25419, y: 1.16681} + - {x: -3.24604, y: 1.15629} + - {x: -3.20111, y: 1.10294} + - {x: -3.19385, y: 1.09489} + - {x: -3.14466, y: 1.04371} + - {x: -3.13851, y: 1.03764} + - {x: -3.08543, y: 0.98792} + - {x: -3.08036, y: 0.98336} + - {x: -3.02368, y: 0.93451} + - {x: -3.01963, y: 0.93112} + - {x: -2.94311, y: 0.86933} + - {x: -2.9034, y: 0.84556} + - {x: -2.76477, y: 0.78706} + - {x: -2.73384, y: 0.77745} + - {x: -2.52936, y: 0.73533} + - {x: -2.51686, y: 0.73325} + - {x: -2.25622, y: 0.70013} + - {x: -2.24937, y: 0.6994} + - {x: -1.9357, y: 0.67277} + - {x: -1.93122, y: 0.67245} + - {x: -1.57374, y: 0.65188} + - {x: -1.57042, y: 0.65172} + - {x: -1.17974, y: 0.63713} + - {x: -1.17702, y: 0.63705} + - {x: -0.7642, y: 0.62844} + - {x: -0.76177, y: 0.6284} + - {x: -0.33801, y: 0.62581} + - {x: -0.33564, y: 0.62581} + - {x: 0.08774, y: 0.62929} +--- !u!114 &1678195929 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1678195926} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 0 + m_ControlPoints: + - position: {x: -2.7537804, y: 1.1406097, z: 0} + leftTangent: {x: 0.31217867, y: -0.24533197, z: -0} + rightTangent: {x: -0.31217867, y: 0.24533197, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: -2.9602585, y: 1.9054642, z: 0} + leftTangent: {x: -0.24497756, y: -0.31245688, z: -0} + rightTangent: {x: 0.24497756, y: 0.31245688, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: 2.1253777, y: 1.9684906, z: 0} + leftTangent: {x: -0.27040243, y: 0.2789773, z: -0} + rightTangent: {x: 0.27040243, y: -0.2789773, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 2.0547523, y: 1.1575851, z: 0} + leftTangent: {x: 0.279284, y: 0.27008566, z: -0} + rightTangent: {x: -0.279284, y: -0.27008566, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 7419561793c73b34caa7c8b7f864a799, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 1 + m_ColliderDetail: 16 + m_ColliderOffset: 0.33 + m_ColliderCornerType: 0 +--- !u!1971053207 &1678195930 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1678195926} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 0 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 2800000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: 7a33ec8d81f8de84e9bcee25c84a0a68, type: 3} + - {fileID: 21300000, guid: 12ccb39abf7fdde4489b45f7dc2ddb95, type: 3} + - {fileID: 21300000, guid: 32f1aa5b812a2a349afca26ff07162f8, type: 3} + - {fileID: 21300000, guid: 8def5351e5bb6664eb4d57cf426463d9, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: -0.39327705, y: 1.5220664, z: -0.002} + m_Extent: {x: 3.1891928, y: 1.0636587, z: 0.002} --- !u!1001 &1679620687 PrefabInstance: m_ObjectHideFlags: 0 @@ -22743,11 +28907,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.x - value: -0.72 + value: -0.66 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.y - value: -3.85 + value: -3.34 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.z @@ -22785,6 +28949,18 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.4 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} --- !u!4 &1680062867 stripped @@ -23287,6 +29463,174 @@ Transform: m_Father: {fileID: 2027679588} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1720264530 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} + m_Modifications: + - target: {fileID: 6148069962227925277, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_Name + value: FireElement (7) + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalPosition.x + value: 44.9 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalPosition.y + value: 46.71 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.17578126 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_RootOrder + value: 26 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 7767631128845867265, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 7767631128845867265, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e79fbf1855fce6e4387f467f1fb65960, type: 3} +--- !u!1001 &1723811473 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1604258889} + m_Modifications: + - target: {fileID: 448694265548740068, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_Name + value: Burnable_Thing (6) + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalPosition.x + value: 186.07 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalPosition.y + value: 80.2 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.0005 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalScale.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, + type: 3} + propertyPath: m_LocalScale.x + value: 4 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} --- !u!4 &1729425980 stripped Transform: m_CorrespondingSourceObject: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, @@ -23506,12 +29850,12 @@ PrefabInstance: - target: {fileID: 52145075018362285, guid: 2e3528907311e438dab0d393127aa332, type: 3} propertyPath: m_LocalPosition.x - value: 111 + value: 20.9 objectReference: {fileID: 0} - target: {fileID: 52145075018362285, guid: 2e3528907311e438dab0d393127aa332, type: 3} propertyPath: m_LocalPosition.y - value: 37.6 + value: 91.64 objectReference: {fileID: 0} - target: {fileID: 52145075018362285, guid: 2e3528907311e438dab0d393127aa332, type: 3} @@ -23699,6 +30043,12 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 2e3528907311e438dab0d393127aa332, type: 3} +--- !u!4 &1741470320 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 395035932932740992, guid: 3ff4cf871f5edaa40b0530c80a9ff9df, + type: 3} + m_PrefabInstance: {fileID: 314353932} + m_PrefabAsset: {fileID: 0} --- !u!4 &1764763888 stripped Transform: m_CorrespondingSourceObject: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, @@ -23918,17 +30268,106 @@ PrefabInstance: - target: {fileID: 4605225109116865588, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_Name - value: AirElement (6) + value: AirElement (6) + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalPosition.x + value: -99.24 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalPosition.y + value: -33.91 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.17578126 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_LocalScale.y + value: 0.7 + objectReference: {fileID: 0} + - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_SortingLayerID + value: -480944179 + objectReference: {fileID: 0} + - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_SortingLayer + value: 2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} +--- !u!1001 &1805885733 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1822592771} + m_Modifications: + - target: {fileID: 4605225109116865588, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, + type: 3} + propertyPath: m_Name + value: AirElement (1) objectReference: {fileID: 0} - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalPosition.x - value: -99.24 + value: 32.57083 objectReference: {fileID: 0} - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_LocalPosition.y - value: -33.91 + value: -34.112133 objectReference: {fileID: 0} - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} @@ -23958,7 +30397,7 @@ PrefabInstance: - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} propertyPath: m_RootOrder - value: 11 + value: 6 objectReference: {fileID: 0} - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} @@ -23997,95 +30436,342 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} ---- !u!1001 &1805885733 -PrefabInstance: +--- !u!1 &1810647776 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1810647777} + - component: {fileID: 1810647782} + - component: {fileID: 1810647781} + - component: {fileID: 1810647780} + - component: {fileID: 1810647779} + - component: {fileID: 1810647778} + m_Layer: 9 + m_Name: MovingPlatform (5) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1810647777 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1810647776} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 116.35, y: 53.16, z: 0.109375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 317361711} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1810647778 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1810647776} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 380748855358446f380bc8c3c2ba54f1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Points: + - {x: 0, y: 15} + - {x: 0, y: 0} + m_Tags: + - Player + - Enemy + - Interactive + m_Speed: 0.2 + m_Wait: 1 + m_StartIndex: 1 + m_MoveingByTouching: 0 + m_Loop: 0 +--- !u!61 &1810647779 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1810647776} + m_Enabled: 0 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 2, y: 2} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!68 &1810647780 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1810647776} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: 2.25011, y: 0.64232} + - {x: 2.51697, y: 0.64789} + - {x: 2.52375, y: 0.64812} + - {x: 2.77808, y: 0.66035} + - {x: 2.78643, y: 0.66089} + - {x: 3.02255, y: 0.68017} + - {x: 3.03367, y: 0.68133} + - {x: 3.24677, y: 0.70837} + - {x: 3.26317, y: 0.71101} + - {x: 3.45076, y: 0.7476} + - {x: 3.47812, y: 0.75456} + - {x: 3.64482, y: 0.80715} + - {x: 3.69846, y: 0.8313} + - {x: 3.83264, y: 0.91184} + - {x: 3.88839, y: 0.95731} + - {x: 3.97043, y: 1.04664} + - {x: 3.99433, y: 1.07708} + - {x: 4.04977, y: 1.1602} + - {x: 4.07449, y: 1.2075} + - {x: 4.11312, y: 1.30565} + - {x: 4.12924, y: 1.37186} + - {x: 4.14054, y: 1.48135} + - {x: 4.13728, y: 1.55492} + - {x: 4.11695, y: 1.65994} + - {x: 4.09636, y: 1.72178} + - {x: 4.05434, y: 1.80843} + - {x: 4.0288, y: 1.85015} + - {x: 3.97804, y: 1.91732} + - {x: 3.95617, y: 1.94257} + - {x: 3.90331, y: 1.99593} + - {x: 3.88757, y: 2.01051} + - {x: 3.83454, y: 2.05557} + - {x: 3.82462, y: 2.06358} + - {x: 3.77181, y: 2.104} + - {x: 3.76677, y: 2.10776} + - {x: 3.71446, y: 2.14576} + - {x: 3.71361, y: 2.14638} + - {x: 3.66354, y: 2.18243} + - {x: 3.61777, y: 2.21629} + - {x: 3.57771, y: 2.24774} + - {x: 3.54312, y: 2.27741} + - {x: 3.48947, y: 2.32913} + - {x: 3.46375, y: 2.3508} + - {x: 3.36056, y: 2.42646} + - {x: 3.31717, y: 2.45201} + - {x: 3.17827, y: 2.51596} + - {x: 3.15214, y: 2.52625} + - {x: 2.99784, y: 2.57724} + - {x: 2.98044, y: 2.5823} + - {x: 2.80874, y: 2.62554} + - {x: 2.79591, y: 2.62841} + - {x: 2.60849, y: 2.66525} + - {x: 2.5982, y: 2.66705} + - {x: 2.39837, y: 2.69772} + - {x: 2.38943, y: 2.69893} + - {x: 2.18105, y: 2.72325} + - {x: 2.17267, y: 2.72408} + - {x: 1.95997, y: 2.74167} + - {x: 1.95156, y: 2.74222} + - {x: 1.73884, y: 2.75261} + - {x: 1.7298, y: 2.75288} + - {x: 1.52128, y: 2.75552} + - {x: 1.51089, y: 2.75543} + - {x: 1.31057, y: 2.74964} + - {x: 1.29779, y: 2.74894} + - {x: 1.10919, y: 2.73379} + - {x: 1.09228, y: 2.73186} + - {x: 0.91784, y: 2.70581} + - {x: 0.8937, y: 2.70098} + - {x: 0.73354, y: 2.66066} + - {x: 0.69614, y: 2.64804} + - {x: 0.54615, y: 2.58384} + - {x: 0.4858, y: 2.54722} + - {x: 0.37525, y: 2.45666} + - {x: 0.34147, y: 2.42315} + - {x: 0.28662, y: 2.35728} + - {x: 0.25097, y: 2.31851} + - {x: 0.20969, y: 2.27663} + - {x: 0.1642, y: 2.23233} + - {x: 0.11486, y: 2.18481} + - {x: 0.11298, y: 2.18297} + - {x: 0.06301, y: 2.13383} + - {x: 0.05777, y: 2.12851} + - {x: 0.00819, y: 2.07675} + - {x: -0.00082, y: 2.06681} + - {x: -0.04922, y: 2.01052} + - {x: -0.06239, y: 1.99382} + - {x: -0.10845, y: 1.92998} + - {x: -0.12535, y: 1.90313} + - {x: -0.16647, y: 1.82754} + - {x: -0.18435, y: 1.78618} + - {x: -0.21439, y: 1.69495} + - {x: -0.22615, y: 1.63683} + - {x: -0.23472, y: 1.53154} + - {x: -0.23098, y: 1.4635} + - {x: -0.21008, y: 1.35539} + - {x: -0.1891, y: 1.29272} + - {x: -0.14155, y: 1.1955} + - {x: -0.11222, y: 1.14919} + - {x: -0.0471, y: 1.06766} + - {x: -0.01866, y: 1.03755} + - {x: 0.07057, y: 0.9575} + - {x: 0.12221, y: 0.92173} + - {x: 0.25494, y: 0.85258} + - {x: 0.29876, y: 0.83479} + - {x: 0.46273, y: 0.78563} + - {x: 0.48525, y: 0.78001} + - {x: 0.67332, y: 0.7422} + - {x: 0.68712, y: 0.73982} + - {x: 0.90164, y: 0.70907} + - {x: 0.91128, y: 0.70788} + - {x: 1.1489, y: 0.68319} + - {x: 1.15636, y: 0.68253} + - {x: 1.41193, y: 0.66369} + - {x: 1.41821, y: 0.66331} + - {x: 1.68585, y: 0.65034} + - {x: 1.69158, y: 0.65013} + - {x: 1.96518, y: 0.64315} + - {x: 1.97082, y: 0.64307} + - {x: 2.24415, y: 0.64226} + - {x: 2.25011, y: 0.64232} +--- !u!114 &1810647781 +MonoBehaviour: m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 1822592771} - m_Modifications: - - target: {fileID: 4605225109116865588, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_Name - value: AirElement (1) - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalPosition.x - value: 32.57083 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalPosition.y - value: -34.112133 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalPosition.z - value: 0.17578126 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_RootOrder - value: 6 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalScale.x - value: 0.7 - objectReference: {fileID: 0} - - target: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_LocalScale.y - value: 0.7 - objectReference: {fileID: 0} - - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_SortingLayerID - value: -480944179 - objectReference: {fileID: 0} - - target: {fileID: 105682324961186856, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, - type: 3} - propertyPath: m_SortingLayer - value: 2 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1810647776} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 0 + m_ControlPoints: + - position: {x: 0.38108063, y: 1.3506584, z: 0} + leftTangent: {x: 0.31217867, y: -0.24533197, z: -0} + rightTangent: {x: -0.31217867, y: 0.24533197, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: 0.710495, y: 2.0849419, z: 0} + leftTangent: {x: -0.24497756, y: -0.31245688, z: -0} + rightTangent: {x: 0.24497756, y: 0.31245688, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 1 + - position: {x: 3.1545258, y: 1.957531, z: 0} + leftTangent: {x: -0.27040243, y: 0.2789773, z: -0} + rightTangent: {x: 0.27040243, y: -0.2789773, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 3.544487, y: 1.322032, z: 0} + leftTangent: {x: 0.279284, y: 0.27008566, z: -0} + rightTangent: {x: -0.279284, y: -0.27008566, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 7419561793c73b34caa7c8b7f864a799, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 1 + m_ColliderDetail: 16 + m_ColliderOffset: 0.5 + m_ColliderCornerType: 0 +--- !u!1971053207 &1810647782 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1810647776} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 0 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 2800000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: ba99f04fad336dc4cae4bc02a82688c1, type: 3} + - {fileID: 21300000, guid: 7a33ec8d81f8de84e9bcee25c84a0a68, type: 3} + - {fileID: 21300000, guid: 12ccb39abf7fdde4489b45f7dc2ddb95, type: 3} + - {fileID: 21300000, guid: 32f1aa5b812a2a349afca26ff07162f8, type: 3} + - {fileID: 21300000, guid: 8def5351e5bb6664eb4d57cf426463d9, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 1.9506153, y: 1.6624353, z: -0.002} + m_Extent: {x: 2.182372, y: 1.018604, z: 0.002} --- !u!1001 &1810978026 PrefabInstance: m_ObjectHideFlags: 0 @@ -24101,12 +30787,12 @@ PrefabInstance: - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, type: 3} propertyPath: m_LocalPosition.x - value: 98.03 + value: 102.9 objectReference: {fileID: 0} - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, type: 3} propertyPath: m_LocalPosition.y - value: -6.7 + value: -6.64 objectReference: {fileID: 0} - target: {fileID: 5794390821522793468, guid: 4512b8eb550115443bbba2ecd59a960c, type: 3} @@ -24412,9 +31098,25 @@ Transform: - {fileID: 1810978027} - {fileID: 1941692319} - {fileID: 1641617585} + - {fileID: 1901208819} + - {fileID: 1455893092} + - {fileID: 1395526599} + - {fileID: 577226064} + - {fileID: 956143230} + - {fileID: 1422968523} + - {fileID: 858869764} + - {fileID: 1341029162} + - {fileID: 920396227} + - {fileID: 2132661323} m_Father: {fileID: 0} m_RootOrder: 16 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1829806804 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 6cd7f8e10f89642fd88661db0d3f3827, + type: 3} + m_PrefabInstance: {fileID: 1428592906} + m_PrefabAsset: {fileID: 0} --- !u!1 &1836249939 GameObject: m_ObjectHideFlags: 0 @@ -24862,50 +31564,135 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.x - value: 61.21 + value: 61.21 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalPosition.y + value: -13.22 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} +--- !u!1001 &1864783512 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1604258889} + m_Modifications: + - target: {fileID: 409628990199799981, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} + propertyPath: m_Name + value: Destroyable_Thing (4) + objectReference: {fileID: 0} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} + propertyPath: m_LocalPosition.x + value: 177.48 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} propertyPath: m_LocalPosition.y - value: -13.99 + value: 78.38 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} propertyPath: m_LocalPosition.z - value: 0.29297078 + value: 0.0005 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} propertyPath: m_RootOrder - value: 11 + value: 12 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} + propertyPath: m_LocalScale.y + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 409628990199799977, guid: e4e5bb7ea70246a43aa8904156c0cd90, + type: 3} + propertyPath: m_LocalScale.x + value: 1.1999999 + objectReference: {fileID: 0} m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} + m_SourcePrefab: {fileID: 100100000, guid: e4e5bb7ea70246a43aa8904156c0cd90, type: 3} +--- !u!4 &1878328143 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, + type: 3} + m_PrefabInstance: {fileID: 1333182539} + m_PrefabAsset: {fileID: 0} --- !u!1 &1884291993 GameObject: m_ObjectHideFlags: 0 @@ -25516,6 +32303,12 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} +--- !u!4 &1901208819 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1430575287304331681, guid: e79fbf1855fce6e4387f467f1fb65960, + type: 3} + m_PrefabInstance: {fileID: 1477379813} + m_PrefabAsset: {fileID: 0} --- !u!1 &1901707166 GameObject: m_ObjectHideFlags: 0 @@ -25862,6 +32655,85 @@ Transform: m_Father: {fileID: 209128644} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1936851005 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1936851006} + - component: {fileID: 1936851007} + m_Layer: 0 + m_Name: WaterTile2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1936851006 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1936851005} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.74, y: -2.94, z: 0} + m_LocalScale: {x: 16.682358, y: 1.4, z: 1} + m_Children: [] + m_Father: {fileID: 1494754517} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &1936851007 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1936851005} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: -1 + m_Sprite: {fileID: 21300000, guid: d278cf8078a6f5a488b70072d5d64a25, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 3, y: 3} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!4 &1937681666 stripped Transform: m_CorrespondingSourceObject: {fileID: 8746327460217138312, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, @@ -26184,7 +33056,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.y - value: -35.2 + value: -34.47 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: 49ad5eee708571d449789cb994b54fcb, type: 3} propertyPath: m_LocalPosition.z @@ -26593,6 +33465,186 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 5ab2931e604d74039ab392b8189d5cbc, type: 3} +--- !u!1 &1971782116 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1971782117} + - component: {fileID: 1971782120} + - component: {fileID: 1971782119} + - component: {fileID: 1971782118} + m_Layer: 9 + m_Name: New SpriteShapeController (33) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1971782117 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1971782116} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 4.83, y: 7.22, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1628141695} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &1971782118 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1971782116} + m_Enabled: 0 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: -10.05947, y: 0.73277} + - {x: -7.1517, y: 0.79494} + - {x: -7.14494, y: 0.79534} + - {x: -5.32016, y: 0.97233} + - {x: -5.31665, y: 0.97274} + - {x: -3.4255, y: 1.23151} + - {x: -3.42478, y: 1.23161} + - {x: -1.66556, y: 1.48698} + - {x: -0.23663, y: 1.65417} + - {x: 1.20094, y: 1.73452} + - {x: 2.80465, y: 1.7872} + - {x: 4.10916, y: 1.81597} + - {x: 4.82695, y: 1.82759} + - {x: 4.82112, y: 2.18754} + - {x: 4.10249, y: 2.17591} + - {x: 4.10197, y: 2.1759} + - {x: 2.79589, y: 2.1471} + - {x: 2.79492, y: 2.14707} + - {x: 1.18588, y: 2.09422} + - {x: 1.18381, y: 2.09413} + - {x: -0.26489, y: 2.01316} + - {x: -0.27033, y: 2.01269} + - {x: -1.71102, y: 1.84412} + - {x: -1.71348, y: 1.84379} + - {x: -3.4749, y: 1.58811} + - {x: -5.36021, y: 1.33014} + - {x: -7.16957, y: 1.15465} + - {x: -10.06423, y: 1.09275} + - {x: -14.21452, y: 1.09562} + - {x: -17.93525, y: 1.12529} + - {x: -19.72917, y: 1.1457} + - {x: -19.73327, y: 0.78572} + - {x: -17.93919, y: 0.76531} + - {x: -17.93889, y: 0.76531} + - {x: -14.21582, y: 0.73562} + - {x: -14.21516, y: 0.73562} + - {x: -10.06145, y: 0.73275} + - {x: -10.05947, y: 0.73277} +--- !u!114 &1971782119 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1971782116} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 1 + m_ControlPoints: + - position: {x: 3.6108456, y: 0.5837941, z: 0} + leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} + rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 4.9184103, y: 0.54274035, z: 0} + leftTangent: {x: -0.5600662, y: 0.07310104, z: 0} + rightTangent: {x: 0.5600662, y: -0.07310104, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0.18 + m_ColliderCornerType: 0 +--- !u!1971053207 &1971782120 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1971782116} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 0} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 4.2406025, y: 0.56908715, z: -0.0005} + m_Extent: {x: 0.72741735, y: 0.44907844, z: 0.0005} --- !u!1 &1976990373 GameObject: m_ObjectHideFlags: 0 @@ -26773,6 +33825,12 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 0.15664802, y: 0.11372568, z: -0.0005} m_Extent: {x: 0.63540924, y: 0.5491249, z: 0.0005} +--- !u!4 &1991067813 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, + type: 3} + m_PrefabInstance: {fileID: 1411166955} + m_PrefabAsset: {fileID: 0} --- !u!1 &2001224420 GameObject: m_ObjectHideFlags: 0 @@ -26966,11 +34024,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.x - value: -55.07 + value: -55.17 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.y - value: 0.75 + value: 1.3 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.z @@ -27008,6 +34066,18 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.4 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} --- !u!1 &2027679585 @@ -28616,7 +35686,7 @@ PrefabInstance: - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalPosition.y - value: 11.69 + value: 11.76 objectReference: {fileID: 0} - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} @@ -28666,7 +35736,7 @@ PrefabInstance: - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} propertyPath: m_LocalScale.y - value: 4 + value: 5 objectReference: {fileID: 0} - target: {fileID: 448694265548740064, guid: 30e37d0dc1e89b443ac1126869855ff8, type: 3} @@ -28856,11 +35926,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.x - value: 49.15 + value: 50.24 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.y - value: -34.74 + value: -33.92 objectReference: {fileID: 0} - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} propertyPath: m_LocalPosition.z @@ -28898,6 +35968,18 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.4 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} --- !u!1 &2060524168 @@ -28929,7 +36011,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2060524168} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 63.47, y: 38.29, z: 0.109375} + m_LocalPosition: {x: 72.37, y: 39.89, z: 0.109375} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 317361711} @@ -28948,8 +36030,8 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Points: - - {x: 15, y: -8} - - {x: -5, y: 0} + - {x: 0, y: 6} + - {x: 0, y: -8} m_Tags: - Player - Enemy @@ -29636,38 +36718,287 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 2070981720} - - component: {fileID: 2070981723} - - component: {fileID: 2070981722} - - component: {fileID: 2070981721} + - component: {fileID: 2070981720} + - component: {fileID: 2070981723} + - component: {fileID: 2070981722} + - component: {fileID: 2070981721} + m_Layer: 9 + m_Name: New SpriteShapeController (32) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2070981720 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2070981719} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 4.43, y: 4.57, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 240417423} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!68 &2070981721 +EdgeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2070981719} + m_Enabled: 0 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_EdgeRadius: 0 + m_Points: + - {x: -10.05947, y: 0.73277} + - {x: -7.1517, y: 0.79494} + - {x: -7.14494, y: 0.79534} + - {x: -5.32016, y: 0.97233} + - {x: -5.31665, y: 0.97274} + - {x: -3.4255, y: 1.23151} + - {x: -3.42478, y: 1.23161} + - {x: -1.66556, y: 1.48698} + - {x: -0.23663, y: 1.65417} + - {x: 1.20094, y: 1.73452} + - {x: 2.80465, y: 1.7872} + - {x: 4.10916, y: 1.81597} + - {x: 4.82695, y: 1.82759} + - {x: 4.82112, y: 2.18754} + - {x: 4.10249, y: 2.17591} + - {x: 4.10197, y: 2.1759} + - {x: 2.79589, y: 2.1471} + - {x: 2.79492, y: 2.14707} + - {x: 1.18588, y: 2.09422} + - {x: 1.18381, y: 2.09413} + - {x: -0.26489, y: 2.01316} + - {x: -0.27033, y: 2.01269} + - {x: -1.71102, y: 1.84412} + - {x: -1.71348, y: 1.84379} + - {x: -3.4749, y: 1.58811} + - {x: -5.36021, y: 1.33014} + - {x: -7.16957, y: 1.15465} + - {x: -10.06423, y: 1.09275} + - {x: -14.21452, y: 1.09562} + - {x: -17.93525, y: 1.12529} + - {x: -19.72917, y: 1.1457} + - {x: -19.73327, y: 0.78572} + - {x: -17.93919, y: 0.76531} + - {x: -17.93889, y: 0.76531} + - {x: -14.21582, y: 0.73562} + - {x: -14.21516, y: 0.73562} + - {x: -10.06145, y: 0.73275} + - {x: -10.05947, y: 0.73277} +--- !u!114 &2070981722 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2070981719} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Spline: + m_IsOpenEnded: 1 + m_ControlPoints: + - position: {x: -0.7211757, y: 0.6692462, z: 0} + leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} + rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} + mode: 2 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + - position: {x: 8.535156, y: 0.4581828, z: 0} + leftTangent: {x: -1.3034525, y: 0.034996033, z: -0} + rightTangent: {x: 1.3034525, y: -0.034996033, z: 0} + mode: 1 + height: 1 + bevelCutoff: 0 + bevelSize: 0 + spriteIndex: 0 + corner: 0 + m_SpriteShape: {fileID: 11400000, guid: 47f91cca3221eda42bcfda1b0ac45675, type: 2} + m_SplineDetail: 16 + m_AdaptiveUV: 1 + m_UpdateCollider: 0 + m_ColliderDetail: 4 + m_ColliderOffset: 0.18 + m_ColliderCornerType: 0 +--- !u!1971053207 &2070981723 +SpriteShapeRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2070981719} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: -480944179 + m_SortingLayer: 2 + m_SortingOrder: 1 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_MaskInteraction: 0 + m_ShapeTexture: {fileID: 0} + m_Sprites: + - {fileID: 21300000, guid: 13ab9aadcc474c54fa0e5e1357839339, type: 3} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_LocalAABB: + m_Center: {x: 3.8725367, y: 0.5642563, z: -0.0005} + m_Extent: {x: 4.6735477, y: 0.5315658, z: 0.0005} +--- !u!1001 &2072397468 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_Name + value: Erd-Gegner (3) + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalPosition.x + value: 25.47 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalPosition.y + value: -12.22 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.x + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.y + value: 2.4 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + propertyPath: m_LocalScale.z + value: 2.4 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} +--- !u!1 &2080150594 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2080150595} + - component: {fileID: 2080150598} + - component: {fileID: 2080150597} + - component: {fileID: 2080150596} m_Layer: 9 - m_Name: New SpriteShapeController (32) + m_Name: New SpriteShapeController (31) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &2070981720 +--- !u!4 &2080150595 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2070981719} + m_GameObject: {fileID: 2080150594} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 4.43, y: 4.57, z: 0} + m_LocalPosition: {x: -7.93, y: 4.08, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 240417423} - m_RootOrder: 1 + m_Father: {fileID: 1012588892} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!68 &2070981721 +--- !u!68 &2080150596 EdgeCollider2D: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2070981719} + m_GameObject: {fileID: 2080150594} m_Enabled: 0 m_Density: 1 m_Material: {fileID: 0} @@ -29715,13 +37046,13 @@ EdgeCollider2D: - {x: -14.21516, y: 0.73562} - {x: -10.06145, y: 0.73275} - {x: -10.05947, y: 0.73277} ---- !u!114 &2070981722 +--- !u!114 &2080150597 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2070981719} + m_GameObject: {fileID: 2080150594} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 90539df1cd5704abcb25fec9f3f5f84b, type: 3} @@ -29730,16 +37061,16 @@ MonoBehaviour: m_Spline: m_IsOpenEnded: 1 m_ControlPoints: - - position: {x: -0.7211757, y: 0.6692462, z: 0} - leftTangent: {x: -0.15288162, y: -0.010551453, z: 0} - rightTangent: {x: 0.06349945, y: 0.004383087, z: 0} - mode: 2 + - position: {x: 1.3824341, y: 0.22288132, z: 0} + leftTangent: {x: -0.27543926, y: 0.011722565, z: 0} + rightTangent: {x: 0.27543926, y: -0.011722565, z: 0} + mode: 1 height: 1 bevelCutoff: 0 bevelSize: 0 spriteIndex: 0 corner: 0 - - position: {x: 8.535156, y: 0.4581828, z: 0} + - position: {x: 2.9145844, y: 0.30755615, z: 0} leftTangent: {x: -1.3034525, y: 0.034996033, z: -0} rightTangent: {x: 1.3034525, y: -0.034996033, z: 0} mode: 1 @@ -29755,13 +37086,13 @@ MonoBehaviour: m_ColliderDetail: 4 m_ColliderOffset: 0.18 m_ColliderCornerType: 0 ---- !u!1971053207 &2070981723 +--- !u!1971053207 &2080150598 SpriteShapeRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2070981719} + m_GameObject: {fileID: 2080150594} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 @@ -29806,65 +37137,8 @@ SpriteShapeRenderer: - {fileID: 0} - {fileID: 0} m_LocalAABB: - m_Center: {x: 3.8725367, y: 0.5642563, z: -0.0005} - m_Extent: {x: 4.6735477, y: 0.5315658, z: 0.0005} ---- !u!1001 &2072397468 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 996175261} - m_Modifications: - - target: {fileID: 1634356314439590, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_Name - value: Erd-Gegner (3) - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_LocalPosition.x - value: 25.23 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_LocalPosition.y - value: -12.82 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_LocalPosition.z - value: 0.29297078 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_RootOrder - value: 6 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4738352637052488, guid: f73431649cac0ba4b9385829c74919c0, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: f73431649cac0ba4b9385829c74919c0, type: 3} + m_Center: {x: 2.1134744, y: 0.2679473, z: -0.0005} + m_Extent: {x: 0.8096365, y: 0.4710957, z: 0.0005} --- !u!4 &2080599826 stripped Transform: m_CorrespondingSourceObject: {fileID: 6649025744541164928, guid: 612c05bc8661c2146947c42effb20f77, @@ -29966,6 +37240,81 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 615b74be12ac7ec4e9b491a7ef5cbbe1, type: 3} +--- !u!1001 &2125613470 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_Name + value: Feuer-Gegner (4) + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalPosition.x + value: 12.230719 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalPosition.y + value: 32.83876 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_RootOrder + value: 23 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.x + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.y + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.z + value: 3 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} +--- !u!4 &2132661323 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3969804830442744035, guid: 599519593b27fd2448e33dcb9f69045b, + type: 3} + m_PrefabInstance: {fileID: 1391149498} + m_PrefabAsset: {fileID: 0} --- !u!1 &2139239322 GameObject: m_ObjectHideFlags: 0 @@ -29996,6 +37345,75 @@ Transform: m_Father: {fileID: 1949298891} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2139990682 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 996175261} + m_Modifications: + - target: {fileID: 1634356314439590, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_Name + value: Feuer-Gegner (5) + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalPosition.x + value: 73.23 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalPosition.y + value: 56.41 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalPosition.z + value: 0.29297078 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_RootOrder + value: 27 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.x + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.y + value: 2.3 + objectReference: {fileID: 0} + - target: {fileID: 4738352637052488, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} + propertyPath: m_LocalScale.z + value: 3 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 436bce950d0b3f4499ca6ffc2704906a, type: 3} --- !u!1 &2140706977 GameObject: m_ObjectHideFlags: 0 @@ -30033,7 +37451,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2140706977} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 25, y: 50, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1475881766} @@ -30151,7 +37569,7 @@ Rigidbody2D: m_Interpolate: 0 m_SleepingMode: 1 m_CollisionDetection: 0 - m_Constraints: 0 + m_Constraints: 4 --- !u!61 &6240296448730384322 BoxCollider2D: m_ObjectHideFlags: 0