Generated automatic Tiled tilesets (.tsx) with chroma key #00FF00 configured

This commit is contained in:
2026-01-13 14:04:06 +01:00
parent 141a832b30
commit cbecdc3ac7
18 changed files with 4638 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.2" name="SPRITE_PROPS_props" tilewidth="32" tileheight="32" tilecount="3" columns="0">
<grid orientation="orthogonal" width="1" height="1"/>
<tile id="0">
<image width="1024" height="1024" source="../../sprites/props/graveyard/grave_cross.png" trans="00ff00"/>
</tile>
<tile id="1">
<image width="1024" height="1024" source="../../sprites/props/graveyard/grave_stone.png" trans="00ff00"/>
</tile>
<tile id="2">
<image width="1024" height="1024" source="../../sprites/props/graveyard/gravestone_v2.png" trans="00ff00"/>
</tile>
</tileset>