I recently made a topic called "pick by comparison" and the answer worked perfect but, I noticed a way to cheat in my game so by fixing this I must tweak this script a little but I don't know how to it. So my script is this:
event:
for each (ordered)
ice.y
ascending
action:
ice start fade
stop loop
so that's what I have so far but how would I make it so it makes the ice that doesn't have any ice above it dissapear and not just the ones at the top.