Hey guys! I have a problem, could you help me please?
I have 5 objects and i want to repeat each time but only the object(s) which is not destroyed.
To understand, when the game starts appear 1 object each time and after 2 sec disappear and repeat again with the new or the same object (random).
Now, if i click above i can destroy it. If not the object will disappear after 2 sec and random again. For example we have 5 objects means: Red box, Blue box, Green box, Yellow box, Black box.
The game random the boxes again and again automatically. So, if i click on red box i will destroy it, Ok!
Now i want the game to random the 4 boxes not the 5 again.
Anyone???
I hope it's not too complex, so here is the capx file:
https://www.dropbox.com/s/ied5u9vui9h4h8h/BoxesDemo.capx
Do whatever you want with the code.. Hope you find a solution.
Thank you! ; -)