Author Topic: Collapsable Bricks  (Read 734 times)

Do any of you Blocklanders know how to make bricks unfixed. Like if you have a wall made of 1x1 and you bump into it it falls over. Do any of you know how to do that? I really want to know.

Fake kill the brick. Its an event

(input) -> self -> fake kill

Fake kill brick. Its an event

(input) -> self -> fake kill
Example. Onplayertouch -> self ->FakeKillBrick

Well, I think killing the brick gets annoying, and also always will eventually hit the "To many events (input that you chose)"
Well I think this is an awesome idea, and it would be useful. It's like having the no-render on bricks using a spray can, I mean the suggestion of that from a year ago, really came through

Well, I think killing the brick gets annoying, and also always will eventually hit the "To many events (input that you chose)"
Well I think this is an awesome idea, and it would be useful. It's like having the no-render on bricks using a spray can, I mean the suggestion of that from a year ago, really came through

Impossible to make unkilled bricks do such things. They must be fakekilled to physics around. And even then, it depends on your personal physics settings and such.

Thanks! That really helps!

Code: [Select]
onwhateverhappen > self > fakekillbrick 5 5 5