chore: Update LDtk project with new layers and fixed assets dimensions (using sips)

This commit is contained in:
2026-01-14 23:22:59 +01:00
parent 4ef1adc413
commit bc2225ad64
3494 changed files with 49932 additions and 25218 deletions

View File

@@ -0,0 +1,15 @@
<?xml version='1.0' encoding='UTF-8'?>
<tileset version="1.10" tiledversion="1.11.0" name="Tall_Grass_Animated" tilewidth="32" tileheight="32" tilecount="4" columns="4">
<image source="Tall_Grass_Animated.png" width="128" height="32" />
<tile id="0">
<properties>
<property name="isHarvestable" type="bool" value="true" />
</properties>
<animation>
<frame tileid="0" duration="250" />
<frame tileid="1" duration="250" />
<frame tileid="2" duration="250" />
<frame tileid="3" duration="250" />
</animation>
</tile>
</tileset>