Add named animations
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
<property name="terrain" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="27">
|
||||
<tile id="27" type="worker">
|
||||
<properties>
|
||||
<property name="animation" value="idle"/>
|
||||
<property name="entity" value=""/>
|
||||
@@ -129,12 +129,12 @@
|
||||
<frame tileid="28" duration="200"/>
|
||||
</animation>
|
||||
</tile>
|
||||
<tile id="28">
|
||||
<tile id="28" type="worker">
|
||||
<properties>
|
||||
<property name="entity" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="29">
|
||||
<tile id="29" type="worker">
|
||||
<properties>
|
||||
<property name="animation" value="walk"/>
|
||||
<property name="entity" value=""/>
|
||||
@@ -146,14 +146,20 @@
|
||||
<frame tileid="30" duration="180"/>
|
||||
</animation>
|
||||
</tile>
|
||||
<tile id="30">
|
||||
<tile id="30" type="worker">
|
||||
<properties>
|
||||
<property name="entity" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="32">
|
||||
<tile id="31" type="worker">
|
||||
<properties>
|
||||
<property name="entity" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="32" type="worker">
|
||||
<properties>
|
||||
<property name="animation" value="hurt"/>
|
||||
<property name="entity" value=""/>
|
||||
</properties>
|
||||
<animation>
|
||||
<frame tileid="32" duration="140"/>
|
||||
@@ -161,7 +167,21 @@
|
||||
<frame tileid="34" duration="140"/>
|
||||
</animation>
|
||||
</tile>
|
||||
<tile id="35">
|
||||
<tile id="33" type="worker">
|
||||
<properties>
|
||||
<property name="entity" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="34" type="worker">
|
||||
<properties>
|
||||
<property name="entity" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="35" type="worker">
|
||||
<properties>
|
||||
<property name="animation" value="die"/>
|
||||
<property name="entity" value=""/>
|
||||
</properties>
|
||||
<animation>
|
||||
<frame tileid="32" duration="140"/>
|
||||
<frame tileid="33" duration="140"/>
|
||||
@@ -171,6 +191,11 @@
|
||||
<frame tileid="36" duration="1400"/>
|
||||
</animation>
|
||||
</tile>
|
||||
<tile id="36" type="worker">
|
||||
<properties>
|
||||
<property name="entity" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="256">
|
||||
<properties>
|
||||
<property name="terrain" value=""/>
|
||||
|
||||
Reference in New Issue
Block a user