| Blockland Forums > Modification Help |
| Changing a brick into another brick? |
| (1/4) > >> |
| Electrk:
Is there a way to change a brick into another brick? Like changing a 1x4x5 wall into a window? |
| phflack:
you could delete the brick and then create a new one, not sure if there's a way to directly change it though |
| jes00:
There is a direct way of doing it, the treasure chest uses it to open and close. --- Code: ---%obj.setDataBlock(brickData); --- End code --- |
| Slicks555:
--- Quote from: jes00 on March 31, 2012, 10:09:28 PM ---There is a direct way of doing it, the treasure chest uses it to open and close. --- Code: ---%obj.setDataBlock(brickData); --- End code --- --- End quote --- No. This will not work. I withdraw my statement. It didn't work in previous versions. I suppose this has been changed. |
| jes00:
--- Quote from: Slicks555 on April 01, 2012, 01:45:52 PM ---No. This will not work. --- End quote --- Sure it will, it works with the treasure chest. |
| Navigation |
| Message Index |
| Next page |