I have a mario type game with a scrolling world. When my character intersects with a bomb an explostion is suppossed to appear but when he hits a bomb after scrolling through the world the explosion is not added in the right spot. I have observed that it is added but only where the first bomb is no matter which one he intersects. Any suggestions on how to fix this?