blob: 80a5c31dde7d741b0ff5d28b8ffd489adc2f80a9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<effect>
<!-- The gate opening animation -->
<particle position-x="16" position-y="0" position-z="44">
<animation imageset="graphics/particles/pool_65x26.particle.png" width="65" height="26">
<sequence start="0" end="3" delay="400" />
</animation>
</particle>
</effect>
|