Test data for sliced building as we explore how best to handle

building inclusion in a scene.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@323 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2001-08-30 19:15:11 +00:00
parent 379b9f6e4c
commit eaf6a8d987
3 changed files with 49 additions and 1 deletions
+11 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="yes"?>
<!-- $Id: tilesets.xml,v 1.12 2001/08/30 01:15:19 shaper Exp $ -->
<!-- $Id: tilesets.xml,v 1.13 2001/08/30 19:15:10 shaper Exp $ -->
<!-- Initial test tileset description data. -->
@@ -94,4 +94,14 @@
<tilecount>5</tilecount>
</tileset>
<tileset>
<name>Building</name>
<tsid>1009</tsid>
<imagefile>media/miso/tiles/building.png</imagefile>
<rowheight>240</rowheight>
<rowwidth>64</rowwidth>
<tilecount>6</tilecount>
<passable>0, 0, 0, 0, 0, 0</passable>
</tileset>
</tilesetgroup>