Hello, so I am making a platform game and need help with creating a lives counter. What I am hoping is to have individual hearts for each life and as my player loses a life, the image of one of the hearts will also disappear as well if that makes sense?
So say I start with 3 lives and it displays in the world with three hearts, then when my player does something to lose a life, they will lose a life but then it will also make one of the hearts disappear and leave only 2, and so on. Then, when there are no lives left, for it to display my game over message (I have already created this)
Thanks in advance :)

