1
0
forked from 0ad/0ad

Updated and improved zebra death animation.

This was SVN commit r11167.
This commit is contained in:
gregory 2012-02-26 00:16:43 +00:00
parent b9a5d4725f
commit cf09baa94e
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
<animation file="quadraped/zebra_walk.dae" name="walk" speed="30"/>
<animation file="quadraped/zebra_run.dae" name="run" speed="12"/>
<animation file="quadraped/zebra_attack.dae" name="attack" speed="100"/>
<animation file="quadraped/zebra_death.dae" name="death" speed="40"/>
<animation file="quadraped/zebra_death.dae" name="death" speed="100"/>
</animations>
<mesh>skeletal/zebra.dae</mesh>
<texture>skeletal/animal_zebra.dds</texture>

Binary file not shown.