1
0
forked from 0ad/0ad

Temp Actors of dead units to use in screenshots

This was SVN commit r3313.
This commit is contained in:
Michael D. Hafer 2005-12-30 06:54:02 +00:00
parent fce3b183bb
commit 991e1430cf
2 changed files with 83 additions and 0 deletions

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/dudedecay_sword.psa" name="Idle" speed="200"/>
</animations>
<mesh>skeletal/m_pants_b.pmd</mesh>
<props>
<prop actor="props/units/heads/head_lime.xml" attachpoint="head"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="loaded-r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="projectile"/>
</props>
</variant>
</group>
<group>
<variant name="1">
<texture>skeletal/celt_ijv_a_01.dds</texture>
</variant>
<variant name="1">
<texture>skeletal/celt_ijv_a_02.dds</texture>
</variant>
<variant name="1">
<texture>skeletal/celt_ijv_a_03.dds</texture>
</variant>
<variant name="1">
<texture>skeletal/celt_ijv_a_04.dds</texture>
</variant>
<variant name="1">
<texture>skeletal/celt_ijv_a_05.dds</texture>
</variant>
<variant name="1">
<texture>skeletal/celt_ijv_a_06.dds</texture>
</variant>
<variant name="1">
<texture>skeletal/celt_ijv_a_07.dds</texture>
</variant>
<variant name="1">
<texture>skeletal/celt_ijv_a_08.dds</texture>
</variant>
<variant name="1">
<texture>skeletal/celt_ijv_a_09.dds</texture>
</variant>
<variant name="1">
<texture>skeletal/celt_ijv_a_10.dds</texture>
</variant>
<variant name="1">
<texture>skeletal/celt_ijv_a_11.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/dudedecay_sword.psa" name="Idle" speed="200"/>
</animations>
<mesh>skeletal/m_tunic_a.pmd</mesh>
<props>
<prop actor="props/units/heads/hele_su3.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/shields/hele_round_su3.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear_long.xml" attachpoint="r_hand"/>
</props>
<texture>skeletal/hele_pezhetairoi.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>