Added passability to tile objects. Changed TileSetManager to retrieve
tiles in their entirety from their TileSet. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@231 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.7 2001/08/09 04:33:11 shaper Exp $ -->
|
||||
<!-- $Id: tilesets.xml,v 1.8 2001/08/13 19:54:39 shaper Exp $ -->
|
||||
|
||||
<!-- Initial test tileset description data. -->
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
<rowheight>48</rowheight>
|
||||
<rowwidth>64</rowwidth>
|
||||
<tilecount>14</tilecount>
|
||||
<passable>1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1</passable>
|
||||
</tileset>
|
||||
|
||||
</tilesetgroup>
|
||||
|
||||
Reference in New Issue
Block a user