Skip to content
Snippets Groups Projects
Commit e04105dc authored by MaxED's avatar MaxED
Browse files

Updated documentation.

parent cd9be560
No related branches found
No related tags found
No related merge requests found
......@@ -257,14 +257,14 @@
<param name="Name" value="Enhanced Tag support">
<param name="Local" value="gzdb\features\all_modes\tag_support.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
<param name="Name" value="Testing map from view">
<param name="Local" value="gzdb\features\all_modes\test_from_view.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
<param name="Name" value="Event lines">
<param name="Local" value="gzdb\features\all_modes\event_lines.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
<param name="Name" value="Testing map from view">
<param name="Local" value="gzdb\features\all_modes\test_from_view.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
<param name="Name" value="Synchronizing selection">
<param name="Local" value="gzdb\features\all_modes\synch_selection.html">
......
......@@ -21,12 +21,12 @@
<div id="gz_title"><h1>Event lines</h1></div>
<div id="contents">
<p>Event lines can be toggled using the icon on the GZDoom toolbar or using the <a href="../../actions.html#eventlines">"Toggle Event lines"</a> action.<br />
<p>Event lines can be toggled using the icon on the <a href="../general/rendering_toolbar.html">Rendering toolbar</a> or using the <a href="../../actions.html#eventlines">"Toggle Event lines"</a> action.<br />
The Color of the event lines can be changed in Preferences -> <a href="../../preferences.html#appearance">Appearance.</a></p>
<p>Several things will happen when event lines are enabled:</p>
<p>1. Arrows will be drawn to all action targets for currently highlighted item in 2D modes:<br />
<img src="event_lines1.jpg" /></p>
<p>2. Event Lines will be drawn in the order in which patrol points and interpolation points are connected in Classic and Visual modes:
<p>2. Order, in which patrol points and interpolation points are connected in Classic and Visual modes will be shown:<br />
<img src="event_lines2.jpg" /></p>
</div>
</body>
......@@ -72,6 +72,7 @@
<li>
<ul>
<li><span class="style1"><strong>[new]</strong></span> <a href="all_modes/tag_support.html">Enhanced Tag support</a>.</li>
<li><a href="all_modes/event_lines.html">Event lines</a>.</li>
<li>Map can be tested from camera position in Visual mode and from cursor position in Classic modes. <a href="all_modes/test_from_view.html">More info</a>.</li>
<li><span class="style1"><strong>[new]</strong></span> Selection can be synchronized between Classic and Visual modes. <a href="all_modes/synch_selection.html">More info</a>.</li>
<li>Camera position can be synchronized between Classic and Visual modes. <a href="all_modes/synch_camera.html">More info</a>.</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment