1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/art/actors/units/dudette.xml

24 lines
905 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<!DOCTYPE Object SYSTEM "/art/actors/object.dtd">
<!-- File automatically generated by ScEd -->
<Object>
<Name>The Dudette</Name>
<ModelName>art/meshes/skeletal/dudette.pmd</ModelName>
<TextureName>art/textures/skins/skeletal/dudette.dds</TextureName>
<Properties
autoflatten="0"
castshadows="1"
></Properties>
<Animations>
<Animation name="Idle" file="art/animation/biped/dudeidle.psa" speed="100"> </Animation>
<Animation name="Walk" file="art/animation/biped/dudewalk.psa" speed="700"> </Animation>
<Animation name="Build" file="art/animation/biped/dudebuild.psa" speed="150"> </Animation>
<Animation name="Chop" file="art/animation/biped/dudechop.psa" speed="150"> </Animation>
</Animations>
<Props>
<Prop attachpoint="PropHead" model="props/head/dudette_head.xml"> </Prop>
</Props>
</Object>