How to draw sprite on a sprite so that both of them will be seen in pygame [duplicate]
问题 This question already has answers here : How do I blit a PNG with some transparency onto a surface in Pygame? [duplicate] (4 answers) Closed 24 days ago . I have two sprites one of them is a tank sprite the other is a protection sprite. I want to draw the protection sprite on the tank sprite. The images of the sprites are as follows: When I draw the protection sprite on the tank sprite, the result is the following: Center of the protection sprite is empty (according to photoshop, I checked