Revised backflip graphics from cardboard
[supertux.git] / data / images / creatures / tux / tux.sprite
1 (supertux-sprite
2
3        (action
4          (name "gameover")
5          (fps 10.0)
6          (hitbox 13 6 32 32)
7          (images "small/gameover-0.png"
8                  "small/gameover-1.png"))
9
10
11 ; Small Tux
12
13        (action
14          (name "small-walk-right")
15          (fps 15.0)
16          (hitbox 8 16 32 32)
17          (images "small/walk-0.png"
18                  "small/walk-1.png"
19                  "small/walk-2.png"
20                  "small/walk-3.png"
21                  "small/walk-4.png"
22                  "small/walk-5.png"
23                  "small/walk-6.png"
24                  "small/walk-7.png"))
25
26        (action
27          (name "small-walk-left")
28          (fps 15.0)
29          (hitbox 8 16 32 32)
30          (mirror-action "small-walk-right"))
31
32        (action
33          (name "small-stand-right")
34          (fps 15.0)
35          (hitbox 8 16 32 32)
36          (images "small/stand-0.png"))
37
38        (action
39          (name "small-stand-left")
40          (fps 15.0)
41          (hitbox 8 16 32 32)
42          (mirror-action "small-stand-right"))
43
44        (action
45          (name "small-jump-right")
46          (fps 15.0)
47          (hitbox 8 16 32 32)
48          (images "small/jump-0.png"))
49
50        (action
51          (name "small-jump-left")
52          (fps 15.0)
53          (hitbox 8 16 32 32)
54          (mirror-action "small-jump-right"))
55
56        (action
57          (name "small-skid-right")
58          (hitbox 8 17 32 32)
59          (images "small/skid-0.png"))
60
61        (action
62          (name "small-skid-left")
63          (hitbox 8 17 32 32)
64          (mirror-action "small-skid-right"))
65
66        (action
67          (name "small-kick-right")
68          (hitbox 8 16 32 32)
69          (images "small/kick-0.png"))
70
71        (action
72          (name "small-kick-left")
73          (hitbox 8 16 32 32)
74          (mirror-action "small-kick-right"))
75
76        (action
77          (name "small-idle-right")
78          (fps 5.0)
79          (hitbox 8 16 32 32)
80          (images "small/idle-0.png"
81                  "small/idle-1.png"
82                  "small/idle-0.png"))
83
84        (action
85          (name "small-idle-left")
86          (hitbox 8 16 32 32)
87          (mirror-action "small-idle-right"))
88
89        (action
90          (name "grow-right")
91          (fps 15.0)
92          (hitbox 16 13 32 64)
93          (images "small/grow-0.png"
94                  "small/grow-1.png"
95                  "small/grow-2.png"
96                  "small/grow-3.png"
97                  "small/grow-4.png"
98                  "small/grow-5.png"
99                  "small/grow-6.png"))
100
101        (action
102          (name "grow-left")
103          (hitbox 16 13 32 64)
104          (mirror-action "grow-right"))
105
106
107 ; Big Tux
108
109        (action
110          (name "big-walk-right")
111          (fps 15.0)
112          (hitbox 16 14 32 64)
113          (images "big/walk-0.png"
114                  "big/walk-1.png"
115                  "big/walk-2.png"
116                  "big/walk-3.png"
117                  "big/walk-4.png"
118                  "big/walk-5.png"))
119
120        (action
121          (name "big-walk-left")
122          (fps 15.0)
123          (hitbox 16 14 32 64)
124          (mirror-action "big-walk-right"))
125
126        (action
127          (name "big-stand-right")
128          (fps 15.0)
129          (hitbox 16 14 32 64)
130          (images "big/stand-0.png"))
131
132        (action
133          (name "big-stand-left")
134          (fps 15.0)
135          (hitbox 16 14 32 64)
136          (mirror-action "big-stand-right"))
137
138        (action
139          (name "big-jump-right")
140          (fps 15.0)
141          (hitbox 16 14 32 64)
142          (images "big/jump-0.png"))
143
144        (action
145          (name "big-jump-left")
146          (fps 15.0)
147          (hitbox 16 14 32 64)
148          (mirror-action "big-jump-right"))
149
150        (action
151          (name "big-skid-right")
152          (hitbox 16 14 32 64)
153          (images "big/skid-0.png"))
154
155        (action
156          (name "big-skid-left")
157          (hitbox 16 14 32 64)
158          (mirror-action "big-skid-right"))
159
160        (action
161          (name "big-kick-right")
162          (hitbox 16 14 32 64)
163          (images "big/kick-0.png"))
164
165        (action
166          (name "big-kick-left")
167          (hitbox 16 14 32 64)
168          (mirror-action "big-kick-right"))
169
170        (action
171          (name "big-idle-right")
172          (fps 5.0)
173          (hitbox 16 14 32 64)
174          (images "big/idle-0.png"
175                  "big/idle-1.png"
176                  "big/idle-0.png"))
177
178        (action
179          (name "big-idle-left")
180          (hitbox 16 14 32 64)
181          (mirror-action "big-idle-right"))
182
183        (action
184          (name "big-duck-right")
185          (hitbox 16 45 32 32)
186          (images "big/duck-0.png"))
187
188        (action
189          (name "big-duck-left")
190          (hitbox 16 45 32 32)
191          (mirror-action "big-duck-right"))
192
193        (action
194          (name "big-backflip-right")
195          (hitbox 16 37 32 32)
196          (fps 18.0)
197          (images "big/backflip-0.png"
198                  "big/backflip-1.png"
199                  "big/backflip-2.png"
200                  "big/backflip-3.png"
201                  "big/backflip-4.png"
202                  "big/backflip-5.png"
203                  "big/backflip-6.png"
204                  "big/backflip-7.png"
205                  "big/backflip-8.png"
206                  "big/backflip-0.png"
207                  "big/backflip-0.png"
208                  "big/backflip-0.png"
209                  "big/backflip-0.png"
210                  "big/backflip-0.png"
211                  "big/backflip-0.png"
212                  "big/backflip-0.png"
213                  "big/backflip-0.png"
214                  "big/backflip-0.png"
215                  "big/backflip-0.png"
216                  "big/backflip-0.png"
217                  "big/backflip-0.png"
218                  "big/backflip-0.png"))
219
220        (action
221          (name "big-backflip-left")
222          (hitbox 16 37 32 32)
223          (fps 18.0)
224          (mirror-action "big-backflip-right"))
225
226        (action
227          (name "big-buttjump-right")
228          (hitbox 16 14 32 64)
229          (images "big/buttjump-0.png"))
230
231        (action
232          (name "big-buttjump-left")
233          (hitbox 16 14 32 64)
234          (mirror-action "big-buttjump-right"))
235
236 ; Fire Tux
237
238        (action
239          (name "fire-walk-right")
240          (fps 15.0)
241          (hitbox 16 14 32 64)
242          (images "fire/walk-0.png"
243                  "fire/walk-1.png"
244                  "fire/walk-2.png"
245                  "fire/walk-3.png"
246                  "fire/walk-4.png"
247                  "fire/walk-5.png"))
248
249        (action
250          (name "fire-walk-left")
251          (fps 15.0)
252          (hitbox 16 14 32 64)
253          (mirror-action "fire-walk-right"))
254
255        (action
256          (name "fire-stand-right")
257          (fps 15.0)
258          (hitbox 16 14 32 64)
259          (images "fire/stand-0.png"))
260
261        (action
262          (name "fire-stand-left")
263          (fps 15.0)
264          (hitbox 16 14 32 64)
265          (mirror-action "fire-stand-right"))
266
267        (action
268          (name "fire-jump-right")
269          (fps 15.0)
270          (hitbox 16 14 32 64)
271          (images "fire/jump-0.png"))
272
273        (action
274          (name "fire-jump-left")
275          (fps 15.0)
276          (hitbox 16 14 32 64)
277          (mirror-action "fire-jump-right"))
278
279        (action
280          (name "fire-skid-right")
281          (hitbox 16 14 32 64)
282          (images "fire/skid-0.png"))
283
284        (action
285          (name "fire-skid-left")
286          (hitbox 16 14 32 64)
287          (mirror-action "fire-skid-right"))
288
289        (action
290          (name "fire-kick-right")
291          (hitbox 16 14 32 64)
292          (images "fire/kick-0.png"))
293
294        (action
295          (name "fire-kick-left")
296          (hitbox 16 14 32 64)
297          (mirror-action "fire-kick-right"))
298
299        (action
300          (name "fire-idle-right")
301          (fps 5.0)
302          (hitbox 16 14 32 64)
303          (images "fire/idle-0.png"
304                  "fire/idle-1.png"
305                  "fire/idle-0.png"))
306
307        (action
308          (name "fire-idle-left")
309          (hitbox 16 14 32 64)
310          (mirror-action "fire-idle-right"))
311
312        (action
313          (name "fire-duck-right")
314          (hitbox 16 45 32 32)
315          (images "fire/duck-0.png"))
316
317        (action
318          (name "fire-duck-left")
319          (hitbox 16 45 32 32)
320          (mirror-action "fire-duck-right"))
321
322        (action
323          (name "fire-backflip-right")
324          (hitbox 16 37 32 32)
325          (fps 18.0)
326          (images "fire/backflip-0.png"
327                  "fire/backflip-1.png"
328                  "fire/backflip-2.png"
329                  "fire/backflip-3.png"
330                  "fire/backflip-4.png"
331                  "fire/backflip-5.png"
332                  "fire/backflip-6.png"
333                  "fire/backflip-7.png"
334                  "fire/backflip-8.png"
335                  "fire/backflip-0.png"
336                  "fire/backflip-0.png"
337                  "fire/backflip-0.png"
338                  "fire/backflip-0.png"
339                  "fire/backflip-0.png"
340                  "fire/backflip-0.png"
341                  "fire/backflip-0.png"
342                  "fire/backflip-0.png"
343                  "fire/backflip-0.png"
344                  "fire/backflip-0.png"
345                  "fire/backflip-0.png"
346                  "fire/backflip-0.png"
347                  "fire/backflip-0.png"))
348
349        (action
350          (name "fire-backflip-left")
351          (hitbox 16 37 32 32)
352          (fps 18.0)
353          (mirror-action "fire-backflip-right"))
354
355        (action
356          (name "fire-buttjump-right")
357          (hitbox 16 14 32 64)
358          (images "fire/buttjump-0.png"))
359
360        (action
361          (name "fire-buttjump-left")
362          (hitbox 16 14 32 64)
363          (mirror-action "fire-buttjump-right"))
364
365 ; Ice Tux
366
367        (action
368          (name "ice-walk-right")
369          (fps 15.0)
370          (hitbox 16 14 32 64)
371          (images "ice/walk-0.png"
372                  "ice/walk-1.png"
373                  "ice/walk-2.png"
374                  "ice/walk-3.png"
375                  "ice/walk-4.png"
376                  "ice/walk-5.png"))
377
378        (action
379          (name "ice-walk-left")
380          (fps 15.0)
381          (hitbox 16 14 32 64)
382          (mirror-action "ice-walk-right"))
383
384        (action
385          (name "ice-stand-right")
386          (fps 15.0)
387          (hitbox 16 14 32 64)
388          (images "ice/stand-0.png"))
389
390        (action
391          (name "ice-stand-left")
392          (fps 15.0)
393          (hitbox 16 14 32 64)
394          (mirror-action "ice-stand-right"))
395
396        (action
397          (name "ice-jump-right")
398          (fps 15.0)
399          (hitbox 16 14 32 64)
400          (images "ice/jump-0.png"))
401
402        (action
403          (name "ice-jump-left")
404          (fps 15.0)
405          (hitbox 16 14 32 64)
406          (mirror-action "ice-jump-right"))
407
408        (action
409          (name "ice-skid-right")
410          (hitbox 16 14 32 64)
411          (images "ice/skid-0.png"))
412
413        (action
414          (name "ice-skid-left")
415          (hitbox 16 14 32 64)
416          (mirror-action "ice-skid-right"))
417
418        (action
419          (name "ice-kick-right")
420          (hitbox 16 14 32 64)
421          (images "ice/kick-0.png"))
422
423        (action
424          (name "ice-kick-left")
425          (hitbox 16 14 32 64)
426          (mirror-action "ice-kick-right"))
427
428        (action
429          (name "ice-idle-right")
430          (fps 5.0)
431          (hitbox 16 14 32 64)
432          (images "ice/idle-0.png"
433                  "ice/idle-1.png"
434                  "ice/idle-0.png"))
435
436        (action
437          (name "ice-idle-left")
438          (hitbox 16 14 32 64)
439          (mirror-action "ice-idle-right"))
440
441        (action
442          (name "ice-duck-right")
443          (hitbox 16 45 32 32)
444          (images "ice/duck-0.png"))
445
446        (action
447          (name "ice-duck-left")
448          (hitbox 16 45 32 32)
449          (mirror-action "ice-duck-right"))
450
451        (action
452          (name "ice-backflip-right")
453          (hitbox 16 37 32 32)
454          (fps 18.0)
455          (images "ice/backflip-0.png"
456                  "ice/backflip-1.png"
457                  "ice/backflip-2.png"
458                  "ice/backflip-3.png"
459                  "ice/backflip-4.png"
460                  "ice/backflip-5.png"
461                  "ice/backflip-6.png"
462                  "ice/backflip-7.png"
463                  "ice/backflip-8.png"
464                  "ice/backflip-0.png"
465                  "ice/backflip-0.png"
466                  "ice/backflip-0.png"
467                  "ice/backflip-0.png"
468                  "ice/backflip-0.png"
469                  "ice/backflip-0.png"
470                  "ice/backflip-0.png"
471                  "ice/backflip-0.png"
472                  "ice/backflip-0.png"
473                  "ice/backflip-0.png"
474                  "ice/backflip-0.png"
475                  "ice/backflip-0.png"
476                  "ice/backflip-0.png"))
477
478        (action
479          (name "ice-backflip-left")
480          (hitbox 16 37 32 32)
481          (fps 18.0)
482          (mirror-action "ice-backflip-right"))
483
484        (action
485          (name "ice-buttjump-right")
486          (hitbox 16 14 32 64)
487          (images "ice/buttjump-0.png"))
488
489        (action
490          (name "ice-buttjump-left")
491          (hitbox 16 14 32 64)
492          (mirror-action "ice-buttjump-right"))
493
494 )