From 3fea00d031beeb02207003b8e61f520bb7de590d Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Wed, 02 Apr 2025 13:19:06 +0000 Subject: [PATCH] #35 generate ores from resource folder --- Assets/TileSets/Palettes/IronOreRuleCustom.asset | 26 ++------------------------ 1 files changed, 2 insertions(+), 24 deletions(-) diff --git a/Assets/TileSets/Palettes/IronOreRuleCustom.asset b/Assets/TileSets/Palettes/IronOreRuleCustom.asset index 48457aa..e750e43 100644 --- a/Assets/TileSets/Palettes/IronOreRuleCustom.asset +++ b/Assets/TileSets/Palettes/IronOreRuleCustom.asset @@ -15,27 +15,5 @@ m_DefaultSprite: {fileID: 21300000, guid: 83ee72e0f385a7641b729c9f5c288e74, type: 3} m_DefaultGameObject: {fileID: 3549545049718014148, guid: 858e9987645c29748a5b0990923da82f, type: 3} m_DefaultColliderType: 1 - m_TilingRules: - - m_Id: 0 - m_Sprites: - - {fileID: 21300000, guid: 83ee72e0f385a7641b729c9f5c288e74, type: 3} - m_GameObject: {fileID: 3549545049718014148, guid: 858e9987645c29748a5b0990923da82f, type: 3} - m_MinAnimationSpeed: 1 - m_MaxAnimationSpeed: 1 - m_PerlinScale: 0.5 - m_Output: 0 - m_ColliderType: 1 - m_RandomTransform: 0 - m_Neighbors: 0200000002000000020000000200000002000000020000000200000002000000 - m_NeighborPositions: - - {x: -1, y: 1, z: 0} - - {x: -1, y: 0, z: 0} - - {x: -1, y: -1, z: 0} - - {x: 0, y: -1, z: 0} - - {x: 1, y: 0, z: 0} - - {x: 0, y: 1, z: 0} - - {x: 1, y: 1, z: 0} - - {x: 1, y: -1, z: 0} - m_RuleTransform: 0 - siblings: - - {fileID: 11400000, guid: 3999614e192b37546a6b710bf5ceb30c, type: 2} + m_TilingRules: [] + siblings: [] -- Gitblit v1.9.3