1
0
forked from 0ad/0ad

The things CheeZy and I threw together for the Pond Battle screenshot.

This was SVN commit r3014.
This commit is contained in:
Michael D. Hafer 2005-10-25 05:11:07 +00:00
parent b7df6f7fbf
commit 777fc4b7b5
2 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant>
<mesh>gaia/water_lillies.pmd</mesh>
</variant>
</group>
<group>
<variant>
<texture>gaia/water_lillies.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant>
<mesh>gaia/log_a.pmd</mesh>
</variant>
</group>
<group>
<variant name="a">
<texture>gaia/log_a.dds</texture>
</variant>
<variant name="b">
<texture>gaia/log_b.dds</texture>
</variant>
</group>
</actor>