✅ VSE MAPE Z PIKAMI NA KONCU: 📂 /assets/ ├── MASTER_REFS 🟣 (6 PNG) ├── animations 🟢 (134 PNG) ├── audio 🔴 (0 PNG) ├── demo 🔴 (0 PNG) │ ├── biomi 🔴 (0 PNG) │ ├── characters 🔴 (0 PNG) │ ├── items 🔴 (0 PNG) │ ├── npc 🔴 (0 PNG) │ └── vfx 🔴 (0 PNG) ├── dialogue 🔴 (0 PNG) ├── kreature 🟢 (71 PNG) ├── maps 🟣 (1 PNG) ├── slike 🟢 (420 PNG!) ├── vfx 🟣 (3 PNG) └── videos 🔴 (0 PNG) 📂 /tiled/ ├── maps 🟣 (1 file) ├── tilesets 🟣 (1 file) ├── tutorials 🟣 (1 file) └── TODO 🟣 (2 files) 🎯 FORMAT: "folder_name 🔴" (ne "🔴 folder_name") Pike na koncu imena! ✅ 📊 STATUS LOGIC: • 🔴 = 0 files (PRAZNO) • 🟣 = 1-9 files (V DELU) • 🟢 = 10+ files (DOKONČANO) 👁️ VISIBLE IN FINDER: → Instant visual feedback! → Na koncu imena (lepše!) → Easy sorting! 📁 All folders renamed! 🚀 Status indicators working!
20 lines
949 B
TypeScript
20 lines
949 B
TypeScript
<? xml version = "1.0" encoding = "UTF-8" ?>
|
|
<tileset version="1.10" tiledversion="1.11.1" name="objects_common" tilewidth="64" tileheight="64" tilecount="20" columns="0">
|
|
<grid orientation="orthogonal" width="1" height="1" />
|
|
<tile id="0">
|
|
<image width="42" height="42" source="../../../Slike_za_Tiled/08_misc/rock_1.png" />
|
|
</tile>
|
|
<tile id="1">
|
|
<image width="29" height="29" source="../../../Slike_za_Tiled/08_misc/rock_2.png" />
|
|
</tile>
|
|
<tile id="2">
|
|
<image width="42" height="42" source="../../../Slike_za_Tiled/08_misc/rock_asset.png" />
|
|
</tile>
|
|
<tile id="3">
|
|
<image width="64" height="64" source="../../../Slike_za_Tiled/06_vegetation/trees/tree_blue.png" />
|
|
</tile>
|
|
<tile id="4">
|
|
<image width="31" height="18" source="../../../Slike_za_Tiled/08_misc/flowers.png" />
|
|
</tile>
|
|
</tileset>
|