Hi guys
I have a bunch of instances of an object on the screen.
On solving the level, I would like to fade them out, starting with the 1st and waiting a second before starting the fade on the next instance.
Could you guys help me to get this working as a loop?
I've tried but all my instances seem to fade at the same time.
If it helps, I've given each instance a name (instance variable set from 1-10).
Thank you heaps in advance for any help