forked from mirrors/0ad
Persian gate opening and closing animations
This was SVN commit r12108.
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user