1
0
forked from 0ad/0ad

Building animation for mauryan support elephant

This was SVN commit r14192.
This commit is contained in:
Enrique 2013-11-16 15:05:55 +00:00
parent b8e9f74070
commit 7ab15cb721
3 changed files with 11 additions and 2 deletions

View File

@ -4,6 +4,7 @@
<group>
<variant frequency="1" name="maur_elephant_asian_support">
<animations>
<animation event="0.75" file="quadraped/elephant_asian_support_build.dae" load="0.25" name="Build" speed="100"/>
<animation file="quadraped/elephant_asian_idle_01.dae" name="Idle" speed="25"/>
<animation file="quadraped/elephant_asian_idle_01.dae" name="Idle" speed="25"/>
<animation file="quadraped/elephant_asian_idle_01.dae" name="Idle" speed="25"/>
@ -37,6 +38,11 @@
<props>
<prop actor="props/units/blood_01.xml" attachpoint="root"/>
</props>
</variant>
<variant name="Build">
<props>
<prop actor="props/special/eyecandy/wood_1_a.xml" attachpoint="loaded-beam"/>
</props>
</variant>
</group>
<material>player_trans_parallax_spec.xml</material>

Binary file not shown.

Binary file not shown.