Update entity assets
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
@@ -24,5 +24,15 @@
|
|||||||
<property name="animation" value="walk_1"/>
|
<property name="animation" value="walk_1"/>
|
||||||
</properties>
|
</properties>
|
||||||
</tile>
|
</tile>
|
||||||
|
<tile id="4" type="worker">
|
||||||
|
<properties>
|
||||||
|
<property name="animation" value="walk_2"/>
|
||||||
|
</properties>
|
||||||
|
</tile>
|
||||||
|
<tile id="5" type="worker">
|
||||||
|
<properties>
|
||||||
|
<property name="animation" value="walk_3"/>
|
||||||
|
</properties>
|
||||||
|
</tile>
|
||||||
<tile id="64" type="axe"/>
|
<tile id="64" type="axe"/>
|
||||||
</tileset>
|
</tileset>
|
||||||
|
|||||||
Reference in New Issue
Block a user