[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Pixel Spaceships



Kris Schnee wrote:
I tried rotating a ship to build a list of rotated images, but the rotated versions are often larger than the original, making it hard to figure out where to place them. How can that problem be addressed?

Use the centre of the image as the point of reference for
positioning it.

--
Greg