最终整理版
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.10.2" name="Accessory" tilewidth="32" tileheight="32" tilecount="64" columns="16">
|
||||
<image source="accessory.png" width="512" height="128"/>
|
||||
<tile id="20">
|
||||
<properties>
|
||||
<property name="animation-delay0" value="750"/>
|
||||
<property name="animation-delay1" value="8"/>
|
||||
<property name="animation-delay2" value="8"/>
|
||||
<property name="animation-delay3" value="8"/>
|
||||
<property name="animation-delay4" value="8"/>
|
||||
<property name="animation-frame0" value="20"/>
|
||||
<property name="animation-frame1" value="21"/>
|
||||
<property name="animation-frame2" value="22"/>
|
||||
<property name="animation-frame3" value="23"/>
|
||||
<property name="animation-frame4" value="24"/>
|
||||
</properties>
|
||||
<animation>
|
||||
<frame tileid="20" duration="7500"/>
|
||||
<frame tileid="21" duration="80"/>
|
||||
<frame tileid="22" duration="80"/>
|
||||
<frame tileid="23" duration="80"/>
|
||||
<frame tileid="24" duration="80"/>
|
||||
</animation>
|
||||
</tile>
|
||||
</tileset>
|
||||
Reference in New Issue
Block a user