summaryrefslogtreecommitdiff
path: root/graphics/particles/peixe-salto12.xml
blob: 116a16d0c157c294178264ec45af7a140aa09084 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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="4200"/>
      <sequence start="0" end="9" delay="80"/>
      <frame index="29" delay="3800"/>
    </animation>

  </particle>

</effect>