1
0
forked from mirrors/0ad

Snow wolf. Texture edited by stanislas69

This was SVN commit r15641.
This commit is contained in:
Enrique
2014-08-15 12:14:45 +00:00
parent fef9b87381
commit d5cacb027f
2 changed files with 15 additions and 1 deletions
@@ -4,11 +4,22 @@
<group>
<variant frequency="100" name="Mesh">
<mesh>skeletal/wolf.dae</mesh>
<animations>
<animation file="quadraped/wolf_walk.dae" name="Walk" speed="75"/>
<animation file="quadraped/wolf_run.dae" name="Run" speed="10"/>
<animation file="quadraped/wolf_attack_01.dae" name="attack_melee" speed="165"/>
<animation file="quadraped/wolf_attack_02.dae" name="attack_melee" speed="165"/>
<animation file="quadraped/wolf_idle_01.dae" name="Idle" speed="100"/>
<animation file="quadraped/wolf_idle_02.dae" name="Idle" speed="100"/>
<animation file="quadraped/wolf_idle_03.dae" name="Idle" speed="100"/>
<animation file="quadraped/wolf_death_01.dae" name="death" speed="100"/>
<animation file="quadraped/wolf_death_02.dae" name="death" speed="100"/>
</animations>
</variant>
</group>
<group>
<variant frequency="1" name="fur-white">
<textures><texture file="skeletal/animal_wolf_white.dds" name="baseTex"/></textures>
<textures><texture file="skeletal/animal_wolf_white.png" name="baseTex"/></textures>
</variant>
</group>
<group>