🗺️ Tiled Setup Complete + Crop Spritesheets
✅ CREATED: - MINIMAL_TEMPLATE.tmx (clean slate, 5 layers, NO tilesets) - 6 crop spritesheets (256x128, 32x32 tiles) • carrots_spritesheet.png • corn_spritesheet.png (8 missing) • lettuces_spritesheet.png • potatos_spritesheet.png (2 missing) • pumpkins_spritesheet.png (8 missing) • tomatoes_spritesheet.png (1 missing) 📝 LAYERS: 1. 01_Ground (terrain) 2. 02_Crops (plants) 3. 03_Objects (decorations) 4. 04_Buildings (structures) 5. 05_Collision (hidden, 50% opacity) 📊 TOTAL ASSETS ORGANIZED: - 173 individual crop PNG files - 6 combined spritesheets - Minimal Tiled template ready ⏰ NEXT: Generate 113 Kickstarter assets at 02:19 CET (~45 min)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"activeFile": "assets/maps/TownSquare.json",
|
||||
"activeFile": "assets/maps 🟣/novafarma_clean.tmx",
|
||||
"expandedProjectPaths": [
|
||||
"assets/maps"
|
||||
],
|
||||
@@ -8,6 +8,55 @@
|
||||
"": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/01_Ground.tsx": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/02_Obstacles.tsx": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/03_Fences.tsx": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/04_Buildings.tsx": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/05_Tools_Items.tsx": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/fresh_workspace.tmx": {
|
||||
"scale": 0.23156249999999998,
|
||||
"selectedLayer": 1,
|
||||
"viewCenter": {
|
||||
"x": 641.2955465587045,
|
||||
"y": -187.8542510121457
|
||||
}
|
||||
},
|
||||
"assets/maps 🟣/novafarma_clean.tmx": {
|
||||
"scale": 0.5452604166666667,
|
||||
"selectedLayer": 4,
|
||||
"viewCenter": {
|
||||
"x": 624.4722514089215,
|
||||
"y": 1015.1112809246345
|
||||
}
|
||||
},
|
||||
"assets/maps 🟣/novafarma_clean.tmx#crops_carrots": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/novafarma_clean.tmx#crops_corn": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/novafarma_clean.tmx#crops_lettuces": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/novafarma_clean.tmx#crops_potatos": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/novafarma_clean.tmx#crops_pumpkins": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps 🟣/novafarma_clean.tmx#crops_tomatoes": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"assets/maps/01_Ground.tsx": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
@@ -182,11 +231,13 @@
|
||||
},
|
||||
"last.externalTilesetPath": "/Users/davidkotnik/repos/novafarma/assets/maps",
|
||||
"openFiles": [
|
||||
"assets/maps/testni_travnik.tmx",
|
||||
"assets/maps/TownSquare.json"
|
||||
"assets/maps 🟣/fresh_workspace.tmx",
|
||||
"assets/maps 🟣/novafarma_clean.tmx"
|
||||
],
|
||||
"project": "novafarma.tiled-project",
|
||||
"recentFiles": [
|
||||
"assets/maps 🟣/fresh_workspace.tmx",
|
||||
"assets/maps 🟣/novafarma_clean.tmx",
|
||||
"assets/maps/testni_travnik.tmx",
|
||||
"assets/maps/TownSquare.json",
|
||||
"assets/maps/NovaFarma.json",
|
||||
|
||||
Reference in New Issue
Block a user