Poll

Moving Bricks

Know how to
Dont know
Want to know
Dont care
?

Author Topic: How do you make moving bricks?  (Read 857 times)





Depends what youwant the brick to do.

If you want to send it flying, just use the fakekillbrick event


Anyone now how to use fake kill to make bricks fly in certain directions ?

Anyone now how to use fake kill to make bricks fly in certain directions ?

Toy around with the 3 boxes on the FakeKillBrick event. You'll get it soon. I believe they're n the order of X Y and Z.

Stop motion animation ftw. Have a crud load of events to toggle on render/collide/raycast for the bricks in the path you want the brick to go. If you get it going fast enough, it'll look like its flying.

The above is not suggested, however as it is completely impractical and looks awful. Use fakekill.

Toy around with the 3 boxes on the FakeKillBrick event. You'll get it soon. I believe they're n the order of X Y and Z.
I know the third box makes it go up not sure about the other 2.

I know the third box makes it go up not sure about the other 2.
Well the other two are X and Y. They make it go horizontally in a number of directions. Usually you need to just fool around with it unless you have a firm understanding of which way is N on your map.

Thanks Guys i will try it out today!