1
0
forked from 0ad/0ad

This was SVN commit r3228.

This commit is contained in:
Aeros 2005-12-11 04:11:08 +00:00
parent bc23379066
commit 78cc73481c
17 changed files with 123 additions and 2 deletions

View File

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant name="a">
<mesh>gaia/tree_poplar_a.pmd</mesh>
<props>
<prop actor="flora/trees/poplar_top.xml" attachpoint="tree"/>
</props>
</variant>
<variant name="b">
<mesh>gaia/tree_poplar_b.pmd</mesh>
<props>
<prop actor="flora/trees/poplar_top.xml" attachpoint="tree"/>
</props>
</variant>
<variant name="c">
<mesh>gaia/tree_poplar_c.pmd</mesh>
<props>
<prop actor="flora/trees/poplar_top.xml" attachpoint="tree"/>
</props>
</variant>
<variant name="d">
<mesh>gaia/tree_poplar_d.pmd</mesh>
<props>
<prop actor="flora/trees/poplar_top.xml" attachpoint="tree"/>
</props>
</variant>
</group>
<group>
<variant>
<texture>gaia/trunk_deciduous_b.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant name="a">
<mesh>gaia/tree_poplar_top_a.pmd</mesh>
</variant>
<variant name="b">
<mesh>gaia/tree_poplar_top_b.pmd</mesh>
</variant>
<variant name="c">
<mesh>gaia/tree_poplar_top_c.pmd</mesh>
</variant>
<variant name="d">
<mesh>gaia/tree_poplar_top_d.pmd</mesh>
</variant>
<variant name="e">
<mesh>gaia/tree_poplar_top_e.pmd</mesh>
</variant>
<variant name="f">
<mesh>gaia/tree_poplar_top_f.pmd</mesh>
</variant>
</group>
<group>
<variant name="a">
<texture>gaia/poplar_a.dds</texture>
</variant>
<variant name="b">
<texture>gaia/poplar_b.dds</texture>
</variant>
<variant name="c">
<texture>gaia/poplar_c.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.