Finished cherrybomb ( red forest bomb) and juicebox (blue iceworld bomb).
[supertux.git] / data / images / creatures / mr_cherry / mr_cherry.sprite
index 733a0d8..bf4f65e 100644 (file)
@@ -2,20 +2,47 @@
  (action
   (name "left")
   (fps 10.0)
-  (hitbox 7 23 38 43)
-  (images "cherrybomb.png"
-         "cherrybomb1.png"
+  (hitbox 3 26 36 40)
+  (images "cherrybomb1.png"
           "cherrybomb2.png"
           "cherrybomb3.png"
           "cherrybomb4.png"
-         "cherrybomb5.png"
+         "cherrybomb6.png"
 
 ))
 
  (action
   (name "right")
   (fps 10.0)
-  (hitbox 7 23 38 43)
+  (hitbox 3 26 36 40)
   (mirror-action "left"))
 
+ (action
+  (name "ticking-left")
+  (fps 4.0)
+  (hitbox 3 26 36 40)
+  (images cherrybomb_hit_1.png
+cherrybomb_hit_2.png
+cherrybomb_hit_3.png
+cherrybomb_hit_4.png
+cherrybomb_hit_5.png
+))
+ (action
+  (name "ticking-right")
+  (fps 4.0)
+  (hitbox 3 26 36 40)
+  (mirror-action "ticking-left"))
+ (action
+  (name "explosion")
+  (fps 5.0)
+  (hitbox 3 26 36 40)
+  (images sparkle-1.png
+sparkle-2.png
+sparkle-3.png
+sparkle-4.png
+sparkle-5.png
+))
 )
+