Reworking Mr Tree, small state and broken branch - squished state
[supertux.git] / data / images / creatures / kugelblitz / kugelblitz.sprite
1 (supertux-sprite
2  (action
3   (name "falling")
4   (x-offset 0)
5   (y-offset 0)
6   (images "falling-0.png"
7           "falling-1.png"
8           "falling-2.png"))
9  
10  (action
11   (name "flying")
12   (x-offset 0)
13   (y-offset 0)
14   (images "flying-0.png"
15           "flying-1.png"
16           "flying-2.png"))
17
18  (action
19   (name "pop")
20   (x-offset 0)
21   (y-offset 0)
22   (fps 20)
23   (images "pop-0.png"
24           "pop-1.png"
25           "pop-2.png"
26           "pop-3.png"))
27