Added default tileset and tile id to the editor properties. Added

more sample tiles with ingenious "daniel"-based naming scheme for
testing purposes.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@139 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2001-08-02 01:19:47 +00:00
parent 1032b8f325
commit 343eb1b38f
5 changed files with 35 additions and 20 deletions
+19 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="yes"?>
<!-- $Id: tilesets.xml,v 1.4 2001/07/28 01:26:24 shaper Exp $ -->
<!-- $Id: tilesets.xml,v 1.5 2001/08/02 01:19:47 shaper Exp $ -->
<!-- Initial test tileset description data. -->
@@ -44,4 +44,22 @@
<gapdist>39, 18</gapdist>
</tileset>
<tileset>
<name>Daniel</name>
<tsid>1004</tsid>
<imagefile>media/miso/tiles-daniel.png</imagefile>
<rowheight>49, 98</rowheight>
<rowwidth>63, 63</rowwidth>
<tilecount>5, 1</tilecount>
</tileset>
<tileset>
<name>Daniel-2</name>
<tsid>1005</tsid>
<imagefile>media/miso/tiles-daniel2.png</imagefile>
<rowheight>49</rowheight>
<rowwidth>63</rowwidth>
<tilecount>14</tilecount>
</tileset>
</tilesetgroup>
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB