Gravity on bricks

Hi Guys,

I am working on a game where you are a minor and you smash bricks with your axe. Right now I have my actor smashing a brick and it explodes and disapears. But I want to add in another element. Lets say the bricks are piled up, and I smash the bottom brick. I would like the other bricks to fall into the spot where the other brick was. What is the best way to do this?

I made the brick actor movabe placed an accelerate behavior on it. But When my main actor touches the brick it moves.

Comments

Sign In or Register to comment.