1
0
forked from 0ad/0ad

Added chakra wheel to ashoka pillar 4 lions variation-

This was SVN commit r13316.
This commit is contained in:
Enrique 2013-03-18 01:46:44 +00:00
parent 1bcb6140b0
commit e031d71b78
6 changed files with 29 additions and 1 deletions

View File

@ -22,8 +22,9 @@
</textures>
<props>
<prop actor="props/structures/mauryans/ashoka_pillar_big_lions.xml" attachpoint="root"/>
<prop actor="props/structures/mauryans/ashoka_pillar_big_chakra.xml" attachpoint="root"/>
</props>
</variant>
</group>
<material>basic_trans_parallax_spec.xml</material>
<material>player_trans_parallax_spec.xml</material>
</actor>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant name="ashoka pillar chakra">
<mesh>props/ashoka_pillar_chakra.dae</mesh>
<textures>
<texture file="structural/ashoka_chakra.png" name="baseTex"/>
<texture file="structural/ashoka_chakra_spec.png" name="specTex"/>
<texture file="structural/ashoka_chakra_normal.png" name="normTex"/>
</textures>
</variant>
</group>
<material>player_trans_parallax_spec.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.