From 2dfa4588b3b5bba2a84dab239d62b1c285478870 Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Wed, 02 Apr 2025 22:31:45 +0000 Subject: [PATCH] inventory scrollbar autohide --- Assets/TileSets/Palettes/IronOreRuleTile.asset | 10 +--------- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/Assets/TileSets/Palettes/IronOreRuleTile.asset b/Assets/TileSets/Palettes/IronOreRuleTile.asset index aa9971c..ec4c2db 100644 --- a/Assets/TileSets/Palettes/IronOreRuleTile.asset +++ b/Assets/TileSets/Palettes/IronOreRuleTile.asset @@ -27,13 +27,5 @@ m_ColliderType: 1 m_RandomTransform: 0 m_Neighbors: - m_NeighborPositions: - - {x: -1, y: 1, z: 0} - - {x: 0, y: 1, z: 0} - - {x: 1, y: 1, z: 0} - - {x: -1, y: 0, z: 0} - - {x: 1, y: 0, z: 0} - - {x: -1, y: -1, z: 0} - - {x: 0, y: -1, z: 0} - - {x: 1, y: -1, z: 0} + m_NeighborPositions: [] m_RuleTransform: 0 -- Gitblit v1.9.3