(action
(name "left")
(fps 15.0)
- (hitbox 3 12 31.8 31.8)
+ (hitbox 12 21 42 19)
(images "flying-0.png"
"flying-1.png"
"flying-2.png"
(action
(name "right")
(fps 10.0)
- (hitbox 7 12 31.8 31.8)
+ (hitbox 10 21 42 19)
(mirror-action "left")
)
(action
(name "squished-left")
- (hitbox 7 0 31.8 31.8)
+ (hitbox 12 11 42 19)
(images "squished.png")
)
(action
(name "squished-right")
- (hitbox 7 0 31.8 31.8)
+ (hitbox 10 0 42 19)
(mirror-action "squished-left"))
(action
(name "collision-left")
- (hitbox 3 12 31.8 31.8)
+ (hitbox 6 21 42 19)
(images "collision.png"))
(action
(name "collision-right")
- (hitbox 3 12 31.8 31.8)
+ (hitbox 9 21 42 19)
(mirror-action "squished-left")
)
)
(supertux-sprite
(action
(name "left")
- (hitbox 2 4 63.8 50.8)
+ (hitbox 8 19 31 30)
(images "left-0.png"
"left-1.png"
"left-2.png"
"left-3.png"))
(action
(name "right")
- (hitbox 2 4 63.8 50.8)
+ (hitbox 25 19 31 30)
(mirror-action "left"))
(action
(name "squished-left")
- (hitbox 2 -19 63.8 50.8)
+ (hitbox 8 -19 31 30)
(images "squished.png"))
(action
(name "squished-right")
- (hitbox 2 -19 63.8 50.8)
+ (hitbox 25 -19 31 30)
(mirror-action "squished-left"))
(action
(name "diving-left")
- (hitbox 2 4 63.8 50.8)
+ (hitbox 6 20 31 30)
(images "diving.png"))
(action
(name "diving-right")
- (hitbox 2 4 63.8 50.8)
+ (hitbox 27 20 31 30)
(mirror-action "diving-left")
)
)