BGJ-2022.1/Assets/Scenes/OverDevScene.unity

2830 lines
81 KiB
Plaintext
Raw Normal View History

2022-02-21 20:40:03 +03:00
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!104 &2
RenderSettings:
m_ObjectHideFlags: 0
serializedVersion: 9
m_Fog: 0
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
m_FogMode: 3
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
m_AmbientIntensity: 1
m_AmbientMode: 3
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
m_SkyboxMaterial: {fileID: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
m_FlareFadeSpeed: 3
m_HaloTexture: {fileID: 0}
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
m_DefaultReflectionMode: 0
m_DefaultReflectionResolution: 128
m_ReflectionBounces: 1
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 12
m_GIWorkflowMode: 1
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
m_IndirectOutputScale: 1
m_AlbedoBoost: 1
m_EnvironmentLightingMode: 0
m_EnableBakedLightmaps: 0
m_EnableRealtimeLightmaps: 0
m_LightmapEditorSettings:
serializedVersion: 12
m_Resolution: 2
m_BakeResolution: 40
m_AtlasSize: 1024
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAmbientOcclusion: 0
m_Padding: 2
m_LightmapParameters: {fileID: 0}
m_LightmapsBakeMode: 1
m_TextureCompression: 1
m_FinalGather: 0
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_MixedBakeMode: 2
m_BakeBackend: 1
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 512
m_PVRBounces: 2
m_PVREnvironmentSampleCount: 256
m_PVREnvironmentReferencePointCount: 2048
m_PVRFilteringMode: 1
m_PVRDenoiserTypeDirect: 1
m_PVRDenoiserTypeIndirect: 1
m_PVRDenoiserTypeAO: 1
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVREnvironmentMIS: 1
m_PVRCulling: 1
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
m_PVRFilteringGaussRadiusAO: 2
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_LightProbeSampleCountMultiplier: 4
m_LightingDataAsset: {fileID: 0}
m_LightingSettings: {fileID: 0}
--- !u!196 &4
NavMeshSettings:
serializedVersion: 2
m_ObjectHideFlags: 0
m_BuildSettings:
serializedVersion: 2
agentTypeID: 0
agentRadius: 0.5
agentHeight: 2
agentSlope: 45
agentClimb: 0.4
ledgeDropHeight: 0
maxJumpAcrossDistance: 0
minRegionArea: 2
manualCellSize: 0
cellSize: 0.16666667
manualTileSize: 0
tileSize: 256
accuratePlacement: 0
maxJobWorkers: 0
preserveTilesOutsideBounds: 0
debug:
m_Flags: 0
m_NavMeshData: {fileID: 0}
--- !u!1 &434782288
2022-02-21 20:40:03 +03:00
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 434782289}
- component: {fileID: 434782294}
- component: {fileID: 434782293}
- component: {fileID: 434782292}
- component: {fileID: 434782291}
- component: {fileID: 434782290}
m_Layer: 3
m_Name: TilemapTest
2022-02-21 20:40:03 +03:00
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &434782289
2022-02-21 20:40:03 +03:00
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 434782288}
2022-02-21 23:36:08 +03:00
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
2022-02-21 23:36:08 +03:00
m_LocalScale: {x: 1, y: 1, z: 1}
2022-02-21 20:40:03 +03:00
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1560056817}
m_RootOrder: 0
2022-02-21 20:40:03 +03:00
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!66 &434782290
CompositeCollider2D:
2022-02-21 20:40:03 +03:00
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 434782288}
2022-02-21 20:40:03 +03:00
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 0}
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0, y: 0}
m_GeometryType: 0
m_GenerationType: 0
m_EdgeRadius: 0
m_ColliderPaths:
- m_Collider: {fileID: 434782291}
2022-02-22 20:55:40 +03:00
m_ColliderPaths:
2022-02-23 13:47:46 +03:00
- - X: 480000100
Y: -70000041
- X: 480000100
Y: -9999959
- X: 480000041
Y: -9999900
- X: 399999959
Y: -9999900
- X: 399999900
Y: -9999959
- X: 399999900
Y: -10000000
- X: 320000000
Y: -10000000
- X: 320000000
Y: -19999900
- X: 319999959
Y: -19999900
- X: 319999900
Y: -19999959
- X: 319999900
Y: -70000041
- X: 319999959
Y: -70000100
- X: 480000041
Y: -70000100
- - X: 40000000
Y: -10000000
2022-02-22 21:58:15 +03:00
- X: -120000000
2022-02-23 13:47:46 +03:00
Y: -10000000
2022-02-22 21:58:15 +03:00
- X: -120000000
2022-02-22 20:55:40 +03:00
Y: -70000000
2022-02-23 13:47:46 +03:00
- X: 40000000
2022-02-22 20:55:40 +03:00
Y: -70000000
m_CompositePaths:
2022-02-22 20:55:40 +03:00
m_Paths:
2022-02-23 13:47:46 +03:00
- - {x: 47.999973, y: -7.0000095}
- {x: 47.999973, y: -0.99999}
- {x: 32, y: -1.0000293}
- {x: 32.000027, y: -7.0000095}
- - {x: 3.999971, y: -7}
- {x: 3.999971, y: -1}
- {x: -12, y: -1.0000293}
- {x: -11.99997, y: -7}
m_VertexDistance: 0.0005
m_OffsetDistance: 0.00005
--- !u!19719996 &434782291
TilemapCollider2D:
2022-02-21 20:40:03 +03:00
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 434782288}
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 0}
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 1
m_Offset: {x: 0, y: 0}
m_MaximumTileChangeCount: 1000
m_ExtrusionFactor: 0.00001
--- !u!50 &434782292
Rigidbody2D:
serializedVersion: 4
2022-02-21 20:40:03 +03:00
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 434782288}
m_BodyType: 2
m_Simulated: 1
m_UseFullKinematicContacts: 0
m_UseAutoMass: 0
m_Mass: 1
m_LinearDrag: 0
m_AngularDrag: 0.05
m_GravityScale: 1
m_Material: {fileID: 0}
m_Interpolate: 0
m_SleepingMode: 1
m_CollisionDetection: 0
m_Constraints: 0
--- !u!483693784 &434782293
TilemapRenderer:
m_ObjectHideFlags: 0
2022-02-21 23:36:08 +03:00
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 434782288}
2022-02-21 23:36:08 +03:00
m_Enabled: 1
m_CastShadows: 0
m_ReceiveShadows: 0
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
m_LightProbeUsage: 0
m_ReflectionProbeUsage: 0
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: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_ChunkSize: {x: 32, y: 32, z: 32}
m_ChunkCullingBounds: {x: 0, y: 0, z: 0}
m_MaxChunkCount: 16
m_MaxFrameAge: 16
m_SortOrder: 0
m_Mode: 0
m_DetectChunkCullingBounds: 0
m_MaskInteraction: 0
--- !u!1839735485 &434782294
Tilemap:
m_ObjectHideFlags: 0
2022-02-21 23:36:08 +03:00
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 434782288}
2022-02-21 23:36:08 +03:00
m_Enabled: 1
2022-02-22 20:55:40 +03:00
m_Tiles:
2022-02-23 13:47:46 +03:00
- first: {x: -12, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -11, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -10, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -9, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -8, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -7, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -6, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -5, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -4, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -3, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -2, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -1, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 0, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 1, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 2, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 3, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 32, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 33, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 34, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 35, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 36, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 37, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 38, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 39, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 40, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 41, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 42, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 43, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 44, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 45, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 46, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 47, y: -7, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -12, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -11, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -10, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -9, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -8, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -7, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -6, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -5, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -4, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -3, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -2, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -1, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 0, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 1, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 2, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 3, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 32, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 33, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 34, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 35, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 36, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 37, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 38, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 39, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 40, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 41, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 42, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 43, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 44, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 45, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 46, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 47, y: -6, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -12, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -11, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -10, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -9, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -8, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -7, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -6, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -5, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -4, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -3, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -2, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -1, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 0, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 1, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 2, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 3, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 32, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 33, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
m_TileMatrixIndex: 0
2022-02-22 20:55:40 +03:00
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 34, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 35, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 36, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 37, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 38, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 39, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 40, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 41, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 42, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 43, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 44, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 45, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 46, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 47, y: -5, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -12, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -11, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -10, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -9, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -8, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -7, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -6, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -5, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -4, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -3, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -2, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -1, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 0, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 1, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 2, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 3, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 32, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 33, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 34, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 35, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 36, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 37, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 38, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 39, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 40, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 41, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 42, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 43, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 44, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 45, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 46, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 47, y: -4, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -12, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -11, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -10, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -9, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -8, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -7, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -6, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -5, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -4, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -3, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -2, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -1, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 0, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 1, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 2, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 3, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 32, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 33, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 34, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 35, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 36, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 37, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 38, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 39, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 40, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 41, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 42, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 43, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 44, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 45, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 46, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 47, y: -3, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -12, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -11, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -10, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -9, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -8, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -7, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -6, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 1
m_TileSpriteIndex: 1
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -5, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -4, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 7
m_TileSpriteIndex: 7
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -3, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 6
m_TileSpriteIndex: 6
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -2, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: -1, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 0, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 1, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 2, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 3, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 32, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 33, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 34, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 35, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 36, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 37, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 38, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 39, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 40, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 7
m_TileSpriteIndex: 7
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 41, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 6
m_TileSpriteIndex: 6
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 42, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 5
m_TileSpriteIndex: 5
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 43, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
m_TileIndex: 4
m_TileSpriteIndex: 4
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 44, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 3
m_TileSpriteIndex: 3
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 45, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 2
m_TileSpriteIndex: 2
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
2022-02-23 13:47:46 +03:00
- first: {x: 46, y: -2, z: 0}
2022-02-22 20:55:40 +03:00
second:
serializedVersion: 2
2022-02-23 13:47:46 +03:00
m_TileIndex: 1
m_TileSpriteIndex: 1
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
- first: {x: 47, y: -2, z: 0}
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
2022-02-22 20:55:40 +03:00
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
m_AnimatedTiles: {}
2022-02-22 20:55:40 +03:00
m_TileAssetArray:
2022-02-23 13:47:46 +03:00
- m_RefCount: 24
2022-02-22 20:55:40 +03:00
m_Data: {fileID: 11400000, guid: 502b7b1818f5f8c47bd680d4d214b39c, type: 2}
2022-02-23 13:47:46 +03:00
- m_RefCount: 24
m_Data: {fileID: 11400000, guid: 1942f243888f5d9488408d08d06c9faf, type: 2}
- m_RefCount: 24
m_Data: {fileID: 11400000, guid: 73368e96243c95b41a6729810817a436, type: 2}
- m_RefCount: 24
m_Data: {fileID: 11400000, guid: 527c7354374712d41ad9753939b5ac36, type: 2}
- m_RefCount: 24
m_Data: {fileID: 11400000, guid: c79d0a5a3d88ce5478e68db7b429e2e4, type: 2}
- m_RefCount: 24
m_Data: {fileID: 11400000, guid: 51d41ac86f9bfd0488b3bfb463299779, type: 2}
- m_RefCount: 24
m_Data: {fileID: 11400000, guid: ca5d25e499f0ff04981eb631b70500bf, type: 2}
- m_RefCount: 24
m_Data: {fileID: 11400000, guid: e2b3b5df8b098a341b0ed67a779e3330, type: 2}
2022-02-22 20:55:40 +03:00
m_TileSpriteArray:
2022-02-23 13:47:46 +03:00
- m_RefCount: 24
2022-02-22 20:55:40 +03:00
m_Data: {fileID: 686546875, guid: df2ccb7c0cd746e429ef1c1719ca37bd, type: 3}
2022-02-23 13:47:46 +03:00
- m_RefCount: 24
m_Data: {fileID: -1263317069, guid: df2ccb7c0cd746e429ef1c1719ca37bd, type: 3}
- m_RefCount: 24
m_Data: {fileID: 1168710483, guid: df2ccb7c0cd746e429ef1c1719ca37bd, type: 3}
- m_RefCount: 24
m_Data: {fileID: -317093737, guid: df2ccb7c0cd746e429ef1c1719ca37bd, type: 3}
- m_RefCount: 24
m_Data: {fileID: -109952575, guid: df2ccb7c0cd746e429ef1c1719ca37bd, type: 3}
- m_RefCount: 24
m_Data: {fileID: -1730733160, guid: df2ccb7c0cd746e429ef1c1719ca37bd, type: 3}
- m_RefCount: 24
m_Data: {fileID: 1499775618, guid: df2ccb7c0cd746e429ef1c1719ca37bd, type: 3}
- m_RefCount: 24
m_Data: {fileID: -1867230889, guid: df2ccb7c0cd746e429ef1c1719ca37bd, type: 3}
2022-02-22 20:55:40 +03:00
m_TileMatrixArray:
2022-02-23 13:47:46 +03:00
- m_RefCount: 192
2022-02-22 20:55:40 +03:00
m_Data:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_TileColorArray:
2022-02-23 13:47:46 +03:00
- m_RefCount: 192
2022-02-22 20:55:40 +03:00
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}
2022-02-22 20:55:40 +03:00
m_Origin: {x: -67, y: -13, z: 0}
2022-02-23 13:47:46 +03:00
m_Size: {x: 127, y: 17, z: 1}
m_TileAnchor: {x: 0.5, y: 0.5, z: 0}
m_TileOrientation: 0
m_TileOrientationMatrix:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
2022-02-23 13:47:46 +03:00
--- !u!1001 &549986612
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 6701593432788782522, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_Name
value: Basic_Platform_Large (1)
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_RootOrder
2022-02-26 12:18:12 +03:00
value: 4
2022-02-23 13:47:46 +03:00
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalPosition.x
value: 30
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalPosition.y
value: 2.5
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
--- !u!4 &1053905692 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
m_PrefabInstance: {fileID: 7008207193554258683}
m_PrefabAsset: {fileID: 0}
2022-02-21 20:40:03 +03:00
--- !u!1 &1524344315
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1524344317}
- component: {fileID: 1524344316}
m_Layer: 0
m_Name: Directional Light
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!108 &1524344316
Light:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1524344315}
m_Enabled: 1
serializedVersion: 10
m_Type: 1
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 1
m_Range: 10
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
m_CookieSize: 10
m_Shadows:
m_Type: 0
m_Resolution: -1
m_CustomResolution: -1
m_Strength: 1
m_Bias: 0.05
m_NormalBias: 0.4
m_NearPlane: 0.2
m_CullingMatrixOverride:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_UseCullingMatrixOverride: 0
m_Cookie: {fileID: 0}
m_DrawHalo: 0
m_Flare: {fileID: 0}
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 1
m_ColorTemperature: 6570
m_UseColorTemperature: 0
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
m_UseBoundingSphereOverride: 0
m_UseViewFrustumForShadowCasterCull: 1
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!4 &1524344317
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1524344315}
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
m_LocalPosition: {x: 1.6632634, y: 0.9842892, z: -0.13470843}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
2022-02-21 23:36:08 +03:00
m_RootOrder: 0
2022-02-21 20:40:03 +03:00
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
--- !u!1 &1560056815
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1560056817}
- component: {fileID: 1560056816}
m_Layer: 0
m_Name: Grid
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!156049354 &1560056816
Grid:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1560056815}
m_Enabled: 1
m_CellSize: {x: 1, y: 1, z: 0}
m_CellGap: {x: 0, y: 0, z: 0}
m_CellLayout: 0
m_CellSwizzle: 0
--- !u!4 &1560056817
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1560056815}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 434782289}
m_Father: {fileID: 0}
2022-02-26 12:18:12 +03:00
m_RootOrder: 5
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
2022-02-23 13:47:46 +03:00
--- !u!1001 &1692941248
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 6701593432788782522, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_Name
value: Basic_Platform_Large
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_RootOrder
2022-02-26 11:24:19 +03:00
value: 7
2022-02-23 13:47:46 +03:00
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalPosition.x
value: 6
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalPosition.y
value: 2.5
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6701593432788782526, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 85e13cc38c9c13145bdb0c612c6e2cbe, type: 3}
--- !u!1001 &1978252225
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_RootOrder
2022-02-26 11:24:19 +03:00
value: 3
2022-02-23 13:47:46 +03:00
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_LocalPosition.x
value: 18
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_LocalPosition.y
value: 4.5
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954024, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2372936093215954028, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
propertyPath: m_Name
value: Basic_Platform_Small (1)
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 793d5aaf9f2c50245aafbb6165f827a0, type: 3}
--- !u!1001 &1092136680259306298
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 5846939066456683146, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_Name
value: Fake_Basic_Platform_Small
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_RootOrder
2022-02-26 11:24:19 +03:00
value: 6
2022-02-23 13:47:46 +03:00
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_LocalPosition.x
2022-02-23 20:34:17 +03:00
value: 23
2022-02-23 13:47:46 +03:00
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_LocalPosition.y
value: 3.5
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5846939066456683150, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 31e12405ec9ab4145bfae33b308ffae1, type: 3}
--- !u!1001 &2662163040783957219
2022-02-22 00:48:53 +03:00
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
2022-02-26 12:18:12 +03:00
- target: {fileID: 2662163039882375472, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
propertyPath: m_LocalPosition.x
value: 0.6162348
objectReference: {fileID: 0}
- target: {fileID: 2662163039882375472, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
propertyPath: m_LocalPosition.y
value: 1.8504585
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
propertyPath: m_RootOrder
2022-02-26 11:24:19 +03:00
value: 2
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_LocalPosition.x
value: -6.536235
2022-02-21 23:36:08 +03:00
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_LocalPosition.y
value: -1.9904585
2022-02-21 23:36:08 +03:00
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_LocalPosition.z
value: -0.03203782
2022-02-21 23:36:08 +03:00
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621854, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2662163039948621855, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
propertyPath: m_Name
value: Camera
2022-02-21 23:36:08 +03:00
objectReference: {fileID: 0}
- target: {fileID: 2662163040849090936, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
propertyPath: m_Follow
value:
objectReference: {fileID: 1053905692}
2022-02-26 12:18:12 +03:00
- target: {fileID: 2662163040849090937, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
propertyPath: m_LocalPosition.x
value: 0.6162348
objectReference: {fileID: 0}
- target: {fileID: 2662163040849090937, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
propertyPath: m_LocalPosition.y
value: 1.8504585
objectReference: {fileID: 0}
2022-02-21 23:36:08 +03:00
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 1da5e227ed55bcd4b943e0ceef78aefb, type: 3}
2022-02-21 23:36:08 +03:00
--- !u!1001 &7008207193554258683
PrefabInstance:
2022-02-21 20:40:03 +03:00
m_ObjectHideFlags: 0
2022-02-21 23:36:08 +03:00
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 7008207192594766305, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_Name
value: Player
objectReference: {fileID: 0}
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_RootOrder
2022-02-26 11:24:19 +03:00
value: 1
2022-02-22 00:48:53 +03:00
objectReference: {fileID: 0}
2022-02-21 23:36:08 +03:00
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_LocalPosition.x
2022-02-26 12:18:12 +03:00
value: -5.92
2022-02-21 23:36:08 +03:00
objectReference: {fileID: 0}
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_LocalPosition.y
2022-02-26 12:18:12 +03:00
value: -0.14
2022-02-21 23:36:08 +03:00
objectReference: {fileID: 0}
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7008207192594766311, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 2ed6bfce9ad3e19428cb9bef743e0fa3, type: 3}