aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Scenes
diff options
context:
space:
mode:
authorNeil Kollack <nkollack@gmail.com>2022-04-13 18:10:31 -0500
committerNeil Kollack <nkollack@gmail.com>2022-04-13 18:10:31 -0500
commit15a62795a2f2d9e7311bea4b59430c589125ec79 (patch)
treeeee8f899364f6ca30d02feac61a384d36cf0742e /Assets/Scenes
parent9a902e09f35760e5ce7af6070e1f673476ded06e (diff)
fix: player swing + whip damage/grapple
Diffstat (limited to 'Assets/Scenes')
-rw-r--r--Assets/Scenes/Jungle.unity3992
1 files changed, 3637 insertions, 355 deletions
diff --git a/Assets/Scenes/Jungle.unity b/Assets/Scenes/Jungle.unity
index 5330e0c..ff1f7aa 100644
--- a/Assets/Scenes/Jungle.unity
+++ b/Assets/Scenes/Jungle.unity
@@ -132,6 +132,8 @@ GameObject:
serializedVersion: 6
m_Component:
- component: {fileID: 29740258}
+ - component: {fileID: 29740259}
+ - component: {fileID: 29740260}
m_Layer: 0
m_Name: Skybox_1
m_TagString: Untagged
@@ -148,13 +150,81 @@ Transform:
m_GameObject: {fileID: 29740257}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 25}
- m_LocalScale: {x: 1, y: 1, z: 1}
+ m_LocalScale: {x: 2.5, y: 2.5, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- - {fileID: 1586752248}
+ - {fileID: 952148567}
+ - {fileID: 1600533008}
m_Father: {fileID: 142095922}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!212 &29740259
+SpriteRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 29740257}
+ m_Enabled: 1
+ m_CastShadows: 0
+ m_ReceiveShadows: 0
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 0
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 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_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 0
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 1096514961
+ m_SortingLayer: -2
+ m_SortingOrder: 1
+ m_Sprite: {fileID: 21300000, guid: 1a6c27b4756b31a47a944bf07cbd5689, type: 3}
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
+ m_FlipX: 0
+ m_FlipY: 0
+ m_DrawMode: 0
+ m_Size: {x: 40, y: 23}
+ m_AdaptiveModeThreshold: 0.5
+ m_SpriteTileMode: 0
+ m_WasSpriteAssigned: 1
+ m_MaskInteraction: 0
+ m_SpriteSortPoint: 0
+--- !u!114 &29740260
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 29740257}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5720a5b51ba636c41b33a00d0d35e5b3, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ camera: {fileID: 519420028}
+ parallaxScale: 0.8
+ PixelsPerUnit: 64
--- !u!1 &142095921
GameObject:
m_ObjectHideFlags: 0
@@ -189,9 +259,94 @@ Transform:
- {fileID: 716092657}
- {fileID: 1936094548}
- {fileID: 778023473}
+ - {fileID: 510680167}
m_Father: {fileID: 0}
- m_RootOrder: 2
+ m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &187194133
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 187194134}
+ - component: {fileID: 187194135}
+ m_Layer: 0
+ m_Name: Skybox_2_L
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &187194134
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 187194133}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: -40, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 370978830}
+ m_RootOrder: 0
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!212 &187194135
+SpriteRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 187194133}
+ m_Enabled: 1
+ m_CastShadows: 0
+ m_ReceiveShadows: 0
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 0
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 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_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 0
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 1096514961
+ m_SortingLayer: -2
+ m_SortingOrder: 2
+ m_Sprite: {fileID: 21300000, guid: 60527d9ec267e224cbacaa3236ad90d8, type: 3}
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
+ m_FlipX: 0
+ m_FlipY: 0
+ m_DrawMode: 0
+ m_Size: {x: 40, y: 23}
+ m_AdaptiveModeThreshold: 0.5
+ m_SpriteTileMode: 0
+ m_WasSpriteAssigned: 1
+ m_MaskInteraction: 0
+ m_SpriteSortPoint: 0
--- !u!1 &209087932
GameObject:
m_ObjectHideFlags: 0
@@ -201,6 +356,8 @@ GameObject:
serializedVersion: 6
m_Component:
- component: {fileID: 209087933}
+ - component: {fileID: 209087935}
+ - component: {fileID: 209087936}
m_Layer: 0
m_Name: Skybox_0
m_TagString: Untagged
@@ -217,13 +374,81 @@ Transform:
m_GameObject: {fileID: 209087932}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 50}
- m_LocalScale: {x: 1, y: 1, z: 1}
+ m_LocalScale: {x: 2.5, y: 2.5, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- - {fileID: 2132358795}
+ - {fileID: 1687938172}
+ - {fileID: 1623368371}
m_Father: {fileID: 142095922}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!212 &209087935
+SpriteRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 209087932}
+ m_Enabled: 1
+ m_CastShadows: 0
+ m_ReceiveShadows: 0
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 0
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 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_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 0
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 1096514961
+ m_SortingLayer: -2
+ m_SortingOrder: 0
+ m_Sprite: {fileID: 21300000, guid: 784ba844eb6cc8e438f2f4355fec80f6, type: 3}
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
+ m_FlipX: 0
+ m_FlipY: 0
+ m_DrawMode: 0
+ m_Size: {x: 40, y: 23}
+ m_AdaptiveModeThreshold: 0.5
+ m_SpriteTileMode: 0
+ m_WasSpriteAssigned: 1
+ m_MaskInteraction: 0
+ m_SpriteSortPoint: 0
+--- !u!114 &209087936
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 209087932}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5720a5b51ba636c41b33a00d0d35e5b3, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ camera: {fileID: 519420028}
+ parallaxScale: 0.9
+ PixelsPerUnit: 64
--- !u!1 &370978829
GameObject:
m_ObjectHideFlags: 0
@@ -233,6 +458,8 @@ GameObject:
serializedVersion: 6
m_Component:
- component: {fileID: 370978830}
+ - component: {fileID: 370978832}
+ - component: {fileID: 370978831}
m_Layer: 0
m_Name: Skybox_2
m_TagString: Untagged
@@ -249,13 +476,163 @@ Transform:
m_GameObject: {fileID: 370978829}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 10}
- m_LocalScale: {x: 1, y: 1, z: 1}
+ m_LocalScale: {x: 2.5, y: 2.5, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- - {fileID: 1780650012}
+ - {fileID: 187194134}
+ - {fileID: 1610180780}
m_Father: {fileID: 142095922}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!114 &370978831
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 370978829}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5720a5b51ba636c41b33a00d0d35e5b3, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ camera: {fileID: 519420028}
+ parallaxScale: 0.7
+ PixelsPerUnit: 64
+--- !u!212 &370978832
+SpriteRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 370978829}
+ m_Enabled: 1
+ m_CastShadows: 0
+ m_ReceiveShadows: 0
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 0
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 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_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 0
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 1096514961
+ m_SortingLayer: -2
+ m_SortingOrder: 2
+ m_Sprite: {fileID: 21300000, guid: 60527d9ec267e224cbacaa3236ad90d8, type: 3}
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
+ m_FlipX: 0
+ m_FlipY: 0
+ m_DrawMode: 0
+ m_Size: {x: 40, y: 23}
+ m_AdaptiveModeThreshold: 0.5
+ m_SpriteTileMode: 0
+ m_WasSpriteAssigned: 1
+ m_MaskInteraction: 0
+ m_SpriteSortPoint: 0
+--- !u!1001 &468852580
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 0}
+ m_Modifications:
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalScale.x
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalScale.y
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 7.75
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558258, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_Name
+ value: FakeEnemy
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558258, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_Layer
+ value: 10
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558258, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_TagString
+ value: Enemy
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558259, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_Enabled
+ value: 1
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+--- !u!4 &510680167 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 2776418409999972307, guid: b2169aaeb9a0e4542b1fb9d601bcc4b2, type: 3}
+ m_PrefabInstance: {fileID: 6691474245549666830}
+ m_PrefabAsset: {fileID: 0}
--- !u!1 &519420028
GameObject:
m_ObjectHideFlags: 0
@@ -292,7 +669,7 @@ Camera:
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 2
- m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
+ m_BackGroundColor: {r: 0.019607844, g: 0.03529412, b: 0.07450981, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
@@ -338,7 +715,7 @@ Transform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
- m_RootOrder: 1
+ m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &544966461
GameObject:
@@ -1206,6 +1583,90 @@ Transform:
m_Father: {fileID: 142095922}
m_RootOrder: 5
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &952148566
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 952148567}
+ - component: {fileID: 952148568}
+ m_Layer: 0
+ m_Name: Skybox_1_L
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &952148567
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 952148566}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: -40, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 29740258}
+ m_RootOrder: 0
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!212 &952148568
+SpriteRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 952148566}
+ m_Enabled: 1
+ m_CastShadows: 0
+ m_ReceiveShadows: 0
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 0
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 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_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 0
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 1096514961
+ m_SortingLayer: -2
+ m_SortingOrder: 1
+ m_Sprite: {fileID: 21300000, guid: 1a6c27b4756b31a47a944bf07cbd5689, type: 3}
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
+ m_FlipX: 0
+ m_FlipY: 0
+ m_DrawMode: 0
+ m_Size: {x: 40, y: 23}
+ m_AdaptiveModeThreshold: 0.5
+ m_SpriteTileMode: 0
+ m_WasSpriteAssigned: 1
+ m_MaskInteraction: 0
+ m_SpriteSortPoint: 0
--- !u!1 &960376614
GameObject:
m_ObjectHideFlags: 0
@@ -1388,7 +1849,7 @@ Tilemap:
e31: 0
e32: 0
e33: 1
---- !u!1 &1586752247
+--- !u!1 &1600533007
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -1396,37 +1857,37 @@ GameObject:
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- - component: {fileID: 1586752248}
- - component: {fileID: 1586752249}
+ - component: {fileID: 1600533008}
+ - component: {fileID: 1600533009}
m_Layer: 0
- m_Name: bg_night_1
+ m_Name: Skybox_1_R
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
---- !u!4 &1586752248
+--- !u!4 &1600533008
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 1586752247}
- m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
- m_LocalPosition: {x: 0, y: 0, z: 0}
- m_LocalScale: {x: 2.5, y: 2.5, z: 1}
+ m_GameObject: {fileID: 1600533007}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 40, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 29740258}
- m_RootOrder: 0
+ m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
---- !u!212 &1586752249
+--- !u!212 &1600533009
SpriteRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 1586752247}
+ m_GameObject: {fileID: 1600533007}
m_Enabled: 1
m_CastShadows: 0
m_ReceiveShadows: 0
@@ -1472,6 +1933,258 @@ SpriteRenderer:
m_WasSpriteAssigned: 1
m_MaskInteraction: 0
m_SpriteSortPoint: 0
+--- !u!1 &1610180779
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1610180780}
+ - component: {fileID: 1610180781}
+ m_Layer: 0
+ m_Name: Skybox_2_R
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1610180780
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1610180779}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 40, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 370978830}
+ m_RootOrder: 1
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!212 &1610180781
+SpriteRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1610180779}
+ m_Enabled: 1
+ m_CastShadows: 0
+ m_ReceiveShadows: 0
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 0
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 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_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 0
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 1096514961
+ m_SortingLayer: -2
+ m_SortingOrder: 2
+ m_Sprite: {fileID: 21300000, guid: 60527d9ec267e224cbacaa3236ad90d8, type: 3}
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
+ m_FlipX: 0
+ m_FlipY: 0
+ m_DrawMode: 0
+ m_Size: {x: 40, y: 23}
+ m_AdaptiveModeThreshold: 0.5
+ m_SpriteTileMode: 0
+ m_WasSpriteAssigned: 1
+ m_MaskInteraction: 0
+ m_SpriteSortPoint: 0
+--- !u!1 &1623368370
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1623368371}
+ - component: {fileID: 1623368372}
+ m_Layer: 0
+ m_Name: Skybox_0_R
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1623368371
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1623368370}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 40, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 209087933}
+ m_RootOrder: 1
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!212 &1623368372
+SpriteRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1623368370}
+ m_Enabled: 1
+ m_CastShadows: 0
+ m_ReceiveShadows: 0
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 0
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 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_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 0
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 1096514961
+ m_SortingLayer: -2
+ m_SortingOrder: 0
+ m_Sprite: {fileID: 21300000, guid: 784ba844eb6cc8e438f2f4355fec80f6, type: 3}
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
+ m_FlipX: 0
+ m_FlipY: 0
+ m_DrawMode: 0
+ m_Size: {x: 40, y: 23}
+ m_AdaptiveModeThreshold: 0.5
+ m_SpriteTileMode: 0
+ m_WasSpriteAssigned: 1
+ m_MaskInteraction: 0
+ m_SpriteSortPoint: 0
+--- !u!1 &1687938171
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1687938172}
+ - component: {fileID: 1687938173}
+ m_Layer: 0
+ m_Name: Skybox_0_L
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1687938172
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1687938171}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: -40, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 209087933}
+ m_RootOrder: 0
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!212 &1687938173
+SpriteRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1687938171}
+ m_Enabled: 1
+ m_CastShadows: 0
+ m_ReceiveShadows: 0
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 0
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 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_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 0
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 1096514961
+ m_SortingLayer: -2
+ m_SortingOrder: 0
+ m_Sprite: {fileID: 21300000, guid: 784ba844eb6cc8e438f2f4355fec80f6, type: 3}
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
+ m_FlipX: 0
+ m_FlipY: 0
+ m_DrawMode: 0
+ m_Size: {x: 40, y: 23}
+ m_AdaptiveModeThreshold: 0.5
+ m_SpriteTileMode: 0
+ m_WasSpriteAssigned: 1
+ m_MaskInteraction: 0
+ m_SpriteSortPoint: 0
--- !u!1 &1742717044
GameObject:
m_ObjectHideFlags: 0
@@ -2843,8 +3556,8 @@ Tilemap:
- first: {x: 63, y: -17, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 94
- m_TileSpriteIndex: 94
+ m_TileIndex: 78
+ m_TileSpriteIndex: 78
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -2853,8 +3566,178 @@ Tilemap:
- first: {x: 64, y: -17, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 93
- m_TileSpriteIndex: 93
+ m_TileIndex: 77
+ m_TileSpriteIndex: 77
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 65, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 66, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 67, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 68, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 69, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 70, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 71, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 72, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 73, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 74, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 75, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 76, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 77, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 78, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 79, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 80, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 90
+ m_TileSpriteIndex: 90
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 81, y: -17, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 89
+ m_TileSpriteIndex: 89
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -4123,8 +5006,8 @@ Tilemap:
- first: {x: 63, y: -16, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 92
- m_TileSpriteIndex: 92
+ m_TileIndex: 74
+ m_TileSpriteIndex: 74
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -4133,8 +5016,178 @@ Tilemap:
- first: {x: 64, y: -16, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 91
- m_TileSpriteIndex: 91
+ m_TileIndex: 73
+ m_TileSpriteIndex: 73
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 65, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 66, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 67, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 68, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 69, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 70, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 71, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 72, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 73, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 74, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 75, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 76, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 77, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 78, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 79, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 80, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 88
+ m_TileSpriteIndex: 88
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 81, y: -16, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 87
+ m_TileSpriteIndex: 87
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -5403,8 +6456,8 @@ Tilemap:
- first: {x: 63, y: -15, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 94
- m_TileSpriteIndex: 94
+ m_TileIndex: 72
+ m_TileSpriteIndex: 72
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -5413,8 +6466,28 @@ Tilemap:
- first: {x: 64, y: -15, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 93
- m_TileSpriteIndex: 93
+ m_TileIndex: 71
+ m_TileSpriteIndex: 71
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 80, y: -15, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 86
+ m_TileSpriteIndex: 86
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 81, y: -15, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 85
+ m_TileSpriteIndex: 85
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -6683,8 +7756,8 @@ Tilemap:
- first: {x: 63, y: -14, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 92
- m_TileSpriteIndex: 92
+ m_TileIndex: 70
+ m_TileSpriteIndex: 70
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -6693,8 +7766,28 @@ Tilemap:
- first: {x: 64, y: -14, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 91
- m_TileSpriteIndex: 91
+ m_TileIndex: 69
+ m_TileSpriteIndex: 69
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 80, y: -14, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 84
+ m_TileSpriteIndex: 84
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 81, y: -14, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 83
+ m_TileSpriteIndex: 83
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -7963,8 +9056,8 @@ Tilemap:
- first: {x: 63, y: -13, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 94
- m_TileSpriteIndex: 94
+ m_TileIndex: 68
+ m_TileSpriteIndex: 68
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -7973,8 +9066,28 @@ Tilemap:
- first: {x: 64, y: -13, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 93
- m_TileSpriteIndex: 93
+ m_TileIndex: 67
+ m_TileSpriteIndex: 67
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 80, y: -13, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 82
+ m_TileSpriteIndex: 82
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 81, y: -13, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 81
+ m_TileSpriteIndex: 81
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -9243,8 +10356,8 @@ Tilemap:
- first: {x: 63, y: -12, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 92
- m_TileSpriteIndex: 92
+ m_TileIndex: 66
+ m_TileSpriteIndex: 66
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -9253,8 +10366,28 @@ Tilemap:
- first: {x: 64, y: -12, z: 0}
second:
serializedVersion: 2
- m_TileIndex: 91
- m_TileSpriteIndex: 91
+ m_TileIndex: 65
+ m_TileSpriteIndex: 65
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 80, y: -12, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 80
+ m_TileSpriteIndex: 80
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 81, y: -12, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 79
+ m_TileSpriteIndex: 79
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
@@ -10523,6 +11656,56 @@ Tilemap:
- first: {x: 63, y: -11, z: 0}
second:
serializedVersion: 2
+ m_TileIndex: 68
+ m_TileSpriteIndex: 68
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 64, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 67
+ m_TileSpriteIndex: 67
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 80, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 84
+ m_TileSpriteIndex: 84
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 81, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 83
+ m_TileSpriteIndex: 83
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 82, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 83, y: -11, z: 0}
+ second:
+ serializedVersion: 2
m_TileIndex: 100
m_TileSpriteIndex: 100
m_TileMatrixIndex: 0
@@ -10530,7 +11713,1087 @@ Tilemap:
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
- - first: {x: 64, y: -11, z: 0}
+ - first: {x: 84, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 85, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 86, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 87, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 88, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 89, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 90, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 91, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 92, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 93, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 94, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 95, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 96, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 97, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 98, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 99, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 100, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 101, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 102, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 103, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 104, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 105, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 106, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 107, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 108, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 109, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 110, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 111, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 112, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 113, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 114, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 115, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 116, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 117, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 118, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 119, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 120, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 121, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 122, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 123, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 124, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 125, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 126, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 127, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 128, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 129, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 130, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 131, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 132, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 133, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 134, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 135, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 136, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 137, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 138, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 139, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 140, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 141, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 142, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 143, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 144, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 145, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 146, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 147, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 148, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 149, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 150, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 151, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 152, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 153, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 154, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 155, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 156, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 157, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 158, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 159, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 160, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 161, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 162, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 163, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 164, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 165, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 166, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 167, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 168, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 169, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 170, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 171, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 172, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 173, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 174, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 175, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 176, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 177, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 178, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 179, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 180, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 181, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 182, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 183, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 184, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 185, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 186, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 187, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 188, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 99
+ m_TileSpriteIndex: 99
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 189, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 102
+ m_TileSpriteIndex: 102
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 190, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 101
+ m_TileSpriteIndex: 101
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 191, y: -11, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 100
+ m_TileSpriteIndex: 100
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 192, y: -11, z: 0}
second:
serializedVersion: 2
m_TileIndex: 99
@@ -11803,6 +14066,56 @@ Tilemap:
- first: {x: 63, y: -10, z: 0}
second:
serializedVersion: 2
+ m_TileIndex: 64
+ m_TileSpriteIndex: 64
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 64, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 63
+ m_TileSpriteIndex: 63
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 80, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 76
+ m_TileSpriteIndex: 76
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 81, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 75
+ m_TileSpriteIndex: 75
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 82, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 83, y: -10, z: 0}
+ second:
+ serializedVersion: 2
m_TileIndex: 96
m_TileSpriteIndex: 96
m_TileMatrixIndex: 0
@@ -11810,7 +14123,1087 @@ Tilemap:
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
- - first: {x: 64, y: -10, z: 0}
+ - first: {x: 84, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 85, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 86, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 87, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 88, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 89, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 90, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 91, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 92, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 93, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 94, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 95, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 96, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 97, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 98, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 99, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 100, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 101, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 102, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 103, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 104, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 105, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 106, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 107, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 108, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 109, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 110, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 111, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 112, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 113, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 114, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 115, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 116, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 117, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 118, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 119, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 120, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 121, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 122, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 123, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 124, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 125, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 126, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 127, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 128, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 129, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 130, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 131, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 132, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 133, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 134, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 135, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 136, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 137, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 138, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 139, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 140, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 141, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 142, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 143, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 144, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 145, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 146, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 147, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 148, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 149, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 150, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 151, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 152, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 153, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 154, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 155, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 156, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 157, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 158, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 159, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 160, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 161, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 162, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 163, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 164, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 165, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 166, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 167, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 168, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 169, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 170, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 171, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 172, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 173, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 174, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 175, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 176, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 177, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 178, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 179, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 180, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 181, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 182, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 183, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 184, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 185, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 186, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 187, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 188, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 95
+ m_TileSpriteIndex: 95
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 189, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 98
+ m_TileSpriteIndex: 98
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 190, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 97
+ m_TileSpriteIndex: 97
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 191, y: -10, z: 0}
+ second:
+ serializedVersion: 2
+ m_TileIndex: 96
+ m_TileSpriteIndex: 96
+ m_TileMatrixIndex: 0
+ m_TileColorIndex: 0
+ m_TileObjectToInstantiateIndex: 65535
+ dummyAlignment: 0
+ m_AllTileFlags: 1073741825
+ - first: {x: 192, y: -10, z: 0}
second:
serializedVersion: 2
m_TileIndex: 95
@@ -11948,85 +15341,85 @@ Tilemap:
m_Data: {fileID: 0}
- m_RefCount: 0
m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 192
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: d6cc0e607b201be4bbf7ace5022b0df1, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 0921badabc32afe46abbf001eccf7bd2, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 939c2de83c2c49946a51d12fc7190407, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 14c9cc1d45e72174bb214bf871ae7bb6, type: 2}
+ - m_RefCount: 2
+ m_Data: {fileID: 11400000, guid: d1b13080348fe5b499096d9fdc62cd68, type: 2}
+ - m_RefCount: 2
+ m_Data: {fileID: 11400000, guid: a834f9228289ecb4d99833dc78d05619, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 24ae8d61896c5d145afbbe4af8ce278a, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 4ab5748b7d63f1b40b2c538de0983f03, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 29a2462d4e2d27a46b54f2fe061ac9cb, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: c18a4e3d17eaa594099610d29589a948, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: b9dee1010895da94999c425005de06d7, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: b831e4702db52f44d9a4be8a25d2d796, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 65075db21d08633469d56e7b87979a37, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: b9234c392a50fee4db79019b4e6d1919, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 0839947d2f940c147afc5e4f3b753a99, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 6ea8c717be090cd40a3c7c462a36b9c2, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 1bafe4da6b6fcb44bb6ba15b9781f8ee, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: e3b7577af456be54e81cdcabf3c9c3d8, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 91c3bb314c6a06e429d372a6145a9f6f, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 884a91fa4f9ce6d46b6945153b5d5b70, type: 2}
+ - m_RefCount: 2
+ m_Data: {fileID: 11400000, guid: 6e7b6aecd3107aa4e9597b83c5882628, type: 2}
+ - m_RefCount: 2
+ m_Data: {fileID: 11400000, guid: 9f9ba236a878c4444a44f93f72ef3dd3, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 16aa08928a3937c4d88269a177e9fd9c, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 496258fd486497f49b10da26a1d39b7f, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 7e2ec8291ceac374cb271be15cc0bca2, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: e26d886cc57edee4da6b9b848374534b, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: 96c79f63690626040afbd264a179ab16, type: 2}
+ - m_RefCount: 1
+ m_Data: {fileID: 11400000, guid: dc1911f42492bfa4792aac003730f960, type: 2}
+ - m_RefCount: 189
m_Data: {fileID: 11400000, guid: 203dcad696841ba48b305c2a11994a43, type: 2}
- - m_RefCount: 192
+ - m_RefCount: 189
m_Data: {fileID: 11400000, guid: 13665d48b41fb934795c430a93cc77be, type: 2}
- - m_RefCount: 192
+ - m_RefCount: 189
m_Data: {fileID: 11400000, guid: 4f3c34bb290a7db4aac0e8ede1bd3802, type: 2}
- - m_RefCount: 192
+ - m_RefCount: 189
m_Data: {fileID: 11400000, guid: 13c5eb26a61013e469b17b14f322069c, type: 2}
- - m_RefCount: 32
+ - m_RefCount: 62
m_Data: {fileID: 11400000, guid: 2303921f6d9066e459572ae3b0b1361c, type: 2}
- - m_RefCount: 32
+ - m_RefCount: 63
m_Data: {fileID: 11400000, guid: 981b9ce7cc254584cb2887e5d25103fd, type: 2}
- - m_RefCount: 32
+ - m_RefCount: 64
m_Data: {fileID: 11400000, guid: 06b4f87148f25a04caf15c4427c8cf0b, type: 2}
- - m_RefCount: 32
+ - m_RefCount: 63
m_Data: {fileID: 11400000, guid: a73c9ee399d82b2458d2e3edacba001b, type: 2}
- - m_RefCount: 32
+ - m_RefCount: 62
m_Data: {fileID: 11400000, guid: 106b8856bcd484a47b392f75785c4f3f, type: 2}
- - m_RefCount: 32
+ - m_RefCount: 63
m_Data: {fileID: 11400000, guid: b2e52a6c95dada94e8cbce7f8586045c, type: 2}
- - m_RefCount: 32
+ - m_RefCount: 64
m_Data: {fileID: 11400000, guid: 607161732a66b7e4eb32566a31b5af71, type: 2}
- - m_RefCount: 32
+ - m_RefCount: 63
m_Data: {fileID: 11400000, guid: 300a0341cb7f3d34a9d359c438c19e5f, type: 2}
m_TileSpriteArray:
- m_RefCount: 0
@@ -12155,88 +15548,88 @@ Tilemap:
m_Data: {fileID: 0}
- m_RefCount: 0
m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 0
- m_Data: {fileID: 0}
- - m_RefCount: 192
+ - m_RefCount: 1
+ m_Data: {fileID: -515464769, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: -1328082735, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 343480432, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: -2119907330, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 2
+ m_Data: {fileID: 1363060808, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 2
+ m_Data: {fileID: 626490103, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 1184209159, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: -193602467, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: -1504978774, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 1232530208, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: -1354860772, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 330193359, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 521669384, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 1344165225, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: -1013493986, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: -144842312, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: -295928587, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: -1431387082, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 200451730, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 1119092760, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 2
+ m_Data: {fileID: 347982405, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 2
+ m_Data: {fileID: -1728450574, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: -747497754, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 792696845, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 1161046941, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 469840315, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 500484473, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 1
+ m_Data: {fileID: 1182365902, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
+ - m_RefCount: 189
m_Data: {fileID: 324745654, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 192
+ - m_RefCount: 189
m_Data: {fileID: -1763462633, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 192
+ - m_RefCount: 189
m_Data: {fileID: -1226603983, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 192
+ - m_RefCount: 189
m_Data: {fileID: 1744122449, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 32
+ - m_RefCount: 62
m_Data: {fileID: 1293524415, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 32
+ - m_RefCount: 63
m_Data: {fileID: -1792584963, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 32
+ - m_RefCount: 64
m_Data: {fileID: 1774761311, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 32
+ - m_RefCount: 63
m_Data: {fileID: -667144331, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 32
+ - m_RefCount: 62
m_Data: {fileID: -789997131, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 32
+ - m_RefCount: 63
m_Data: {fileID: -1521571411, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 32
+ - m_RefCount: 64
m_Data: {fileID: -1804931549, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
- - m_RefCount: 32
+ - m_RefCount: 63
m_Data: {fileID: 1351153165, guid: 4625d42531ce67a4c9f779412e20711b, type: 3}
m_TileMatrixArray:
- - m_RefCount: 1024
+ - m_RefCount: 1292
m_Data:
e00: 1
e01: 0
@@ -12255,13 +15648,13 @@ Tilemap:
e32: 0
e33: 1
m_TileColorArray:
- - m_RefCount: 1024
+ - m_RefCount: 1292
m_Data: {r: 1, g: 1, b: 1, a: 1}
m_TileObjectToInstantiateArray: []
m_AnimationFrameRate: 1
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Origin: {x: -63, y: -17, z: 0}
- m_Size: {x: 174, y: 22, z: 1}
+ m_Size: {x: 256, y: 22, z: 1}
m_TileAnchor: {x: 0.5, y: 0.5, z: 0}
m_TileOrientation: 0
m_TileOrientationMatrix:
@@ -12281,90 +15674,6 @@ Tilemap:
e31: 0
e32: 0
e33: 1
---- !u!1 &1780650011
-GameObject:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- serializedVersion: 6
- m_Component:
- - component: {fileID: 1780650012}
- - component: {fileID: 1780650013}
- m_Layer: 0
- m_Name: bg_night_2
- m_TagString: Untagged
- m_Icon: {fileID: 0}
- m_NavMeshLayer: 0
- m_StaticEditorFlags: 0
- m_IsActive: 1
---- !u!4 &1780650012
-Transform:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 1780650011}
- m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
- m_LocalPosition: {x: 0, y: 0, z: 0}
- m_LocalScale: {x: 2.5, y: 2.5, z: 1}
- m_ConstrainProportionsScale: 0
- m_Children: []
- m_Father: {fileID: 370978830}
- m_RootOrder: 0
- m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
---- !u!212 &1780650013
-SpriteRenderer:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 1780650011}
- m_Enabled: 1
- m_CastShadows: 0
- m_ReceiveShadows: 0
- m_DynamicOccludee: 1
- m_StaticShadowCaster: 0
- m_MotionVectors: 1
- m_LightProbeUsage: 1
- m_ReflectionProbeUsage: 1
- m_RayTracingMode: 0
- m_RayTraceProcedural: 0
- m_RenderingLayerMask: 1
- m_RendererPriority: 0
- m_Materials:
- - {fileID: 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_ReceiveGI: 1
- m_PreserveUVs: 0
- m_IgnoreNormalsForChartDetection: 0
- m_ImportantGI: 0
- m_StitchLightmapSeams: 1
- m_SelectedEditorRenderState: 0
- m_MinimumChartSize: 4
- m_AutoUVMaxDistance: 0.5
- m_AutoUVMaxAngle: 89
- m_LightmapParameters: {fileID: 0}
- m_SortingLayerID: 1096514961
- m_SortingLayer: -2
- m_SortingOrder: 2
- m_Sprite: {fileID: 21300000, guid: 60527d9ec267e224cbacaa3236ad90d8, type: 3}
- m_Color: {r: 1, g: 1, b: 1, a: 1}
- m_FlipX: 0
- m_FlipY: 0
- m_DrawMode: 0
- m_Size: {x: 40, y: 23}
- m_AdaptiveModeThreshold: 0.5
- m_SpriteTileMode: 0
- m_WasSpriteAssigned: 1
- m_MaskInteraction: 0
- m_SpriteSortPoint: 0
--- !u!1 &1787799414
GameObject:
m_ObjectHideFlags: 0
@@ -14130,100 +17439,73 @@ Tilemap:
e31: 0
e32: 0
e33: 1
---- !u!1 &2132358794
-GameObject:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- serializedVersion: 6
- m_Component:
- - component: {fileID: 2132358795}
- - component: {fileID: 2132358796}
- m_Layer: 0
- m_Name: bg_night_0
- m_TagString: Untagged
- m_Icon: {fileID: 0}
- m_NavMeshLayer: 0
- m_StaticEditorFlags: 0
- m_IsActive: 1
---- !u!4 &2132358795
-Transform:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2132358794}
- m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
- m_LocalPosition: {x: 0, y: 0, z: 0}
- m_LocalScale: {x: 2.5, y: 2.5, z: 1}
- m_ConstrainProportionsScale: 0
- m_Children: []
- m_Father: {fileID: 209087933}
- m_RootOrder: 0
- m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
---- !u!212 &2132358796
-SpriteRenderer:
+--- !u!1001 &242561286067450348
+PrefabInstance:
m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 2132358794}
- m_Enabled: 1
- m_CastShadows: 0
- m_ReceiveShadows: 0
- m_DynamicOccludee: 1
- m_StaticShadowCaster: 0
- m_MotionVectors: 1
- m_LightProbeUsage: 1
- m_ReflectionProbeUsage: 1
- m_RayTracingMode: 0
- m_RayTraceProcedural: 0
- m_RenderingLayerMask: 1
- m_RendererPriority: 0
- m_Materials:
- - {fileID: 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_ReceiveGI: 1
- m_PreserveUVs: 0
- m_IgnoreNormalsForChartDetection: 0
- m_ImportantGI: 0
- m_StitchLightmapSeams: 1
- m_SelectedEditorRenderState: 0
- m_MinimumChartSize: 4
- m_AutoUVMaxDistance: 0.5
- m_AutoUVMaxAngle: 89
- m_LightmapParameters: {fileID: 0}
- m_SortingLayerID: 1096514961
- m_SortingLayer: -2
- m_SortingOrder: 0
- m_Sprite: {fileID: 21300000, guid: 784ba844eb6cc8e438f2f4355fec80f6, type: 3}
- m_Color: {r: 1, g: 1, b: 1, a: 1}
- m_FlipX: 0
- m_FlipY: 0
- m_DrawMode: 0
- m_Size: {x: 40, y: 23}
- m_AdaptiveModeThreshold: 0.5
- m_SpriteTileMode: 0
- m_WasSpriteAssigned: 1
- m_MaskInteraction: 0
- m_SpriteSortPoint: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 0}
+ m_Modifications:
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 146
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: -4.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558221, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 242561286231558258, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
+ propertyPath: m_Name
+ value: GrapplePoint
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: dfcf644fe2158f64c8540e6e54c9a5e4, type: 3}
--- !u!1001 &6691474245549666830
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
- m_TransformParent: {fileID: 0}
+ m_TransformParent: {fileID: 142095922}
m_Modifications:
- target: {fileID: 2776418409999972307, guid: b2169aaeb9a0e4542b1fb9d601bcc4b2, type: 3}
propertyPath: m_RootOrder
- value: 0
+ value: 6
objectReference: {fileID: 0}
- target: {fileID: 2776418409999972307, guid: b2169aaeb9a0e4542b1fb9d601bcc4b2, type: 3}
propertyPath: m_LocalPosition.x