ZoneBuilder/Help/gzdb/features/visual_mode/autoalign_to_selection.html

28 lines
1.3 KiB
HTML
Raw Normal View History

<!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>GZDoom Builder features</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="Template">
</object>
<div id="gz_title">
<h1>&quot;Auto-align Textures to Selection&quot; actions</h1>
</div>
<div id="contents">
<p><strong>Action names:</strong> Auto-align Textures to Selection (X), Auto-align Textures to Selection (Y), Auto-align Textures to Selection (X and Y)<br />
<b>Action category:</b> Visual Modes<br />
<b>Default keys:</b> none</p>
<p>These actions will align unselected textures to selected ones.<br />
Let's say you have a room full of columns, and you want to align textures on all of them:<br />
<img src="align_to_selection1.jpg"/></p>
<p>Select one sidedef of each column:<br />
<img src="align_to_selection2.jpg"/></p>
<p>And use &quot;<strong>Auto-align Textures to Selection (X)&quot;</strong> action:<br />
<img src="align_to_selection3.jpg"/></p>
</div>
</body>