Bomb Item, cont.

Hey guys, The bomb item is now working! This one was a little challenging, because the explosion collision to clear the tiles wasn’t behaving the way I wanted. It was clearing the bricks along the outside edges of the explosion. I added a green debugging square that shows the area of the explosion. As you …

Bomb Item

Hey. I finished the items that speed up and slow down the ball speed. Now, I’m working on a “Bomb”. When the gem is collected, it will place a bomb somewhere on the bricks. It will explode a short while later, clearing blocks within its blast area. Hmm, while I’m not going to get into …