tjferry14 / Cloud-Jump-2

Expanding on the original Cloud Jump.
7 stars 6 forks source link

AnimatedSprite is now a Sprite, download resources #55

Closed cclauss closed 10 years ago

cclauss commented 10 years ago

Downloads the resources if they are not found locally (fixes https://github.com/tjferry14/Cloud-Jump-2/issues/54).

Rebuilt AnimatedSprite to be a subclass of Sprite

On line 137 set wimpy_smoke to True or False to see the two animations.

SebastianJarsve commented 10 years ago

Looks good @cclauss! How about moving the downloaded resources to a new folder to clean things up a bit?