<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Sector Properties Window</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="default.css" media="screen" title="Default" /> </head> <body> <object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e"> <param name="keyword" value="Sector Properties Window"> <param name="keyword" value="Floor Texture"> <param name="keyword" value="Ceiling Texture"> <param name="keyword" value="Floor Height"> <param name="keyword" value="Ceiling Height"> <param name="keyword" value="Flat"> <param name="keyword" value="Brightness"> <param name="keyword" value="Tag"> </object> <div id="title"><h1>Sector Properties Window</h1></div> <div id="contents"> <p> On this dialog you can change all the sector properties. When a selection of multiple sectors is made, some fields may appear grayed or empty in case they are different for some of the selected elements. Setting a value in grayed or empty field will apply this to the entire selection. <h2>Properties</h2> You can manually set the <b>Ceiling height</b> and <b>Floor height</b> at the top of this window. On the right are the flats (textures) that are on the floor and ceiling. Left-click on the box to browse for a flat using the <a href="w_imagesbrowser.html">Image Browser</a>. If you know the flat name, you can also type the name directly into the text field below the flat box.<br /> <br /> In the <b>Effects</b> area you can set a special effect for the sector and set the <b>Brightness</b> level to use.<br /> <br /> Below that you can enter a tag number to identify the sector. This number can then be used by Linedef actions or scripts to perform actions on the sector. <h2>Custom</h2> This tab allows you to edit the custom fields on the sector. Only available in UDMF format. See <a href="w_customfields.html">Custom Fields Editor</a> for more information. </p> </div> </body>