If I was you, I would consider putting the total score in the player class. You could use that and get the information from that to display. Then each time you kill any enemy it could notify the player to increase score.
If I was you, I would consider putting the total score in the player class. You could use that and get the information from that to display. Then each time you kill any enemy it could notify the player to increase score.