From 2c746e252f30af6c2f0f3e4791f0cf2c8a01402c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Nu=C8=9Biu?= Date: Sat, 15 Jun 2019 13:34:30 +0300 Subject: [PATCH] Import new snow tiles, repain the scene and re-organize tiles folder --- Assets/Scenes/SampleScene.unity | 1554 +++++++++-------- Assets/Sprites/Tiles/Snow/Snow Palette.prefab | 182 +- Assets/Sprites/Tiles/Snow/Sprites.meta | 8 + .../Tiles/Snow/Sprites/outer_tiles.png | Bin 0 -> 5331 bytes .../Tiles/Snow/Sprites/outer_tiles.png.meta | 362 ++++ .../Tiles/Snow/{ => Sprites}/snow_tileset.png | Bin .../Snow/{ => Sprites}/snow_tileset.png.meta | 0 Assets/Sprites/Tiles/Snow/Tiles.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_0.asset | 36 + .../Tiles/Snow/Tiles/outer_tiles_0.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_1.asset | 36 + .../Tiles/Snow/Tiles/outer_tiles_1.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_10.asset | 36 + .../Snow/Tiles/outer_tiles_10.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_11.asset | 36 + .../Snow/Tiles/outer_tiles_11.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_2.asset | 36 + .../Tiles/Snow/Tiles/outer_tiles_2.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_3.asset | 36 + .../Tiles/Snow/Tiles/outer_tiles_3.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_4.asset | 36 + .../Tiles/Snow/Tiles/outer_tiles_4.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_5.asset | 36 + .../Tiles/Snow/Tiles/outer_tiles_5.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_6.asset | 36 + .../Tiles/Snow/Tiles/outer_tiles_6.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_7.asset | 36 + .../Tiles/Snow/Tiles/outer_tiles_7.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_8.asset | 36 + .../Tiles/Snow/Tiles/outer_tiles_8.asset.meta | 8 + .../Tiles/Snow/Tiles/outer_tiles_9.asset | 36 + .../Tiles/Snow/Tiles/outer_tiles_9.asset.meta | 8 + .../Snow/{ => Tiles}/snow_tileset_0.asset | 0 .../{ => Tiles}/snow_tileset_0.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_1.asset | 0 .../{ => Tiles}/snow_tileset_1.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_10.asset | 0 .../{ => Tiles}/snow_tileset_10.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_11.asset | 0 .../{ => Tiles}/snow_tileset_11.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_12.asset | 0 .../{ => Tiles}/snow_tileset_12.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_13.asset | 0 .../{ => Tiles}/snow_tileset_13.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_14.asset | 0 .../{ => Tiles}/snow_tileset_14.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_15.asset | 0 .../{ => Tiles}/snow_tileset_15.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_16.asset | 0 .../{ => Tiles}/snow_tileset_16.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_17.asset | 0 .../{ => Tiles}/snow_tileset_17.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_18.asset | 0 .../{ => Tiles}/snow_tileset_18.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_19.asset | 0 .../{ => Tiles}/snow_tileset_19.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_2.asset | 0 .../{ => Tiles}/snow_tileset_2.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_20.asset | 0 .../{ => Tiles}/snow_tileset_20.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_3.asset | 0 .../{ => Tiles}/snow_tileset_3.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_4.asset | 0 .../{ => Tiles}/snow_tileset_4.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_5.asset | 0 .../{ => Tiles}/snow_tileset_5.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_6.asset | 0 .../{ => Tiles}/snow_tileset_6.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_7.asset | 0 .../{ => Tiles}/snow_tileset_7.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_8.asset | 0 .../{ => Tiles}/snow_tileset_8.asset.meta | 0 .../Snow/{ => Tiles}/snow_tileset_9.asset | 0 .../{ => Tiles}/snow_tileset_9.asset.meta | 0 74 files changed, 1858 insertions(+), 784 deletions(-) create mode 100644 Assets/Sprites/Tiles/Snow/Sprites.meta create mode 100644 Assets/Sprites/Tiles/Snow/Sprites/outer_tiles.png create mode 100644 Assets/Sprites/Tiles/Snow/Sprites/outer_tiles.png.meta rename Assets/Sprites/Tiles/Snow/{ => Sprites}/snow_tileset.png (100%) rename Assets/Sprites/Tiles/Snow/{ => Sprites}/snow_tileset.png.meta (100%) create mode 100644 Assets/Sprites/Tiles/Snow/Tiles.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_0.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_0.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_1.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_1.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_10.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_10.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_11.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_11.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_2.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_2.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_3.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_3.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_4.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_4.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_5.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_5.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_6.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_6.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_7.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_7.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_8.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_8.asset.meta create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_9.asset create mode 100644 Assets/Sprites/Tiles/Snow/Tiles/outer_tiles_9.asset.meta rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_0.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_0.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_1.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_1.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_10.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_10.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_11.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_11.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_12.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_12.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_13.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_13.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_14.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_14.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_15.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_15.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_16.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_16.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_17.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_17.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_18.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_18.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_19.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_19.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_2.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_2.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_20.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_20.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_3.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_3.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_4.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_4.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_5.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_5.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_6.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_6.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_7.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_7.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_8.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_8.asset.meta (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_9.asset (100%) rename Assets/Sprites/Tiles/Snow/{ => Tiles}/snow_tileset_9.asset.meta (100%) diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity index 738ec27..d288332 100644 --- a/Assets/Scenes/SampleScene.unity +++ b/Assets/Scenes/SampleScene.unity @@ -203,8 +203,8 @@ Tilemap: m_Tiles: - first: {x: -1, y: -22, z: 0} second: - m_TileIndex: 17 - m_TileSpriteIndex: 15 + m_TileIndex: 18 + m_TileSpriteIndex: 18 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -490,6 +490,303 @@ Tilemap: m_TileFlags: 1 m_ColliderType: 1 - first: {x: 31, y: -22, z: 0} + second: + m_TileIndex: 18 + m_TileSpriteIndex: 18 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -1, y: -21, z: 0} + second: + m_TileIndex: 22 + m_TileSpriteIndex: 22 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 0, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 1, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 3, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 4, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 5, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 6, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 7, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 8, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 9, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 10, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 11, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 12, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 13, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 14, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 15, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 16, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 17, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 18, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 19, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 20, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 21, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 22, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 23, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 24, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 25, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 26, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 27, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 28, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 29, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 30, y: -21, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 31, y: -21, z: 0} second: m_TileIndex: 12 m_TileSpriteIndex: 10 @@ -498,7 +795,7 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: -1, y: -21, z: 0} + - first: {x: -1, y: -20, z: 0} second: m_TileIndex: 20 m_TileSpriteIndex: 20 @@ -507,307 +804,10 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - - first: {x: 0, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 1, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 2, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 3, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 4, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 5, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 6, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 7, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 8, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 9, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 10, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 11, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 12, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 13, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 14, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 15, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 16, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 17, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 18, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 19, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 20, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 21, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 22, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 23, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 24, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 25, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 26, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 27, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 28, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 29, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 30, y: -21, z: 0} - second: - m_TileIndex: 15 - m_TileSpriteIndex: 13 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 31, y: -21, z: 0} - second: - m_TileIndex: 10 - m_TileSpriteIndex: 9 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: -1, y: -20, z: 0} - second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - first: {x: 0, y: -20, z: 0} second: m_TileIndex: 9 - m_TileSpriteIndex: 7 + m_TileSpriteIndex: 9 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -1077,7 +1077,7 @@ Tilemap: - first: {x: 30, y: -20, z: 0} second: m_TileIndex: 5 - m_TileSpriteIndex: 4 + m_TileSpriteIndex: 13 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -1085,8 +1085,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -20, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -1094,8 +1094,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -19, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -1382,8 +1382,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -19, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -1391,8 +1391,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -18, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -1679,8 +1679,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -18, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -1688,8 +1688,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -17, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -1976,8 +1976,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -17, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -1985,8 +1985,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -16, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -2273,8 +2273,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -16, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -2282,8 +2282,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -15, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -2570,8 +2570,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -15, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -2579,8 +2579,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -14, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -2867,8 +2867,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -14, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -2876,8 +2876,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -13, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -3164,8 +3164,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -13, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -3173,8 +3173,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -12, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -3461,8 +3461,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -12, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -3470,8 +3470,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -11, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -3758,8 +3758,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -11, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -3767,8 +3767,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -10, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -4055,8 +4055,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -10, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -4064,8 +4064,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -9, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -4352,8 +4352,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -9, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -4361,8 +4361,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -8, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -4649,8 +4649,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -8, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -4658,8 +4658,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -7, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -4946,8 +4946,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -7, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -4955,8 +4955,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -6, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -5243,8 +5243,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -6, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -5252,8 +5252,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -5, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -5540,8 +5540,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -5, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -5549,8 +5549,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -4, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -5837,8 +5837,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -4, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -5846,8 +5846,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -3, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -6134,8 +6134,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -3, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -6143,8 +6143,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -2, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -6431,8 +6431,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -2, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -6440,8 +6440,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: -1, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -6728,8 +6728,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: -1, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -6737,8 +6737,8 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: 0, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 20 + m_TileSpriteIndex: 20 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7025,8 +7025,8 @@ Tilemap: m_ColliderType: 0 - first: {x: 31, y: 0, z: 0} second: - m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileIndex: 15 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7034,293 +7034,14 @@ Tilemap: m_ColliderType: 1 - first: {x: -1, y: 1, z: 0} second: - m_TileIndex: 1 - m_TileSpriteIndex: 1 + m_TileIndex: 3 + m_TileSpriteIndex: 7 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 - first: {x: 0, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 1, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 2, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 3, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 4, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 5, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 6, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 7, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 8, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 9, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 10, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 11, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 12, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 13, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 14, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 15, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 16, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 17, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 18, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 19, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 20, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 21, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 22, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 23, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 24, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 25, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 26, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 27, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 28, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 29, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 30, y: 1, z: 0} - second: - m_TileIndex: 8 - m_TileSpriteIndex: 8 - m_TileMatrixIndex: 0 - m_TileColorIndex: 0 - m_ObjectToInstantiate: {fileID: 0} - m_TileFlags: 1 - m_ColliderType: 1 - - first: {x: 31, y: 1, z: 0} second: m_TileIndex: 11 m_TileSpriteIndex: 11 @@ -7329,9 +7050,288 @@ Tilemap: m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 m_ColliderType: 1 + - first: {x: 1, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 3, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 4, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 5, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 6, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 7, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 8, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 9, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 10, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 11, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 12, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 13, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 14, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 15, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 16, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 17, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 18, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 19, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 20, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 21, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 22, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 23, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 24, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 25, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 26, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 27, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 28, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 29, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 30, y: 1, z: 0} + second: + m_TileIndex: 11 + m_TileSpriteIndex: 11 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 31, y: 1, z: 0} + second: + m_TileIndex: 21 + m_TileSpriteIndex: 21 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 - first: {x: -1, y: 2, z: 0} second: - m_TileIndex: 0 + m_TileIndex: 10 m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 @@ -7340,8 +7340,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 0, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7349,8 +7349,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 1, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7358,8 +7358,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 2, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7367,8 +7367,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 3, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7376,8 +7376,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 4, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7385,8 +7385,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 5, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7394,8 +7394,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 6, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7403,8 +7403,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 7, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7412,8 +7412,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 8, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7421,8 +7421,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 9, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7430,8 +7430,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 10, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7439,8 +7439,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 11, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7448,8 +7448,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 12, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7457,8 +7457,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 13, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7466,8 +7466,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 14, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7475,8 +7475,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 15, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7484,8 +7484,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 16, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7493,8 +7493,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 17, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7502,8 +7502,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 18, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7511,8 +7511,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 19, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7520,8 +7520,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 20, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7529,8 +7529,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 21, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7538,8 +7538,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 22, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7547,8 +7547,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 23, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7556,8 +7556,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 24, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7565,8 +7565,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 25, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7574,8 +7574,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 26, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7583,8 +7583,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 27, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7592,8 +7592,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 28, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7601,8 +7601,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 29, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7610,8 +7610,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 30, y: 2, z: 0} second: - m_TileIndex: 2 - m_TileSpriteIndex: 2 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7619,8 +7619,8 @@ Tilemap: m_ColliderType: 1 - first: {x: 31, y: 2, z: 0} second: - m_TileIndex: 18 - m_TileSpriteIndex: 18 + m_TileIndex: 10 + m_TileSpriteIndex: 17 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} @@ -7628,14 +7628,14 @@ Tilemap: m_ColliderType: 1 m_AnimatedTiles: {} m_TileAssetArray: - - m_RefCount: 1 - m_Data: {fileID: 11400000, guid: cf87d58db27a546eaa573ec6949d8a93, type: 2} - - m_RefCount: 22 - m_Data: {fileID: 11400000, guid: 3e3ab19121dc54539b3c8154709c912f, type: 2} - - m_RefCount: 31 - m_Data: {fileID: 11400000, guid: 6adfbe61cffd84897b2eefac522fbd4d, type: 2} - m_RefCount: 0 m_Data: {fileID: 0} + - m_RefCount: 0 + m_Data: {fileID: 0} + - m_RefCount: 0 + m_Data: {fileID: 0} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 633fd0632dc03485d959f045436698ae, type: 2} - m_RefCount: 29 m_Data: {fileID: 11400000, guid: b8378bd85cbe54ae283649bd53edf8b3, type: 2} - m_RefCount: 1 @@ -7644,75 +7644,87 @@ Tilemap: m_Data: {fileID: 11400000, guid: 3e7a57afcd18f48648a63ddf7d206e95, type: 2} - m_RefCount: 551 m_Data: {fileID: 11400000, guid: a21f910a3312149ef98a935e46dabdc1, type: 2} - - m_RefCount: 31 - m_Data: {fileID: 11400000, guid: 280908f86fd634fc8bf93dc6dbb77a7e, type: 2} + - m_RefCount: 0 + m_Data: {fileID: 0} - m_RefCount: 1 m_Data: {fileID: 11400000, guid: 571086ebad91f4409903387f815db6da, type: 2} - - m_RefCount: 1 - m_Data: {fileID: 11400000, guid: 0ca3dcdd15ef340ff9f3f928ec746416, type: 2} - - m_RefCount: 22 - m_Data: {fileID: 11400000, guid: 3668e5c0b95154e919cd91fa6805d098, type: 2} - - m_RefCount: 1 + - m_RefCount: 33 m_Data: {fileID: 11400000, guid: 0bb60edf49621474abbaa18743cd9109, type: 2} + - m_RefCount: 31 + m_Data: {fileID: 11400000, guid: 944927f15c8f948f98574ba191445692, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: c0f21b77ccee144cb866d4f7406c5e29, type: 2} - m_RefCount: 1 m_Data: {fileID: 11400000, guid: f5f5557817b6845028fc03ab57d58c13, type: 2} - m_RefCount: 29 m_Data: {fileID: 11400000, guid: ff1db9fd5f6854b559f396c6b7670685, type: 2} - - m_RefCount: 31 - m_Data: {fileID: 11400000, guid: f5a3b5d9e83454e8eb61154392c18a8c, type: 2} + - m_RefCount: 21 + m_Data: {fileID: 11400000, guid: 284957ad9f781497b9f6a360c047ad37, type: 2} - m_RefCount: 19 m_Data: {fileID: 11400000, guid: 090f8ea2e65dd4bc78cb797c967bc7ed, type: 2} - - m_RefCount: 32 + - m_RefCount: 31 m_Data: {fileID: 11400000, guid: 3ffff3648d45a4cc6a79ffe441869597, type: 2} - - m_RefCount: 1 - m_Data: {fileID: 11400000, guid: 228dc3e8d1dea48a791af8d4200ecb21, type: 2} + - m_RefCount: 2 + m_Data: {fileID: 11400000, guid: 0f00c6b70781648ca97606d59634e04c, type: 2} - m_RefCount: 1 m_Data: {fileID: 11400000, guid: c35dcc39bf9cc4851b419fa3978335a3, type: 2} + - m_RefCount: 21 + m_Data: {fileID: 11400000, guid: 6469f494e107744fc944a210518e35f4, type: 2} - m_RefCount: 1 - m_Data: {fileID: 11400000, guid: 174ebeb583e6a4878aa9f72f61ed4701, type: 2} + m_Data: {fileID: 11400000, guid: 363b68987129f4521b4cc1c601f4748f, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 195f275f346da4690b6d239d5b537c3c, type: 2} + - m_RefCount: 31 + m_Data: {fileID: 11400000, guid: 3c06ff4a1c8144b51aa4d42da08ffd68, type: 2} m_TileSpriteArray: - m_RefCount: 0 m_Data: {fileID: 0} - - m_RefCount: 22 - m_Data: {fileID: 21300006, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - - m_RefCount: 31 - m_Data: {fileID: 21300002, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + - m_RefCount: 0 + m_Data: {fileID: 0} + - m_RefCount: 0 + m_Data: {fileID: 0} - m_RefCount: 29 m_Data: {fileID: 21300038, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - - m_RefCount: 1 - m_Data: {fileID: 21300040, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + - m_RefCount: 21 + m_Data: {fileID: 21300010, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} - m_RefCount: 551 m_Data: {fileID: 21300026, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - m_RefCount: 19 m_Data: {fileID: 21300028, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300000, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 0 + m_Data: {fileID: 0} - m_RefCount: 1 m_Data: {fileID: 21300036, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300022, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} - m_RefCount: 31 - m_Data: {fileID: 21300008, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - - m_RefCount: 1 - m_Data: {fileID: 21300022, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - - m_RefCount: 1 - m_Data: {fileID: 21300034, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - - m_RefCount: 22 - m_Data: {fileID: 21300010, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + m_Data: {fileID: 21300002, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} - m_RefCount: 1 m_Data: {fileID: 21300012, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - - m_RefCount: 31 - m_Data: {fileID: 21300020, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300040, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - m_RefCount: 29 m_Data: {fileID: 21300014, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - - m_RefCount: 32 + - m_RefCount: 31 m_Data: {fileID: 21300030, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - m_RefCount: 19 m_Data: {fileID: 21300024, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - - m_RefCount: 1 - m_Data: {fileID: 21300000, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - - m_RefCount: 1 - m_Data: {fileID: 21300004, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + - m_RefCount: 33 + m_Data: {fileID: 21300034, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + - m_RefCount: 2 + m_Data: {fileID: 21300032, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - m_RefCount: 1 m_Data: {fileID: 21300016, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + - m_RefCount: 21 + m_Data: {fileID: 21300012, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} - m_RefCount: 1 - m_Data: {fileID: 21300018, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + m_Data: {fileID: 21300006, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300016, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 31 + m_Data: {fileID: 21300020, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} m_TileMatrixArray: - m_RefCount: 825 m_Data: @@ -8156,7 +8168,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 519420028} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 10.590895, y: -4.0430503, z: -10} + m_LocalPosition: {x: 9.540185, y: -4.0430503, z: -10} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} diff --git a/Assets/Sprites/Tiles/Snow/Snow Palette.prefab b/Assets/Sprites/Tiles/Snow/Snow Palette.prefab index ae7768e..e65e3d7 100644 --- a/Assets/Sprites/Tiles/Snow/Snow Palette.prefab +++ b/Assets/Sprites/Tiles/Snow/Snow Palette.prefab @@ -41,6 +41,114 @@ Tilemap: m_GameObject: {fileID: 1245870692359032171} m_Enabled: 1 m_Tiles: + - first: {x: -1, y: -7, z: 0} + second: + m_TileIndex: 32 + m_TileSpriteIndex: 32 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 0, y: -7, z: 0} + second: + m_TileIndex: 31 + m_TileSpriteIndex: 31 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 1, y: -7, z: 0} + second: + m_TileIndex: 30 + m_TileSpriteIndex: 30 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: -7, z: 0} + second: + m_TileIndex: 29 + m_TileSpriteIndex: 29 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -1, y: -6, z: 0} + second: + m_TileIndex: 28 + m_TileSpriteIndex: 28 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: -6, z: 0} + second: + m_TileIndex: 27 + m_TileSpriteIndex: 27 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -1, y: -5, z: 0} + second: + m_TileIndex: 26 + m_TileSpriteIndex: 26 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: -5, z: 0} + second: + m_TileIndex: 25 + m_TileSpriteIndex: 25 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: -1, y: -4, z: 0} + second: + m_TileIndex: 24 + m_TileSpriteIndex: 24 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 0, y: -4, z: 0} + second: + m_TileIndex: 23 + m_TileSpriteIndex: 23 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 1, y: -4, z: 0} + second: + m_TileIndex: 22 + m_TileSpriteIndex: 22 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 + - first: {x: 2, y: -4, z: 0} + second: + m_TileIndex: 21 + m_TileSpriteIndex: 21 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_ObjectToInstantiate: {fileID: 0} + m_TileFlags: 1 + m_ColliderType: 1 - first: {x: -1, y: -2, z: 0} second: m_TileIndex: 15 @@ -76,7 +184,7 @@ Tilemap: m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 - m_ColliderType: 1 + m_ColliderType: 0 - first: {x: 4, y: -2, z: 0} second: m_TileIndex: 19 @@ -85,7 +193,7 @@ Tilemap: m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 - m_ColliderType: 1 + m_ColliderType: 0 - first: {x: 5, y: -2, z: 0} second: m_TileIndex: 20 @@ -94,7 +202,7 @@ Tilemap: m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 - m_ColliderType: 1 + m_ColliderType: 0 - first: {x: -1, y: -1, z: 0} second: m_TileIndex: 9 @@ -130,7 +238,7 @@ Tilemap: m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 - m_ColliderType: 1 + m_ColliderType: 0 - first: {x: 4, y: -1, z: 0} second: m_TileIndex: 13 @@ -139,7 +247,7 @@ Tilemap: m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 - m_ColliderType: 1 + m_ColliderType: 0 - first: {x: 5, y: -1, z: 0} second: m_TileIndex: 14 @@ -148,7 +256,7 @@ Tilemap: m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 - m_ColliderType: 1 + m_ColliderType: 0 - first: {x: -1, y: 0, z: 0} second: m_TileIndex: 3 @@ -184,7 +292,7 @@ Tilemap: m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 - m_ColliderType: 1 + m_ColliderType: 0 - first: {x: 4, y: 0, z: 0} second: m_TileIndex: 7 @@ -193,7 +301,7 @@ Tilemap: m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 - m_ColliderType: 1 + m_ColliderType: 0 - first: {x: 5, y: 0, z: 0} second: m_TileIndex: 8 @@ -202,7 +310,7 @@ Tilemap: m_TileColorIndex: 0 m_ObjectToInstantiate: {fileID: 0} m_TileFlags: 1 - m_ColliderType: 1 + m_ColliderType: 0 - first: {x: -1, y: 1, z: 0} second: m_TileIndex: 0 @@ -274,6 +382,30 @@ Tilemap: m_Data: {fileID: 11400000, guid: b8378bd85cbe54ae283649bd53edf8b3, type: 2} - m_RefCount: 1 m_Data: {fileID: 11400000, guid: e6a4519ad8022425c966f3f3e5530646, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 363b68987129f4521b4cc1c601f4748f, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 06c05a704fa7f4f92931e60bccdd6833, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 944927f15c8f948f98574ba191445692, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 633fd0632dc03485d959f045436698ae, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 284957ad9f781497b9f6a360c047ad37, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: a0a5b5562433f448190a1b50da033883, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 4698d978521ab43c4ae387f9ee19a4a6, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 6469f494e107744fc944a210518e35f4, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: c0f21b77ccee144cb866d4f7406c5e29, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 3c06ff4a1c8144b51aa4d42da08ffd68, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 27445652e5dda4cdbb52ae893b423654, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 195f275f346da4690b6d239d5b537c3c, type: 2} m_TileSpriteArray: - m_RefCount: 1 m_Data: {fileID: 21300000, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} @@ -317,8 +449,32 @@ Tilemap: m_Data: {fileID: 21300038, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} - m_RefCount: 1 m_Data: {fileID: 21300040, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300006, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300004, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300002, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300000, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300010, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300008, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300014, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300012, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300022, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300020, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300018, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300016, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3} m_TileMatrixArray: - - m_RefCount: 21 + - m_RefCount: 33 m_Data: e00: 1 e01: 0 @@ -337,12 +493,12 @@ Tilemap: e32: 0 e33: 1 m_TileColorArray: - - m_RefCount: 21 + - m_RefCount: 33 m_Data: {r: 1, g: 1, b: 1, a: 1} m_AnimationFrameRate: 1 m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Origin: {x: -1, y: -2, z: 0} - m_Size: {x: 7, y: 4, z: 1} + m_Origin: {x: -1, y: -7, z: 0} + m_Size: {x: 8, y: 9, z: 1} m_TileAnchor: {x: 0.5, y: 0.5, z: 0} m_TileOrientation: 0 m_TileOrientationMatrix: diff --git a/Assets/Sprites/Tiles/Snow/Sprites.meta b/Assets/Sprites/Tiles/Snow/Sprites.meta new file mode 100644 index 0000000..056bb13 --- /dev/null +++ b/Assets/Sprites/Tiles/Snow/Sprites.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8efba62ae3b194e80a361af91c1d8105 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Sprites/Tiles/Snow/Sprites/outer_tiles.png b/Assets/Sprites/Tiles/Snow/Sprites/outer_tiles.png new file mode 100644 index 0000000000000000000000000000000000000000..37958460d26ed9189650d72c1e80f11dbc8dffac GIT binary patch literal 5331 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