chore: Update LDtk project with new layers and fixed assets dimensions (using sips)
This commit is contained in:
15
assets/maps/tilesets/Tall_Grass_Animated.tsx
Normal file
15
assets/maps/tilesets/Tall_Grass_Animated.tsx
Normal 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>
|
||||
Reference in New Issue
Block a user