This was SVN commit r4599.

This commit is contained in:
christoph 2006-10-29 15:38:09 +00:00
parent 5c6d0eb2b9
commit 7d249c3abc
3 changed files with 73 additions and 0 deletions

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="infantry/general/dude/dudedecay_sword.psa" name="Idle" speed="200"/>
<animation file="biped/dudewalk_swordshield.psa" name="Walk" speed="28"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="112"/>
<animation file="infantry/general/dude/dudebuild.psa" name="Build" speed="150"/>
<animation file="infantry/general/dude/dudechop.psa" name="Chop" speed="150"/>
<animation file="infantry/general/dude/dudedeath_sword.psa" name="Death" speed="200"/>
<animation file="infantry/general/dude/dudedecay_sword.psa" name="Corpse" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_01.psa" name="Attack" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_off_02.psa" name="Attack" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_off_03.psa" name="Attack" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_em_04.psa" name="Attack" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_off_05.psa" name="Attack" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_06.psa" name="Attack" speed="100"/>
</animations>
<mesh>test/skeleton.pmd</mesh>
<props>
<prop actor="props/units/heads/rome_monte_a.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/shields/rome_scutum_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/gladus.xml" attachpoint="r_hand"/>
</props>
<texture>graveyard.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="infantry/general/dude/dudeidle.psa" name="Idle" speed="200"/>
<animation file="biped/dudewalk_swordshield.psa" name="Walk" speed="28"/>
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="Run" speed="112"/>
<animation file="infantry/general/dude/dudebuild.psa" name="Build" speed="150"/>
<animation file="infantry/general/dude/dudechop.psa" name="Chop" speed="150"/>
<animation file="infantry/general/dude/dudedeath_sword.psa" name="Death" speed="200"/>
<animation file="infantry/general/dude/dudedecay_sword.psa" name="Corpse" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_01.psa" name="Attack" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_off_02.psa" name="Attack" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_off_03.psa" name="Attack" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_em_04.psa" name="Attack" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_off_05.psa" name="Attack" speed="100"/>
<animation event="0.5" file="infantry/sword/attack/isw_s_def_06.psa" name="Attack" speed="100"/>
</animations>
<mesh>skeletal/skeleton.pmd</mesh>
<props>
<prop actor="props/units/heads/rome_monte_a.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/shields/rome_scutum_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/gladus.xml" attachpoint="r_hand"/>
</props>
<texture>graveyard.dds</texture>
</variant>
</group>
</actor>

BIN
binaries/data/mods/official/art/meshes/skeletal/skeleton.pmd (Stored with Git LFS) Normal file

Binary file not shown.