UltimateZoneBuilder/Help/gzdb/features/things_mode/pointthing.html
MaxED fa4dd4e399 Added, Thing Edit form: thing class is now displayed.
Added, Game configurations: added "thingclasshelp" property. It's used to open a website when thing class name is clicked in the Thing Edit form.
Changed, "Raise/Lower sector to nearest" action: 3d floors are now taken into account when using the action on things.
Updated documentation.
2015-03-17 12:28:42 +00:00

29 lines
1.2 KiB
HTML

<!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>Draw Ellipse mode</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>Point Thing to Cursor</h1>
</div>
<div id="contents">
<p>This action can be used to quickly orient things in Things mode. Hold Ctrl key to point away from cursor.<br />
<b>Menu:</b> Things -&gt; Point to Cursor.<br />
<b>Action category:</b> Things.<br />
<b>Default key:</b> Shift+L.</p>
<p><strong>Example:</strong><br />
Select things and place mouse cursor where you want things to face:<br /><img src="thing_lookat1.jpg" alt="" width="273" height="243" /></p>
<p>Press the action shortcut:<br /><img src="thing_lookat2.jpg" alt="" width="278" height="245" /></p>
</div>
</body>