New ship component bundle.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1050 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" standalone="yes"?>
|
||||
<!-- $Id: actions.xml,v 1.1 2002/02/19 20:01:21 mdb Exp $ -->
|
||||
|
||||
<!-- test ship action definitions -->
|
||||
<actions>
|
||||
<action name="standing">
|
||||
<framesPerSecond>8</framesPerSecond>
|
||||
<origin>22,46</origin>
|
||||
<tileset>
|
||||
<widths>44, 44, 44, 44, 44, 44, 44, 44</widths>
|
||||
<heights>46, 46, 46, 46, 46, 46, 46, 46</heights>
|
||||
<tileCounts>1, 1, 1, 1, 1, 1, 1, 1</tileCounts>
|
||||
<offsetPos>0, 0</offsetPos>
|
||||
<gapSize>0, 0</gapSize>
|
||||
</tileset>
|
||||
</action>
|
||||
</actions>
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" standalone="yes"?>
|
||||
<!-- $Id: classes.xml,v 1.1 2002/02/19 20:01:21 mdb Exp $ -->
|
||||
|
||||
<!-- test ship class definitions -->
|
||||
<classes>
|
||||
<class name="smsloop" renderPriority="0"/>
|
||||
</classes>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 788 B |
Reference in New Issue
Block a user