Author Topic: Destroying a brick *Fixed*  (Read 466 times)

How would I destroy a brick in general.
« Last Edit: May 25, 2009, 12:17:46 PM by Gorella »

To permanently destroy it,
%brick.killbrick();
To turn it into a physic brick:
%brick.fakeKillBrick(%vector,%time)
And to hide it
%brick.disappear(time)

« Last Edit: May 24, 2009, 11:25:47 PM by Gorella »

You idiots should stop locking topics when you think they're not needed anymore. Especially in the coding help and help forums. If people want to ask a similar question it makes sense for them to post in your topic because it has all the prior information on it, instead of just making a new one. Furthermore sometimes you idiots post "ok solved with this code:" in the end of your coding help topic then lock it, and the code is wrong and nobody can point it out until you try it, forget up your game and then come crying back here to start a new topic.

Just don't.