Hi,
I have a small problem with my puzzle game I'm working on. You need to place some bombs on the playfield and then you need to press the play button to start the reaction (e.g. the bombs are exploding).
If I place one bomb everything is working fine, but if I place two or more bombs only the first one explodes. How can I handle every bomb by their own? I need to, specially because the have different timers (defined as instance variables) when they should explode (e.g. after 2 seconds).
Would it be possible that someone have a look at my capx? I really don't know how to handle it. :-(
https://www.dropbox.com/s/uw3dk8ztn2x6lqn/test.capx
Thanks in advance,
Benny