Fixed sprite of Big Tux ducking
[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 14 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 14 32 32)
30          (mirror-action "small-walk-right"))
31
32        (action
33          (name "small-stand-right")
34          (fps 15.0)
35          (hitbox 8 14 32 32)
36          (images "small/stand-0.png"))
37
38        (action
39          (name "small-stand-left")
40          (fps 15.0)
41          (hitbox 8 14 32 32)
42          (mirror-action "small-stand-right"))
43
44        (action
45          (name "small-jump-right")
46          (fps 15.0)
47          (hitbox 8 14 32 32)
48          (images "small/jump-0.png"))
49
50        (action
51          (name "small-jump-left")
52          (fps 15.0)
53          (hitbox 8 14 32 32)
54          (mirror-action "small-jump-right"))
55
56        (action
57          (name "small-skid-right")
58          (hitbox 8 14 32 32)
59          (images "small/skid-0.png"))
60
61        (action
62          (name "small-skid-left")
63          (hitbox 8 14 32 32)
64          (mirror-action "small-skid-right"))
65
66        (action
67          (name "small-kick-right")
68          (hitbox 8 14 32 32)
69          (images "small/kick-0.png"))
70
71        (action
72          (name "small-kick-left")
73          (hitbox 8 14 32 32)
74          (mirror-action "small-kick-right"))
75
76        (action
77          (name "small-idle-right")
78          (fps 5.0)
79          (hitbox 8 14 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 14 32 32)
87          (mirror-action "small-idle-right"))
88
89        (action
90          (name "grow-right")
91          (fps 5.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 13 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 13 32 64)
124          (mirror-action "big-walk-right"))
125
126        (action
127          (name "big-stand-right")
128          (fps 15.0)
129          (hitbox 16 13 32 64)
130          (images "big/stand-0.png"))
131
132        (action
133          (name "big-stand-left")
134          (fps 15.0)
135          (hitbox 16 13 32 64)
136          (mirror-action "big-stand-right"))
137
138        (action
139          (name "big-jump-right")
140          (fps 15.0)
141          (hitbox 16 13 32 64)
142          (images "big/jump-0.png"))
143
144        (action
145          (name "big-jump-left")
146          (fps 15.0)
147          (hitbox 16 13 32 64)
148          (mirror-action "big-jump-right"))
149
150        (action
151          (name "big-skid-right")
152          (hitbox 16 13 32 64)
153          (images "big/skid-0.png"))
154
155        (action
156          (name "big-skid-left")
157          (hitbox 16 13 32 64)
158          (mirror-action "big-skid-right"))
159
160        (action
161          (name "big-kick-right")
162          (hitbox 16 13 32 64)
163          (images "big/kick-0.png"))
164
165        (action
166          (name "big-kick-left")
167          (hitbox 16 13 32 64)
168          (mirror-action "big-kick-right"))
169
170        (action
171          (name "big-idle-right")
172          (fps 5.0)
173          (hitbox 16 13 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 13 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 9.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-0.png"
203                  "big/backflip-0.png"
204                  "big/backflip-0.png"
205                  "big/backflip-0.png"
206                  "big/backflip-0.png"))
207
208        (action
209          (name "big-backflip-left")
210          (hitbox 16 37 32 32)
211          (fps 9.0)
212          (mirror-action "big-backflip-right"))
213
214        (action
215          (name "big-buttjump-right")
216          (hitbox 16 13 32 64)
217          (images "big/buttjump-0.png"))
218
219        (action
220          (name "big-buttjump-left")
221          (hitbox 16 13 32 64)
222          (mirror-action "big-buttjump-right"))
223
224 ; Fire Tux
225
226        (action
227          (name "fire-walk-right")
228          (fps 15.0)
229          (hitbox 16 13 32 64)
230          (images "fire/walk-0.png"
231                  "fire/walk-1.png"
232                  "fire/walk-2.png"
233                  "fire/walk-3.png"
234                  "fire/walk-4.png"
235                  "fire/walk-5.png"))
236
237        (action
238          (name "fire-walk-left")
239          (fps 15.0)
240          (hitbox 16 13 32 64)
241          (mirror-action "fire-walk-right"))
242
243        (action
244          (name "fire-stand-right")
245          (fps 15.0)
246          (hitbox 16 13 32 64)
247          (images "fire/stand-0.png"))
248
249        (action
250          (name "fire-stand-left")
251          (fps 15.0)
252          (hitbox 16 13 32 64)
253          (mirror-action "fire-stand-right"))
254
255        (action
256          (name "fire-jump-right")
257          (fps 15.0)
258          (hitbox 16 13 32 64)
259          (images "fire/jump-0.png"))
260
261        (action
262          (name "fire-jump-left")
263          (fps 15.0)
264          (hitbox 16 13 32 64)
265          (mirror-action "fire-jump-right"))
266
267        (action
268          (name "fire-skid-right")
269          (hitbox 16 13 32 64)
270          (images "fire/skid-0.png"))
271
272        (action
273          (name "fire-skid-left")
274          (hitbox 16 13 32 64)
275          (mirror-action "fire-skid-right"))
276
277        (action
278          (name "fire-kick-right")
279          (hitbox 16 13 32 64)
280          (images "fire/kick-0.png"))
281
282        (action
283          (name "fire-kick-left")
284          (hitbox 16 13 32 64)
285          (mirror-action "fire-kick-right"))
286
287        (action
288          (name "fire-idle-right")
289          (fps 5.0)
290          (hitbox 16 13 32 64)
291          (images "fire/idle-0.png"
292                  "fire/idle-1.png"
293                  "fire/idle-0.png"))
294
295        (action
296          (name "fire-idle-left")
297          (hitbox 16 13 32 64)
298          (mirror-action "fire-idle-right"))
299
300        (action
301          (name "fire-duck-right")
302          (hitbox 16 45 32 32)
303          (images "fire/duck-0.png"))
304
305        (action
306          (name "fire-duck-left")
307          (hitbox 16 45 32 32)
308          (mirror-action "fire-duck-right"))
309
310        (action
311          (name "fire-backflip-right")
312          (hitbox 16 37 32 32)
313          (fps 9.0)
314          (images "fire/backflip-0.png"
315                  "fire/backflip-1.png"
316                  "fire/backflip-2.png"
317                  "fire/backflip-3.png"
318                  "fire/backflip-4.png"
319                  "fire/backflip-0.png"
320                  "fire/backflip-0.png"
321                  "fire/backflip-0.png"
322                  "fire/backflip-0.png"
323                  "fire/backflip-0.png"))
324
325        (action
326          (name "fire-backflip-left")
327          (hitbox 16 37 32 32)
328          (fps 9.0)
329          (mirror-action "fire-backflip-right"))
330
331        (action
332          (name "fire-buttjump-right")
333          (hitbox 16 13 32 64)
334          (images "fire/buttjump-0.png"))
335
336        (action
337          (name "fire-buttjump-left")
338          (hitbox 16 13 32 64)
339          (mirror-action "fire-buttjump-right"))
340
341 ; Fire Tux
342
343        (action
344          (name "ice-walk-right")
345          (fps 15.0)
346          (hitbox 16 13 32 64)
347          (images "ice/walk-0.png"
348                  "ice/walk-1.png"
349                  "ice/walk-2.png"
350                  "ice/walk-3.png"
351                  "ice/walk-4.png"
352                  "ice/walk-5.png"))
353
354        (action
355          (name "ice-walk-left")
356          (fps 15.0)
357          (hitbox 16 13 32 64)
358          (mirror-action "ice-walk-right"))
359
360        (action
361          (name "ice-stand-right")
362          (fps 15.0)
363          (hitbox 16 13 32 64)
364          (images "ice/stand-0.png"))
365
366        (action
367          (name "ice-stand-left")
368          (fps 15.0)
369          (hitbox 16 13 32 64)
370          (mirror-action "ice-stand-right"))
371
372        (action
373          (name "ice-jump-right")
374          (fps 15.0)
375          (hitbox 16 13 32 64)
376          (images "ice/jump-0.png"))
377
378        (action
379          (name "ice-jump-left")
380          (fps 15.0)
381          (hitbox 16 13 32 64)
382          (mirror-action "ice-jump-right"))
383
384        (action
385          (name "ice-skid-right")
386          (hitbox 16 13 32 64)
387          (images "ice/skid-0.png"))
388
389        (action
390          (name "ice-skid-left")
391          (hitbox 16 13 32 64)
392          (mirror-action "ice-skid-right"))
393
394        (action
395          (name "ice-kick-right")
396          (hitbox 16 13 32 64)
397          (images "ice/kick-0.png"))
398
399        (action
400          (name "ice-kick-left")
401          (hitbox 16 13 32 64)
402          (mirror-action "ice-kick-right"))
403
404        (action
405          (name "ice-idle-right")
406          (fps 5.0)
407          (hitbox 16 13 32 64)
408          (images "ice/idle-0.png"
409                  "ice/idle-1.png"
410                  "ice/idle-0.png"))
411
412        (action
413          (name "ice-idle-left")
414          (hitbox 16 13 32 64)
415          (mirror-action "ice-idle-right"))
416
417        (action
418          (name "ice-duck-right")
419          (hitbox 16 45 32 32)
420          (images "ice/duck-0.png"))
421
422        (action
423          (name "ice-duck-left")
424          (hitbox 16 45 32 32)
425          (mirror-action "ice-duck-right"))
426
427        (action
428          (name "ice-backflip-right")
429          (hitbox 16 37 32 32)
430          (fps 9.0)
431          (images "ice/backflip-0.png"
432                  "ice/backflip-1.png"
433                  "ice/backflip-2.png"
434                  "ice/backflip-3.png"
435                  "ice/backflip-4.png"
436                  "ice/backflip-0.png"
437                  "ice/backflip-0.png"
438                  "ice/backflip-0.png"
439                  "ice/backflip-0.png"
440                  "ice/backflip-0.png"))
441
442        (action
443          (name "ice-backflip-left")
444          (hitbox 16 37 32 32)
445          (fps 9.0)
446          (mirror-action "ice-backflip-right"))
447
448        (action
449          (name "ice-buttjump-right")
450          (hitbox 16 13 32 64)
451          (images "ice/buttjump-0.png"))
452
453        (action
454          (name "ice-buttjump-left")
455          (hitbox 16 13 32 64)
456          (mirror-action "ice-buttjump-right"))
457
458 )