1
0
forked from 0ad/0ad

Requested changes

This was SVN commit r790.
This commit is contained in:
Ykkrosh 2004-07-21 10:13:24 +00:00
parent ec978d968d
commit 7df453956b
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<ModelName>art/meshes/skeletal/0addude.pmd</ModelName>
<TextureName>art/textures/skins/skeletal/dude.dds</TextureName>
<Animations>
<Animation name="Idle" file="art/animation/biped/dudeidle.psa" speed="1000"> </Animation>
<Animation name="Idle" file="art/animation/biped/dudeidle.psa" speed="100"> </Animation>
<Animation name="Walk" file="art/animation/biped/dudewalk.psa" speed="1000"> </Animation>
</Animations>
</Object>

View File

@ -5,7 +5,7 @@
<Entity>
<Name>Prometheus Dude</Name>
<Actor>The Dude</Actor>
<Speed>2.5</Speed>
<Speed>3.0</Speed>
<TurningRadius>2.0</TurningRadius>
<Size Radius="0.5" />
<Ability>GOTO</Ability>