82505c63992077a715e8f579766e4509e63f90f2
[supertux.git] / data / images / creatures / mr_tree / mr_tree.sprite
1 (supertux-sprite
2  (action
3   (y-offset -3)
4   (fps 5)
5   (name "left")
6   (images "walk-left-0.png"
7    "walk-left-1.png"
8    "walk-left-2.png"
9    "walk-left-3.png"
10    "walk-left-2.png"
11    "walk-left-1.png"
12 )
13  )
14  (action
15   (y-offset -3)
16   (fps 5)
17   (name "right")
18   (mirror-action "left")
19  )
20  (action
21   (y-offset -3)
22   (name "small-left")
23   (images "small-left-0.png"
24    "small-left-1.png"
25    "small-left-2.png"
26    "small-left-3.png"
27    "small-left-2.png"
28    "small-left-1.png")
29  )
30   (action
31    (y-offset -3)
32    (name "small-right")
33    (mirror-action "small-left")
34   )
35   (action
36    (y-offset -6)
37    (name "squished-left")
38    (images "squished-left.png")
39   )
40   (action
41    (y-offset -6)
42    (name "squished-right")
43    (mirror-action "squished-left")
44   )
45 )