1
0
forked from 0ad/0ad

Persian gate opening and closing animations

This was SVN commit r12108.
This commit is contained in:
Pureon 2012-07-14 08:04:00 +00:00
parent 5e92aabe72
commit 2cdc6c7dbf
6 changed files with 20 additions and 2 deletions

View File

@ -3,6 +3,12 @@
<castshadow/>
<group>
<variant frequency="100" name="wall gate">
<animations>
<animation file="mechanical/pers_wall_gate_closed.dae" name="gate_closed" speed="65"/>
<animation file="mechanical/pers_wall_gate_opening.dae" name="gate_opening" speed="65"/>
<animation file="mechanical/pers_wall_gate_open.dae" name="gate_open" speed="65"/>
<animation file="mechanical/pers_wall_gate_closing.dae" name="gate_closing" speed="65"/>
</animations>
<mesh>structural/pers_wall_gate.dae</mesh>
<texture>structural/pers_struct.dds</texture>
</variant>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.