Quick question:
I create these 5 blocks, and then there is a For Each of those blocks that says change opacity to 80, then wait 1 second, change opacity 60, wait 1 sec, etc until I get to 20 opacity then destroy the sprite.
The problem is the first opacity setting changes the sprites just fine, but then it just does each of the waits but doesn't do the opacity changes in between. Is this a limitation in For Each or am I missing something?
Thanks!