Hi guys.
It is my first time posting here. I'm loving C2.
I have a simple question... I think. But I don't know how to go about and do it.
example
In bomb jack, the player has to collect the bombs to score.
However there is always one bomb that is lit. If you pick up that bomb you get a bonus and a new bomb turns on.
<img src="http://retroflash.net/wp-content/uploads/2012/11/bomb_jack.jpg" border="0" />
the bomb on the top left is lit.
How do I go about doing that? It can't be scripted I think because you have to take in consideration that some bombs might not exist already because the player collected them.
Any ideas?
Thanks a lot.