Tileset organization system - 25 TSX files + comprehensive workflow docs
This commit is contained in:
14
assets/maps/organized_tilesets/02_Animals_Pets/README.md
Normal file
14
assets/maps/organized_tilesets/02_Animals_Pets/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 02 Animals Pets
|
||||
|
||||
## Sprite Sheets Included:
|
||||
|
||||
- `farm_animals_family_grid`
|
||||
- `dog_companions_5_breeds`
|
||||
- `rare_livestock_animals`
|
||||
- `delivery_creatures_bat_owl`
|
||||
|
||||
## Usage in Tiled:
|
||||
|
||||
1. Map → Add External Tileset...
|
||||
2. Select .tsx files from this folder
|
||||
3. Tilesets will appear in your Tilesets panel
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.1" name="Delivery Creatures Bat Owl 1766097497616" tilewidth="48" tileheight="48" tilecount="441" columns="21">
|
||||
<image source="../../../../krvava_zetev_sprites/delivery_creatures_bat_owl_1766097497616.png" width="1024" height="1024"/>
|
||||
</tileset>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.1" name="Dog Companions 5 Breeds 1766096740462" tilewidth="48" tileheight="48" tilecount="441" columns="21">
|
||||
<image source="../../../../krvava_zetev_sprites/dog_companions_5_breeds_1766096740462.png" width="1024" height="1024"/>
|
||||
</tileset>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.1" name="Farm Animals Family Grid 1766099078030" tilewidth="48" tileheight="48" tilecount="441" columns="21">
|
||||
<image source="../../../../krvava_zetev_sprites/farm_animals_family_grid_1766099078030.png" width="1024" height="1024"/>
|
||||
</tileset>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.1" name="Rare Livestock Animals 1766096790785" tilewidth="48" tileheight="48" tilecount="441" columns="21">
|
||||
<image source="../../../../krvava_zetev_sprites/rare_livestock_animals_1766096790785.png" width="1024" height="1024"/>
|
||||
</tileset>
|
||||
Reference in New Issue
Block a user