More object tile fixups.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@705 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<uniform>
|
||||
<tileset name="Node Icons">
|
||||
<imagePath>node-icons.png</imagePath>
|
||||
<width>16</width>
|
||||
<!--<width>16</width>-->
|
||||
<height>16</height>
|
||||
<tileCount>8</tileCount>
|
||||
</tileset>
|
||||
@@ -27,13 +27,9 @@
|
||||
<widths>224</widths>
|
||||
<tileCounts>4</tileCounts>
|
||||
<offsetPos>2, 2</offsetPos>
|
||||
<gapDist>4, 0</gapDist>
|
||||
<objects>
|
||||
<object tid="0" width="4" height="3"/>
|
||||
<object tid="1" width="3" height="4"/>
|
||||
<object tid="2" width="4" height="3"/>
|
||||
<object tid="3" width="3" height="4"/>
|
||||
</objects>
|
||||
<gapSize>4, 0</gapSize>
|
||||
<objectWidths>4, 3, 4, 3</objectWidths>
|
||||
<objectHeights>3, 4, 3, 4</objectHeights>
|
||||
</tileset>
|
||||
</object>
|
||||
</bundle>
|
||||
|
||||
@@ -12,10 +12,8 @@
|
||||
com.threerings.media.tools.tile.xml.SwissArmyTileSetRuleSet
|
||||
</ruleset>
|
||||
</mapping>
|
||||
<!--
|
||||
<mapping>
|
||||
<path>bundle/object</path>
|
||||
<ruleset>com.threerings.media.tools.tile.xml.ObjectTileSetRuleSet</ruleset>
|
||||
</mapping>
|
||||
-->
|
||||
</bundler-config>
|
||||
|
||||
Reference in New Issue
Block a user