For some of the attacks I have finished (the one shown) and the attack I am currently working on, both of them use those green platforms shown on the image. The problem is that for some reason, the platforms don't get destroyed when I want them to and despite adding multiple commands to destroy them, only one of each of the groups actually gets destroyed. What's even weirder is that the destroy code block works just fine for the tiny trap jaw ants by just adding one destroy block, but the destroy block just deletes one of each of the instances? How do I destroy all of the platforms and why is it working for the ants but not the platforms?