Pygame: What is the best way to display these ships and their movement from sprite sheet?
问题 Attached below is one of the sprite sheets I am using. Right now, I am wondering the best way to display the ships with their animation when moving. The ships have 9 frames. I have found old examples with deprecated code, or examples that have you break the images into individual files. I would love for someone to show me the best way to use these sprites as they are. Thank you for your time. 回答1: What is the best way can't be answered, because in the end that's subjective; and depends on