summaryrefslogtreecommitdiff
path: root/graphics/particles/peixe-salto8.xml
blob: c4611c4d422f8adac4c336bcf61c02075add4ea5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>

<effect>

  <particle
    position-x = "0"
    position-y = "0"
    position-z = "0"
    >

    <animation imageset="graphics/particles/peixe-salto.png" width="32" height="32">
      <frame index="29" delay="6400"/>
      <sequence start="50" end="58" delay="80"/>
      <frame index="19" delay="80"/>
      <frame index="29" delay="5600"/>
    </animation>

  </particle>

</effect>