I have 4 images of 3 balls (these are lives I'll have on the top corner of the game, example -
3 White balls, 2 White balls 1 Black, 1 White 2 Black and final image 3 Black balls
So when game starts you have 3 lives (3 white balls) what I want is when "actor" is touched then changes image to (2 White balls 1 Black) and it goes on and one till its game over.
Comments
There are a lot of templates about this very topic. A quick search and you'll find some answers.
3 White balls,
2 White balls 1 Black,
1 White 2 Black
and final image 3 Black balls
So when game starts you have 3 lives (3 white balls) what I want is when "actor" is touched then changes image to (2 White balls 1 Black) and it goes on and one till its game over.
How do I do this?