Added a few more animations.
[supertux.git] / data / images / supertux.strf
1 ;; -*- mode: scheme; -*-
2 (supertux-resources
3
4 ; Big Tux (no power) sprite
5  (sprite
6 ;; Big Tux arms
7        (name "big-tux-arms")
8        (action
9          (name "walk-left")
10          (fps 15.0)
11          (x-hotspot 5)
12          (y-hotspot 9)
13          (images "shared/bigtux/arms-walk-left-0.png"
14                  "shared/bigtux/arms-walk-left-1.png"
15                  "shared/bigtux/arms-walk-left-2.png"
16                  "shared/bigtux/arms-walk-left-3.png"
17                  "shared/bigtux/arms-walk-left-4.png"
18                  "shared/bigtux/arms-walk-left-5.png"))
19
20        (action
21          (name "walk-right")
22          (fps 15.0)
23          (x-hotspot 5)
24          (y-hotspot 9)
25          (images "shared/bigtux/arms-walk-right-0.png"
26                  "shared/bigtux/arms-walk-right-1.png"
27                  "shared/bigtux/arms-walk-right-2.png"
28                  "shared/bigtux/arms-walk-right-3.png"
29                  "shared/bigtux/arms-walk-right-4.png"
30                  "shared/bigtux/arms-walk-right-5.png"))
31
32        (action
33          (name "stand-left")
34          (fps 15.0)
35          (x-hotspot 5)
36          (y-hotspot 9)
37          (images "shared/bigtux/arms-stand-left-0.png"))
38
39        (action
40          (name "stand-right")
41          (fps 15.0)
42          (x-hotspot 5)
43          (y-hotspot 9)
44          (images "shared/bigtux/arms-stand-right-0.png"))
45
46        (action
47          (name "jump-left")
48          (fps 15.0)
49          (x-hotspot 5)
50          (y-hotspot 7)
51          (images "shared/bigtux/arms-jump-left-0.png"))
52
53        (action
54          (name "jump-right")
55          (fps 15.0)
56          (x-hotspot 5)
57          (y-hotspot 7)
58          (images "shared/bigtux/arms-jump-right-0.png"))
59
60        (action
61          (name "skid-left")
62          (x-hotspot 6)
63          (y-hotspot 8)
64          (images "shared/bigtux/arms-skid-left-0.png"))
65
66        (action
67          (name "skid-right")
68          (x-hotspot 6)
69          (y-hotspot 8)
70          (images "shared/bigtux/arms-skid-right-0.png"))
71
72        (action
73          (name "kick-left")
74          (x-hotspot 5)
75          (y-hotspot 9)
76          (images "shared/bigtux/arms-stand-left-0.png"))
77
78        (action
79          (name "kick-right")
80          (x-hotspot 5)
81          (y-hotspot 9)
82          (images "shared/bigtux/arms-stand-right-0.png"))
83
84        (action
85          (name "buttjump-left")
86          (x-hotspot 5)
87          (y-hotspot 9)
88          (images "shared/bigtux/arms-stand-left-0.png"))
89
90        (action
91          (name "buttjump-right")
92          (x-hotspot 5)
93          (y-hotspot 9)
94          (images "shared/bigtux/arms-stand-right-0.png"))
95
96        (action
97          (name "idle-left")
98          (x-hotspot 6)
99          (y-hotspot 8)
100          (images "shared/bigtux/arms-stand-left-0.png"))
101
102        (action
103          (name "idle-right")
104          (x-hotspot 6)
105          (y-hotspot 8)
106          (images "shared/bigtux/arms-stand-right-0.png"))
107
108 ; Grabbing is arms specific!
109        (action
110          (name "grab-left")
111          (x-hotspot 5)
112          (y-hotspot 9)
113          (images "shared/bigtux/arms-grab-left-0.png"))
114
115        (action 
116          (name "grab-right")
117          (x-hotspot 5)
118          (y-hotspot 9)
119          (images "shared/bigtux/arms-grab-right-0.png")))
120
121 ;; Big Tux Head
122  (sprite
123        (name "big-tux-head")
124        (action
125          (name "walk-left")
126          (fps 15.0)
127          (x-hotspot 5)
128          (y-hotspot 9)
129          (images "shared/bigtux/head-stand-left-0.png"))
130
131        (action
132          (name "walk-right")
133          (fps 15.0)
134          (x-hotspot 5)
135          (y-hotspot 9)
136          (images "shared/bigtux/head-stand-right-0.png"))
137
138        (action
139          (name "stand-left")
140          (fps 15.0)
141          (x-hotspot 5)
142          (y-hotspot 9)
143          (images "shared/bigtux/head-stand-left-0.png"))
144
145        (action
146          (name "stand-right")
147          (fps 15.0)
148          (x-hotspot 5)
149          (y-hotspot 9)
150          (images "shared/bigtux/head-stand-right-0.png"))
151
152        (action
153          (name "jump-left")
154          (fps 15.0)
155          (x-hotspot 5)
156          (y-hotspot 7)
157          (images "shared/bigtux/head-stand-left-0.png"))
158
159        (action
160          (name "jump-right")
161          (fps 15.0)
162          (x-hotspot 5)
163          (y-hotspot 7)
164          (images "shared/bigtux/head-stand-right-0.png"))
165
166        (action
167          (name "skid-left")
168          (x-hotspot 6)
169          (y-hotspot 8)
170          (images "shared/bigtux/head-skid-left-0.png"))
171
172        (action
173          (name "skid-right")
174          (x-hotspot 6)
175          (y-hotspot 8)
176          (images "shared/bigtux/head-skid-right-0.png"))
177
178        (action
179          (name "kick-left")
180          (x-hotspot 5)
181          (y-hotspot 9)
182          (images "shared/bigtux/head-stand-left-0.png"))
183
184        (action
185          (name "kick-right")
186          (x-hotspot 5)
187          (y-hotspot 9)
188          (images "shared/bigtux/head-stand-right-0.png"))
189
190        (action
191          (name "buttjump-left")
192          (x-hotspot 5)
193          (y-hotspot 9)
194          (images "shared/bigtux/head-stand-left-0.png"))
195
196        (action
197          (name "buttjump-right")
198          (x-hotspot 5)
199          (y-hotspot 9)
200          (images "shared/bigtux/head-stand-right-0.png"))
201
202        (action
203          (name "idle-left")
204          (fps 1.0)
205          (x-hotspot 6)
206          (y-hotspot 8)
207          (images "shared/bigtux/head-idle-blink-left-0.png"
208                  "shared/bigtux/head-idle-blink-left-1.png"))
209
210        (action
211          (name "idle-right")
212          (fps 1.0)
213          (x-hotspot 6)
214          (y-hotspot 8)
215          (images "shared/bigtux/head-idle-blink-right-0.png"
216                  "shared/bigtux/head-idle-blink-right-1.png")))
217
218
219 ;; Big Tux Body
220  (sprite
221        (name "big-tux-body")
222        (action
223          (name "walk-left")
224          (fps 15.0)
225          (x-hotspot 5)
226          (y-hotspot 9)
227          (images "shared/bigtux/body-stand-left-0.png"))
228
229        (action
230          (name "walk-right")
231          (fps 15.0)
232          (x-hotspot 5)
233          (y-hotspot 9)
234          (images "shared/bigtux/body-stand-right-0.png"))
235
236        (action
237          (name "stand-left")
238          (fps 15.0)
239          (x-hotspot 5)
240          (y-hotspot 9)
241          (images "shared/bigtux/body-stand-left-0.png"))
242
243        (action
244          (name "stand-right")
245          (fps 15.0)
246          (x-hotspot 5)
247          (y-hotspot 9)
248          (images "shared/bigtux/body-stand-right-0.png"))
249
250        (action
251          (name "jump-left")
252          (fps 15.0)
253          (x-hotspot 5)
254          (y-hotspot 7)
255          (images "shared/bigtux/body-stand-left-0.png"))
256
257        (action
258          (name "jump-right")
259          (fps 15.0)
260          (x-hotspot 5)
261          (y-hotspot 7)
262          (images "shared/bigtux/body-stand-right-0.png"))
263
264        (action
265          (name "skid-left")
266          (x-hotspot 6)
267          (y-hotspot 8)
268          (images "shared/bigtux/body-skid-left-0.png"))
269
270        (action
271          (name "skid-right")
272          (x-hotspot 6)
273          (y-hotspot 8)
274          (images "shared/bigtux/body-skid-right-0.png"))
275
276        (action
277          (name "kick-left")
278          (x-hotspot 5)
279          (y-hotspot 9)
280          (images "shared/bigtux/body-stand-left-0.png"))
281
282        (action
283          (name "kick-right")
284          (x-hotspot 5)
285          (y-hotspot 9)
286          (images "shared/bigtux/body-stand-right-0.png"))
287
288        (action
289          (name "buttjump-left")
290          (x-hotspot 5)
291          (y-hotspot 9)
292          (images "shared/bigtux/body-stand-left-0.png"))
293
294        (action
295          (name "buttjump-right")
296          (x-hotspot 5)
297          (y-hotspot 9)
298          (images "shared/bigtux/body-stand-right-0.png"))
299
300        (action
301          (name "idle-left")
302          (x-hotspot 6)
303          (y-hotspot 8)
304          (images "shared/bigtux/body-stand-left-0.png"))
305
306        (action
307          (name "idle-right")
308          (x-hotspot 6)
309          (y-hotspot 8)
310          (images "shared/bigtux/body-stand-right-0.png")))
311
312 ;; Big Tux Feet
313  (sprite
314        (name "big-tux-feet")
315        (action
316          (name "walk-left")
317          (fps 15.0)
318          (x-hotspot 5)
319          (y-hotspot 9)
320          (images "shared/bigtux/feet-walk-left-0.png"
321                  "shared/bigtux/feet-walk-left-1.png"
322                  "shared/bigtux/feet-walk-left-2.png"
323                  "shared/bigtux/feet-walk-left-3.png"
324                  "shared/bigtux/feet-walk-left-4.png"
325                  "shared/bigtux/feet-walk-left-5.png"))
326
327        (action
328          (name "walk-right")
329          (fps 15.0)
330          (x-hotspot 5)
331          (y-hotspot 9)
332          (images "shared/bigtux/feet-walk-right-0.png"
333                  "shared/bigtux/feet-walk-right-1.png"
334                  "shared/bigtux/feet-walk-right-2.png"
335                  "shared/bigtux/feet-walk-right-3.png"
336                  "shared/bigtux/feet-walk-right-4.png"
337                  "shared/bigtux/feet-walk-right-5.png"))
338
339        (action
340          (name "stand-left")
341          (fps 15.0)
342          (x-hotspot 5)
343          (y-hotspot 9)
344          (images "shared/bigtux/feet-stand-left-0.png"))
345
346        (action
347          (name "stand-right")
348          (fps 15.0)
349          (x-hotspot 5)
350          (y-hotspot 9)
351          (images "shared/bigtux/feet-stand-right-0.png"))
352
353        (action
354          (name "jump-left")
355          (fps 15.0)
356          (x-hotspot 5)
357          (y-hotspot 7)
358          (images "shared/bigtux/feet-jump-left-0.png"))
359
360        (action
361          (name "jump-right")
362          (fps 15.0)
363          (x-hotspot 5)
364          (y-hotspot 7)
365          (images "shared/bigtux/feet-jump-right-0.png"))
366
367        (action
368          (name "skid-left")
369          (x-hotspot 6)
370          (y-hotspot 8)
371          (images "shared/bigtux/feet-skid-left-0.png"))
372
373        (action
374          (name "skid-right")
375          (x-hotspot 6)
376          (y-hotspot 8)
377          (images "shared/bigtux/feet-skid-right-0.png"))
378
379        (action
380          (name "kick-left")
381          (x-hotspot 5)
382          (y-hotspot 9)
383          (images "shared/bigtux/feet-kick-left-0.png"))
384
385        (action
386          (name "kick-right")
387          (x-hotspot 5)
388          (y-hotspot 9)
389          (images "shared/bigtux/feet-kick-right-0.png"))
390
391        (action
392          (name "buttjump-left")
393          (x-hotspot 5)
394          (y-hotspot 9)
395          (images "shared/bigtux/feet-buttjump-left-0.png"))
396
397        (action
398          (name "buttjump-right")
399          (x-hotspot 5)
400          (y-hotspot 9)
401          (images "shared/bigtux/feet-buttjump-right-0.png"))
402
403
404        (action
405          (name "idle-left")
406          (x-hotspot 6)
407          (y-hotspot 8)
408          (images "shared/bigtux/feet-stand-left-0.png"))
409
410        (action
411          (name "idle-right")
412          (x-hotspot 6)
413          (y-hotspot 8)
414          (images "shared/bigtux/feet-stand-right-0.png")))
415
416 ; End of Big Tux (no power) sprite
417
418 ; Big Fire Tux sprite
419  ;; Big Tux Head
420  (sprite
421        (name "big-fire-tux-head")
422        (action
423          (name "walk-left")
424          (fps 15.0)
425          (x-hotspot 5)
426          (y-hotspot 9)
427          (images "shared/bigtux/head-fire-stand-left-0.png"))
428
429        (action
430          (name "walk-right")
431          (fps 15.0)
432          (x-hotspot 5)
433          (y-hotspot 9)
434          (images "shared/bigtux/head-fire-stand-right-0.png"))
435
436        (action
437          (name "stand-left")
438          (fps 15.0)
439          (x-hotspot 5)
440          (y-hotspot 9)
441          (images "shared/bigtux/head-fire-stand-left-0.png"))
442
443        (action
444          (name "stand-right")
445          (fps 15.0)
446          (x-hotspot 5)
447          (y-hotspot 9)
448          (images "shared/bigtux/head-fire-stand-right-0.png"))
449
450        (action
451          (name "jump-left")
452          (fps 15.0)
453          (x-hotspot 5)
454          (y-hotspot 7)
455          (images "shared/bigtux/head-fire-stand-left-0.png"))
456
457        (action
458          (name "jump-right")
459          (fps 15.0)
460          (x-hotspot 5)
461          (y-hotspot 7)
462          (images "shared/bigtux/head-fire-stand-right-0.png"))
463
464        (action
465          (name "skid-left")
466          (x-hotspot 6)
467          (y-hotspot 8)
468          (images "shared/bigtux/head-skid-left-0.png"))
469
470        (action
471          (name "skid-right")
472          (x-hotspot 6)
473          (y-hotspot 8)
474          (images "shared/bigtux/head-skid-right-0.png"))
475
476        (action
477          (name "kick-left")
478          (x-hotspot 5)
479          (y-hotspot 9)
480          (images "shared/bigtux/head-fire-stand-left-0.png"))
481
482        (action
483          (name "kick-right")
484          (x-hotspot 5)
485          (y-hotspot 9)
486          (images "shared/bigtux/head-fire-stand-right-0.png"))
487
488        (action
489          (name "buttjump-left")
490          (x-hotspot 5)
491          (y-hotspot 9)
492          (images "shared/bigtux/head-fire-stand-left-0.png"))
493
494        (action
495          (name "buttjump-right")
496          (x-hotspot 5)
497          (y-hotspot 9)
498          (images "shared/bigtux/head-fire-stand-right-0.png"))
499
500        (action
501          (name "idle-left")
502          (x-hotspot 6)
503          (y-hotspot 8)
504          (images "shared/bigtux/head-idle-blink-left-0.png"
505                  "shared/bigtux/head-idle-blink-left-1.png"))
506
507        (action
508          (name "idle-right")
509          (x-hotspot 6)
510          (y-hotspot 8)
511          (images "shared/bigtux/head-idle-blink-right-0.png"
512                  "shared/bigtux/head-idle-blink-right-1.png")))
513
514 ; End of Big Fire Tux sprite
515
516
517  (sprite (name "smalltux-gameover")
518        (action
519          (fps 10.0)
520          (x-hotspot 13)
521          (y-hotspot 6)
522          (images "shared/smalltux/gameover-0.png"
523                  "shared/smalltux/gameover-1.png")))
524
525  (sprite (name "smalltux-star")
526        (action
527          (x-hotspot 5)
528          (y-hotspot 15)
529          (images "shared/smalltux/extra-star-0.png"
530                  "shared/smalltux/extra-star-1.png"
531                  "shared/smalltux/extra-star-2.png")))
532
533  (sprite (name "bigtux-star")
534        (action
535          (x-hotspot 8)
536          (y-hotspot 8)
537          (images "shared/bigtux/extra-star-0.png"
538                  "shared/bigtux/extra-star-1.png"
539                  "shared/bigtux/extra-star-2.png")))
540
541 ;   ;; Growing Tux animation
542 ;  (sprite (name "tux-grow-left")
543 ;        (action
544 ;          (fps 4.0)
545 ;          (x-hotspot 6)
546 ;          (y-hotspot 2)
547 ;          (images "shared/tux-grow-left-1.png"
548 ;                  "shared/tux-grow-left-2.png"
549 ;                  "shared/tux-grow-left-3.png"
550 ;                  "shared/tux-grow-left-4.png"
551 ;                  "shared/tux-grow-left-5.png"
552 ;                  "shared/tux-grow-left-6.png"
553 ;                  "shared/tux-grow-left-7.png")))
554
555 ;  (sprite (name "tux-grow-right")
556 ;        (action
557 ;          (fps 4.0)
558 ;          (x-hotspot 6)
559 ;          (y-hotspot 2)
560 ;          (images "shared/tux-grow-right-1.png"
561 ;                  "shared/tux-grow-right-2.png"
562 ;                  "shared/tux-grow-right-3.png"
563 ;                  "shared/tux-grow-right-4.png"
564 ;                  "shared/tux-grow-right-5.png"
565 ;                  "shared/tux-grow-right-6.png"
566 ;                  "shared/tux-grow-right-7.png")))
567
568
569  ;; Laptop
570  (sprite (name "mriceblock-left")
571        (action
572          (x-hotspot 2)
573          (y-hotspot 3)
574          (images "shared/mriceblock-left-0.png"
575                  "shared/mriceblock-left-1.png"
576                  "shared/mriceblock-left-2.png"
577                  "shared/mriceblock-left-1.png")))
578
579  (sprite (name "mriceblock-right")
580        (action
581          (x-hotspot 2)
582          (y-hotspot 3)
583          (images "shared/mriceblock-right-0.png"
584                  "shared/mriceblock-right-1.png"
585                  "shared/mriceblock-right-2.png"
586                  "shared/mriceblock-right-1.png")))
587
588  (sprite (name "mriceblock-falling-right")
589        (action
590          (x-hotspot 2)
591          (y-hotspot 3)
592          (images "shared/mriceblock-flat-right.png")))
593
594  (sprite (name "mriceblock-falling-left")
595        (action
596          (x-hotspot 2)
597          (y-hotspot 3)
598          (images "shared/mriceblock-flat-left.png")))
599  
600  (sprite (name "mriceblock-flat-left")
601        (action
602          (x-hotspot 2)
603          (y-hotspot 3)
604          (images "shared/mriceblock-flat-left.png")))
605
606  (sprite (name "mriceblock-flat-right")
607        (action
608          (x-hotspot 2)
609          (y-hotspot 3)
610          (images "shared/mriceblock-flat-right.png")))
611
612 ; (sprite (name "mriceblock-falling-left")
613 ;         (images "shared/mriceblock-falling-left.png")))
614
615 ; (sprite (name "mriceblock-falling-right")
616 ;         (images "shared/mriceblock-falling-right.png")))
617
618  (sprite (name "snowball-squished-left")
619        (action
620          (x-hotspot 1)
621          (y-hotspot -19)
622          (images "shared/snowball-squished-left.png")))
623
624  (sprite (name "snowball-squished-right")
625        (action
626          (x-hotspot 1)
627          (y-hotspot -19)
628          (images "shared/snowball-squished-right.png")))
629
630  (sprite (name "jumpy-left-up")
631        (action
632          (x-hotspot 7)
633          (y-hotspot 8)
634          (images "shared/jumpy-left-up-0.png")))
635  (sprite (name "jumpy-left-down")
636        (action
637          (x-hotspot 7)
638          (y-hotspot 8)
639          (images "shared/jumpy-left-down-0.png")))
640  (sprite (name "jumpy-left-middle")
641        (action
642          (x-hotspot 7)
643          (y-hotspot 8)
644          (images "shared/jumpy-left-middle-0.png")))
645  (sprite (name "jumpy-left-iced")
646        (action
647          (x-hotspot 7)
648          (y-hotspot 8)
649          (images "shared/jumpy-iced-left-up-0.png")))
650
651  (sprite (name "mrbomb-left")
652        (action
653          (fps 10.0)
654          (x-hotspot 3)
655          (y-hotspot 12)
656          (images "shared/mrbomb-left-0.png"
657                  "shared/mrbomb-left-1.png"
658                  "shared/mrbomb-left-2.png"
659                  "shared/mrbomb-left-3.png")))
660
661  (sprite (name "mrbomb-right")
662        (action
663          (fps 10.0)
664          (x-hotspot 7)
665          (y-hotspot 12)
666          (images "shared/mrbomb-right-0.png"
667                  "shared/mrbomb-right-1.png"
668                  "shared/mrbomb-right-2.png"
669                  "shared/mrbomb-right-3.png")))
670  (sprite (name "mrbomb-iced-left")
671        (action
672          (x-hotspot 3)
673          (y-hotspot 12)
674          (images "shared/mrbomb-iced-left-0.png")))
675
676  (sprite (name "mrbomb-iced-right")
677        (action
678          (x-hotspot 7)
679          (y-hotspot 12)
680          (images "shared/mrbomb-iced-right-0.png")))
681  
682
683  (sprite (name "mrbomb-ticking-left")
684        (action
685          (fps 15.0)
686          (x-hotspot 3)
687          (y-hotspot 8)
688          (images "shared/mrbombx-left-0.png"
689                  "shared/mrbombx-left-1.png")))
690
691  (sprite (name "mrbomb-ticking-right")
692        (action
693          (fps 15.0)
694          (x-hotspot 10)
695          (y-hotspot 8)
696          (images "shared/mrbombx-right-0.png"
697                  "shared/mrbombx-right-1.png")))
698
699  (sprite (name "mrbomb-explosion")
700        (action
701          (fps 15.0)
702          (x-hotspot 32)
703          (y-hotspot 32)
704          (images "shared/mrbomb-explosion.png"
705                  "shared/mrbomb-explosion-1.png")))
706
707  (sprite (name "stalactite")
708        (action
709          (x-hotspot 0)
710          (y-hotspot 0)
711          (images "shared/stalactite.png")))
712
713  (sprite (name "stalactite-broken")
714        (action
715          (x-hotspot 0)
716          (y-hotspot 16)
717          (images "shared/stalactite-broken.png")))
718
719  (sprite (name "flame")
720        (action
721          (images "shared/flame-0.png"
722                  "shared/flame-1.png")))
723
724  (sprite (name "fish")
725        (action
726          (x-hotspot 2)
727          (y-hotspot 3)
728          (images "shared/fish-left-0.png"
729                  "shared/fish-left-1.png")))
730
731  (sprite (name "fish-down")
732        (action
733          (x-hotspot 2)
734          (y-hotspot 11)
735          (images "shared/fish-down-0.png")))
736
737  (sprite (name "fish-iced")
738        (action
739          (x-hotspot 2)
740          (y-hotspot 3)
741          (images "shared/fish-iced-left-0.png")))
742
743  (sprite (name "fish-iced-down")
744        (action
745          (x-hotspot 2)
746          (y-hotspot 11)
747          (images "shared/fish-iced-down-0.png")))
748
749  (sprite (name "bouncingsnowball-left")
750        (action
751          (x-hotspot 1)
752          (y-hotspot 0)
753          (images "shared/bouncingsnowball-left-0.png"
754                  "shared/bouncingsnowball-left-1.png"
755                  "shared/bouncingsnowball-left-2.png"
756                  "shared/bouncingsnowball-left-3.png"
757                  "shared/bouncingsnowball-left-4.png"
758                  "shared/bouncingsnowball-left-5.png")))
759
760  (sprite (name "bouncingsnowball-right")
761        (action
762          (x-hotspot 1)
763          (y-hotspot 0)
764          (images "shared/bouncingsnowball-right-0.png"
765                  "shared/bouncingsnowball-right-1.png"
766                  "shared/bouncingsnowball-right-2.png"
767                  "shared/bouncingsnowball-right-3.png"
768                  "shared/bouncingsnowball-right-4.png"
769                  "shared/bouncingsnowball-right-5.png")))
770
771  (sprite (name "bouncingsnowball-squished")
772        (action
773          (x-hotspot 1)
774          (y-hotspot -19)
775          (images "shared/snowball-squished-left.png")))
776
777  (sprite (name "flyingsnowball")
778        (action
779          (x-hotspot 4)
780          (y-hotspot 3)
781          (images "shared/flyingsnowball-left-0.png"
782                  "shared/flyingsnowball-left-1.png")))
783
784  (sprite (name "flyingsnowball-squished")
785        (action
786          (x-hotspot 4)
787          (y-hotspot -12)
788          (images "shared/flyingsnowball-squished-left.png")))
789
790  (sprite (name "spiky-left")
791        (action
792          (x-hotspot 6)
793          (y-hotspot 10)
794          (images "shared/spiky-left-0.png"
795                  "shared/spiky-left-1.png"
796                  "shared/spiky-left-2.png")))
797  (sprite (name "spiky-right")
798        (action
799          (x-hotspot 6)
800          (y-hotspot 10)
801          (images "shared/spiky-right-0.png"
802                  "shared/spiky-right-1.png"
803                  "shared/spiky-right-2.png")))
804  (sprite (name "spiky-iced-left")
805        (action
806          (x-hotspot 6)
807          (y-hotspot 10)
808          (images "shared/spiky-iced-left-0.png")))
809  (sprite (name "spiky-iced-right")
810        (action
811          (x-hotspot 6)
812          (y-hotspot 10)
813          (images "shared/spiky-iced-right-0.png")))
814
815  (sprite (name "snowball-left")
816        (action
817          (x-hotspot 2)
818          (y-hotspot 4)
819          (images "shared/snowball-left-0.png"
820                  "shared/snowball-left-1.png"
821                  "shared/snowball-left-2.png"
822                  "shared/snowball-left-1.png")))
823
824  (sprite (name "snowball-right")
825        (action
826          (x-hotspot 2)
827          (y-hotspot 4)
828          (images "shared/snowball-right-0.png"
829                  "shared/snowball-right-1.png"
830                  "shared/snowball-right-2.png"
831                  "shared/snowball-right-1.png")))
832
833  (sprite (name "egg")
834        (action
835          (images "shared/egg.png")))
836  (sprite (name "1up")
837        (action
838          (images "shared/1up.png")))
839  (sprite (name "star")
840        (action
841          (images "shared/star.png"
842                  "shared/star-1.png"
843                  "shared/star-2.png"
844                  "shared/star-3.png"
845                  "shared/star-4.png"
846                  "shared/star-3.png"
847                  "shared/star-2.png"
848                  "shared/star-1.png")))
849  (sprite (name "fireflower")
850        (action
851          (images "shared/fireflower.png"
852                  "shared/fireflower-1.png"
853                  "shared/fireflower-2.png"
854                  "shared/fireflower-3.png"
855                  "shared/fireflower-2.png"
856                  "shared/fireflower-1.png")))
857  (sprite (name "iceflower")
858        (action
859          (images "shared/iceflower-1.png"
860                  "shared/iceflower-2.png"
861                  "shared/iceflower-3.png")))
862
863  (sprite (name "firebullet")
864        (action
865          (x-hotspot 12)
866          (x-hotspot 12)
867          (fps 20)
868          (images "shared/firebullet-1.png"
869                  "shared/firebullet-2.png"
870                  "shared/firebullet-3.png"
871                  "shared/firebullet-4.png")))
872  (sprite (name "icebullet")
873        (action
874          (x-hotspot 12)
875          (x-hotspot 12)
876          (fps 20)
877          (images "shared/icebullet-1.png")))
878   ; Trampoline
879   (sprite (name "trampoline")
880        (action
881          (x-hotspot 0)
882          (y-hotspot 0)
883          (images "shared/trampoline-1.png"
884                  "shared/trampoline-2.png"
885                  "shared/trampoline-3.png"
886                  "shared/trampoline-4.png")))
887
888   ; Flying platform
889   (sprite (name "flying_platform")
890        (action
891          (x-hotspot 0)
892          (y-hotspot 0)
893          (images "shared/flying_platform-1.png"
894                  "shared/flying_platform-2.png"
895                  "shared/flying_platform-3.png"
896                  "shared/flying_platform-4.png")))
897
898   ; Wingling
899   (sprite (name "wingling-left")
900        (action
901           (x-hotspot 0)
902           (y-hotspot 0)
903           (images "shared/wingling-1.png")))
904
905   ; Walkingtree
906   (sprite (name "walkingtree-left")
907        (action
908           (x-hotspot 0)
909           (y-hotspot 0)
910           (images "shared/walkingtree-left-1.png")))
911   (sprite (name "walkingtree-left-small")
912        (action
913           (x-hotspot 0)
914           (y-hotspot 0)
915           (images "shared/walkingtree-left-small-1.png")))
916
917   ; Door
918   (sprite (name "door")
919        (action
920           (x-hotspot 0)
921           (y-hotspot 64)
922           (images "shared/door-1.png")
923   ))
924 ;   (sprite (name "openingdoor")
925 ;        (action
926 ;           (x-hotspot 0)
927 ;           (y-hotspot 64)
928 ;           (images "shared/door-1.png"
929 ;          "shared/door-2.png"
930 ;          "shared/door-3.png"
931 ;          "shared/door-4.png"
932 ;          "shared/door-5.png"
933 ;          "shared/door-6.png"
934 ;          "shared/door-7.png"
935 ;          "shared/door-8.png"
936 ;          "shared/door-8.png"
937 ;          "shared/door-7.png"
938 ;          "shared/door-6.png"
939 ;          "shared/door-5.png"
940 ;          "shared/door-4.png"
941 ;          "shared/door-3.png"
942 ;          "shared/door-2.png"
943 ;          "shared/door-1.png")
944 ;   ))
945   
946   ; Stomp
947   (sprite (name "stomp")
948        (action
949           (x-hotspot 0)
950           (y-hotspot 0)
951           (images "shared/stomp.png")
952   ))
953 )
954
955 ;; EOF ;;