PDA

View Full Version : How to remove Texture and matrial



eeyk
11-09-2009, 07:52 AM
how can i remove matrial and Texture if i press Delete its not working


EDIT: i mean if you Give texture to a cube and you delete the blue line then texture are not remove

Xendance
11-09-2009, 08:05 AM
Press build geometry (or build all).
Those blue lines are called BSP brushes, think of them as blueprints. After you build the map, the editor then looks at those blueprints and constructs the geometry from them.

But BSP is rather old tech and are slower to render than static meshes.

eeyk
11-09-2009, 08:12 AM
and how to make a hole in the cubes? a door or whatever

Lirian
11-09-2009, 09:02 AM
and how to make a hole in the cubes? a door or whatever

use another cube with the dimensions of doors/windows/holes, place it where you want to add the hole and then click on "subract"

eeyk
11-09-2009, 09:22 AM
Don't work if i Click on Substract no door or window

eeyk
11-09-2009, 09:56 AM
oh wait its works thank you