mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-09 08:55:32 +00:00
This was SVN commit r3228.
This commit is contained in:
@@ -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>
|
||||
@@ -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.
Reference in New Issue
Block a user