2013-09-03 09:34:28 +00:00
<!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 > " Auto-align Textures to Selection" 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 / >
2014-03-07 12:37:47 +00:00
< b > Action category:< / b > Visual Modes< br / >
2013-09-03 09:34:28 +00:00
< 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 >
2014-03-07 12:37:47 +00:00
< p > And use " < strong > Auto-align Textures to Selection (X)" < / strong > action:< br / >
2013-09-03 09:34:28 +00:00
< img src = "align_to_selection3.jpg" / > < / p >
< / div >
< / body >