Destroy actor problem within RULE
Hi guys
I am working on this new app and need some help.
I have a series of actors that come on screen from the left. When you press them, they need to be destroyed as they keep on moving across screen and you can still tap them.
This stuff below is wrapped in a RULE where - WHEN ACTOR IS TOUCHED.....
I have it so when they are touches, they let off some particles and fade to black over three seconds. Right at the end of the rule i have placed a timer that states after 2 seconds - Destroy actor but it doesn't work and the actor keeps on scrolling across the screen and when it fades to black, you can still tap on it and score points...I need it to do its fancy stuff and the destroy itself but it isn't working...
Any clues?
I am working on this new app and need some help.
I have a series of actors that come on screen from the left. When you press them, they need to be destroyed as they keep on moving across screen and you can still tap them.
This stuff below is wrapped in a RULE where - WHEN ACTOR IS TOUCHED.....
I have it so when they are touches, they let off some particles and fade to black over three seconds. Right at the end of the rule i have placed a timer that states after 2 seconds - Destroy actor but it doesn't work and the actor keeps on scrolling across the screen and when it fades to black, you can still tap on it and score points...I need it to do its fancy stuff and the destroy itself but it isn't working...
Any clues?
It takes a Zombie to know a Zombie!!!