Sweet new pirate action!

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1091 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-03-05 07:10:12 +00:00
parent 970410d4e6
commit dd84a00252
54 changed files with 17 additions and 14 deletions
+9 -9
View File
@@ -1,14 +1,14 @@
<?xml version="1.0" standalone="yes"?> <?xml version="1.0" standalone="yes"?>
<!-- $Id: actions.xml,v 1.4 2002/02/19 22:10:30 mdb Exp $ --> <!-- $Id: actions.xml,v 1.5 2002/03/05 07:09:59 mdb Exp $ -->
<!-- test component action definitions --> <!-- test component action definitions -->
<actions> <actions>
<action name="standing"> <action name="standing">
<framesPerSecond>8</framesPerSecond> <framesPerSecond>5</framesPerSecond>
<origin>43,106</origin> <origin>50,112</origin>
<tileset> <tileset>
<heights>124, 124, 124, 124, 124, 124, 124, 124</heights> <heights>160, 160, 160, 160, 160, 160, 160, 160</heights>
<widths>94, 94, 94, 94, 94, 94, 94, 94</widths> <widths>100, 100, 100, 100, 100, 100, 100, 100</widths>
<tileCounts>1, 1, 1, 1, 1, 1, 1, 1</tileCounts> <tileCounts>1, 1, 1, 1, 1, 1, 1, 1</tileCounts>
<offsetPos>0, 0</offsetPos> <offsetPos>0, 0</offsetPos>
<gapSize>0, 0</gapSize> <gapSize>0, 0</gapSize>
@@ -16,11 +16,11 @@
</action> </action>
<action name="walking"> <action name="walking">
<framesPerSecond>8</framesPerSecond> <framesPerSecond>5</framesPerSecond>
<origin>43,106</origin> <origin>50,112</origin>
<tileset> <tileset>
<heights>124, 124, 124, 124, 124, 124, 124, 124</heights> <heights>160, 160, 160, 160, 160, 160, 160, 160</heights>
<widths>94, 94, 94, 94, 94, 94, 94, 94</widths> <widths>100, 100, 100, 100, 100, 100, 100, 100</widths>
<tileCounts>6, 6, 6, 6, 6, 6, 6, 6</tileCounts> <tileCounts>6, 6, 6, 6, 6, 6, 6, 6</tileCounts>
<offsetPos>0, 0</offsetPos> <offsetPos>0, 0</offsetPos>
<gapSize>0, 0</gapSize> <gapSize>0, 0</gapSize>
+8 -5
View File
@@ -1,16 +1,19 @@
<?xml version="1.0" standalone="yes"?> <?xml version="1.0" standalone="yes"?>
<!-- $Id: classes.xml,v 1.4 2002/02/19 22:10:30 mdb Exp $ --> <!-- $Id: classes.xml,v 1.5 2002/03/05 07:09:59 mdb Exp $ -->
<!-- test component class definitions --> <!-- test component class definitions -->
<classes> <classes>
<!-- character component classes --> <!-- character component classes -->
<class name="legs" renderPriority="1"/>
<class name="feet" renderPriority="0"/> <class name="feet" renderPriority="0"/>
<class name="hands" renderPriority="2"/> <class name="legs" renderPriority="1"/>
<class name="hand_left" renderPriority="2"/>
<class name="hand_right" renderPriority="2"/>
<class name="torso" renderPriority="3"/> <class name="torso" renderPriority="3"/>
<class name="head" renderPriority="4"/> <class name="head" renderPriority="4"/>
<class name="hair" renderPriority="5"/> <class name="eyepatch" renderPriority="5"/>
<class name="hat" renderPriority="6"/> <class name="hair" renderPriority="6"/>
<class name="hat" renderPriority="7"/>
<class name="familiars" renderPriority="8"/>
<!-- vessel classes --> <!-- vessel classes -->
<class name="navsail" renderPriority="0"/> <class name="navsail" renderPriority="0"/>
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB