Adjusted the frames per second of the walking animation.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1161 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-03-27 21:50:01 +00:00
parent 178b5cfeda
commit 9edfaca050
+2 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" standalone="yes"?> <?xml version="1.0" standalone="yes"?>
<!-- $Id: actions.xml,v 1.6 2002/03/15 01:06:54 mdb Exp $ --> <!-- $Id: actions.xml,v 1.7 2002/03/27 21:50:01 mdb Exp $ -->
<!-- test component action definitions --> <!-- test component action definitions -->
<actions> <actions>
@@ -16,7 +16,7 @@
</action> </action>
<action name="walking"> <action name="walking">
<framesPerSecond>5</framesPerSecond> <framesPerSecond>7.3</framesPerSecond>
<origin>50,112</origin> <origin>50,112</origin>
<tileset> <tileset>
<heights>160, 160, 160, 160, 160, 160, 160, 160</heights> <heights>160, 160, 160, 160, 160, 160, 160, 160</heights>