23 lines
873 B
TypeScript
23 lines
873 B
TypeScript
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.8" tiledversion="1.8.2" name="Artis Fountain x3x2" tilewidth="96" tileheight="64" tilecount="4" columns="2">
|
|
<image source="fountain-x3x2.png" width="192" height="128"/>
|
|
<tile id="0">
|
|
<properties>
|
|
<property name="animation-delay0" value="14"/>
|
|
<property name="animation-delay1" value="14"/>
|
|
<property name="animation-delay2" value="14"/>
|
|
<property name="animation-delay3" value="14"/>
|
|
<property name="animation-frame0" value="0"/>
|
|
<property name="animation-frame1" value="1"/>
|
|
<property name="animation-frame2" value="2"/>
|
|
<property name="animation-frame3" value="3"/>
|
|
</properties>
|
|
<animation>
|
|
<frame tileid="0" duration="140"/>
|
|
<frame tileid="1" duration="140"/>
|
|
<frame tileid="2" duration="140"/>
|
|
<frame tileid="3" duration="140"/>
|
|
</animation>
|
|
</tile>
|
|
</tileset>
|