From 884103d805270bd776b7a485d9431401c0c05594 Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Sun, 30 Mar 2025 18:50:13 +0000 Subject: [PATCH] #16 added ores to player inventory #14 show inventory in UI --- Assets/TileSets/Palettes/ForestTileset.prefab | 24 ++++++++++++++++++------ 1 files changed, 18 insertions(+), 6 deletions(-) diff --git a/Assets/TileSets/Palettes/ForestTileset.prefab b/Assets/TileSets/Palettes/ForestTileset.prefab index d43f9b3..a032388 100644 --- a/Assets/TileSets/Palettes/ForestTileset.prefab +++ b/Assets/TileSets/Palettes/ForestTileset.prefab @@ -42,6 +42,16 @@ m_GameObject: {fileID: 3278050954428335906} m_Enabled: 1 m_Tiles: + - first: {x: -5, y: -1, z: 0} + second: + serializedVersion: 2 + m_TileIndex: 75 + m_TileSpriteIndex: 0 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_TileObjectToInstantiateIndex: 65535 + dummyAlignment: 0 + m_AllTileFlags: 1073741826 - first: {x: -7, y: 2, z: 0} second: serializedVersion: 2 @@ -944,8 +954,10 @@ m_Data: {fileID: 11400000, guid: 9b08cbd851e61d440ab3bbec430551d0, type: 2} - m_RefCount: 1 m_Data: {fileID: 11400000, guid: a6d768d37412b75439e62ced7c847ce1, type: 2} - m_TileSpriteArray: - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: e77c00aec3ec74f4a9ec15ef63c3f9a7, type: 2} + m_TileSpriteArray: + - m_RefCount: 2 m_Data: {fileID: -1200237691, guid: 42962cf14c23fee4baaaea0cd52d52e0, type: 3} - m_RefCount: 1 m_Data: {fileID: -1554015212, guid: 42962cf14c23fee4baaaea0cd52d52e0, type: 3} @@ -1096,7 +1108,7 @@ - m_RefCount: 1 m_Data: {fileID: 1265893066, guid: 118553c8864a2bf4abaf757c357494e5, type: 3} m_TileMatrixArray: - - m_RefCount: 75 + - m_RefCount: 76 m_Data: e00: 1 e01: 0 @@ -1115,13 +1127,13 @@ e32: 0 e33: 1 m_TileColorArray: - - m_RefCount: 75 + - m_RefCount: 76 m_Data: {r: 1, g: 1, b: 1, a: 1} m_TileObjectToInstantiateArray: [] m_AnimationFrameRate: 1 m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Origin: {x: -7, y: 2, z: 0} - m_Size: {x: 21, y: 7, z: 1} + m_Origin: {x: -7, y: -1, z: 0} + m_Size: {x: 21, y: 10, z: 1} m_TileAnchor: {x: 0.5, y: 0.5, z: 0} m_TileOrientation: 0 m_TileOrientationMatrix: @@ -1235,7 +1247,7 @@ m_CellGap: {x: 0, y: 0, z: 0} m_CellLayout: 0 m_CellSwizzle: 0 ---- !u!114 &6877429595757718357 +--- !u!114 &6290011975362041633 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} -- Gitblit v1.9.3