My game I am working on has the player dropping bombs (that come from thin air). I tried duplicating the bomb movie clip to where the player is positioned, and It didn't duplicate. I tried to use the attachMovie code but the bomb just followed the player and if you pressed the button twice the bomb would just reset. I also need there to be only one bomb at a time, and It needs to damage the player if he hits the explosion (which is part of the bomb animation).