summaryrefslogtreecommitdiff
path: root/graphics/particles/python.xml
blob: 459d50df8d028e29d843f6ccd5da69ccf4d2e606 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<effect>
  <particle position-x="0" position-y="0" position-z="270" lifetime="300">
    <animation imageset="graphics/particles/python.png" width="512" height="512">
      <sequence start="0" end="8" delay="40"/>
      <frame index="8"/>
    </animation>
  </particle>
</effect>