最终整理版
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.0" name="Candle x1x2" tilewidth="32" tileheight="64" tilecount="12" columns="3">
|
||||
<image source="candle-x1x2.png" width="96" height="256"/>
|
||||
<tile id="0">
|
||||
<properties>
|
||||
<property name="custom" value="LightSource"/>
|
||||
<property name="light_color" value="FFD28DFF"/>
|
||||
<property name="light_offset" type="int" value="24"/>
|
||||
<property name="light_radius" type="int" value="48"/>
|
||||
</properties>
|
||||
<animation>
|
||||
<frame tileid="0" duration="130"/>
|
||||
<frame tileid="1" duration="120"/>
|
||||
<frame tileid="2" duration="130"/>
|
||||
</animation>
|
||||
</tile>
|
||||
<tile id="3">
|
||||
<properties>
|
||||
<property name="custom" value="LightSource"/>
|
||||
<property name="light_color" value="FFD28DFF"/>
|
||||
<property name="light_radius" type="int" value="64"/>
|
||||
</properties>
|
||||
<animation>
|
||||
<frame tileid="3" duration="130"/>
|
||||
<frame tileid="4" duration="120"/>
|
||||
<frame tileid="5" duration="130"/>
|
||||
</animation>
|
||||
</tile>
|
||||
<tile id="6">
|
||||
<properties>
|
||||
<property name="custom" value="LightSource"/>
|
||||
<property name="light_color" value="FFD28DFF"/>
|
||||
<property name="light_offset" type="int" value="24"/>
|
||||
<property name="light_radius" type="int" value="48"/>
|
||||
</properties>
|
||||
<animation>
|
||||
<frame tileid="6" duration="130"/>
|
||||
<frame tileid="7" duration="120"/>
|
||||
<frame tileid="8" duration="130"/>
|
||||
</animation>
|
||||
</tile>
|
||||
<tile id="9">
|
||||
<properties>
|
||||
<property name="custom" value="LightSource"/>
|
||||
<property name="light_color" value="FFD28DFF"/>
|
||||
<property name="light_radius" type="int" value="64"/>
|
||||
</properties>
|
||||
<animation>
|
||||
<frame tileid="9" duration="130"/>
|
||||
<frame tileid="10" duration="120"/>
|
||||
<frame tileid="11" duration="130"/>
|
||||
</animation>
|
||||
</tile>
|
||||
</tileset>
|
||||
Reference in New Issue
Block a user