Well, there s another more realistic and less likely to fail way, you can simply make a brick, and on function, example onClick(), You can make it dissapear and an anchored brick become visible, using transparency, and make the Original Brick nonCanCollide, and the new substitute s position move in the direction, also, I would tend to use BodyPosition, because it works for the position and can be used for anchored and nonanchored bricks (Not as well for nonanchored) and bodyvelocity is for nonanchored bricks to move in a direction, which is kinda tedius, well, I say it s less likely to fail, because if the substitute fails, then the original brick is still there, and you can make a backup script to save it if the sub breaks.
I hope some of this helped.
-Orbian.