1
0
forked from 0ad/0ad

Mauryan mill ambient occlusion

This was SVN commit r13301.
This commit is contained in:
Pureon 2013-03-16 11:00:24 +00:00
parent 5ba7153541
commit e78da0b3e4
3 changed files with 10 additions and 6 deletions

View File

@ -8,11 +8,12 @@
<prop actor="props/structures/mauryans/mill_props.xml" attachpoint="root"/>
</props>
<textures>
<texture file="structural/maur_struct_b.png" name="baseTex"/>
<texture file="structural/maur_struct_b_spec.png" name="specTex"/>
<texture file="structural/maur_struct_b_norm.png" name="normTex"/>
<texture file="structural/maur_struct_b.png" name="baseTex"/>
<texture file="structural/maur_struct_b_spec.png" name="specTex"/>
<texture file="structural/maur_struct_b_norm.png" name="normTex"/>
<texture file="structural/ao/maur_mill_ao.png" name="aoTex"/>
</textures>
</variant>
</group>
<material>player_trans_parallax_spec.xml</material>
<material>player_trans_ao_parallax_spec.xml</material>
</actor>

Binary file not shown.

Binary file not shown.