482da6e19682a45ce12e5c116b2503487956a768
[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  )
27   (action
28    (y-offset -3)
29    (name "small-right")
30    (mirror-action "small-left")
31   )
32   (action
33    (y-offset -6)
34    (name "squished-left")
35    (images "squished-left.png")
36   )
37   (action
38    (y-offset -6)
39    (name "squished-right")
40    (mirror-action "squished-left")
41   )
42 )