tjferry14 / Cloud-Jump-2

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

Dup of #37: Image frame is not rightsized for cloud images #38

Closed cclauss closed 10 years ago

cclauss commented 10 years ago

The PIL bounding box is much larger than cloud image. Setting the cloud's background attribute makes this visible.

This extra surface area around the cloud makes it: 1) much easier for the player to land on a cloud 2) more difficult to make the bounce off a cloud look consistent 3) more difficult to make enemy placement on clouds look consistent

cclauss commented 10 years ago

Closed as duplicate of #37