Hey guys I am creating a game, I am using Python and Pygame and I am trying to tell the tank to disappear when the bullet hits it. I have started to create the code but I don't know how to clear only one object is it possible. I might have made a mistake somewhere else too this is my first game. Does someone know? Here is my bullet and enemy tank classes: