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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user