I'm an absolute noob in greenfoot and I'm learning it in school since 3 months or so. I have a scenario, where I want a driving object to drive on a button which activates a bomb which explodes. When the bomb explodes, all objects around the bomb have be destroyed and removed from the world. I managed to get the bomb activated. The only problem is, that I don't know how to get the bomb to remove objects around it only when the driving object hits the button. In my case the bomb immediately removes the objects before everything else start to move. I have to teach the bomb to remove the objects only when the button is hit.
Can someone help me? ("Run" Button isn't allowed, only "Act")
