is there a way to remove th ecollisions from brushes ? if yes : how ?
I assume you want to make them nonsolid.
You can simply create a shader which has the parameter:
Surfaceparm nonsolid
This will have to be applied to the texture that the brush has. A single side that has this parameter will make it nonsolid. If you do not have a shader, then simply ask for one and we'll hook you up with one.
Juggernut;4939084I assume you want to make them nonsolid.
You can simply create a shader which has the parameter:
Surfaceparm nonsolid
This will have to be applied to the texture that the brush has. A single side that has this parameter will make it nonsolid. If you do not have a shader, then simply ask for one and we'll hook you up with one.
well I've found another way I've put the nodraw texture on 5 sides of the brush and the forcefield texture at the remaining side