Add worker animations
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 366 KiB After Width: | Height: | Size: 366 KiB |
@@ -151,6 +151,26 @@
|
|||||||
<property name="entity" value=""/>
|
<property name="entity" value=""/>
|
||||||
</properties>
|
</properties>
|
||||||
</tile>
|
</tile>
|
||||||
|
<tile id="32">
|
||||||
|
<properties>
|
||||||
|
<property name="animation" value="hurt"/>
|
||||||
|
</properties>
|
||||||
|
<animation>
|
||||||
|
<frame tileid="32" duration="140"/>
|
||||||
|
<frame tileid="33" duration="140"/>
|
||||||
|
<frame tileid="34" duration="140"/>
|
||||||
|
</animation>
|
||||||
|
</tile>
|
||||||
|
<tile id="35">
|
||||||
|
<animation>
|
||||||
|
<frame tileid="32" duration="140"/>
|
||||||
|
<frame tileid="33" duration="140"/>
|
||||||
|
<frame tileid="34" duration="140"/>
|
||||||
|
<frame tileid="36" duration="150"/>
|
||||||
|
<frame tileid="35" duration="130"/>
|
||||||
|
<frame tileid="36" duration="1400"/>
|
||||||
|
</animation>
|
||||||
|
</tile>
|
||||||
<tile id="256">
|
<tile id="256">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="terrain" value=""/>
|
<property name="terrain" value=""/>
|
||||||
|
|||||||
Reference in New Issue
Block a user