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:
@@ -1,5 +1,5 @@
|
||||
<?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 -->
|
||||
<actions>
|
||||
@@ -16,7 +16,7 @@
|
||||
</action>
|
||||
|
||||
<action name="walking">
|
||||
<framesPerSecond>5</framesPerSecond>
|
||||
<framesPerSecond>7.3</framesPerSecond>
|
||||
<origin>50,112</origin>
|
||||
<tileset>
|
||||
<heights>160, 160, 160, 160, 160, 160, 160, 160</heights>
|
||||
|
||||
Reference in New Issue
Block a user