I want to use the text label ability to make a sign for a store I am making. The only problem is that it gets in the way. Is there a script, that allows you to pass through the block?
Yes.This is very simple.
game.Workspace.PARTNAMEHERE.CanCollide = false --Change partnamehere to the signs part name
Or you can click the part and turn off cancollide in properties.
Just open properties (brick is clicked) turn of cancollide