<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.eduke32.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sirius</id>
	<title>EDukeWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eduke32.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sirius"/>
	<link rel="alternate" type="text/html" href="https://wiki.eduke32.com/wiki/Special:Contributions/Sirius"/>
	<updated>2026-04-06T18:30:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0-alpha</generator>
	<entry>
		<id>https://wiki.eduke32.com/w/index.php?title=Build/Mapster32_Keyboard_Commands&amp;diff=12351</id>
		<title>Build/Mapster32 Keyboard Commands</title>
		<link rel="alternate" type="text/html" href="https://wiki.eduke32.com/w/index.php?title=Build/Mapster32_Keyboard_Commands&amp;diff=12351"/>
		<updated>2016-05-08T06:29:31Z</updated>

		<summary type="html">&lt;p&gt;Sirius: /* Fix previous editing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 3D Mode: Mouse ==&lt;br /&gt;
&lt;br /&gt;
The purpose of mouse in 3D mode is pointing at some objects in a map and looking around (&#039;&#039;&#039;F3&#039;&#039;&#039; toggles mouse look).&lt;br /&gt;
&lt;br /&gt;
Mouse pointer always points (see info about it at the bottom of the screen) at one of these objects:&lt;br /&gt;
&lt;br /&gt;
# wall&lt;br /&gt;
# ceiling of sector&lt;br /&gt;
# floor of sector&lt;br /&gt;
# sprite&lt;br /&gt;
# masked wall (non-transparent or semi-transparent wall between sectors)&lt;br /&gt;
&lt;br /&gt;
It&#039;s important to understand this concept:&lt;br /&gt;
&lt;br /&gt;
* Some commands work differently depending on the current object (the object the mouse points at).&lt;br /&gt;
* Some commands manipulate only the current object&lt;br /&gt;
* Some commands manipulate the selected (also called &amp;quot;highlighted&amp;quot;) sprites/sectors in 2D mode&lt;br /&gt;
* Some commands work globally.&lt;br /&gt;
&lt;br /&gt;
===Mouse buttons===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || lock the current object. The current object won&#039;t be changing as long as the button is pressed.&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL&#039;&#039;&#039; || change shade (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: in increments of 4)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL+ALT&#039;&#039;&#039; || change visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+WHEEL&#039;&#039;&#039; || change tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT+WHEEL&#039;&#039;&#039; || move object up/down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;MIDDLE&#039;&#039;&#039; || temporary mouse look (when not in UnrealEd-style mouse mode)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Additionally, there is UnrealEd-style mouse navigation in 3D mode (toggle it with &#039;&#039;&#039;F5&#039;&#039;&#039;), with the following bindings:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || mouse look&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || x: turning&amp;lt;br&amp;gt;y: move forward/back&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+RIGHT&#039;&#039;&#039; || x: strafe left/right&amp;lt;br&amp;gt;y: move up/down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;MIDDLE&#039;&#039;&#039; || y: move in viewing direction&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The console variable &#039;&#039;pk_uedaccel&#039;&#039; changes the speed of navigation exponentially (valid values are 0-5).&lt;br /&gt;
&lt;br /&gt;
It is possible to move around objects using the mouse and holding down specific modifier keys:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+ALT&#039;&#039;&#039; || move object up/down (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: in larger increments)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+SHIFT&#039;&#039;&#039; || move sprite in horizontal plane (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: grid-aligned)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The two preceding controls also work on a set of sprites highlighted in 2D mode.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+SHIFT&#039;&#039;&#039; || pan ceiling/floor/wall texture&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+CTRL&#039;&#039;&#039; || scale wall texture or size of sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+CTRL&#039;&#039;&#039; || change slope of floor/ceiling&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
== 3D Mode: Selecting Tile Mode ==&lt;br /&gt;
&lt;br /&gt;
After pressing the &#039;&#039;&#039;V&#039;&#039;&#039; key in 3D mode, Mapster32 switches to &amp;quot;select tile&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
====Keys====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;UP/DOWN,&amp;lt;br&amp;gt;LEFT/RIGHT,&amp;lt;br&amp;gt;PGUP/PGDN,&amp;lt;br&amp;gt;HOME/END&#039;&#039;&#039; || movements (&#039;&#039;&#039;CTRL&#039;&#039;&#039; modifies some commands)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP /&#039;&#039;&#039; || zoom in&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP *&#039;&#039;&#039; || zoom out&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;Z&#039;&#039;&#039; || toggle tile zoom&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;G&#039;&#039;&#039; || goto specified tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;U&#039;&#039;&#039; || goto start of user defined art (3584)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;A&#039;&#039;&#039; || goto start of Atomic edition&#039;s art (4096)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;E&#039;&#039;&#039; || goto start of extended art (6144,9216)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;S&#039;&#039;&#039; || Search for a named tile. When ^ is entered as the first character, anchor string at the beginning.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;V&#039;&#039;&#039; || select from all tiles&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;T&#039;&#039;&#039; || select from pre-defined tile group which can be edited in tiles.cfg or added from within the tile selector. For this, press &#039;&#039;&#039;SPACE&#039;&#039;&#039; on the tiles to be grouped (&#039;&#039;&#039;CTRL-SPACE&#039;&#039;&#039; to select a range from starting from the last selection with &#039;&#039;&#039;SPACE&#039;&#039;&#039;). When you&#039;re ready, press &#039;&#039;&#039;Ctrl-G&#039;&#039;&#039; and you&#039;ll be queried for a group hotkey and name. The new tile group should now be saved persistently in tiles.cfg.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;ESC&#039;&#039;&#039; || cancel&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;ENTER&#039;&#039;&#039; || accept&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
====Mouse====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || select&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;CTRL+WHEEL&#039;&#039;&#039; || zoom&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL&#039;&#039;&#039; || scroll&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || smooth scrolling&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
==  3D Mode: Keys ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;UP&#039;&#039;&#039; || move forward&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;DOWN&#039;&#039;&#039; || move backward&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+RCTRL&#039;&#039;&#039; || move left&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT+RCTRL&#039;&#039;&#039; || move right&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;A&#039;&#039;&#039; || move up&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;Z&#039;&#039;&#039; || move down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+LSHIFT&#039;&#039;&#039; || speed up movements&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || turn left&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || turn right&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;A+CTRL&#039;&#039;&#039; || look down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;Z+CTRL&#039;&#039;&#039; || look up&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;F1&#039;&#039;&#039; || toggle help&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F3&#039;&#039;&#039; || toggle mouselook&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F4&#039;&#039;&#039; || toggle ambience sounds&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F5&#039;&#039;&#039; || toggle UnrealEd-style mouse navigation&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F6&#039;&#039;&#039; || toggle automatic SECTOREFFECTOR help&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F7&#039;&#039;&#039; || toggle automatic sector tag help&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F9&#039;&#039;&#039; || load and activate/deactivate maphacks&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F11&#039;&#039;&#039; || brightness&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F12&#039;&#039;&#039; || screenshot&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F12+SHIFT&#039;&#039;&#039; || inverted screenshot&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;V&#039;&#039;&#039; || set sector visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;;&amp;amp;nbsp;V&#039;&#039;&#039; || set sector visibility on all selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;V&#039;&#039;&#039; || choose tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;3&#039;&#039;&#039; || toggle Sector over Sector. See documentation here: http://www.users.on.net/~triforce/cduke3d/&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;BACKSPACE&#039;&#039;&#039; || clear all flags for wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;BACKSPACE&#039;&#039;&#039; || clear nextwall (&amp;quot;red wall&amp;quot;) link for aimed at wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;P&#039;&#039;&#039; || paste palette to all selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;;&amp;amp;nbsp;P&#039;&#039;&#039; || paste palette to all selected sectors &amp;amp; sprites&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;S&#039;&#039;&#039; || insert sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;DEL&#039;&#039;&#039; || delete sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;,&#039;&#039;&#039; || rotate sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;.&#039;&#039;&#039; || rotate sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&amp;lt;&#039;&#039;&#039; || slowly rotate sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&amp;gt;&#039;&#039;&#039; || slowly rotate sprite&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; (period): search &amp;amp; fix panning of the wall to the right (&#039;&#039;&#039;,&#039;&#039;&#039; (comma): to the left), has 3 modifiers:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;+SHIFT&#039;&#039;&#039;: auto-align at most one wall&lt;br /&gt;
* &#039;&#039;&#039;+ALT&#039;&#039;&#039;: (since r4361: don&#039;t) copy over texel width in world units (i.e. &amp;quot;how much the wall is stretched&amp;quot;)&lt;br /&gt;
* &#039;&#039;&#039;+&#039;&#039;&#039;&#039; (quote): align immediate upper and lower TROR neighbors&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;SPACE&#039;&#039;&#039; || lock to object (same as left mouse button)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PGUP/PGDN+ALT&#039;&#039;&#039; || when aiming at red wall, select the floor or ceiling of the nextsector (useful for e.g. raising a lowered door when standing near it), depending on whether the aim is at the top or bottom of the wall&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;CAPS LOCK&#039;&#039;&#039; || cycle zmode&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;Z&#039;&#039;&#039; || cycle zmode&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;L&#039;&#039;&#039; || change the coordinates of the current object&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;M&#039;&#039;&#039; || set the extra of the current object&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;1&#039;&#039;&#039; || toggle one sided sprite/wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;2&#039;&#039;&#039; || toggle bottom wall swapping&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;O&#039;&#039;&#039; || set top or bottom orientation of wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;O&#039;&#039;&#039; || ornament sprite onto wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;M&#039;&#039;&#039; || toggle masking wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;H&#039;&#039;&#039; || toggle hitscan sensitivity&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;H+SHIFT&#039;&#039;&#039; || toggle one side hitscan sensitivity for the wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;H&#039;&#039;&#039; || set hitag of the current object&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS&#039;&#039;&#039; || shades down individual sector/wall/sprite or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS+ALT&#039;&#039;&#039; || decreases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS+ALT+SHIFT&#039;&#039;&#039; || slowly decreases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS+ALT+CTRL&#039;&#039;&#039; || decreases global visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS&#039;&#039;&#039; || shades up individual sector/wall/sprite or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS+ALT&#039;&#039;&#039; || increases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS+ALT+SHIFT&#039;&#039;&#039; || slowly increases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS+ALT+CTRL&#039;&#039;&#039; || increases global visibility&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;ALT, CTRL, SHIFT&#039;&#039;&#039; are modifiers so they work with mouse too.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;PLUS/MINUS&#039;&#039;&#039; || cycle tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;E&#039;&#039;&#039; || toggle sector texture expansion&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;R&#039;&#039;&#039; || toggle sector texture relativity alignment&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;R&#039;&#039;&#039; || cycle sprite aligment between:  wall aligned, floor aligned, view aligned&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;R&#039;&#039;&#039; || toggle framerate&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F&#039;&#039;&#039; || flip the current object (&#039;&#039;&#039;+SHIFT&#039;&#039;&#039;: reverse direction)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F+ALT&#039;&#039;&#039; || set the first wall of sector&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;PAGE UP&#039;&#039;&#039; || move up selected sprites or sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PAGE DN&#039;&#039;&#039; || move down selected sprites or sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PAGE UP+CTRL&#039;&#039;&#039; || put selected sprites on ceiling&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PAGE DN+CTRL&#039;&#039;&#039; || put selected sprites on ground&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+CTRL&#039;&#039;&#039; || speed up movement&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+END&#039;&#039;&#039; || slow down movement&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+HOME&#039;&#039;&#039; || slow down movement even more&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;CTRL, HOME, END&#039;&#039;&#039; are modifiers so they work with mouse too.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;N&#039;&#039;&#039; || toggle &#039;no-autoshade&#039;-bit of sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;I&#039;&#039;&#039; || toggle sprite invisibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;D&#039;&#039;&#039; || cycle skill level&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;X&#039;&#039;&#039; || toggle sprite shade and SE light effect preview&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;W&#039;&#039;&#039; || toggle sprite display by class (no effectors/actors)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;Y&#039;&#039;&#039; || toggle purple background&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;C&#039;&#039;&#039; || copy shade from the clipboard to all objects in the map which are the same tile as the tile of the object that in the clipboard. It works separately for sectors/walls/sprites depending on the current object. (I hope somebody who understands this, will clarify this)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;T&#039;&#039;&#039; || set lotag&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;H&#039;&#039;&#039; || set hitag&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;S&#039;&#039;&#039; || set shade&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;G&#039;&#039;&#039; || set picnum&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;B&#039;&#039;&#039; || toggle blocking&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;B+SHIFT&#039;&#039;&#039; || toggle one side blocking for the wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;T&#039;&#039;&#039; || cycles translucence for sprites/masked walls (and ceilings/floors for ROR)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;F2&#039;&#039;&#039; || toggle clipboard preview&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F2+SHIFT&#039;&#039;&#039; || toggle current sprite preview&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;TAB&#039;&#039;&#039; || copy to the clipboard&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER+CTRL+SHIFT&#039;&#039;&#039; || autoshade wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;LENTER&#039;&#039;&#039; || paste picnum only&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;;&amp;amp;nbsp;LENTER&#039;&#039;&#039; || on ceilings/floors, auto-align with reference in &#039;&#039;&#039;TAB&#039;&#039;&#039;bed clipboard (incomplete for relative-aligned references)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER+SHIFT&#039;&#039;&#039; || paste some visual (shading+pal) properties of the clipboard on sector/wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER+CTRL&#039;&#039;&#039; || paste some visual (picnum+shading+pal) properties of the clipboard on sector/wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER&#039;&#039;&#039; || paste all (picnum+shading+pal+flags+tags+extra) properties of the clipboard on sector/wall/sprite&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Note: some fields are only pasted if the type of &#039;thing&#039; in the clipboard (wall/sprite/sector) equals that of the aimed at object&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;C&#039;&#039;&#039; || toggle center sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;ALT+C&#039;&#039;&#039; || replace all tiles in the map with one from the clipboard&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;A&#039;&#039;&#039; || toggle autosave. The interval is configurable (default: every 3 minutes)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;N&#039;&#039;&#039; || toggle noclip for the camera&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;N+CTRL&#039;&#039;&#039; || toggle noclip for sprites&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;[&#039;&#039;&#039; || slopes up fast&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;[+RSHIFT&#039;&#039;&#039; || slope up with medium speed&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;[+LSHIFT&#039;&#039;&#039; || slope up slowly&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;[+ALT&#039;&#039;&#039; || align slope to the floor of adjoining sector&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]&#039;&#039;&#039; || slope down fast&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]+RSHIFT&#039;&#039;&#039; || slope down with medium speed&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]+LSHIFT&#039;&#039;&#039; || slope down slowly&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]+ALT&#039;&#039;&#039; || align slope to the ceiling of adjoining sector&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;KP_4&#039;&#039;&#039; || panning floor/ceiling horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_6&#039;&#039;&#039; || panning floor/ceiling horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_2&#039;&#039;&#039; || panning floor/ceiling vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_8&#039;&#039;&#039; || panning floor/ceiling vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_4&#039;&#039;&#039; || scaling wall/sprite horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_6&#039;&#039;&#039; || scaling wall/sprite horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_2&#039;&#039;&#039; || scaling wall/sprite vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_8&#039;&#039;&#039; || scaling wall/sprite vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+SHIFT&#039;&#039;&#039; or &#039;&#039;&#039;+ALT&#039;&#039;&#039; || force panning (for walls); the latter is an alternative if Shift-KP5-KP*-combinations are dead.&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+KP_5&#039;&#039;&#039; || speed up&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;/&#039;&#039;&#039; || Reset panning, repeat and flags to defaults&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;/+SHIFT&#039;&#039;&#039; || set xrepeat to yrepeat (makes square)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;P&#039;&#039;&#039; || enable/disable parallax&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+CTRL&#039;&#039;&#039; || change parallax type (works only in classic render, not saved into maps)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+CTRL&#039;&#039;&#039; || Playtest map from current position&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+ALT+CTRL&#039;&#039;&#039; || Playtest map from start position&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+ALT&#039;&#039;&#039; || change pal of sector/wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;D+ALT&#039;&#039;&#039; || adjust clip distance of the sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RENTER&#039;&#039;&#039; || switch to 2D mode&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;S+CTRL&#039;&#039;&#039; || save map&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;L+CTRL&#039;&#039;&#039; || load last saved map&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;ESC&#039;&#039;&#039; || quit&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
== 2D Mode: Mouse ==&lt;br /&gt;
&lt;br /&gt;
The purpose of mouse in 2D mode is pointing, selecting, moving object in a map.&lt;br /&gt;
&lt;br /&gt;
Every time mouse is pointing at one of these:&lt;br /&gt;
&lt;br /&gt;
# Nothing&lt;br /&gt;
# Sector&lt;br /&gt;
# Sector and wall&lt;br /&gt;
# Sector and sprite&lt;br /&gt;
# Wall (wall without sector - map is corrupt)&lt;br /&gt;
# Sprite (sprite without sector - map is corrupt)&lt;br /&gt;
&lt;br /&gt;
Some commands work differently depending on the current object (the object the mouse points at).&lt;br /&gt;
&lt;br /&gt;
To solve the ambiguity between sectors and walls/sprites, one usually must press ALT to work with walls/sprites instead of sectors.&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;RSHIFT&#039;&#039;&#039; (select vertices/sprites) modifiers===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;;&#039;&#039;&#039;: set difference&lt;br /&gt;
* &#039;&#039;&#039; &#039; &#039;&#039;&#039; (quote character): set union&lt;br /&gt;
&lt;br /&gt;
(note that they have to be depressed when &#039;&#039;&#039;RSHIFT&#039;&#039;&#039; is &#039;&#039;released&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;RCTRL&#039;&#039;&#039; select only sprites (not walls)&lt;br /&gt;
* &#039;&#039;&#039;END&#039;&#039;&#039; select from all sectors, even grayed out ones&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;RALT&#039;&#039;&#039; (select sectors) modifiers===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;;&#039;&#039;&#039;: set difference&lt;br /&gt;
* &#039;&#039;&#039; &#039; &#039;&#039;&#039; (quote character): set union&lt;br /&gt;
&lt;br /&gt;
(note that they have to be depressed when &#039;&#039;&#039;RALT&#039;&#039;&#039; is &#039;&#039;released&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
* when &#039;&#039;&#039;RCTRL&#039;&#039;&#039; is pressed at &#039;&#039;&#039;RALT&#039;&#039;&#039; release time, then for a sector to be selected, it must be &amp;quot;inside&amp;quot; the mouse pointer instead of being surrounded by the rectangle&lt;br /&gt;
* when holding &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;, will select all sectors, even grayed out ones&lt;br /&gt;
&lt;br /&gt;
See the [[#TROR related keys|TROR section]] for &#039;&#039;&#039;HOME&#039;&#039;&#039; and &#039;&#039;&#039;END&#039;&#039;&#039; modifiers.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;WHEEL&#039;&#039;&#039; zoom&lt;br /&gt;
* &#039;&#039;&#039;WHEEL+ALT&#039;&#039;&#039; move camera and zoom&lt;br /&gt;
* &#039;&#039;&#039;LEFT BUTTON&#039;&#039;&#039; drag sectors/vertices/sprites&lt;br /&gt;
* &#039;&#039;&#039;RIGHT BUTTON&#039;&#039;&#039; move camera&lt;br /&gt;
* &#039;&#039;&#039;RIGHT MIDDLE&#039;&#039;&#039; move camera&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;LSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;LMB&#039;&#039;&#039; (with RSHIFT-highlighted points) interactively scale highlighted points (+&#039;&#039;&#039;CTRL&#039;&#039;&#039; forces square aspect)&lt;br /&gt;
* &#039;&#039;&#039;LSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;RMB&#039;&#039;&#039; (with RSHIFT-highlighted points) interactively rotate highlighted points&lt;br /&gt;
&lt;br /&gt;
If &#039;&#039;&#039;LSHIFT&#039;&#039;&#039; is released before the mouse button, the interactive scaling/rotation is canceled.&lt;br /&gt;
&lt;br /&gt;
==  2D Mode: Keys ==&lt;br /&gt;
&#039;&#039;&#039;F1&#039;&#039;&#039; show help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F2&#039;&#039;&#039; show sound index&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F3&#039;&#039;&#039; enter/quit side-view mode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;in side-view mode:&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Q&#039;&#039;&#039;, &#039;&#039;&#039;W&#039;&#039;&#039;: orbit around center&lt;br /&gt;
* &#039;&#039;&#039;A&#039;&#039;&#039;, &#039;&#039;&#039;Z&#039;&#039;&#039;: change azimuth&lt;br /&gt;
* &#039;&#039;&#039;MMB&#039;&#039;&#039;: change &amp;quot;player&amp;quot; z&lt;br /&gt;
* &#039;&#039;&#039;RMB&#039;&#039;&#039;: change &amp;quot;player&amp;quot; x/y&lt;br /&gt;
&#039;&#039;&#039;F4&#039;&#039;&#039; toggle first wall preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F5&#039;&#039;&#039; show item count&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; show actor count when pointed at wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; show Sector Effector help when pointed at sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7&#039;&#039;&#039; edit sector data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8&#039;&#039;&#039; edit wall/sprite data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F9&#039;&#039;&#039; show the Sector Tags help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12&#039;&#039;&#039; screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12+SHIFT&#039;&#039;&#039; inverted screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SCROLL LOCK&#039;&#039;&#039; set starting position&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039; show coordinates/linking sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT+[&#039;&#039;&#039;, &#039;&#039;&#039;LSHIFT+]&#039;&#039;&#039; cycle linking sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M&#039;&#039;&#039; set extra of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M+ALT&#039;&#039;&#039; set extra of wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/&#039;&#039;&#039; Reset panning, repeat and flags to defaults&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/+SHIFT&#039;&#039;&#039; set xrepeat to yrepeat (makes square)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;KP_4&#039;&#039;&#039; scaling sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_6&#039;&#039;&#039; scaling sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_2&#039;&#039;&#039; scaling sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_8&#039;&#039;&#039; scaling sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+KP_5&#039;&#039;&#039; speed up&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;R&#039;&#039;&#039; cycle sprite alignment&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; S&#039;&#039;&#039; set sprite size&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; F&#039;&#039;&#039; function menu&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7+ALT&#039;&#039;&#039; search sector lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8+ALT&#039;&#039;&#039; on wall: search wall lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8+ALT&#039;&#039;&#039; on sprite: generic sprite search&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[&#039;&#039;&#039; search backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]&#039;&#039;&#039; search forward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G&#039;&#039;&#039; cycle grid size&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G+SHIFT&#039;&#039;&#039; cycle grid size backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; L&#039;&#039;&#039; set sprite/wall coordinates&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; 3&#039;&#039;&#039; cycle modes of showing object&#039;s name&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; 7&#039;&#039;&#039; swap lotag and hitag of wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; J&#039;&#039;&#039; jump to position of object (asks for sector/wall/sprite, or x,y)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[+ALT&#039;&#039;&#039; goto previous corruption&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+ALT&#039;&#039;&#039; goto next corruption&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;X&#039;&#039;&#039; flip selected sectors in x&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Y&#039;&#039;&#039; flip selected sectors in y&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;X+ALT&#039;&#039;&#039; mirror selected sectors in x&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Y+ALT&#039;&#039;&#039; mirror selected sectors in y&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;B&#039;&#039;&#039; toggle blocking&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;B+SHIFT&#039;&#039;&#039; toggle one side blocking for wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F+ALT&#039;&#039;&#039; set the first wall of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;O&#039;&#039;&#039; ornament sprite onto wall&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;,&#039;&#039;&#039; rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;&#039;&#039;&#039; [i.e. &#039;&#039;&#039;,+SHIFT&#039;&#039;&#039;] slowly rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039; [i.e. &#039;&#039;&#039;.+SHIFT&#039;&#039;&#039;] slowly rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;,+ALT&#039;&#039;&#039;, &#039;&#039;&#039;.+ALT&#039;&#039;&#039; rotate highlighted sectors by a manually entered angle&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039; set sector lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T+ALT&#039;&#039;&#039; set wall/sprite lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T+CTRL&#039;&#039;&#039; toggle show tags&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;H&#039;&#039;&#039; set sector hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+ALT&#039;&#039;&#039; set wall/sprite hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+CTRL&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+CTRL+SHIFT&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P&#039;&#039;&#039; set sector pal&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E&#039;&#039;&#039; set sprite status list&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB&#039;&#039;&#039; show sector data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+SHIFT&#039;&#039;&#039; show wall/sprite data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+CTRL&#039;&#039;&#039; enable/disable filling of aimed-at sector&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LCTRL+RSHIFT&#039;&#039;&#039; select all walls of the current sector (point at a wall and holding &#039;&#039;&#039;LCTRL&#039;&#039;&#039;, press and release &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;). Set ops (see RSHIFT above) work too.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A&#039;&#039;&#039; zoom in&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Z&#039;&#039;&#039; zoom out&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L&#039;&#039;&#039; toggle grid lock&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;J&#039;&#039;&#039; join sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S&#039;&#039;&#039; insert sprite, pressing a key from &#039;&#039;&#039;1&#039;&#039;&#039; to &#039;&#039;&#039;0&#039;&#039;&#039; on the upper row before pressing &#039;&#039;&#039;S&#039;&#039;&#039; will make the inserted sprite&#039;s picnum be 1 to 10, respectively&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S+ALT&#039;&#039;&#039; make inner sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; duplicate sectors/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; start circle attached to a wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP +&#039;&#039;&#039; increase amount of walls in circle&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP -&#039;&#039;&#039; decrease amount of walls in circle&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;SPACE&#039;&#039;&#039; start/end drawing of sector, end drawing of circle&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; when having some walls drawn, insert points at intersections with existing walls; clear drawn walls then&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; check nextwall pointer for the highlighted line&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; when having drawn some walls, batch-insert points where the drawn lines intersect with non-grayed-out walls&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT+LCTRL+LENTER&#039;&#039;&#039; check ALL pointers (manual attempt to recover map)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;BACKSPACE&#039;&#039;&#039; remove the last wall during drawing sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL&#039;&#039;&#039; delete sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL+CTRL&#039;&#039;&#039; delete sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL+CTRL+LShift&#039;&#039;&#039; delete highlighted sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; duplicate sectors/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; start circle attached to a wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; add vertex to wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RENTER&#039;&#039;&#039; switch to 3D mode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;ESC&#039;&#039;&#039; menu&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; A&#039;&#039;&#039; toggle autosave(every 3 minutes)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; N&#039;&#039;&#039; toggle noclip&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S+CTRL&#039;&#039;&#039; save map&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L+CTRL&#039;&#039;&#039; load map&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P+CTRL&#039;&#039;&#039; Playtest map from current position&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+CTRL+ALT&#039;&#039;&#039; Playtest map from start position&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;R+CTRL&#039;&#039;&#039; manual grayout: if some sectors are highlighted, make the editable z range [min ceiling z, max floor z] of those; else reset z limits&lt;br /&gt;
&lt;br /&gt;
==TROR related keys==&lt;br /&gt;
===2D mode===&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; sector extension prompt (sectors to extend must be highlighted)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; make sandwich [&#039;&#039;needs better explanation&#039;&#039;]&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; punch loop through extension (loop points must be highlighted, e.g. with &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;LCTRL&#039;&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A+CTRL&#039;&#039;&#039; toggle auto-grayout of non-extended sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;J+CTRL&#039;&#039;&#039; TROR-join sectors. The selection must consist of the two sets of sectors you wish to join.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;U+CTRL&#039;&#039;&#039; Clear extension: delete the bunch (i.e. ceiling-floor connection) of the aimed-at sector&#039;s floor&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PGUP&#039;&#039;&#039;/&#039;&#039;&#039;PGDN&#039;&#039;&#039; Change &#039;player&#039; height in discrete steps in order to go through the different levels&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+CTRL&#039;&#039;&#039; Display one currently aimed at sector (of potentially many that lie under the mouse crosshair)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;HOME&#039;&#039;&#039; and &#039;&#039;&#039;END&#039;&#039;&#039; (as modifiers to &#039;&#039;&#039;RALT&#039;&#039;&#039;): select all sectors whose floor&#039;s/ceiling&#039;s bunchnum equal the bunchnum of the aimed at sector (useful for further operations on whole bunches)&lt;br /&gt;
&lt;br /&gt;
===3D mode===&lt;br /&gt;
&#039;&#039;&#039;I&#039;&#039;&#039; invisibility preview: toggle fake ROR texture on non-masked portals&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+CTRL&#039;&#039;&#039; When aiming at an extended floor/ceiling, paste to all floors/ceilings of the bunch of the aimed at one&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039;, &#039;&#039;&#039;B&#039;&#039;&#039; and &#039;&#039;&#039;H&#039;&#039;&#039; work as with walls, though they set/toggle the bits only on &#039;&#039;&#039;one&#039;&#039;&#039; side&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Some console commands/variables==&lt;br /&gt;
&lt;br /&gt;
See &amp;quot;help &amp;lt;console-command/var&amp;gt;&amp;quot; for help on a particular command/variable.&lt;br /&gt;
&lt;br /&gt;
pk_quickmapcycling&amp;lt;br&amp;gt;&lt;br /&gt;
pk_uedaccel&amp;lt;br&amp;gt;&lt;br /&gt;
osd_tryscript&amp;lt;br&amp;gt;&lt;br /&gt;
sideview_reversehorizrot&amp;lt;br&amp;gt;&lt;br /&gt;
fixmaponsave_sprites&amp;lt;br&amp;gt;&lt;br /&gt;
show_heightindicators&amp;lt;br&amp;gt;&lt;br /&gt;
show_ambiencesounds&amp;lt;br&amp;gt;&lt;br /&gt;
corruptcheck_noalreadyrefd&amp;lt;br&amp;gt;&lt;br /&gt;
corruptcheck&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mapster32 keys as tables (unmaintained and obsolete)==&lt;br /&gt;
&lt;br /&gt;
Below are the Mapster32 keys as three sortable tables. They are sorted such that the more &#039;basic&#039; keys are at the top.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The column headers have the following meaning:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;key/keys&#039;&#039;&#039;: self-explanatory. Where a key starts with a &#039;+&#039; on a line of its own,&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;it means that it should be pressed simultaneously with the first one in the&lt;br /&gt;
same table row.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;type&#039;&#039;&#039;: type of command: info=informational, edit=editing, navi=navigation,&lt;br /&gt;
disp=display, misc=miscellany&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;sec&#039;&#039;&#039;, &#039;&#039;&#039;spr&#039;&#039;&#039;,&#039;&#039;&#039;wal&#039;&#039;&#039;: in case of an editing command, whether it&lt;br /&gt;
potentially acts on &#039;&#039;&#039;sec&#039;&#039;&#039;tors, &#039;&#039;&#039;spr&#039;&#039;&#039;ites, and/or &#039;&#039;&#039;wal&#039;&#039;&#039;ls.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;adv&#039;&#039;&#039;: whether the command is &#039;advanced&#039;. This is set somewhat arbitrarily.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;new&#039;&#039;&#039;: whether the functionality of the command is new to Mapster32. An &#039;&#039;&#039;e&#039;&#039;&#039; means that it&#039;s enhanced from BUILD.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;N&#039;&#039;&#039;: a running number. To restore the original order, sort by it.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; shared keys for 2D and 3D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! F1&lt;br /&gt;
|help||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! UP/DOWN &amp;lt;br&amp;gt; LEFT/RIGHT &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|move forward/back &amp;lt;br&amp;gt; turn left/right (&#039;&#039;&#039;+RCtrl&#039;&#039;&#039;: strafe) &amp;lt;br&amp;gt; speed up movements||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! RENTER&lt;br /&gt;
|toggle between 2D and 3D modes||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! B &lt;br /&gt;
|toggle blocking of wall/sprite (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: one-sided)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! R&lt;br /&gt;
|cycle sprite aligment||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! ,/.&lt;br /&gt;
|rotate sprite (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: slowly)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! DEL&lt;br /&gt;
|delete sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! /&lt;br /&gt;
|reset panning, repeat and flags||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F&lt;br /&gt;
|set first wall of sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! /+Shift&lt;br /&gt;
|set xrepeat to yrepeat (make square)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! \&#039;N &lt;br /&gt;
|toggle camera clipping||navi||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+N&lt;br /&gt;
|toggle sprite clipping through floors/ceilings||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! \&#039;A &lt;br /&gt;
|toggle autosave (interval configurable in mapster32.cfg)||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! (Shift+)F12&lt;br /&gt;
|capture (inverted) screenshot||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+L&lt;br /&gt;
|load map||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+S&lt;br /&gt;
|save map||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+P&lt;br /&gt;
|playtest map from current position||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+Alt+P&lt;br /&gt;
|playtest map from starting position||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; 2D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! A/Z&lt;br /&gt;
|zoom in/out||disp||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! L&lt;br /&gt;
|toggle grid lock||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! G (+Shift)&lt;br /&gt;
|cycle grid size (backwards), set auto grid||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! S&lt;br /&gt;
|insert sprite &amp;lt;br&amp;gt;(prefix 1-0 on upper row: set picnum to 1-10, resp.)||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|ornament sprite onto wall||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! J&lt;br /&gt;
|join sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! P&lt;br /&gt;
|set sector pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+H&lt;br /&gt;
|toggle hitscan sensitivity||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! T (+Alt)&lt;br /&gt;
|set lotag of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! H (+Alt)&lt;br /&gt;
|set hitag of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! KP4/6/2/8&lt;br /&gt;
|scale sprite (+&#039;&#039;&#039;KP5&#039;&#039;&#039;: speed up)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! SPACE&lt;br /&gt;
|draw sector; end circle drawing||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! BACKSPACE&lt;br /&gt;
|remove last wall when drawing sector||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! BACKSPACE&lt;br /&gt;
|cycle 2D display mode (textured/non-textured)||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! INS&lt;br /&gt;
|add vertex to wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! DEL+Ctrl&lt;br /&gt;
|delete sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! C &amp;lt;br&amp;gt; KP+/KP-&lt;br /&gt;
|start circle drawing from wall &amp;lt;br&amp;gt; increase/decrease amount of walls in circle||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! Alt+S&lt;br /&gt;
|make sector from inner loop||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|-&lt;br /&gt;
! RShift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; +;/&#039;&lt;br /&gt;
|select group of walls and sprites &amp;lt;br&amp;gt; set difference/union||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||18&lt;br /&gt;
|-&lt;br /&gt;
! RAlt &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; +;/&#039; &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+RCtrl&lt;br /&gt;
|select group of sectors &amp;lt;br&amp;gt; set difference/union &amp;lt;br&amp;gt; point sector selection||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||19&lt;br /&gt;
|-&lt;br /&gt;
! INS or C&lt;br /&gt;
|duplicate selected sectors/sprites||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||20&lt;br /&gt;
|-&lt;br /&gt;
! SCROLLLOCK&lt;br /&gt;
|set starting position||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||21&lt;br /&gt;
|-&lt;br /&gt;
! TAB&lt;br /&gt;
|show sector data||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||22&lt;br /&gt;
|-&lt;br /&gt;
! TAB+Ctrl &amp;lt;br&amp;gt; (or TAB+Shift)&lt;br /&gt;
|show wall/sprite data||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||23&lt;br /&gt;
|-&lt;br /&gt;
! LShift&lt;br /&gt;
|show coords||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||24&lt;br /&gt;
|-&lt;br /&gt;
! M (+Alt)&lt;br /&gt;
|set extra of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||25&lt;br /&gt;
|-&lt;br /&gt;
! E&lt;br /&gt;
|set sprite status list||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||26&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+T&lt;br /&gt;
|toggle show tags||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||27&lt;br /&gt;
|-&lt;br /&gt;
! &#039;3&lt;br /&gt;
|cycle modes of showing object&#039;s name||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||28&lt;br /&gt;
|-&lt;br /&gt;
! &#039;7&lt;br /&gt;
|swap lotag and hitag of wall/sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||29&lt;br /&gt;
|-&lt;br /&gt;
! &#039;J&lt;br /&gt;
|jump to position (X,Y)||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||30&lt;br /&gt;
|-&lt;br /&gt;
! &#039;S&lt;br /&gt;
|set sprite size||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||31&lt;br /&gt;
|-&lt;br /&gt;
! &#039;L&lt;br /&gt;
|set wall/sprite coordinates||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||32&lt;br /&gt;
|-&lt;br /&gt;
! &#039;F&lt;br /&gt;
|Special functions menu&amp;lt;blockquote&amp;gt;&#039;&#039;Replace invalid tiles&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Delete all spr of tile #&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Set map sky shade&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Set map sky height&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global Z coord shift&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Resize selection&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global shade divide&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global visibility divide&#039;&#039;&amp;lt;/blockquote&amp;gt;||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||33&lt;br /&gt;
|-&lt;br /&gt;
! X/Y (+Alt)&lt;br /&gt;
|flip (mirror) selected sectors in x/y||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||34&lt;br /&gt;
|-&lt;br /&gt;
! F2&lt;br /&gt;
|show sound index (root CON file to fetch sound &amp;lt;br&amp;gt;definitions from can be specified at startup; &amp;lt;br&amp;gt;default is GAME.CON)||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||35&lt;br /&gt;
|-&lt;br /&gt;
! F4&lt;br /&gt;
|toggle first wall highlighting||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||36&lt;br /&gt;
|-&lt;br /&gt;
! F5&lt;br /&gt;
|show item count||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||37&lt;br /&gt;
|-&lt;br /&gt;
! F6&lt;br /&gt;
|show actor count (when pointed at sprite: SE help)||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||38&lt;br /&gt;
|-&lt;br /&gt;
! F7&lt;br /&gt;
|edit sector data||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||39&lt;br /&gt;
|-&lt;br /&gt;
! F8&lt;br /&gt;
|edit wall/sprite data||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||40&lt;br /&gt;
|-&lt;br /&gt;
! F9&lt;br /&gt;
|show ST help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||41&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F7&lt;br /&gt;
|search sector by tag||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||42&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F8&lt;br /&gt;
|search wall by tag/search sprite||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||43&lt;br /&gt;
|-&lt;br /&gt;
! ]/[&lt;br /&gt;
|search forward/backward||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||44&lt;br /&gt;
|-&lt;br /&gt;
! LCtrl+RShift&lt;br /&gt;
|select all walls of current sector &amp;lt;br&amp;gt;(point at a wall and holding &#039;&#039;&#039;LCtrl&#039;&#039;&#039;, press &#039;&#039;&#039;RShift&#039;&#039;&#039;)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||45&lt;br /&gt;
|-&lt;br /&gt;
! LENTER&lt;br /&gt;
|check pointers for current sector &amp;lt;br&amp;gt;(&#039;&#039;&#039;+LCtrl+LShift&#039;&#039;&#039;: check ALL pointers)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||46&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; 3D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! A/Z &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Ctrl &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|move up/down &amp;lt;br&amp;gt; look down/up &amp;lt;br&amp;gt; speed up movements||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! CAPSLOCK  or &#039;Z&lt;br /&gt;
|cycle zmode||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! KP+/KP-&lt;br /&gt;
|change shade||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! KP+/KP-+Alt &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Alt+Shift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Ctrl+Alt&lt;br /&gt;
|change visibility &amp;lt;br&amp;gt; change visibility in smaller increments &amp;lt;br&amp;gt; change global visibility||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! ]/[ &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+RShift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|slope down/up &amp;lt;br&amp;gt; smaller increments &amp;lt;br&amp;gt; smallest increments ||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! [+Alt&lt;br /&gt;
|align slope to floor of adjoining sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! ]+Alt&lt;br /&gt;
|align slope to ceiling of adjoining sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! PGUP/PGDN &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+END &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+HOME&lt;br /&gt;
|move object up/down (&#039;&#039;&#039;+Ctrl&#039;&#039;&#039; on sectors: 4x) &amp;lt;br&amp;gt; 1/2 of normal increments &amp;lt;br&amp;gt; 1/4 of normal increments||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! PGUP+Ctrl&lt;br /&gt;
|put sprite on ceiling||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! PGDN+Ctrl&lt;br /&gt;
|put sprite on ground||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! KP4/6/2/8 &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Shift or +Alt&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;+KP5&lt;br /&gt;
|pan floor/ceiling or scale wall/sprite &amp;lt;br&amp;gt;force panning &amp;lt;br&amp;gt; speed up||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! V&lt;br /&gt;
|choose tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! S&lt;br /&gt;
|insert sprite||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! G&lt;br /&gt;
|set picnum||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! E&lt;br /&gt;
|toggle sector texture expansion||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! F&lt;br /&gt;
|flip texture||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! R&lt;br /&gt;
|toggle sector texture relativity||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! &#039;T&lt;br /&gt;
|set lotag||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|-&lt;br /&gt;
! &#039;H&lt;br /&gt;
|set hitag||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||18&lt;br /&gt;
|-&lt;br /&gt;
! &#039;S&lt;br /&gt;
|set shade||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||19&lt;br /&gt;
|-&lt;br /&gt;
! Alt+P&lt;br /&gt;
|set pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||20&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
|toggle one sided sprite/wall||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||21&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
|toggle bottom wall swapping||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||22&lt;br /&gt;
|-&lt;br /&gt;
! M&lt;br /&gt;
|toggle masking wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||23&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|toggle wall orientation||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||24&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|ornament sprite onto wall||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||25&lt;br /&gt;
|-&lt;br /&gt;
! C&lt;br /&gt;
|toggle sprite centering||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||26&lt;br /&gt;
|-&lt;br /&gt;
! H&lt;br /&gt;
|toggle hitscan sensitivity (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: one-sided)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||27&lt;br /&gt;
|-&lt;br /&gt;
! T&lt;br /&gt;
|cycle translucence||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||28&lt;br /&gt;
|-&lt;br /&gt;
! P&lt;br /&gt;
|toggle parallax||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||29&lt;br /&gt;
|-&lt;br /&gt;
! &#039;V&lt;br /&gt;
|set sector visibility||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||30&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+P (obsolete)&lt;br /&gt;
|change parallax type (classic renderer only)||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||31&lt;br /&gt;
|-&lt;br /&gt;
! .&lt;br /&gt;
|search &amp;amp;amp; fix panning of the wall to the right||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||32&lt;br /&gt;
|-&lt;br /&gt;
! &#039;L&lt;br /&gt;
|set coordinates||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||33&lt;br /&gt;
|-&lt;br /&gt;
! &#039;M&lt;br /&gt;
|set extra||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||34&lt;br /&gt;
|-&lt;br /&gt;
! +/-&lt;br /&gt;
|cycle tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||35&lt;br /&gt;
|-&lt;br /&gt;
! TAB&lt;br /&gt;
|copy to clipboard||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||36&lt;br /&gt;
|-&lt;br /&gt;
! LENTER&lt;br /&gt;
|paste all (pic+shade+pal+flags+tags+extra)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||37&lt;br /&gt;
|-&lt;br /&gt;
! &#039;LENTER&lt;br /&gt;
|paste picnum only||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||38&lt;br /&gt;
|-&lt;br /&gt;
! LENTER+Shift&lt;br /&gt;
|paste shading+pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||39&lt;br /&gt;
|-&lt;br /&gt;
! LENTER+Ctrl&lt;br /&gt;
|paste picnum+shading+pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||40&lt;br /&gt;
|-&lt;br /&gt;
! Alt+C&lt;br /&gt;
|replace all &amp;quot;same&amp;quot; tiles with clipboard tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||41&lt;br /&gt;
|-&lt;br /&gt;
! Alt+D&lt;br /&gt;
|adjust clipping distance of sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||42&lt;br /&gt;
|-&lt;br /&gt;
! ;V&lt;br /&gt;
|set sector visibility on all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||43&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
|toggle Sector over Sector &amp;lt;br&amp;gt;(see http://www.users.on.net/~triforce/cduke3d/)||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||44&lt;br /&gt;
|-&lt;br /&gt;
! &#039;BACKSPACE&lt;br /&gt;
|clear all flags for wall/sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||45&lt;br /&gt;
|-&lt;br /&gt;
! &#039;P&lt;br /&gt;
|set palette of all sprites/walls/floors/ceilings &amp;lt;br&amp;gt;(respectively) in all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||46&lt;br /&gt;
|-&lt;br /&gt;
! ;P&lt;br /&gt;
|set palette of all sprites/walls/floors/ceilings &amp;lt;br&amp;gt;in all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||47&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+Shift&amp;lt;br&amp;gt;+LENTER&lt;br /&gt;
|autoshade wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||48&lt;br /&gt;
|-&lt;br /&gt;
! F2&lt;br /&gt;
|toggle clipboard preview||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||49&lt;br /&gt;
|-&lt;br /&gt;
! F2+Shift&lt;br /&gt;
|toggle current tile display||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||50&lt;br /&gt;
|-&lt;br /&gt;
! F3&lt;br /&gt;
|toggle mouselook||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||51&lt;br /&gt;
|-&lt;br /&gt;
! F4&lt;br /&gt;
|toggle ambient sounds||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||52&lt;br /&gt;
|-&lt;br /&gt;
! F5&lt;br /&gt;
|toggle mouse navigation||navi||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||53&lt;br /&gt;
|-&lt;br /&gt;
! F6&lt;br /&gt;
|toggle automatic SE help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||54&lt;br /&gt;
|-&lt;br /&gt;
! F7&lt;br /&gt;
|toggle automatic ST help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||55&lt;br /&gt;
|-&lt;br /&gt;
! F9&lt;br /&gt;
|reload and activate maphacks||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||56&lt;br /&gt;
|-&lt;br /&gt;
! F10&lt;br /&gt;
|disable maphacks||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||57&lt;br /&gt;
|-&lt;br /&gt;
! F11&lt;br /&gt;
|cycle brightness||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||58&lt;br /&gt;
|-&lt;br /&gt;
! &#039;D&lt;br /&gt;
|cycle skill level||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||59&lt;br /&gt;
|-&lt;br /&gt;
! &#039;X&lt;br /&gt;
|toggle sprite shade preview||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||60&lt;br /&gt;
|-&lt;br /&gt;
! &#039;W&lt;br /&gt;
|toggle sprite display||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||61&lt;br /&gt;
|-&lt;br /&gt;
! &#039;Y&lt;br /&gt;
|toggle purple background||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||62&lt;br /&gt;
|-&lt;br /&gt;
! &#039;C&lt;br /&gt;
|copy shade from clipboard to all &amp;quot;same&amp;quot; objects||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||63&lt;br /&gt;
|-&lt;br /&gt;
! &#039;R&lt;br /&gt;
|toggle framerate display||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||64&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+T&lt;br /&gt;
|when pointing on a letter sprite: text entry tool &amp;lt;br&amp;gt;(alphabets are configurable in tiles.cfg)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||65&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Sirius</name></author>
	</entry>
	<entry>
		<id>https://wiki.eduke32.com/w/index.php?title=Build/Mapster32_Keyboard_Commands&amp;diff=12350</id>
		<title>Build/Mapster32 Keyboard Commands</title>
		<link rel="alternate" type="text/html" href="https://wiki.eduke32.com/w/index.php?title=Build/Mapster32_Keyboard_Commands&amp;diff=12350"/>
		<updated>2016-05-08T06:27:10Z</updated>

		<summary type="html">&lt;p&gt;Sirius: /* Fix wiki-markup to look more structured */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 3D Mode: Mouse ==&lt;br /&gt;
&lt;br /&gt;
The purpose of mouse in 3D mode is pointing at some objects in a map and looking around (&#039;&#039;&#039;F3&#039;&#039;&#039; toggles mouse look).&lt;br /&gt;
&lt;br /&gt;
Mouse pointer always points (see info about it at the bottom of the screen) at one of these objects:&lt;br /&gt;
&lt;br /&gt;
# wall&lt;br /&gt;
# ceiling of sector&lt;br /&gt;
# floor of sector&lt;br /&gt;
# sprite&lt;br /&gt;
# masked wall (non-transparent or semi-transparent wall between sectors)&lt;br /&gt;
&lt;br /&gt;
It&#039;s important to understand this concept:&lt;br /&gt;
&lt;br /&gt;
* Some commands work differently depending on the current object (the object the mouse points at).&lt;br /&gt;
* Some commands manipulate only the current object&lt;br /&gt;
* Some commands manipulate the selected (also called &amp;quot;highlighted&amp;quot;) sprites/sectors in 2D mode&lt;br /&gt;
* Some commands work globally.&lt;br /&gt;
&lt;br /&gt;
===Mouse buttons===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || lock the current object. The current object won&#039;t be changing as long as the button is pressed.&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL&#039;&#039;&#039; || change shade (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: in increments of 4)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL+ALT&#039;&#039;&#039; || change visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+WHEEL&#039;&#039;&#039; || change tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT+WHEEL&#039;&#039;&#039; || move object up/down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;MIDDLE&#039;&#039;&#039; || temporary mouse look (when not in UnrealEd-style mouse mode)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Additionally, there is UnrealEd-style mouse navigation in 3D mode (toggle it with &#039;&#039;&#039;F5&#039;&#039;&#039;), with the following bindings:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || mouse look&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || x: turning&amp;lt;br&amp;gt;y: move forward/back&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+RIGHT&#039;&#039;&#039; || x: strafe left/right&amp;lt;br&amp;gt;y: move up/down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;MIDDLE&#039;&#039;&#039; || y: move in viewing direction&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The console variable &#039;&#039;pk_uedaccel&#039;&#039; changes the speed of navigation exponentially (valid values are 0-5).&lt;br /&gt;
&lt;br /&gt;
It is possible to move around objects using the mouse and holding down specific modifier keys:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+ALT&#039;&#039;&#039; || move object up/down (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: in larger increments)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+SHIFT&#039;&#039;&#039; || move sprite in horizontal plane (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: grid-aligned)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The two preceding controls also work on a set of sprites highlighted in 2D mode.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+SHIFT&#039;&#039;&#039; || pan ceiling/floor/wall texture&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+CTRL&#039;&#039;&#039; || scale wall texture or size of sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+CTRL&#039;&#039;&#039; || change slope of floor/ceiling&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
== 3D Mode: Selecting Tile Mode ==&lt;br /&gt;
&lt;br /&gt;
After pressing the &#039;&#039;&#039;V&#039;&#039;&#039; key in 3D mode, Mapster32 switches to &amp;quot;select tile&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
====Keys====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;UP/DOWN,&amp;lt;br&amp;gt;LEFT/RIGHT,&amp;lt;br&amp;gt;PGUP/PGDN,&amp;lt;br&amp;gt;HOME/END&#039;&#039;&#039; || movements (&#039;&#039;&#039;CTRL&#039;&#039;&#039; modifies some commands)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP /&#039;&#039;&#039; || zoom in&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP *&#039;&#039;&#039; || zoom out&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;Z&#039;&#039;&#039; || toggle tile zoom&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;G&#039;&#039;&#039; || goto specified tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;U&#039;&#039;&#039; || goto start of user defined art (3584)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;A&#039;&#039;&#039; || goto start of Atomic edition&#039;s art (4096)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;E&#039;&#039;&#039; || goto start of extended art (6144,9216)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;S&#039;&#039;&#039; || Search for a named tile. When ^ is entered as the first character, anchor string at the beginning.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;V&#039;&#039;&#039; || select from all tiles&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;T&#039;&#039;&#039; || select from pre-defined tile group which can be edited in tiles.cfg or added from within the tile selector. For this, press &#039;&#039;&#039;SPACE&#039;&#039;&#039; on the tiles to be grouped (&#039;&#039;&#039;CTRL-SPACE&#039;&#039;&#039; to select a range from starting from the last selection with &#039;&#039;&#039;SPACE&#039;&#039;&#039;). When you&#039;re ready, press &#039;&#039;&#039;Ctrl-G&#039;&#039;&#039; and you&#039;ll be queried for a group hotkey and name. The new tile group should now be saved persistently in tiles.cfg.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;ESC&#039;&#039;&#039; || cancel&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;ENTER&#039;&#039;&#039; || accept&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
====Mouse====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || select&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;CTRL+WHEEL&#039;&#039;&#039; || zoom&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL&#039;&#039;&#039; || scroll&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || smooth scrolling&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
==  3D Mode: Keys ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;UP&#039;&#039;&#039; || move forward&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;DOWN&#039;&#039;&#039; || move backward&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+RCTRL&#039;&#039;&#039; || move left&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT+RCTRL&#039;&#039;&#039; || move right&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;A&#039;&#039;&#039; || move up&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;Z&#039;&#039;&#039; || move down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+LSHIFT&#039;&#039;&#039; || speed up movements&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || turn left&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || turn right&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;A+CTRL&#039;&#039;&#039; || look down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;Z+CTRL&#039;&#039;&#039; || look up&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;F1&#039;&#039;&#039; || toggle help&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F3&#039;&#039;&#039; || toggle mouselook&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F4&#039;&#039;&#039; || toggle ambience sounds&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F5&#039;&#039;&#039; || toggle UnrealEd-style mouse navigation&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F6&#039;&#039;&#039; || toggle automatic SECTOREFFECTOR help&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F7&#039;&#039;&#039; || toggle automatic sector tag help&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F9&#039;&#039;&#039; || load and activate/deactivate maphacks&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F11&#039;&#039;&#039; || brightness&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F12&#039;&#039;&#039; || screenshot&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F12+SHIFT&#039;&#039;&#039; || inverted screenshot&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;V&#039;&#039;&#039; || set sector visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;;&amp;amp;nbsp;V&#039;&#039;&#039; || set sector visibility on all selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;V&#039;&#039;&#039; || choose tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;3&#039;&#039;&#039; || toggle Sector over Sector. See documentation here: http://www.users.on.net/~triforce/cduke3d/&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;BACKSPACE&#039;&#039;&#039; || clear all flags for wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;BACKSPACE&#039;&#039;&#039; || clear nextwall (&amp;quot;red wall&amp;quot;) link for aimed at wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;P&#039;&#039;&#039; || paste palette to all selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;;&amp;amp;nbsp;P&#039;&#039;&#039; || paste palette to all selected sectors &amp;amp; sprites&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;S&#039;&#039;&#039; || insert sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;DEL&#039;&#039;&#039; || delete sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;,&#039;&#039;&#039; || rotate sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;.&#039;&#039;&#039; || rotate sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&amp;lt;&#039;&#039;&#039; || slowly rotate sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&amp;gt;&#039;&#039;&#039; || slowly rotate sprite&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; (period): search &amp;amp; fix panning of the wall to the right (&#039;&#039;&#039;,&#039;&#039;&#039; (comma): to the left), has 3 modifiers:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;+SHIFT&#039;&#039;&#039;: auto-align at most one wall&lt;br /&gt;
* &#039;&#039;&#039;+ALT&#039;&#039;&#039;: (since r4361: don&#039;t) copy over texel width in world units (i.e. &amp;quot;how much the wall is stretched&amp;quot;)&lt;br /&gt;
* &#039;&#039;&#039;+&#039;&#039;&#039;&#039; (quote): align immediate upper and lower TROR neighbors&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;SPACE&#039;&#039;&#039; || lock to object (same as left mouse button)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PGUP/PGDN+ALT&#039;&#039;&#039; || when aiming at red wall, select the floor or ceiling of the nextsector (useful for e.g. raising a lowered door when standing near it), depending on whether the aim is at the top or bottom of the wall&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;CAPS LOCK&#039;&#039;&#039; || cycle zmode&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;Z&#039;&#039;&#039; || cycle zmode&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;L&#039;&#039;&#039; || change the coordinates of the current object&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;M&#039;&#039;&#039; || set the extra of the current object&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;1&#039;&#039;&#039; || toggle one sided sprite/wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;2&#039;&#039;&#039; || toggle bottom wall swapping&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;O&#039;&#039;&#039; || set top or bottom orientation of wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;O&#039;&#039;&#039; || ornament sprite onto wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;M&#039;&#039;&#039; || toggle masking wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;H&#039;&#039;&#039; || toggle hitscan sensitivity&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;H+SHIFT&#039;&#039;&#039; || toggle one side hitscan sensitivity for the wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;H&#039;&#039;&#039; || set hitag of the current object&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS&#039;&#039;&#039; || shades down individual sector/wall/sprite or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS+ALT&#039;&#039;&#039; || decreases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS+ALT+SHIFT&#039;&#039;&#039; || slowly decreases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS+ALT+CTRL&#039;&#039;&#039; || decreases global visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS&#039;&#039;&#039; || shades up individual sector/wall/sprite or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS+ALT&#039;&#039;&#039; || increases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS+ALT+SHIFT&#039;&#039;&#039; || slowly increases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS+ALT+CTRL&#039;&#039;&#039; || increases global visibility&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;ALT, CTRL, SHIFT&#039;&#039;&#039; are modifiers so they work with mouse too.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;PLUS/MINUS&#039;&#039;&#039; || cycle tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;E&#039;&#039;&#039; || toggle sector texture expansion&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;R&#039;&#039;&#039; || toggle sector texture relativity alignment&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;R&#039;&#039;&#039; || cycle sprite aligment between:  wall aligned, floor aligned, view aligned&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;R&#039;&#039;&#039; || toggle framerate&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F&#039;&#039;&#039; || flip the current object (&#039;&#039;&#039;+SHIFT&#039;&#039;&#039;: reverse direction)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F+ALT&#039;&#039;&#039; || set the first wall of sector&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;PAGE UP&#039;&#039;&#039; || move up selected sprites or sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PAGE DN&#039;&#039;&#039; || move down selected sprites or sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PAGE UP+CTRL&#039;&#039;&#039; || put selected sprites on ceiling&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PAGE DN+CTRL&#039;&#039;&#039; || put selected sprites on ground&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+CTRL&#039;&#039;&#039; || speed up movement&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+END&#039;&#039;&#039; || slow down movement&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+HOME&#039;&#039;&#039; || slow down movement even more&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;CTRL, HOME, END&#039;&#039;&#039; are modifiers so they work with mouse too.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;N&#039;&#039;&#039; || toggle &#039;no-autoshade&#039;-bit of sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;I&#039;&#039;&#039; || toggle sprite invisibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;D&#039;&#039;&#039; || cycle skill level&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;X&#039;&#039;&#039; || toggle sprite shade and SE light effect preview&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;W&#039;&#039;&#039; || toggle sprite display by class (no effectors/actors)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;Y&#039;&#039;&#039; || toggle purple background&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;C&#039;&#039;&#039; || copy shade from the clipboard to all objects in the map which are the same tile as the tile of the object that in the clipboard. It works separately for sectors/walls/sprites depending on the current object. (I hope somebody who understands this, will clarify this)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;T&#039;&#039;&#039; || set lotag&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;H&#039;&#039;&#039; || set hitag&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;S&#039;&#039;&#039; || set shade&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;G&#039;&#039;&#039; || set picnum&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;B&#039;&#039;&#039; || toggle blocking&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;B+SHIFT&#039;&#039;&#039; || toggle one side blocking for the wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;T&#039;&#039;&#039; || cycles translucence for sprites/masked walls (and ceilings/floors for ROR)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;F2&#039;&#039;&#039; || toggle clipboard preview&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F2+SHIFT&#039;&#039;&#039; || toggle current sprite preview&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;TAB&#039;&#039;&#039; || copy to the clipboard&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER+CTRL+SHIFT&#039;&#039;&#039; || autoshade wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;LENTER&#039;&#039;&#039; || paste picnum only&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;;&amp;amp;nbsp;LENTER&#039;&#039;&#039; || on ceilings/floors, auto-align with reference in &#039;&#039;&#039;TAB&#039;&#039;&#039;bed clipboard (incomplete for relative-aligned references)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER+SHIFT&#039;&#039;&#039; || paste some visual (shading+pal) properties of the clipboard on sector/wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER+CTRL&#039;&#039;&#039; || paste some visual (picnum+shading+pal) properties of the clipboard on sector/wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER&#039;&#039;&#039; || paste all (picnum+shading+pal+flags+tags+extra) properties of the clipboard on sector/wall/sprite&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Note: some fields are only pasted if the type of &#039;thing&#039; in the clipboard (wall/sprite/sector) equals that of the aimed at object&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;C&#039;&#039;&#039; || toggle center sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;ALT+C&#039;&#039;&#039; || replace all tiles in the map with one from the clipboard&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;A&#039;&#039;&#039; || toggle autosave. The interval is configurable (default: every 3 minutes)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;N&#039;&#039;&#039; || toggle noclip for the camera&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;N+CTRL&#039;&#039;&#039; || toggle noclip for sprites&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;[&#039;&#039;&#039; || slopes up fast&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;[+RSHIFT&#039;&#039;&#039; || slope up with medium speed&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;[+LSHIFT&#039;&#039;&#039; || slope up slowly&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;[+ALT&#039;&#039;&#039; || align slope to the floor of adjoining sector&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]&#039;&#039;&#039; || slope down fast&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]+RSHIFT&#039;&#039;&#039; || slope down with medium speed&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]+LSHIFT&#039;&#039;&#039; || slope down slowly&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]+ALT&#039;&#039;&#039; || align slope to the ceiling of adjoining sector&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;KP_4&#039;&#039;&#039; || panning floor/ceiling horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_6&#039;&#039;&#039; || panning floor/ceiling horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_2&#039;&#039;&#039; || panning floor/ceiling vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_8&#039;&#039;&#039; || panning floor/ceiling vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_4&#039;&#039;&#039; || scaling wall/sprite horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_6&#039;&#039;&#039; || scaling wall/sprite horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_2&#039;&#039;&#039; || scaling wall/sprite vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_8&#039;&#039;&#039; || scaling wall/sprite vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+SHIFT&#039;&#039;&#039; or &#039;&#039;&#039;+ALT&#039;&#039;&#039; || force panning (for walls); the latter is an alternative if Shift-KP5-KP*-combinations are dead.&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+KP_5&#039;&#039;&#039; || speed up&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;/&#039;&#039;&#039; || Reset panning, repeat and flags to defaults&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;/+SHIFT&#039;&#039;&#039; || set xrepeat to yrepeat (makes square)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;P&#039;&#039;&#039; || enable/disable parallax&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+CTRL&#039;&#039;&#039; || change parallax type (works only in classic render, not saved into maps)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+CTRL&#039;&#039;&#039; || Playtest map from current position&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+ALT+CTRL&#039;&#039;&#039; || Playtest map from start position&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+ALT&#039;&#039;&#039; || change pal of sector/wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;D+ALT&#039;&#039;&#039; || adjust clip distance of the sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RENTER&#039;&#039;&#039; || switch to 2D mode&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;S+CTRL&#039;&#039;&#039; || save map&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;L+CTRL&#039;&#039;&#039; || load last saved map&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;ESC&#039;&#039;&#039; || quit&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
== 2D Mode: Mouse ==&lt;br /&gt;
&lt;br /&gt;
The purpose of mouse in 2D mode is pointing, selecting, moving object in a map.&lt;br /&gt;
&lt;br /&gt;
Every time mouse is pointing at one of these:&lt;br /&gt;
&lt;br /&gt;
# Nothing&lt;br /&gt;
# Sector&lt;br /&gt;
# Sector and wall&lt;br /&gt;
# Sector and sprite&lt;br /&gt;
# Wall (wall without sector - map is corrupt)&lt;br /&gt;
# Sprite (sprite without sector - map is corrupt)&lt;br /&gt;
&lt;br /&gt;
Some commands work differently depending on the current object (the object the mouse points at).&lt;br /&gt;
&lt;br /&gt;
To solve the ambiguity between sectors and walls/sprites, one usually must press ALT to work with walls/sprites instead of sectors.&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;RSHIFT&#039;&#039;&#039; (select vertices/sprites) modifiers===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;;&#039;&#039;&#039;: set difference&lt;br /&gt;
* &#039;&#039;&#039; &#039; &#039;&#039;&#039; (quote character): set union&lt;br /&gt;
&lt;br /&gt;
(note that they have to be depressed when &#039;&#039;&#039;RSHIFT&#039;&#039;&#039; is &#039;&#039;released&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;RCTRL&#039;&#039;&#039; select only sprites (not walls)&lt;br /&gt;
* &#039;&#039;&#039;END&#039;&#039;&#039; select from all sectors, even grayed out ones&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;RALT&#039;&#039;&#039; (select sectors) modifiers===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;;&#039;&#039;&#039;: set difference&lt;br /&gt;
* &#039;&#039;&#039; &#039; &#039;&#039;&#039; (quote character): set union&lt;br /&gt;
&lt;br /&gt;
(note that they have to be depressed when &#039;&#039;&#039;RALT&#039;&#039;&#039; is &#039;&#039;released&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
* when &#039;&#039;&#039;RCTRL&#039;&#039;&#039; is pressed at &#039;&#039;&#039;RALT&#039;&#039;&#039; release time, then for a sector to be selected, it must be &amp;quot;inside&amp;quot; the mouse pointer instead of being surrounded by the rectangle&lt;br /&gt;
* when holding &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;, will select all sectors, even grayed out ones&lt;br /&gt;
&lt;br /&gt;
See the [[#TROR related keys|TROR section]] for &#039;&#039;&#039;HOME&#039;&#039;&#039; and &#039;&#039;&#039;END&#039;&#039;&#039; modifiers.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;WHEEL&#039;&#039;&#039; zoom&lt;br /&gt;
&#039;&#039;&#039;WHEEL+ALT&#039;&#039;&#039; move camera and zoom&lt;br /&gt;
&#039;&#039;&#039;LEFT BUTTON&#039;&#039;&#039; drag sectors/vertices/sprites&lt;br /&gt;
&#039;&#039;&#039;RIGHT BUTTON&#039;&#039;&#039; move camera&lt;br /&gt;
&#039;&#039;&#039;RIGHT MIDDLE&#039;&#039;&#039; move camera&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;LMB&#039;&#039;&#039; (with RSHIFT-highlighted points) interactively scale highlighted points (+&#039;&#039;&#039;CTRL&#039;&#039;&#039; forces square aspect)&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;RMB&#039;&#039;&#039; (with RSHIFT-highlighted points) interactively rotate highlighted points&lt;br /&gt;
&lt;br /&gt;
If &#039;&#039;&#039;LSHIFT&#039;&#039;&#039; is released before the mouse button, the interactive scaling/rotation is canceled.&lt;br /&gt;
&lt;br /&gt;
==  2D Mode: Keys ==&lt;br /&gt;
&#039;&#039;&#039;F1&#039;&#039;&#039; show help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F2&#039;&#039;&#039; show sound index&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F3&#039;&#039;&#039; enter/quit side-view mode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;in side-view mode:&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Q&#039;&#039;&#039;, &#039;&#039;&#039;W&#039;&#039;&#039;: orbit around center&lt;br /&gt;
* &#039;&#039;&#039;A&#039;&#039;&#039;, &#039;&#039;&#039;Z&#039;&#039;&#039;: change azimuth&lt;br /&gt;
* &#039;&#039;&#039;MMB&#039;&#039;&#039;: change &amp;quot;player&amp;quot; z&lt;br /&gt;
* &#039;&#039;&#039;RMB&#039;&#039;&#039;: change &amp;quot;player&amp;quot; x/y&lt;br /&gt;
&#039;&#039;&#039;F4&#039;&#039;&#039; toggle first wall preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F5&#039;&#039;&#039; show item count&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; show actor count when pointed at wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; show Sector Effector help when pointed at sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7&#039;&#039;&#039; edit sector data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8&#039;&#039;&#039; edit wall/sprite data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F9&#039;&#039;&#039; show the Sector Tags help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12&#039;&#039;&#039; screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12+SHIFT&#039;&#039;&#039; inverted screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SCROLL LOCK&#039;&#039;&#039; set starting position&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039; show coordinates/linking sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT+[&#039;&#039;&#039;, &#039;&#039;&#039;LSHIFT+]&#039;&#039;&#039; cycle linking sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M&#039;&#039;&#039; set extra of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M+ALT&#039;&#039;&#039; set extra of wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/&#039;&#039;&#039; Reset panning, repeat and flags to defaults&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/+SHIFT&#039;&#039;&#039; set xrepeat to yrepeat (makes square)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;KP_4&#039;&#039;&#039; scaling sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_6&#039;&#039;&#039; scaling sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_2&#039;&#039;&#039; scaling sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_8&#039;&#039;&#039; scaling sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+KP_5&#039;&#039;&#039; speed up&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;R&#039;&#039;&#039; cycle sprite alignment&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; S&#039;&#039;&#039; set sprite size&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; F&#039;&#039;&#039; function menu&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7+ALT&#039;&#039;&#039; search sector lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8+ALT&#039;&#039;&#039; on wall: search wall lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8+ALT&#039;&#039;&#039; on sprite: generic sprite search&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[&#039;&#039;&#039; search backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]&#039;&#039;&#039; search forward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G&#039;&#039;&#039; cycle grid size&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G+SHIFT&#039;&#039;&#039; cycle grid size backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; L&#039;&#039;&#039; set sprite/wall coordinates&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; 3&#039;&#039;&#039; cycle modes of showing object&#039;s name&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; 7&#039;&#039;&#039; swap lotag and hitag of wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; J&#039;&#039;&#039; jump to position of object (asks for sector/wall/sprite, or x,y)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[+ALT&#039;&#039;&#039; goto previous corruption&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+ALT&#039;&#039;&#039; goto next corruption&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;X&#039;&#039;&#039; flip selected sectors in x&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Y&#039;&#039;&#039; flip selected sectors in y&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;X+ALT&#039;&#039;&#039; mirror selected sectors in x&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Y+ALT&#039;&#039;&#039; mirror selected sectors in y&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;B&#039;&#039;&#039; toggle blocking&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;B+SHIFT&#039;&#039;&#039; toggle one side blocking for wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F+ALT&#039;&#039;&#039; set the first wall of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;O&#039;&#039;&#039; ornament sprite onto wall&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;,&#039;&#039;&#039; rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;&#039;&#039;&#039; [i.e. &#039;&#039;&#039;,+SHIFT&#039;&#039;&#039;] slowly rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039; [i.e. &#039;&#039;&#039;.+SHIFT&#039;&#039;&#039;] slowly rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;,+ALT&#039;&#039;&#039;, &#039;&#039;&#039;.+ALT&#039;&#039;&#039; rotate highlighted sectors by a manually entered angle&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039; set sector lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T+ALT&#039;&#039;&#039; set wall/sprite lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T+CTRL&#039;&#039;&#039; toggle show tags&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;H&#039;&#039;&#039; set sector hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+ALT&#039;&#039;&#039; set wall/sprite hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+CTRL&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+CTRL+SHIFT&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P&#039;&#039;&#039; set sector pal&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E&#039;&#039;&#039; set sprite status list&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB&#039;&#039;&#039; show sector data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+SHIFT&#039;&#039;&#039; show wall/sprite data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+CTRL&#039;&#039;&#039; enable/disable filling of aimed-at sector&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LCTRL+RSHIFT&#039;&#039;&#039; select all walls of the current sector (point at a wall and holding &#039;&#039;&#039;LCTRL&#039;&#039;&#039;, press and release &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;). Set ops (see RSHIFT above) work too.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A&#039;&#039;&#039; zoom in&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Z&#039;&#039;&#039; zoom out&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L&#039;&#039;&#039; toggle grid lock&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;J&#039;&#039;&#039; join sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S&#039;&#039;&#039; insert sprite, pressing a key from &#039;&#039;&#039;1&#039;&#039;&#039; to &#039;&#039;&#039;0&#039;&#039;&#039; on the upper row before pressing &#039;&#039;&#039;S&#039;&#039;&#039; will make the inserted sprite&#039;s picnum be 1 to 10, respectively&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S+ALT&#039;&#039;&#039; make inner sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; duplicate sectors/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; start circle attached to a wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP +&#039;&#039;&#039; increase amount of walls in circle&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP -&#039;&#039;&#039; decrease amount of walls in circle&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;SPACE&#039;&#039;&#039; start/end drawing of sector, end drawing of circle&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; when having some walls drawn, insert points at intersections with existing walls; clear drawn walls then&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; check nextwall pointer for the highlighted line&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; when having drawn some walls, batch-insert points where the drawn lines intersect with non-grayed-out walls&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT+LCTRL+LENTER&#039;&#039;&#039; check ALL pointers (manual attempt to recover map)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;BACKSPACE&#039;&#039;&#039; remove the last wall during drawing sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL&#039;&#039;&#039; delete sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL+CTRL&#039;&#039;&#039; delete sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL+CTRL+LShift&#039;&#039;&#039; delete highlighted sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; duplicate sectors/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; start circle attached to a wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; add vertex to wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RENTER&#039;&#039;&#039; switch to 3D mode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;ESC&#039;&#039;&#039; menu&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; A&#039;&#039;&#039; toggle autosave(every 3 minutes)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; N&#039;&#039;&#039; toggle noclip&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S+CTRL&#039;&#039;&#039; save map&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L+CTRL&#039;&#039;&#039; load map&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P+CTRL&#039;&#039;&#039; Playtest map from current position&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+CTRL+ALT&#039;&#039;&#039; Playtest map from start position&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;R+CTRL&#039;&#039;&#039; manual grayout: if some sectors are highlighted, make the editable z range [min ceiling z, max floor z] of those; else reset z limits&lt;br /&gt;
&lt;br /&gt;
==TROR related keys==&lt;br /&gt;
===2D mode===&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; sector extension prompt (sectors to extend must be highlighted)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; make sandwich [&#039;&#039;needs better explanation&#039;&#039;]&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; punch loop through extension (loop points must be highlighted, e.g. with &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;LCTRL&#039;&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A+CTRL&#039;&#039;&#039; toggle auto-grayout of non-extended sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;J+CTRL&#039;&#039;&#039; TROR-join sectors. The selection must consist of the two sets of sectors you wish to join.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;U+CTRL&#039;&#039;&#039; Clear extension: delete the bunch (i.e. ceiling-floor connection) of the aimed-at sector&#039;s floor&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PGUP&#039;&#039;&#039;/&#039;&#039;&#039;PGDN&#039;&#039;&#039; Change &#039;player&#039; height in discrete steps in order to go through the different levels&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+CTRL&#039;&#039;&#039; Display one currently aimed at sector (of potentially many that lie under the mouse crosshair)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;HOME&#039;&#039;&#039; and &#039;&#039;&#039;END&#039;&#039;&#039; (as modifiers to &#039;&#039;&#039;RALT&#039;&#039;&#039;): select all sectors whose floor&#039;s/ceiling&#039;s bunchnum equal the bunchnum of the aimed at sector (useful for further operations on whole bunches)&lt;br /&gt;
&lt;br /&gt;
===3D mode===&lt;br /&gt;
&#039;&#039;&#039;I&#039;&#039;&#039; invisibility preview: toggle fake ROR texture on non-masked portals&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+CTRL&#039;&#039;&#039; When aiming at an extended floor/ceiling, paste to all floors/ceilings of the bunch of the aimed at one&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039;, &#039;&#039;&#039;B&#039;&#039;&#039; and &#039;&#039;&#039;H&#039;&#039;&#039; work as with walls, though they set/toggle the bits only on &#039;&#039;&#039;one&#039;&#039;&#039; side&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Some console commands/variables==&lt;br /&gt;
&lt;br /&gt;
See &amp;quot;help &amp;lt;console-command/var&amp;gt;&amp;quot; for help on a particular command/variable.&lt;br /&gt;
&lt;br /&gt;
pk_quickmapcycling&amp;lt;br&amp;gt;&lt;br /&gt;
pk_uedaccel&amp;lt;br&amp;gt;&lt;br /&gt;
osd_tryscript&amp;lt;br&amp;gt;&lt;br /&gt;
sideview_reversehorizrot&amp;lt;br&amp;gt;&lt;br /&gt;
fixmaponsave_sprites&amp;lt;br&amp;gt;&lt;br /&gt;
show_heightindicators&amp;lt;br&amp;gt;&lt;br /&gt;
show_ambiencesounds&amp;lt;br&amp;gt;&lt;br /&gt;
corruptcheck_noalreadyrefd&amp;lt;br&amp;gt;&lt;br /&gt;
corruptcheck&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mapster32 keys as tables (unmaintained and obsolete)==&lt;br /&gt;
&lt;br /&gt;
Below are the Mapster32 keys as three sortable tables. They are sorted such that the more &#039;basic&#039; keys are at the top.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The column headers have the following meaning:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;key/keys&#039;&#039;&#039;: self-explanatory. Where a key starts with a &#039;+&#039; on a line of its own,&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;it means that it should be pressed simultaneously with the first one in the&lt;br /&gt;
same table row.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;type&#039;&#039;&#039;: type of command: info=informational, edit=editing, navi=navigation,&lt;br /&gt;
disp=display, misc=miscellany&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;sec&#039;&#039;&#039;, &#039;&#039;&#039;spr&#039;&#039;&#039;,&#039;&#039;&#039;wal&#039;&#039;&#039;: in case of an editing command, whether it&lt;br /&gt;
potentially acts on &#039;&#039;&#039;sec&#039;&#039;&#039;tors, &#039;&#039;&#039;spr&#039;&#039;&#039;ites, and/or &#039;&#039;&#039;wal&#039;&#039;&#039;ls.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;adv&#039;&#039;&#039;: whether the command is &#039;advanced&#039;. This is set somewhat arbitrarily.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;new&#039;&#039;&#039;: whether the functionality of the command is new to Mapster32. An &#039;&#039;&#039;e&#039;&#039;&#039; means that it&#039;s enhanced from BUILD.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;N&#039;&#039;&#039;: a running number. To restore the original order, sort by it.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; shared keys for 2D and 3D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! F1&lt;br /&gt;
|help||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! UP/DOWN &amp;lt;br&amp;gt; LEFT/RIGHT &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|move forward/back &amp;lt;br&amp;gt; turn left/right (&#039;&#039;&#039;+RCtrl&#039;&#039;&#039;: strafe) &amp;lt;br&amp;gt; speed up movements||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! RENTER&lt;br /&gt;
|toggle between 2D and 3D modes||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! B &lt;br /&gt;
|toggle blocking of wall/sprite (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: one-sided)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! R&lt;br /&gt;
|cycle sprite aligment||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! ,/.&lt;br /&gt;
|rotate sprite (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: slowly)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! DEL&lt;br /&gt;
|delete sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! /&lt;br /&gt;
|reset panning, repeat and flags||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F&lt;br /&gt;
|set first wall of sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! /+Shift&lt;br /&gt;
|set xrepeat to yrepeat (make square)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! \&#039;N &lt;br /&gt;
|toggle camera clipping||navi||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+N&lt;br /&gt;
|toggle sprite clipping through floors/ceilings||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! \&#039;A &lt;br /&gt;
|toggle autosave (interval configurable in mapster32.cfg)||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! (Shift+)F12&lt;br /&gt;
|capture (inverted) screenshot||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+L&lt;br /&gt;
|load map||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+S&lt;br /&gt;
|save map||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+P&lt;br /&gt;
|playtest map from current position||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+Alt+P&lt;br /&gt;
|playtest map from starting position||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; 2D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! A/Z&lt;br /&gt;
|zoom in/out||disp||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! L&lt;br /&gt;
|toggle grid lock||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! G (+Shift)&lt;br /&gt;
|cycle grid size (backwards), set auto grid||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! S&lt;br /&gt;
|insert sprite &amp;lt;br&amp;gt;(prefix 1-0 on upper row: set picnum to 1-10, resp.)||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|ornament sprite onto wall||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! J&lt;br /&gt;
|join sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! P&lt;br /&gt;
|set sector pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+H&lt;br /&gt;
|toggle hitscan sensitivity||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! T (+Alt)&lt;br /&gt;
|set lotag of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! H (+Alt)&lt;br /&gt;
|set hitag of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! KP4/6/2/8&lt;br /&gt;
|scale sprite (+&#039;&#039;&#039;KP5&#039;&#039;&#039;: speed up)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! SPACE&lt;br /&gt;
|draw sector; end circle drawing||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! BACKSPACE&lt;br /&gt;
|remove last wall when drawing sector||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! BACKSPACE&lt;br /&gt;
|cycle 2D display mode (textured/non-textured)||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! INS&lt;br /&gt;
|add vertex to wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! DEL+Ctrl&lt;br /&gt;
|delete sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! C &amp;lt;br&amp;gt; KP+/KP-&lt;br /&gt;
|start circle drawing from wall &amp;lt;br&amp;gt; increase/decrease amount of walls in circle||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! Alt+S&lt;br /&gt;
|make sector from inner loop||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|-&lt;br /&gt;
! RShift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; +;/&#039;&lt;br /&gt;
|select group of walls and sprites &amp;lt;br&amp;gt; set difference/union||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||18&lt;br /&gt;
|-&lt;br /&gt;
! RAlt &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; +;/&#039; &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+RCtrl&lt;br /&gt;
|select group of sectors &amp;lt;br&amp;gt; set difference/union &amp;lt;br&amp;gt; point sector selection||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||19&lt;br /&gt;
|-&lt;br /&gt;
! INS or C&lt;br /&gt;
|duplicate selected sectors/sprites||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||20&lt;br /&gt;
|-&lt;br /&gt;
! SCROLLLOCK&lt;br /&gt;
|set starting position||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||21&lt;br /&gt;
|-&lt;br /&gt;
! TAB&lt;br /&gt;
|show sector data||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||22&lt;br /&gt;
|-&lt;br /&gt;
! TAB+Ctrl &amp;lt;br&amp;gt; (or TAB+Shift)&lt;br /&gt;
|show wall/sprite data||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||23&lt;br /&gt;
|-&lt;br /&gt;
! LShift&lt;br /&gt;
|show coords||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||24&lt;br /&gt;
|-&lt;br /&gt;
! M (+Alt)&lt;br /&gt;
|set extra of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||25&lt;br /&gt;
|-&lt;br /&gt;
! E&lt;br /&gt;
|set sprite status list||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||26&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+T&lt;br /&gt;
|toggle show tags||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||27&lt;br /&gt;
|-&lt;br /&gt;
! &#039;3&lt;br /&gt;
|cycle modes of showing object&#039;s name||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||28&lt;br /&gt;
|-&lt;br /&gt;
! &#039;7&lt;br /&gt;
|swap lotag and hitag of wall/sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||29&lt;br /&gt;
|-&lt;br /&gt;
! &#039;J&lt;br /&gt;
|jump to position (X,Y)||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||30&lt;br /&gt;
|-&lt;br /&gt;
! &#039;S&lt;br /&gt;
|set sprite size||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||31&lt;br /&gt;
|-&lt;br /&gt;
! &#039;L&lt;br /&gt;
|set wall/sprite coordinates||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||32&lt;br /&gt;
|-&lt;br /&gt;
! &#039;F&lt;br /&gt;
|Special functions menu&amp;lt;blockquote&amp;gt;&#039;&#039;Replace invalid tiles&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Delete all spr of tile #&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Set map sky shade&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Set map sky height&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global Z coord shift&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Resize selection&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global shade divide&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global visibility divide&#039;&#039;&amp;lt;/blockquote&amp;gt;||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||33&lt;br /&gt;
|-&lt;br /&gt;
! X/Y (+Alt)&lt;br /&gt;
|flip (mirror) selected sectors in x/y||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||34&lt;br /&gt;
|-&lt;br /&gt;
! F2&lt;br /&gt;
|show sound index (root CON file to fetch sound &amp;lt;br&amp;gt;definitions from can be specified at startup; &amp;lt;br&amp;gt;default is GAME.CON)||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||35&lt;br /&gt;
|-&lt;br /&gt;
! F4&lt;br /&gt;
|toggle first wall highlighting||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||36&lt;br /&gt;
|-&lt;br /&gt;
! F5&lt;br /&gt;
|show item count||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||37&lt;br /&gt;
|-&lt;br /&gt;
! F6&lt;br /&gt;
|show actor count (when pointed at sprite: SE help)||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||38&lt;br /&gt;
|-&lt;br /&gt;
! F7&lt;br /&gt;
|edit sector data||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||39&lt;br /&gt;
|-&lt;br /&gt;
! F8&lt;br /&gt;
|edit wall/sprite data||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||40&lt;br /&gt;
|-&lt;br /&gt;
! F9&lt;br /&gt;
|show ST help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||41&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F7&lt;br /&gt;
|search sector by tag||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||42&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F8&lt;br /&gt;
|search wall by tag/search sprite||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||43&lt;br /&gt;
|-&lt;br /&gt;
! ]/[&lt;br /&gt;
|search forward/backward||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||44&lt;br /&gt;
|-&lt;br /&gt;
! LCtrl+RShift&lt;br /&gt;
|select all walls of current sector &amp;lt;br&amp;gt;(point at a wall and holding &#039;&#039;&#039;LCtrl&#039;&#039;&#039;, press &#039;&#039;&#039;RShift&#039;&#039;&#039;)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||45&lt;br /&gt;
|-&lt;br /&gt;
! LENTER&lt;br /&gt;
|check pointers for current sector &amp;lt;br&amp;gt;(&#039;&#039;&#039;+LCtrl+LShift&#039;&#039;&#039;: check ALL pointers)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||46&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; 3D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! A/Z &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Ctrl &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|move up/down &amp;lt;br&amp;gt; look down/up &amp;lt;br&amp;gt; speed up movements||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! CAPSLOCK  or &#039;Z&lt;br /&gt;
|cycle zmode||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! KP+/KP-&lt;br /&gt;
|change shade||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! KP+/KP-+Alt &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Alt+Shift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Ctrl+Alt&lt;br /&gt;
|change visibility &amp;lt;br&amp;gt; change visibility in smaller increments &amp;lt;br&amp;gt; change global visibility||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! ]/[ &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+RShift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|slope down/up &amp;lt;br&amp;gt; smaller increments &amp;lt;br&amp;gt; smallest increments ||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! [+Alt&lt;br /&gt;
|align slope to floor of adjoining sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! ]+Alt&lt;br /&gt;
|align slope to ceiling of adjoining sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! PGUP/PGDN &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+END &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+HOME&lt;br /&gt;
|move object up/down (&#039;&#039;&#039;+Ctrl&#039;&#039;&#039; on sectors: 4x) &amp;lt;br&amp;gt; 1/2 of normal increments &amp;lt;br&amp;gt; 1/4 of normal increments||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! PGUP+Ctrl&lt;br /&gt;
|put sprite on ceiling||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! PGDN+Ctrl&lt;br /&gt;
|put sprite on ground||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! KP4/6/2/8 &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Shift or +Alt&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;+KP5&lt;br /&gt;
|pan floor/ceiling or scale wall/sprite &amp;lt;br&amp;gt;force panning &amp;lt;br&amp;gt; speed up||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! V&lt;br /&gt;
|choose tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! S&lt;br /&gt;
|insert sprite||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! G&lt;br /&gt;
|set picnum||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! E&lt;br /&gt;
|toggle sector texture expansion||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! F&lt;br /&gt;
|flip texture||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! R&lt;br /&gt;
|toggle sector texture relativity||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! &#039;T&lt;br /&gt;
|set lotag||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|-&lt;br /&gt;
! &#039;H&lt;br /&gt;
|set hitag||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||18&lt;br /&gt;
|-&lt;br /&gt;
! &#039;S&lt;br /&gt;
|set shade||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||19&lt;br /&gt;
|-&lt;br /&gt;
! Alt+P&lt;br /&gt;
|set pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||20&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
|toggle one sided sprite/wall||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||21&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
|toggle bottom wall swapping||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||22&lt;br /&gt;
|-&lt;br /&gt;
! M&lt;br /&gt;
|toggle masking wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||23&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|toggle wall orientation||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||24&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|ornament sprite onto wall||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||25&lt;br /&gt;
|-&lt;br /&gt;
! C&lt;br /&gt;
|toggle sprite centering||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||26&lt;br /&gt;
|-&lt;br /&gt;
! H&lt;br /&gt;
|toggle hitscan sensitivity (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: one-sided)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||27&lt;br /&gt;
|-&lt;br /&gt;
! T&lt;br /&gt;
|cycle translucence||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||28&lt;br /&gt;
|-&lt;br /&gt;
! P&lt;br /&gt;
|toggle parallax||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||29&lt;br /&gt;
|-&lt;br /&gt;
! &#039;V&lt;br /&gt;
|set sector visibility||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||30&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+P (obsolete)&lt;br /&gt;
|change parallax type (classic renderer only)||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||31&lt;br /&gt;
|-&lt;br /&gt;
! .&lt;br /&gt;
|search &amp;amp;amp; fix panning of the wall to the right||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||32&lt;br /&gt;
|-&lt;br /&gt;
! &#039;L&lt;br /&gt;
|set coordinates||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||33&lt;br /&gt;
|-&lt;br /&gt;
! &#039;M&lt;br /&gt;
|set extra||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||34&lt;br /&gt;
|-&lt;br /&gt;
! +/-&lt;br /&gt;
|cycle tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||35&lt;br /&gt;
|-&lt;br /&gt;
! TAB&lt;br /&gt;
|copy to clipboard||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||36&lt;br /&gt;
|-&lt;br /&gt;
! LENTER&lt;br /&gt;
|paste all (pic+shade+pal+flags+tags+extra)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||37&lt;br /&gt;
|-&lt;br /&gt;
! &#039;LENTER&lt;br /&gt;
|paste picnum only||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||38&lt;br /&gt;
|-&lt;br /&gt;
! LENTER+Shift&lt;br /&gt;
|paste shading+pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||39&lt;br /&gt;
|-&lt;br /&gt;
! LENTER+Ctrl&lt;br /&gt;
|paste picnum+shading+pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||40&lt;br /&gt;
|-&lt;br /&gt;
! Alt+C&lt;br /&gt;
|replace all &amp;quot;same&amp;quot; tiles with clipboard tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||41&lt;br /&gt;
|-&lt;br /&gt;
! Alt+D&lt;br /&gt;
|adjust clipping distance of sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||42&lt;br /&gt;
|-&lt;br /&gt;
! ;V&lt;br /&gt;
|set sector visibility on all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||43&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
|toggle Sector over Sector &amp;lt;br&amp;gt;(see http://www.users.on.net/~triforce/cduke3d/)||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||44&lt;br /&gt;
|-&lt;br /&gt;
! &#039;BACKSPACE&lt;br /&gt;
|clear all flags for wall/sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||45&lt;br /&gt;
|-&lt;br /&gt;
! &#039;P&lt;br /&gt;
|set palette of all sprites/walls/floors/ceilings &amp;lt;br&amp;gt;(respectively) in all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||46&lt;br /&gt;
|-&lt;br /&gt;
! ;P&lt;br /&gt;
|set palette of all sprites/walls/floors/ceilings &amp;lt;br&amp;gt;in all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||47&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+Shift&amp;lt;br&amp;gt;+LENTER&lt;br /&gt;
|autoshade wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||48&lt;br /&gt;
|-&lt;br /&gt;
! F2&lt;br /&gt;
|toggle clipboard preview||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||49&lt;br /&gt;
|-&lt;br /&gt;
! F2+Shift&lt;br /&gt;
|toggle current tile display||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||50&lt;br /&gt;
|-&lt;br /&gt;
! F3&lt;br /&gt;
|toggle mouselook||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||51&lt;br /&gt;
|-&lt;br /&gt;
! F4&lt;br /&gt;
|toggle ambient sounds||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||52&lt;br /&gt;
|-&lt;br /&gt;
! F5&lt;br /&gt;
|toggle mouse navigation||navi||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||53&lt;br /&gt;
|-&lt;br /&gt;
! F6&lt;br /&gt;
|toggle automatic SE help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||54&lt;br /&gt;
|-&lt;br /&gt;
! F7&lt;br /&gt;
|toggle automatic ST help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||55&lt;br /&gt;
|-&lt;br /&gt;
! F9&lt;br /&gt;
|reload and activate maphacks||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||56&lt;br /&gt;
|-&lt;br /&gt;
! F10&lt;br /&gt;
|disable maphacks||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||57&lt;br /&gt;
|-&lt;br /&gt;
! F11&lt;br /&gt;
|cycle brightness||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||58&lt;br /&gt;
|-&lt;br /&gt;
! &#039;D&lt;br /&gt;
|cycle skill level||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||59&lt;br /&gt;
|-&lt;br /&gt;
! &#039;X&lt;br /&gt;
|toggle sprite shade preview||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||60&lt;br /&gt;
|-&lt;br /&gt;
! &#039;W&lt;br /&gt;
|toggle sprite display||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||61&lt;br /&gt;
|-&lt;br /&gt;
! &#039;Y&lt;br /&gt;
|toggle purple background||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||62&lt;br /&gt;
|-&lt;br /&gt;
! &#039;C&lt;br /&gt;
|copy shade from clipboard to all &amp;quot;same&amp;quot; objects||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||63&lt;br /&gt;
|-&lt;br /&gt;
! &#039;R&lt;br /&gt;
|toggle framerate display||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||64&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+T&lt;br /&gt;
|when pointing on a letter sprite: text entry tool &amp;lt;br&amp;gt;(alphabets are configurable in tiles.cfg)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||65&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Sirius</name></author>
	</entry>
	<entry>
		<id>https://wiki.eduke32.com/w/index.php?title=Build/Mapster32_Keyboard_Commands&amp;diff=12349</id>
		<title>Build/Mapster32 Keyboard Commands</title>
		<link rel="alternate" type="text/html" href="https://wiki.eduke32.com/w/index.php?title=Build/Mapster32_Keyboard_Commands&amp;diff=12349"/>
		<updated>2016-05-08T02:24:45Z</updated>

		<summary type="html">&lt;p&gt;Sirius: /* Fix wiki-markup to look more structured */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 3D Mode: Mouse ==&lt;br /&gt;
&lt;br /&gt;
The purpose of mouse in 3D mode is pointing at some objects in a map and looking around (&#039;&#039;&#039;F3&#039;&#039;&#039; toggles mouse look).&lt;br /&gt;
&lt;br /&gt;
Mouse pointer always points (see info about it at the bottom of the screen) at one of these objects:&lt;br /&gt;
&lt;br /&gt;
# wall&lt;br /&gt;
# ceiling of sector&lt;br /&gt;
# floor of sector&lt;br /&gt;
# sprite&lt;br /&gt;
# masked wall (non-transparent or semi-transparent wall between sectors)&lt;br /&gt;
&lt;br /&gt;
It&#039;s important to understand this concept:&lt;br /&gt;
&lt;br /&gt;
* Some commands work differently depending on the current object (the object the mouse points at).&lt;br /&gt;
* Some commands manipulate only the current object&lt;br /&gt;
* Some commands manipulate the selected (also called &amp;quot;highlighted&amp;quot;) sprites/sectors in 2D mode&lt;br /&gt;
* Some commands work globally.&lt;br /&gt;
&lt;br /&gt;
===Mouse buttons===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || lock the current object. The current object won&#039;t be changing as long as the button is pressed.&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL&#039;&#039;&#039; || change shade (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: in increments of 4)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL+ALT&#039;&#039;&#039; || change visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+WHEEL&#039;&#039;&#039; || change tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT+WHEEL&#039;&#039;&#039; || move object up/down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;MIDDLE&#039;&#039;&#039; || temporary mouse look (when not in UnrealEd-style mouse mode)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Additionally, there is UnrealEd-style mouse navigation in 3D mode (toggle it with &#039;&#039;&#039;F5&#039;&#039;&#039;), with the following bindings:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || mouse look&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || x: turning&amp;lt;br&amp;gt;y: move forward/back&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+RIGHT&#039;&#039;&#039; || x: strafe left/right&amp;lt;br&amp;gt;y: move up/down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;MIDDLE&#039;&#039;&#039; || y: move in viewing direction&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The console variable &#039;&#039;pk_uedaccel&#039;&#039; changes the speed of navigation exponentially (valid values are 0-5).&lt;br /&gt;
&lt;br /&gt;
It is possible to move around objects using the mouse and holding down specific modifier keys:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+ALT&#039;&#039;&#039; || move object up/down (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: in larger increments)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+SHIFT&#039;&#039;&#039; || move sprite in horizontal plane (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: grid-aligned)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The two preceding controls also work on a set of sprites highlighted in 2D mode.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+SHIFT&#039;&#039;&#039; || pan ceiling/floor/wall texture&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+CTRL&#039;&#039;&#039; || scale wall texture or size of sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+CTRL&#039;&#039;&#039; || change slope of floor/ceiling&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
== 3D Mode: Selecting Tile Mode ==&lt;br /&gt;
&lt;br /&gt;
After pressing the &#039;&#039;&#039;V&#039;&#039;&#039; key in 3D mode, Mapster32 switches to &amp;quot;select tile&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
====Keys====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;UP/DOWN,&amp;lt;br&amp;gt;LEFT/RIGHT,&amp;lt;br&amp;gt;PGUP/PGDN,&amp;lt;br&amp;gt;HOME/END&#039;&#039;&#039; || movements (&#039;&#039;&#039;CTRL&#039;&#039;&#039; modifies some commands)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP /&#039;&#039;&#039; || zoom in&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP *&#039;&#039;&#039; || zoom out&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;Z&#039;&#039;&#039; || toggle tile zoom&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;G&#039;&#039;&#039; || goto specified tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;U&#039;&#039;&#039; || goto start of user defined art (3584)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;A&#039;&#039;&#039; || goto start of Atomic edition&#039;s art (4096)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;E&#039;&#039;&#039; || goto start of extended art (6144,9216)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;S&#039;&#039;&#039; || Search for a named tile. When ^ is entered as the first character, anchor string at the beginning.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;V&#039;&#039;&#039; || select from all tiles&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;T&#039;&#039;&#039; || select from pre-defined tile group which can be edited in tiles.cfg or added from within the tile selector. For this, press &#039;&#039;&#039;SPACE&#039;&#039;&#039; on the tiles to be grouped (&#039;&#039;&#039;CTRL-SPACE&#039;&#039;&#039; to select a range from starting from the last selection with &#039;&#039;&#039;SPACE&#039;&#039;&#039;). When you&#039;re ready, press &#039;&#039;&#039;Ctrl-G&#039;&#039;&#039; and you&#039;ll be queried for a group hotkey and name. The new tile group should now be saved persistently in tiles.cfg.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;ESC&#039;&#039;&#039; || cancel&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;ENTER&#039;&#039;&#039; || accept&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
====Mouse====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || select&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;CTRL+WHEEL&#039;&#039;&#039; || zoom&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL&#039;&#039;&#039; || scroll&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || smooth scrolling&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
==  3D Mode: Keys ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;UP&#039;&#039;&#039; || move forward&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;DOWN&#039;&#039;&#039; || move backward&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+RCTRL&#039;&#039;&#039; || move left&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT+RCTRL&#039;&#039;&#039; || move right&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;A&#039;&#039;&#039; || move up&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;Z&#039;&#039;&#039; || move down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+LSHIFT&#039;&#039;&#039; || speed up movements&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || turn left&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || turn right&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;A+CTRL&#039;&#039;&#039; || look down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;Z+CTRL&#039;&#039;&#039; || look up&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;F1&#039;&#039;&#039; || toggle help&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F3&#039;&#039;&#039; || toggle mouselook&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F4&#039;&#039;&#039; || toggle ambience sounds&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F5&#039;&#039;&#039; || toggle UnrealEd-style mouse navigation&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F6&#039;&#039;&#039; || toggle automatic SECTOREFFECTOR help&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F7&#039;&#039;&#039; || toggle automatic sector tag help&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F9&#039;&#039;&#039; || load and activate/deactivate maphacks&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F11&#039;&#039;&#039; || brightness&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F12&#039;&#039;&#039; || screenshot&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F12+SHIFT&#039;&#039;&#039; || inverted screenshot&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;V&#039;&#039;&#039; || set sector visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;;&amp;amp;nbsp;V&#039;&#039;&#039; || set sector visibility on all selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;V&#039;&#039;&#039; || choose tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;3&#039;&#039;&#039; || toggle Sector over Sector. See documentation here: http://www.users.on.net/~triforce/cduke3d/&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;BACKSPACE&#039;&#039;&#039; || clear all flags for wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;BACKSPACE&#039;&#039;&#039; || clear nextwall (&amp;quot;red wall&amp;quot;) link for aimed at wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;P&#039;&#039;&#039; || paste palette to all selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;;&amp;amp;nbsp;P&#039;&#039;&#039; || paste palette to all selected sectors &amp;amp; sprites&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;S&#039;&#039;&#039; || insert sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;DEL&#039;&#039;&#039; || delete sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;,&#039;&#039;&#039; || rotate sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;.&#039;&#039;&#039; || rotate sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&amp;lt;&#039;&#039;&#039; || slowly rotate sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&amp;gt;&#039;&#039;&#039; || slowly rotate sprite&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; (period): search &amp;amp; fix panning of the wall to the right (&#039;&#039;&#039;,&#039;&#039;&#039; (comma): to the left), has 3 modifiers:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;+SHIFT&#039;&#039;&#039;: auto-align at most one wall&lt;br /&gt;
* &#039;&#039;&#039;+ALT&#039;&#039;&#039;: (since r4361: don&#039;t) copy over texel width in world units (i.e. &amp;quot;how much the wall is stretched&amp;quot;)&lt;br /&gt;
* &#039;&#039;&#039;+&#039;&#039;&#039;&#039; (quote): align immediate upper and lower TROR neighbors&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;SPACE&#039;&#039;&#039; || lock to object (same as left mouse button)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PGUP/PGDN+ALT&#039;&#039;&#039; || when aiming at red wall, select the floor or ceiling of the nextsector (useful for e.g. raising a lowered door when standing near it), depending on whether the aim is at the top or bottom of the wall&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;CAPS LOCK&#039;&#039;&#039; || cycle zmode&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;Z&#039;&#039;&#039; || cycle zmode&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;L&#039;&#039;&#039; || change the coordinates of the current object&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;M&#039;&#039;&#039; || set the extra of the current object&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;1&#039;&#039;&#039; || toggle one sided sprite/wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;2&#039;&#039;&#039; || toggle bottom wall swapping&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;O&#039;&#039;&#039; || set top or bottom orientation of wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;O&#039;&#039;&#039; || ornament sprite onto wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;M&#039;&#039;&#039; || toggle masking wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;H&#039;&#039;&#039; || toggle hitscan sensitivity&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;H+SHIFT&#039;&#039;&#039; || toggle one side hitscan sensitivity for the wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;H&#039;&#039;&#039; || set hitag of the current object&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS&#039;&#039;&#039; || shades down individual sector/wall/sprite or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS+ALT&#039;&#039;&#039; || decreases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS+ALT+SHIFT&#039;&#039;&#039; || slowly decreases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_MINUS+ALT+CTRL&#039;&#039;&#039; || decreases global visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS&#039;&#039;&#039; || shades up individual sector/wall/sprite or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS+ALT&#039;&#039;&#039; || increases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS+ALT+SHIFT&#039;&#039;&#039; || slowly increases visibility of sector or selected sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_PLUS+ALT+CTRL&#039;&#039;&#039; || increases global visibility&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;ALT, CTRL, SHIFT&#039;&#039;&#039; are modifiers so they work with mouse too.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;PLUS/MINUS&#039;&#039;&#039; || cycle tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;E&#039;&#039;&#039; || toggle sector texture expansion&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;R&#039;&#039;&#039; || toggle sector texture relativity alignment&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;R&#039;&#039;&#039; || cycle sprite aligment between:  wall aligned, floor aligned, view aligned&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;R&#039;&#039;&#039; || toggle framerate&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F&#039;&#039;&#039; || flip the current object (&#039;&#039;&#039;+SHIFT&#039;&#039;&#039;: reverse direction)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F+ALT&#039;&#039;&#039; || set the first wall of sector&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;PAGE UP&#039;&#039;&#039; || move up selected sprites or sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PAGE DN&#039;&#039;&#039; || move down selected sprites or sectors&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PAGE UP+CTRL&#039;&#039;&#039; || put selected sprites on ceiling&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;PAGE DN+CTRL&#039;&#039;&#039; || put selected sprites on ground&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+CTRL&#039;&#039;&#039; || speed up movement&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+END&#039;&#039;&#039; || slow down movement&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+HOME&#039;&#039;&#039; || slow down movement even more&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;CTRL, HOME, END&#039;&#039;&#039; are modifiers so they work with mouse too.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;N&#039;&#039;&#039; || toggle &#039;no-autoshade&#039;-bit of sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;I&#039;&#039;&#039; || toggle sprite invisibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;D&#039;&#039;&#039; || cycle skill level&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;X&#039;&#039;&#039; || toggle sprite shade and SE light effect preview&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;W&#039;&#039;&#039; || toggle sprite display by class (no effectors/actors)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;Y&#039;&#039;&#039; || toggle purple background&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;C&#039;&#039;&#039; || copy shade from the clipboard to all objects in the map which are the same tile as the tile of the object that in the clipboard. It works separately for sectors/walls/sprites depending on the current object. (I hope somebody who understands this, will clarify this)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;T&#039;&#039;&#039; || set lotag&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;H&#039;&#039;&#039; || set hitag&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;S&#039;&#039;&#039; || set shade&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;G&#039;&#039;&#039; || set picnum&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;B&#039;&#039;&#039; || toggle blocking&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;B+SHIFT&#039;&#039;&#039; || toggle one side blocking for the wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;T&#039;&#039;&#039; || cycles translucence for sprites/masked walls (and ceilings/floors for ROR)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;F2&#039;&#039;&#039; || toggle clipboard preview&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;F2+SHIFT&#039;&#039;&#039; || toggle current sprite preview&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;TAB&#039;&#039;&#039; || copy to the clipboard&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER+CTRL+SHIFT&#039;&#039;&#039; || autoshade wall&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;LENTER&#039;&#039;&#039; || paste picnum only&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;;&amp;amp;nbsp;LENTER&#039;&#039;&#039; || on ceilings/floors, auto-align with reference in &#039;&#039;&#039;TAB&#039;&#039;&#039;bed clipboard (incomplete for relative-aligned references)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER+SHIFT&#039;&#039;&#039; || paste some visual (shading+pal) properties of the clipboard on sector/wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER+CTRL&#039;&#039;&#039; || paste some visual (picnum+shading+pal) properties of the clipboard on sector/wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LENTER&#039;&#039;&#039; || paste all (picnum+shading+pal+flags+tags+extra) properties of the clipboard on sector/wall/sprite&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Note: some fields are only pasted if the type of &#039;thing&#039; in the clipboard (wall/sprite/sector) equals that of the aimed at object&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;C&#039;&#039;&#039; || toggle center sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;ALT+C&#039;&#039;&#039; || replace all tiles in the map with one from the clipboard&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;A&#039;&#039;&#039; || toggle autosave. The interval is configurable (default: every 3 minutes)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;&#039;&amp;amp;nbsp;N&#039;&#039;&#039; || toggle noclip for the camera&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;N+CTRL&#039;&#039;&#039; || toggle noclip for sprites&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;[&#039;&#039;&#039; || slopes up fast&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;[+RSHIFT&#039;&#039;&#039; || slope up with medium speed&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;[+LSHIFT&#039;&#039;&#039; || slope up slowly&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;[+ALT&#039;&#039;&#039; || align slope to the floor of adjoining sector&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]&#039;&#039;&#039; || slope down fast&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]+RSHIFT&#039;&#039;&#039; || slope down with medium speed&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]+LSHIFT&#039;&#039;&#039; || slope down slowly&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;]+ALT&#039;&#039;&#039; || align slope to the ceiling of adjoining sector&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;KP_4&#039;&#039;&#039; || panning floor/ceiling horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_6&#039;&#039;&#039; || panning floor/ceiling horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_2&#039;&#039;&#039; || panning floor/ceiling vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_8&#039;&#039;&#039; || panning floor/ceiling vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_4&#039;&#039;&#039; || scaling wall/sprite horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_6&#039;&#039;&#039; || scaling wall/sprite horizontally&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_2&#039;&#039;&#039; || scaling wall/sprite vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP_8&#039;&#039;&#039; || scaling wall/sprite vertically&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+SHIFT&#039;&#039;&#039; or &#039;&#039;&#039;+ALT&#039;&#039;&#039; || force panning (for walls); the latter is an alternative if Shift-KP5-KP*-combinations are dead.&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;+KP_5&#039;&#039;&#039; || speed up&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;/&#039;&#039;&#039; || Reset panning, repeat and flags to defaults&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;/+SHIFT&#039;&#039;&#039; || set xrepeat to yrepeat (makes square)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;P&#039;&#039;&#039; || enable/disable parallax&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+CTRL&#039;&#039;&#039; || change parallax type (works only in classic render, not saved into maps)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+CTRL&#039;&#039;&#039; || Playtest map from current position&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+ALT+CTRL&#039;&#039;&#039; || Playtest map from start position&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;P+ALT&#039;&#039;&#039; || change pal of sector/wall/sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;D+ALT&#039;&#039;&#039; || adjust clip distance of the sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RENTER&#039;&#039;&#039; || switch to 2D mode&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;S+CTRL&#039;&#039;&#039; || save map&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;L+CTRL&#039;&#039;&#039; || load last saved map&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;ESC&#039;&#039;&#039; || quit&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
== 2D Mode: Mouse ==&lt;br /&gt;
The purpose of mouse in 2D mode is pointing, selecting, moving object in a map.&lt;br /&gt;
&lt;br /&gt;
Every time mouse is pointing at one of these:&amp;lt;br&amp;gt;&lt;br /&gt;
# Nothing&lt;br /&gt;
# Sector&lt;br /&gt;
# Sector and wall&lt;br /&gt;
# Sector and sprite&lt;br /&gt;
# Wall (wall without sector - map is corrupt)&lt;br /&gt;
# Sprite (sprite without sector - map is corrupt)&lt;br /&gt;
&lt;br /&gt;
Some commands work differently depending on the current object (the object the mouse points at).&amp;lt;br&amp;gt; To solve the ambiguity between sectors and walls/sprites, one usually must press ALT to work with walls/sprites instead of sectors.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;RSHIFT&#039;&#039;&#039; (select vertices/sprites) modifiers====&lt;br /&gt;
* &#039;&#039;&#039;;&#039;&#039;&#039;: set difference&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039; &#039; &#039;&#039;&#039; (quote character): set union&amp;lt;br&amp;gt;&lt;br /&gt;
(note that they have to be depressed when &#039;&#039;&#039;RSHIFT&#039;&#039;&#039; is &#039;&#039;released&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;RCTRL&#039;&#039;&#039; select only sprites (not walls)&lt;br /&gt;
* &#039;&#039;&#039;END&#039;&#039;&#039; select from all sectors, even grayed out ones&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
====&#039;&#039;&#039;RALT&#039;&#039;&#039; (select sectors) modifiers====&lt;br /&gt;
* &#039;&#039;&#039;;&#039;&#039;&#039;: set difference&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039; &#039; &#039;&#039;&#039; (quote character): set union&amp;lt;br&amp;gt;&lt;br /&gt;
(note that they have to be depressed when &#039;&#039;&#039;RALT&#039;&#039;&#039; is &#039;&#039;released&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
* when &#039;&#039;&#039;RCTRL&#039;&#039;&#039; is pressed at &#039;&#039;&#039;RALT&#039;&#039;&#039; release time, then for a sector to be selected, it must be &amp;quot;inside&amp;quot; the mouse pointer instead of being surrounded by the rectangle&amp;lt;br&amp;gt;&lt;br /&gt;
* when holding &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;, will select all sectors, even grayed out ones&amp;lt;br&amp;gt;&lt;br /&gt;
See the [[#TROR related keys|TROR section]] for &#039;&#039;&#039;HOME&#039;&#039;&#039; and &#039;&#039;&#039;END&#039;&#039;&#039; modifiers.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;WHEEL&#039;&#039;&#039; zoom&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;WHEEL+ALT&#039;&#039;&#039; move camera and zoom&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LEFT BUTTON&#039;&#039;&#039; drag sectors/vertices/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT BUTTON&#039;&#039;&#039; move camera&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT MIDDLE&#039;&#039;&#039; move camera&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;LMB&#039;&#039;&#039; (with RSHIFT-highlighted points) interactively scale highlighted points (+&#039;&#039;&#039;CTRL&#039;&#039;&#039; forces square aspect)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;RMB&#039;&#039;&#039; (with RSHIFT-highlighted points) interactively rotate highlighted points&amp;lt;br&amp;gt;&lt;br /&gt;
If &#039;&#039;&#039;LSHIFT&#039;&#039;&#039; is released before the mouse button, the interactive scaling/rotation is canceled.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==  2D Mode: Keys ==&lt;br /&gt;
&#039;&#039;&#039;F1&#039;&#039;&#039; show help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F2&#039;&#039;&#039; show sound index&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F3&#039;&#039;&#039; enter/quit side-view mode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;in side-view mode:&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Q&#039;&#039;&#039;, &#039;&#039;&#039;W&#039;&#039;&#039;: orbit around center&lt;br /&gt;
* &#039;&#039;&#039;A&#039;&#039;&#039;, &#039;&#039;&#039;Z&#039;&#039;&#039;: change azimuth&lt;br /&gt;
* &#039;&#039;&#039;MMB&#039;&#039;&#039;: change &amp;quot;player&amp;quot; z&lt;br /&gt;
* &#039;&#039;&#039;RMB&#039;&#039;&#039;: change &amp;quot;player&amp;quot; x/y&lt;br /&gt;
&#039;&#039;&#039;F4&#039;&#039;&#039; toggle first wall preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F5&#039;&#039;&#039; show item count&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; show actor count when pointed at wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; show Sector Effector help when pointed at sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7&#039;&#039;&#039; edit sector data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8&#039;&#039;&#039; edit wall/sprite data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F9&#039;&#039;&#039; show the Sector Tags help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12&#039;&#039;&#039; screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12+SHIFT&#039;&#039;&#039; inverted screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SCROLL LOCK&#039;&#039;&#039; set starting position&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039; show coordinates/linking sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT+[&#039;&#039;&#039;, &#039;&#039;&#039;LSHIFT+]&#039;&#039;&#039; cycle linking sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M&#039;&#039;&#039; set extra of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M+ALT&#039;&#039;&#039; set extra of wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/&#039;&#039;&#039; Reset panning, repeat and flags to defaults&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/+SHIFT&#039;&#039;&#039; set xrepeat to yrepeat (makes square)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;KP_4&#039;&#039;&#039; scaling sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_6&#039;&#039;&#039; scaling sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_2&#039;&#039;&#039; scaling sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_8&#039;&#039;&#039; scaling sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+KP_5&#039;&#039;&#039; speed up&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;R&#039;&#039;&#039; cycle sprite alignment&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; S&#039;&#039;&#039; set sprite size&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; F&#039;&#039;&#039; function menu&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7+ALT&#039;&#039;&#039; search sector lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8+ALT&#039;&#039;&#039; on wall: search wall lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8+ALT&#039;&#039;&#039; on sprite: generic sprite search&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[&#039;&#039;&#039; search backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]&#039;&#039;&#039; search forward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G&#039;&#039;&#039; cycle grid size&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G+SHIFT&#039;&#039;&#039; cycle grid size backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; L&#039;&#039;&#039; set sprite/wall coordinates&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; 3&#039;&#039;&#039; cycle modes of showing object&#039;s name&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; 7&#039;&#039;&#039; swap lotag and hitag of wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; J&#039;&#039;&#039; jump to position of object (asks for sector/wall/sprite, or x,y)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[+ALT&#039;&#039;&#039; goto previous corruption&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+ALT&#039;&#039;&#039; goto next corruption&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;X&#039;&#039;&#039; flip selected sectors in x&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Y&#039;&#039;&#039; flip selected sectors in y&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;X+ALT&#039;&#039;&#039; mirror selected sectors in x&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Y+ALT&#039;&#039;&#039; mirror selected sectors in y&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;B&#039;&#039;&#039; toggle blocking&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;B+SHIFT&#039;&#039;&#039; toggle one side blocking for wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F+ALT&#039;&#039;&#039; set the first wall of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;O&#039;&#039;&#039; ornament sprite onto wall&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;,&#039;&#039;&#039; rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;&#039;&#039;&#039; [i.e. &#039;&#039;&#039;,+SHIFT&#039;&#039;&#039;] slowly rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039; [i.e. &#039;&#039;&#039;.+SHIFT&#039;&#039;&#039;] slowly rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;,+ALT&#039;&#039;&#039;, &#039;&#039;&#039;.+ALT&#039;&#039;&#039; rotate highlighted sectors by a manually entered angle&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039; set sector lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T+ALT&#039;&#039;&#039; set wall/sprite lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T+CTRL&#039;&#039;&#039; toggle show tags&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;H&#039;&#039;&#039; set sector hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+ALT&#039;&#039;&#039; set wall/sprite hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+CTRL&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+CTRL+SHIFT&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P&#039;&#039;&#039; set sector pal&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E&#039;&#039;&#039; set sprite status list&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB&#039;&#039;&#039; show sector data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+SHIFT&#039;&#039;&#039; show wall/sprite data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+CTRL&#039;&#039;&#039; enable/disable filling of aimed-at sector&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LCTRL+RSHIFT&#039;&#039;&#039; select all walls of the current sector (point at a wall and holding &#039;&#039;&#039;LCTRL&#039;&#039;&#039;, press and release &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;). Set ops (see RSHIFT above) work too.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A&#039;&#039;&#039; zoom in&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Z&#039;&#039;&#039; zoom out&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L&#039;&#039;&#039; toggle grid lock&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;J&#039;&#039;&#039; join sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S&#039;&#039;&#039; insert sprite, pressing a key from &#039;&#039;&#039;1&#039;&#039;&#039; to &#039;&#039;&#039;0&#039;&#039;&#039; on the upper row before pressing &#039;&#039;&#039;S&#039;&#039;&#039; will make the inserted sprite&#039;s picnum be 1 to 10, respectively&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S+ALT&#039;&#039;&#039; make inner sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; duplicate sectors/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; start circle attached to a wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP +&#039;&#039;&#039; increase amount of walls in circle&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP -&#039;&#039;&#039; decrease amount of walls in circle&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;SPACE&#039;&#039;&#039; start/end drawing of sector, end drawing of circle&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; when having some walls drawn, insert points at intersections with existing walls; clear drawn walls then&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; check nextwall pointer for the highlighted line&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; when having drawn some walls, batch-insert points where the drawn lines intersect with non-grayed-out walls&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT+LCTRL+LENTER&#039;&#039;&#039; check ALL pointers (manual attempt to recover map)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;BACKSPACE&#039;&#039;&#039; remove the last wall during drawing sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL&#039;&#039;&#039; delete sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL+CTRL&#039;&#039;&#039; delete sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL+CTRL+LShift&#039;&#039;&#039; delete highlighted sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; duplicate sectors/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; start circle attached to a wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; add vertex to wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RENTER&#039;&#039;&#039; switch to 3D mode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;ESC&#039;&#039;&#039; menu&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; A&#039;&#039;&#039; toggle autosave(every 3 minutes)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; N&#039;&#039;&#039; toggle noclip&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S+CTRL&#039;&#039;&#039; save map&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L+CTRL&#039;&#039;&#039; load map&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P+CTRL&#039;&#039;&#039; Playtest map from current position&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+CTRL+ALT&#039;&#039;&#039; Playtest map from start position&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;R+CTRL&#039;&#039;&#039; manual grayout: if some sectors are highlighted, make the editable z range [min ceiling z, max floor z] of those; else reset z limits&lt;br /&gt;
&lt;br /&gt;
==TROR related keys==&lt;br /&gt;
===2D mode===&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; sector extension prompt (sectors to extend must be highlighted)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; make sandwich [&#039;&#039;needs better explanation&#039;&#039;]&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; punch loop through extension (loop points must be highlighted, e.g. with &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;LCTRL&#039;&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A+CTRL&#039;&#039;&#039; toggle auto-grayout of non-extended sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;J+CTRL&#039;&#039;&#039; TROR-join sectors. The selection must consist of the two sets of sectors you wish to join.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;U+CTRL&#039;&#039;&#039; Clear extension: delete the bunch (i.e. ceiling-floor connection) of the aimed-at sector&#039;s floor&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PGUP&#039;&#039;&#039;/&#039;&#039;&#039;PGDN&#039;&#039;&#039; Change &#039;player&#039; height in discrete steps in order to go through the different levels&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+CTRL&#039;&#039;&#039; Display one currently aimed at sector (of potentially many that lie under the mouse crosshair)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;HOME&#039;&#039;&#039; and &#039;&#039;&#039;END&#039;&#039;&#039; (as modifiers to &#039;&#039;&#039;RALT&#039;&#039;&#039;): select all sectors whose floor&#039;s/ceiling&#039;s bunchnum equal the bunchnum of the aimed at sector (useful for further operations on whole bunches)&lt;br /&gt;
&lt;br /&gt;
===3D mode===&lt;br /&gt;
&#039;&#039;&#039;I&#039;&#039;&#039; invisibility preview: toggle fake ROR texture on non-masked portals&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+CTRL&#039;&#039;&#039; When aiming at an extended floor/ceiling, paste to all floors/ceilings of the bunch of the aimed at one&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039;, &#039;&#039;&#039;B&#039;&#039;&#039; and &#039;&#039;&#039;H&#039;&#039;&#039; work as with walls, though they set/toggle the bits only on &#039;&#039;&#039;one&#039;&#039;&#039; side&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Some console commands/variables==&lt;br /&gt;
&lt;br /&gt;
See &amp;quot;help &amp;lt;console-command/var&amp;gt;&amp;quot; for help on a particular command/variable.&lt;br /&gt;
&lt;br /&gt;
pk_quickmapcycling&amp;lt;br&amp;gt;&lt;br /&gt;
pk_uedaccel&amp;lt;br&amp;gt;&lt;br /&gt;
osd_tryscript&amp;lt;br&amp;gt;&lt;br /&gt;
sideview_reversehorizrot&amp;lt;br&amp;gt;&lt;br /&gt;
fixmaponsave_sprites&amp;lt;br&amp;gt;&lt;br /&gt;
show_heightindicators&amp;lt;br&amp;gt;&lt;br /&gt;
show_ambiencesounds&amp;lt;br&amp;gt;&lt;br /&gt;
corruptcheck_noalreadyrefd&amp;lt;br&amp;gt;&lt;br /&gt;
corruptcheck&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mapster32 keys as tables (unmaintained and obsolete)==&lt;br /&gt;
&lt;br /&gt;
Below are the Mapster32 keys as three sortable tables. They are sorted such that the more &#039;basic&#039; keys are at the top.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The column headers have the following meaning:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;key/keys&#039;&#039;&#039;: self-explanatory. Where a key starts with a &#039;+&#039; on a line of its own,&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;it means that it should be pressed simultaneously with the first one in the&lt;br /&gt;
same table row.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;type&#039;&#039;&#039;: type of command: info=informational, edit=editing, navi=navigation,&lt;br /&gt;
disp=display, misc=miscellany&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;sec&#039;&#039;&#039;, &#039;&#039;&#039;spr&#039;&#039;&#039;,&#039;&#039;&#039;wal&#039;&#039;&#039;: in case of an editing command, whether it&lt;br /&gt;
potentially acts on &#039;&#039;&#039;sec&#039;&#039;&#039;tors, &#039;&#039;&#039;spr&#039;&#039;&#039;ites, and/or &#039;&#039;&#039;wal&#039;&#039;&#039;ls.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;adv&#039;&#039;&#039;: whether the command is &#039;advanced&#039;. This is set somewhat arbitrarily.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;new&#039;&#039;&#039;: whether the functionality of the command is new to Mapster32. An &#039;&#039;&#039;e&#039;&#039;&#039; means that it&#039;s enhanced from BUILD.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;N&#039;&#039;&#039;: a running number. To restore the original order, sort by it.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; shared keys for 2D and 3D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! F1&lt;br /&gt;
|help||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! UP/DOWN &amp;lt;br&amp;gt; LEFT/RIGHT &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|move forward/back &amp;lt;br&amp;gt; turn left/right (&#039;&#039;&#039;+RCtrl&#039;&#039;&#039;: strafe) &amp;lt;br&amp;gt; speed up movements||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! RENTER&lt;br /&gt;
|toggle between 2D and 3D modes||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! B &lt;br /&gt;
|toggle blocking of wall/sprite (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: one-sided)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! R&lt;br /&gt;
|cycle sprite aligment||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! ,/.&lt;br /&gt;
|rotate sprite (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: slowly)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! DEL&lt;br /&gt;
|delete sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! /&lt;br /&gt;
|reset panning, repeat and flags||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F&lt;br /&gt;
|set first wall of sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! /+Shift&lt;br /&gt;
|set xrepeat to yrepeat (make square)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! \&#039;N &lt;br /&gt;
|toggle camera clipping||navi||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+N&lt;br /&gt;
|toggle sprite clipping through floors/ceilings||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! \&#039;A &lt;br /&gt;
|toggle autosave (interval configurable in mapster32.cfg)||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! (Shift+)F12&lt;br /&gt;
|capture (inverted) screenshot||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+L&lt;br /&gt;
|load map||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+S&lt;br /&gt;
|save map||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+P&lt;br /&gt;
|playtest map from current position||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+Alt+P&lt;br /&gt;
|playtest map from starting position||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; 2D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! A/Z&lt;br /&gt;
|zoom in/out||disp||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! L&lt;br /&gt;
|toggle grid lock||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! G (+Shift)&lt;br /&gt;
|cycle grid size (backwards), set auto grid||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! S&lt;br /&gt;
|insert sprite &amp;lt;br&amp;gt;(prefix 1-0 on upper row: set picnum to 1-10, resp.)||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|ornament sprite onto wall||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! J&lt;br /&gt;
|join sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! P&lt;br /&gt;
|set sector pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+H&lt;br /&gt;
|toggle hitscan sensitivity||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! T (+Alt)&lt;br /&gt;
|set lotag of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! H (+Alt)&lt;br /&gt;
|set hitag of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! KP4/6/2/8&lt;br /&gt;
|scale sprite (+&#039;&#039;&#039;KP5&#039;&#039;&#039;: speed up)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! SPACE&lt;br /&gt;
|draw sector; end circle drawing||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! BACKSPACE&lt;br /&gt;
|remove last wall when drawing sector||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! BACKSPACE&lt;br /&gt;
|cycle 2D display mode (textured/non-textured)||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! INS&lt;br /&gt;
|add vertex to wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! DEL+Ctrl&lt;br /&gt;
|delete sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! C &amp;lt;br&amp;gt; KP+/KP-&lt;br /&gt;
|start circle drawing from wall &amp;lt;br&amp;gt; increase/decrease amount of walls in circle||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! Alt+S&lt;br /&gt;
|make sector from inner loop||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|-&lt;br /&gt;
! RShift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; +;/&#039;&lt;br /&gt;
|select group of walls and sprites &amp;lt;br&amp;gt; set difference/union||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||18&lt;br /&gt;
|-&lt;br /&gt;
! RAlt &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; +;/&#039; &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+RCtrl&lt;br /&gt;
|select group of sectors &amp;lt;br&amp;gt; set difference/union &amp;lt;br&amp;gt; point sector selection||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||19&lt;br /&gt;
|-&lt;br /&gt;
! INS or C&lt;br /&gt;
|duplicate selected sectors/sprites||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||20&lt;br /&gt;
|-&lt;br /&gt;
! SCROLLLOCK&lt;br /&gt;
|set starting position||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||21&lt;br /&gt;
|-&lt;br /&gt;
! TAB&lt;br /&gt;
|show sector data||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||22&lt;br /&gt;
|-&lt;br /&gt;
! TAB+Ctrl &amp;lt;br&amp;gt; (or TAB+Shift)&lt;br /&gt;
|show wall/sprite data||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||23&lt;br /&gt;
|-&lt;br /&gt;
! LShift&lt;br /&gt;
|show coords||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||24&lt;br /&gt;
|-&lt;br /&gt;
! M (+Alt)&lt;br /&gt;
|set extra of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||25&lt;br /&gt;
|-&lt;br /&gt;
! E&lt;br /&gt;
|set sprite status list||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||26&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+T&lt;br /&gt;
|toggle show tags||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||27&lt;br /&gt;
|-&lt;br /&gt;
! &#039;3&lt;br /&gt;
|cycle modes of showing object&#039;s name||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||28&lt;br /&gt;
|-&lt;br /&gt;
! &#039;7&lt;br /&gt;
|swap lotag and hitag of wall/sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||29&lt;br /&gt;
|-&lt;br /&gt;
! &#039;J&lt;br /&gt;
|jump to position (X,Y)||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||30&lt;br /&gt;
|-&lt;br /&gt;
! &#039;S&lt;br /&gt;
|set sprite size||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||31&lt;br /&gt;
|-&lt;br /&gt;
! &#039;L&lt;br /&gt;
|set wall/sprite coordinates||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||32&lt;br /&gt;
|-&lt;br /&gt;
! &#039;F&lt;br /&gt;
|Special functions menu&amp;lt;blockquote&amp;gt;&#039;&#039;Replace invalid tiles&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Delete all spr of tile #&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Set map sky shade&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Set map sky height&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global Z coord shift&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Resize selection&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global shade divide&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global visibility divide&#039;&#039;&amp;lt;/blockquote&amp;gt;||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||33&lt;br /&gt;
|-&lt;br /&gt;
! X/Y (+Alt)&lt;br /&gt;
|flip (mirror) selected sectors in x/y||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||34&lt;br /&gt;
|-&lt;br /&gt;
! F2&lt;br /&gt;
|show sound index (root CON file to fetch sound &amp;lt;br&amp;gt;definitions from can be specified at startup; &amp;lt;br&amp;gt;default is GAME.CON)||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||35&lt;br /&gt;
|-&lt;br /&gt;
! F4&lt;br /&gt;
|toggle first wall highlighting||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||36&lt;br /&gt;
|-&lt;br /&gt;
! F5&lt;br /&gt;
|show item count||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||37&lt;br /&gt;
|-&lt;br /&gt;
! F6&lt;br /&gt;
|show actor count (when pointed at sprite: SE help)||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||38&lt;br /&gt;
|-&lt;br /&gt;
! F7&lt;br /&gt;
|edit sector data||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||39&lt;br /&gt;
|-&lt;br /&gt;
! F8&lt;br /&gt;
|edit wall/sprite data||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||40&lt;br /&gt;
|-&lt;br /&gt;
! F9&lt;br /&gt;
|show ST help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||41&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F7&lt;br /&gt;
|search sector by tag||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||42&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F8&lt;br /&gt;
|search wall by tag/search sprite||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||43&lt;br /&gt;
|-&lt;br /&gt;
! ]/[&lt;br /&gt;
|search forward/backward||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||44&lt;br /&gt;
|-&lt;br /&gt;
! LCtrl+RShift&lt;br /&gt;
|select all walls of current sector &amp;lt;br&amp;gt;(point at a wall and holding &#039;&#039;&#039;LCtrl&#039;&#039;&#039;, press &#039;&#039;&#039;RShift&#039;&#039;&#039;)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||45&lt;br /&gt;
|-&lt;br /&gt;
! LENTER&lt;br /&gt;
|check pointers for current sector &amp;lt;br&amp;gt;(&#039;&#039;&#039;+LCtrl+LShift&#039;&#039;&#039;: check ALL pointers)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||46&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; 3D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! A/Z &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Ctrl &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|move up/down &amp;lt;br&amp;gt; look down/up &amp;lt;br&amp;gt; speed up movements||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! CAPSLOCK  or &#039;Z&lt;br /&gt;
|cycle zmode||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! KP+/KP-&lt;br /&gt;
|change shade||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! KP+/KP-+Alt &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Alt+Shift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Ctrl+Alt&lt;br /&gt;
|change visibility &amp;lt;br&amp;gt; change visibility in smaller increments &amp;lt;br&amp;gt; change global visibility||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! ]/[ &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+RShift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|slope down/up &amp;lt;br&amp;gt; smaller increments &amp;lt;br&amp;gt; smallest increments ||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! [+Alt&lt;br /&gt;
|align slope to floor of adjoining sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! ]+Alt&lt;br /&gt;
|align slope to ceiling of adjoining sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! PGUP/PGDN &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+END &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+HOME&lt;br /&gt;
|move object up/down (&#039;&#039;&#039;+Ctrl&#039;&#039;&#039; on sectors: 4x) &amp;lt;br&amp;gt; 1/2 of normal increments &amp;lt;br&amp;gt; 1/4 of normal increments||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! PGUP+Ctrl&lt;br /&gt;
|put sprite on ceiling||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! PGDN+Ctrl&lt;br /&gt;
|put sprite on ground||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! KP4/6/2/8 &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Shift or +Alt&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;+KP5&lt;br /&gt;
|pan floor/ceiling or scale wall/sprite &amp;lt;br&amp;gt;force panning &amp;lt;br&amp;gt; speed up||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! V&lt;br /&gt;
|choose tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! S&lt;br /&gt;
|insert sprite||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! G&lt;br /&gt;
|set picnum||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! E&lt;br /&gt;
|toggle sector texture expansion||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! F&lt;br /&gt;
|flip texture||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! R&lt;br /&gt;
|toggle sector texture relativity||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! &#039;T&lt;br /&gt;
|set lotag||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|-&lt;br /&gt;
! &#039;H&lt;br /&gt;
|set hitag||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||18&lt;br /&gt;
|-&lt;br /&gt;
! &#039;S&lt;br /&gt;
|set shade||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||19&lt;br /&gt;
|-&lt;br /&gt;
! Alt+P&lt;br /&gt;
|set pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||20&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
|toggle one sided sprite/wall||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||21&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
|toggle bottom wall swapping||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||22&lt;br /&gt;
|-&lt;br /&gt;
! M&lt;br /&gt;
|toggle masking wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||23&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|toggle wall orientation||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||24&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|ornament sprite onto wall||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||25&lt;br /&gt;
|-&lt;br /&gt;
! C&lt;br /&gt;
|toggle sprite centering||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||26&lt;br /&gt;
|-&lt;br /&gt;
! H&lt;br /&gt;
|toggle hitscan sensitivity (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: one-sided)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||27&lt;br /&gt;
|-&lt;br /&gt;
! T&lt;br /&gt;
|cycle translucence||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||28&lt;br /&gt;
|-&lt;br /&gt;
! P&lt;br /&gt;
|toggle parallax||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||29&lt;br /&gt;
|-&lt;br /&gt;
! &#039;V&lt;br /&gt;
|set sector visibility||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||30&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+P (obsolete)&lt;br /&gt;
|change parallax type (classic renderer only)||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||31&lt;br /&gt;
|-&lt;br /&gt;
! .&lt;br /&gt;
|search &amp;amp;amp; fix panning of the wall to the right||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||32&lt;br /&gt;
|-&lt;br /&gt;
! &#039;L&lt;br /&gt;
|set coordinates||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||33&lt;br /&gt;
|-&lt;br /&gt;
! &#039;M&lt;br /&gt;
|set extra||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||34&lt;br /&gt;
|-&lt;br /&gt;
! +/-&lt;br /&gt;
|cycle tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||35&lt;br /&gt;
|-&lt;br /&gt;
! TAB&lt;br /&gt;
|copy to clipboard||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||36&lt;br /&gt;
|-&lt;br /&gt;
! LENTER&lt;br /&gt;
|paste all (pic+shade+pal+flags+tags+extra)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||37&lt;br /&gt;
|-&lt;br /&gt;
! &#039;LENTER&lt;br /&gt;
|paste picnum only||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||38&lt;br /&gt;
|-&lt;br /&gt;
! LENTER+Shift&lt;br /&gt;
|paste shading+pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||39&lt;br /&gt;
|-&lt;br /&gt;
! LENTER+Ctrl&lt;br /&gt;
|paste picnum+shading+pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||40&lt;br /&gt;
|-&lt;br /&gt;
! Alt+C&lt;br /&gt;
|replace all &amp;quot;same&amp;quot; tiles with clipboard tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||41&lt;br /&gt;
|-&lt;br /&gt;
! Alt+D&lt;br /&gt;
|adjust clipping distance of sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||42&lt;br /&gt;
|-&lt;br /&gt;
! ;V&lt;br /&gt;
|set sector visibility on all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||43&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
|toggle Sector over Sector &amp;lt;br&amp;gt;(see http://www.users.on.net/~triforce/cduke3d/)||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||44&lt;br /&gt;
|-&lt;br /&gt;
! &#039;BACKSPACE&lt;br /&gt;
|clear all flags for wall/sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||45&lt;br /&gt;
|-&lt;br /&gt;
! &#039;P&lt;br /&gt;
|set palette of all sprites/walls/floors/ceilings &amp;lt;br&amp;gt;(respectively) in all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||46&lt;br /&gt;
|-&lt;br /&gt;
! ;P&lt;br /&gt;
|set palette of all sprites/walls/floors/ceilings &amp;lt;br&amp;gt;in all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||47&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+Shift&amp;lt;br&amp;gt;+LENTER&lt;br /&gt;
|autoshade wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||48&lt;br /&gt;
|-&lt;br /&gt;
! F2&lt;br /&gt;
|toggle clipboard preview||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||49&lt;br /&gt;
|-&lt;br /&gt;
! F2+Shift&lt;br /&gt;
|toggle current tile display||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||50&lt;br /&gt;
|-&lt;br /&gt;
! F3&lt;br /&gt;
|toggle mouselook||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||51&lt;br /&gt;
|-&lt;br /&gt;
! F4&lt;br /&gt;
|toggle ambient sounds||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||52&lt;br /&gt;
|-&lt;br /&gt;
! F5&lt;br /&gt;
|toggle mouse navigation||navi||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||53&lt;br /&gt;
|-&lt;br /&gt;
! F6&lt;br /&gt;
|toggle automatic SE help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||54&lt;br /&gt;
|-&lt;br /&gt;
! F7&lt;br /&gt;
|toggle automatic ST help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||55&lt;br /&gt;
|-&lt;br /&gt;
! F9&lt;br /&gt;
|reload and activate maphacks||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||56&lt;br /&gt;
|-&lt;br /&gt;
! F10&lt;br /&gt;
|disable maphacks||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||57&lt;br /&gt;
|-&lt;br /&gt;
! F11&lt;br /&gt;
|cycle brightness||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||58&lt;br /&gt;
|-&lt;br /&gt;
! &#039;D&lt;br /&gt;
|cycle skill level||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||59&lt;br /&gt;
|-&lt;br /&gt;
! &#039;X&lt;br /&gt;
|toggle sprite shade preview||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||60&lt;br /&gt;
|-&lt;br /&gt;
! &#039;W&lt;br /&gt;
|toggle sprite display||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||61&lt;br /&gt;
|-&lt;br /&gt;
! &#039;Y&lt;br /&gt;
|toggle purple background||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||62&lt;br /&gt;
|-&lt;br /&gt;
! &#039;C&lt;br /&gt;
|copy shade from clipboard to all &amp;quot;same&amp;quot; objects||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||63&lt;br /&gt;
|-&lt;br /&gt;
! &#039;R&lt;br /&gt;
|toggle framerate display||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||64&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+T&lt;br /&gt;
|when pointing on a letter sprite: text entry tool &amp;lt;br&amp;gt;(alphabets are configurable in tiles.cfg)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||65&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Sirius</name></author>
	</entry>
	<entry>
		<id>https://wiki.eduke32.com/w/index.php?title=Build/Mapster32_Keyboard_Commands&amp;diff=12348</id>
		<title>Build/Mapster32 Keyboard Commands</title>
		<link rel="alternate" type="text/html" href="https://wiki.eduke32.com/w/index.php?title=Build/Mapster32_Keyboard_Commands&amp;diff=12348"/>
		<updated>2016-05-08T01:53:03Z</updated>

		<summary type="html">&lt;p&gt;Sirius: /* Fix wiki-markup to look more structured */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 3D Mode: Mouse ==&lt;br /&gt;
&lt;br /&gt;
The purpose of mouse in 3D mode is pointing at some objects in a map and looking around (&#039;&#039;&#039;F3&#039;&#039;&#039; toggles mouse look).&lt;br /&gt;
&lt;br /&gt;
Mouse pointer always points (see info about it at the bottom of the screen) at one of these objects:&lt;br /&gt;
&lt;br /&gt;
# wall&lt;br /&gt;
# ceiling of sector&lt;br /&gt;
# floor of sector&lt;br /&gt;
# sprite&lt;br /&gt;
# masked wall (non-transparent or semi-transparent wall between sectors)&lt;br /&gt;
&lt;br /&gt;
It&#039;s important to understand this concept:&lt;br /&gt;
&lt;br /&gt;
* Some commands work differently depending on the current object (the object the mouse points at).&lt;br /&gt;
* Some commands manipulate only the current object&lt;br /&gt;
* Some commands manipulate the selected (also called &amp;quot;highlighted&amp;quot;) sprites/sectors in 2D mode&lt;br /&gt;
* Some commands work globally.&lt;br /&gt;
&lt;br /&gt;
===Mouse buttons===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || lock the current object. The current object won&#039;t be changing as long as the button is pressed.&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL&#039;&#039;&#039; || change shade (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: in increments of 4)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL+ALT&#039;&#039;&#039; || change visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+WHEEL&#039;&#039;&#039; || change tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT+WHEEL&#039;&#039;&#039; || move object up/down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;MIDDLE&#039;&#039;&#039; || temporary mouse look (when not in UnrealEd-style mouse mode)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Additionally, there is UnrealEd-style mouse navigation in 3D mode (toggle it with &#039;&#039;&#039;F5&#039;&#039;&#039;), with the following bindings:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || mouse look&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || x: turning&amp;lt;br&amp;gt;y: move forward/back&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+RIGHT&#039;&#039;&#039; || x: strafe left/right&amp;lt;br&amp;gt;y: move up/down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;MIDDLE&#039;&#039;&#039; || y: move in viewing direction&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The console variable &#039;&#039;pk_uedaccel&#039;&#039; changes the speed of navigation exponentially (valid values are 0-5).&lt;br /&gt;
&lt;br /&gt;
It is possible to move around objects using the mouse and holding down specific modifier keys:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+ALT&#039;&#039;&#039; || move object up/down (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: in larger increments)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+SHIFT&#039;&#039;&#039; || move sprite in horizontal plane (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: grid-aligned)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The two preceding controls also work on a set of sprites highlighted in 2D mode.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+SHIFT&#039;&#039;&#039; || pan ceiling/floor/wall texture&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+CTRL&#039;&#039;&#039; || scale wall texture or size of sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+CTRL&#039;&#039;&#039; || change slope of floor/ceiling&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
== 3D Mode: Selecting Tile Mode ==&lt;br /&gt;
&lt;br /&gt;
After pressing the &#039;&#039;&#039;V&#039;&#039;&#039; key in 3D mode, Mapster32 switches to &amp;quot;select tile&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
====Keys====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;UP/DOWN,&amp;lt;br&amp;gt;LEFT/RIGHT,&amp;lt;br&amp;gt;PGUP/PGDN,&amp;lt;br&amp;gt;HOME/END&#039;&#039;&#039; || movements (&#039;&#039;&#039;CTRL&#039;&#039;&#039; modifies some commands)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP /&#039;&#039;&#039; || zoom in&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;KP *&#039;&#039;&#039; || zoom out&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;Z&#039;&#039;&#039; || toggle tile zoom&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;G&#039;&#039;&#039; || goto specified tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;U&#039;&#039;&#039; || goto start of user defined art (3584)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;A&#039;&#039;&#039; || goto start of Atomic edition&#039;s art (4096)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;E&#039;&#039;&#039; || goto start of extended art (6144,9216)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;S&#039;&#039;&#039; || Search for a named tile. When ^ is entered as the first character, anchor string at the beginning.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;V&#039;&#039;&#039; || select from all tiles&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;T&#039;&#039;&#039; || select from pre-defined tile group which can be edited in tiles.cfg or added from within the tile selector. For this, press &#039;&#039;&#039;SPACE&#039;&#039;&#039; on the tiles to be grouped (&#039;&#039;&#039;CTRL-SPACE&#039;&#039;&#039; to select a range from starting from the last selection with &#039;&#039;&#039;SPACE&#039;&#039;&#039;). When you&#039;re ready, press &#039;&#039;&#039;Ctrl-G&#039;&#039;&#039; and you&#039;ll be queried for a group hotkey and name. The new tile group should now be saved persistently in tiles.cfg.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;ESC&#039;&#039;&#039; || cancel&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;ENTER&#039;&#039;&#039; || accept&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
====Mouse====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || select&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;CTRL+WHEEL&#039;&#039;&#039; || zoom&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL&#039;&#039;&#039; || scroll&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || smooth scrolling&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
==  3D Mode: Keys ==&lt;br /&gt;
&#039;&#039;&#039;UP&#039;&#039;&#039; move forward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DOWN&#039;&#039;&#039; move backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LEFT+RCTRL&#039;&#039;&#039; move left&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT+RCTRL&#039;&#039;&#039; move right&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A&#039;&#039;&#039; move up&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Z&#039;&#039;&#039; move down&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+LSHIFT&#039;&#039;&#039; speed up movements&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LEFT&#039;&#039;&#039; turn left&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT&#039;&#039;&#039; turn right&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A+CTRL&#039;&#039;&#039; look down&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Z+CTRL&#039;&#039;&#039; look up&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;F1&#039;&#039;&#039; toggle help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F3&#039;&#039;&#039; toggle mouselook&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F4&#039;&#039;&#039; toggle ambience sounds&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F5&#039;&#039;&#039; toggle UnrealEd-style mouse navigation&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; toggle automatic SECTOREFFECTOR help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7&#039;&#039;&#039; toggle automatic sector tag help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F9&#039;&#039;&#039; load and activate/deactivate maphacks&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F11&#039;&#039;&#039; brightness&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12&#039;&#039;&#039; screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12+SHIFT&#039;&#039;&#039; inverted screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039; V&#039;&#039;&#039; set sector visibility&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;; V&#039;&#039;&#039; set sector visibility on all selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;V&#039;&#039;&#039; choose tile&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;3&#039;&#039;&#039; toggle Sector over Sector. See documentation here: http://www.users.on.net/~triforce/cduke3d/&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; BACKSPACE&#039;&#039;&#039; clear all flags for wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;BACKSPACE&#039;&#039;&#039; clear nextwall (&amp;quot;red wall&amp;quot;) link for aimed at wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; P&#039;&#039;&#039; paste palette to all selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;; P&#039;&#039;&#039; paste palette to all selected sectors &amp;amp; sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;S&#039;&#039;&#039; insert sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL&#039;&#039;&#039; delete sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;,&#039;&#039;&#039; rotate sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; rotate sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;&#039;&#039;&#039; slowly rotate sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039; slowly rotate sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; (period): search &amp;amp; fix panning of the wall to the right (&#039;&#039;&#039;,&#039;&#039;&#039; (comma): to the left), has 3 modifiers:&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+SHIFT&#039;&#039;&#039;: auto-align at most one wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+ALT&#039;&#039;&#039;: (since r4361: don&#039;t) copy over texel width in world units (i.e. &amp;quot;how much the wall is stretched&amp;quot;)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+&#039;&#039;&#039;&#039; (quote): align immediate upper and lower TROR neighbors&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SPACE&#039;&#039;&#039; lock to object (same as left mouse button)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PGUP/PGDN+ALT&#039;&#039;&#039; when aiming at red wall, select the floor or ceiling of the nextsector (useful for e.g. raising a lowered door when standing near it), depending on whether the aim is at the top or bottom of the wall&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CAPS LOCK&#039;&#039;&#039; cycle zmode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; Z&#039;&#039;&#039; cycle zmode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; L&#039;&#039;&#039; change the coordinates of the current object&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; M&#039;&#039;&#039; set the extra of the current object&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;1&#039;&#039;&#039; toggle one sided sprite/wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;2&#039;&#039;&#039; toggle bottom wall swapping&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;O&#039;&#039;&#039; set top or bottom orientation of wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;O&#039;&#039;&#039; ornament sprite onto wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M&#039;&#039;&#039; toggle masking wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+SHIFT&#039;&#039;&#039; toggle one side hitscan sensitivity for the wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; H&#039;&#039;&#039; set hitag of the current object&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;KP_MINUS&#039;&#039;&#039; shades down individual sector/wall/sprite or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_MINUS+ALT&#039;&#039;&#039; decreases visibility of sector or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_MINUS+ALT+SHIFT&#039;&#039;&#039; slowly decreases visibility of sector or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_MINUS+ALT+CTRL&#039;&#039;&#039; decreases global visibility&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_PLUS&#039;&#039;&#039; shades up individual sector/wall/sprite or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_PLUS+ALT&#039;&#039;&#039; increases visibility of sector or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_PLUS+ALT+SHIFT&#039;&#039;&#039; slowly increases visibility of sector or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_PLUS+ALT+CTRL&#039;&#039;&#039; increases global visibility&amp;lt;br&amp;gt;&lt;br /&gt;
Note: &#039;&#039;&#039;ALT, CTRL, SHIFT&#039;&#039;&#039; are modifiers so they work with mouse too.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLUS/MINUS&#039;&#039;&#039; cycle tile&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E&#039;&#039;&#039; toggle sector texture expansion&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;R&#039;&#039;&#039; toggle sector texture relativity alignment&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;R&#039;&#039;&#039; cycle sprite aligment between:  wall aligned, floor aligned, view aligned&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; R&#039;&#039;&#039; toggle framerate&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F&#039;&#039;&#039; flip the current object (&#039;&#039;&#039;+SHIFT&#039;&#039;&#039;: reverse direction)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F+ALT&#039;&#039;&#039; set the first wall of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PAGE UP&#039;&#039;&#039; move up selected sprites or sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PAGE DN&#039;&#039;&#039; move down selected sprites or sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PAGE UP+CTRL&#039;&#039;&#039; put selected sprites on ceiling&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PAGE DN+CTRL&#039;&#039;&#039; put selected sprites on ground&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+CTRL&#039;&#039;&#039; speed up movement&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+END&#039;&#039;&#039; slow down movement&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+HOME&#039;&#039;&#039; slow down movement even more&amp;lt;br&amp;gt;&lt;br /&gt;
Note: &#039;&#039;&#039;CTRL, HOME, END&#039;&#039;&#039; are modifiers so they work with mouse too.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N&#039;&#039;&#039; toggle &#039;no-autoshade&#039;-bit of sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; I&#039;&#039;&#039; toggle sprite invisibility&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; D&#039;&#039;&#039; cycle skill level&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; X&#039;&#039;&#039; toggle sprite shade and SE light effect preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; W&#039;&#039;&#039; toggle sprite display by class (no effectors/actors)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; Y&#039;&#039;&#039; toggle purple background&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; C&#039;&#039;&#039; copy shade from the clipboard to all objects in the map which are the same tile as the tile of the object that in the clipboard. It works separately for sectors/walls/sprites depending on the current object. (I hope somebody who understands this, will clarify this)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; T&#039;&#039;&#039; set lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; H&#039;&#039;&#039; set hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; S&#039;&#039;&#039; set shade&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G&#039;&#039;&#039; set picnum&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;B&#039;&#039;&#039; toggle blocking&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;B+SHIFT&#039;&#039;&#039; toggle one side blocking for the wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039; cycles translucence for sprites/masked walls (and ceilings/floors for ROR)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;F2&#039;&#039;&#039; toggle clipboard preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F2+SHIFT&#039;&#039;&#039; toggle current sprite preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB&#039;&#039;&#039; copy to the clipboard&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+CTRL+SHIFT&#039;&#039;&#039; autoshade wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; LENTER&#039;&#039;&#039; paste picnum only&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;; LENTER&#039;&#039;&#039; on ceilings/floors, auto-align with reference in &#039;&#039;&#039;TAB&#039;&#039;&#039;bed clipboard (incomplete for relative-aligned references)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+SHIFT&#039;&#039;&#039; paste some visual (shading+pal) properties of the clipboard on sector/wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+CTRL&#039;&#039;&#039; paste some visual (picnum+shading+pal) properties of the clipboard on sector/wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; paste all (picnum+shading+pal+flags+tags+extra) properties of the clipboard on sector/wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
Note: some fields are only pasted if the type of &#039;thing&#039; in the clipboard (wall/sprite/sector) equals that of the aimed at object&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; toggle center sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;ALT+C&#039;&#039;&#039; replace all tiles in the map with one from the clipboard&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039; A&#039;&#039;&#039; toggle autosave. The interval is configurable (default: every 3 minutes)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039; N&#039;&#039;&#039; toggle noclip for the camera&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;N+CTRL&#039;&#039;&#039; toggle noclip for sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[&#039;&#039;&#039; slopes up fast&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[+RSHIFT&#039;&#039;&#039; slope up with medium speed&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[+LSHIFT&#039;&#039;&#039; slope up slowly&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[+ALT&#039;&#039;&#039; align slope to the floor of adjoining sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]&#039;&#039;&#039; slope down fast&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+RSHIFT&#039;&#039;&#039; slope down with medium speed&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+LSHIFT&#039;&#039;&#039; slope down slowly&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+ALT&#039;&#039;&#039; align slope to the ceiling of adjoining sector&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;KP_4&#039;&#039;&#039; panning floor/ceiling horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_6&#039;&#039;&#039; panning floor/ceiling horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_2&#039;&#039;&#039; panning floor/ceiling vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_8&#039;&#039;&#039; panning floor/ceiling vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_4&#039;&#039;&#039; scaling wall/sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_6&#039;&#039;&#039; scaling wall/sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_2&#039;&#039;&#039; scaling wall/sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_8&#039;&#039;&#039; scaling wall/sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+SHIFT&#039;&#039;&#039; or &#039;&#039;&#039;+ALT&#039;&#039;&#039; force panning (for walls); the latter is an alternative if Shift-KP5-KP*-combinations are dead.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+KP_5&#039;&#039;&#039; speed up&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;/&#039;&#039;&#039; Reset panning, repeat and flags to defaults&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/+SHIFT&#039;&#039;&#039; set xrepeat to yrepeat (makes square)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P&#039;&#039;&#039; enable/disable parallax&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+CTRL&#039;&#039;&#039; change parallax type (works only in classic render, not saved into maps)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+CTRL&#039;&#039;&#039; Playtest map from current position&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+ALT+CTRL&#039;&#039;&#039; Playtest map from start position&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+ALT&#039;&#039;&#039; change pal of sector/wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;D+ALT&#039;&#039;&#039; adjust clip distance of the sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RENTER&#039;&#039;&#039; switch to 2D mode&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;S+CTRL&#039;&#039;&#039; save map&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L+CTRL&#039;&#039;&#039; load last saved map&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ESC&#039;&#039;&#039; quit&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 2D Mode: Mouse ==&lt;br /&gt;
The purpose of mouse in 2D mode is pointing, selecting, moving object in a map.&lt;br /&gt;
&lt;br /&gt;
Every time mouse is pointing at one of these:&amp;lt;br&amp;gt;&lt;br /&gt;
# Nothing&lt;br /&gt;
# Sector&lt;br /&gt;
# Sector and wall&lt;br /&gt;
# Sector and sprite&lt;br /&gt;
# Wall (wall without sector - map is corrupt)&lt;br /&gt;
# Sprite (sprite without sector - map is corrupt)&lt;br /&gt;
&lt;br /&gt;
Some commands work differently depending on the current object (the object the mouse points at).&amp;lt;br&amp;gt; To solve the ambiguity between sectors and walls/sprites, one usually must press ALT to work with walls/sprites instead of sectors.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;RSHIFT&#039;&#039;&#039; (select vertices/sprites) modifiers====&lt;br /&gt;
* &#039;&#039;&#039;;&#039;&#039;&#039;: set difference&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039; &#039; &#039;&#039;&#039; (quote character): set union&amp;lt;br&amp;gt;&lt;br /&gt;
(note that they have to be depressed when &#039;&#039;&#039;RSHIFT&#039;&#039;&#039; is &#039;&#039;released&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;RCTRL&#039;&#039;&#039; select only sprites (not walls)&lt;br /&gt;
* &#039;&#039;&#039;END&#039;&#039;&#039; select from all sectors, even grayed out ones&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
====&#039;&#039;&#039;RALT&#039;&#039;&#039; (select sectors) modifiers====&lt;br /&gt;
* &#039;&#039;&#039;;&#039;&#039;&#039;: set difference&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039; &#039; &#039;&#039;&#039; (quote character): set union&amp;lt;br&amp;gt;&lt;br /&gt;
(note that they have to be depressed when &#039;&#039;&#039;RALT&#039;&#039;&#039; is &#039;&#039;released&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
* when &#039;&#039;&#039;RCTRL&#039;&#039;&#039; is pressed at &#039;&#039;&#039;RALT&#039;&#039;&#039; release time, then for a sector to be selected, it must be &amp;quot;inside&amp;quot; the mouse pointer instead of being surrounded by the rectangle&amp;lt;br&amp;gt;&lt;br /&gt;
* when holding &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;, will select all sectors, even grayed out ones&amp;lt;br&amp;gt;&lt;br /&gt;
See the [[#TROR related keys|TROR section]] for &#039;&#039;&#039;HOME&#039;&#039;&#039; and &#039;&#039;&#039;END&#039;&#039;&#039; modifiers.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;WHEEL&#039;&#039;&#039; zoom&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;WHEEL+ALT&#039;&#039;&#039; move camera and zoom&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LEFT BUTTON&#039;&#039;&#039; drag sectors/vertices/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT BUTTON&#039;&#039;&#039; move camera&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT MIDDLE&#039;&#039;&#039; move camera&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;LMB&#039;&#039;&#039; (with RSHIFT-highlighted points) interactively scale highlighted points (+&#039;&#039;&#039;CTRL&#039;&#039;&#039; forces square aspect)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;RMB&#039;&#039;&#039; (with RSHIFT-highlighted points) interactively rotate highlighted points&amp;lt;br&amp;gt;&lt;br /&gt;
If &#039;&#039;&#039;LSHIFT&#039;&#039;&#039; is released before the mouse button, the interactive scaling/rotation is canceled.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==  2D Mode: Keys ==&lt;br /&gt;
&#039;&#039;&#039;F1&#039;&#039;&#039; show help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F2&#039;&#039;&#039; show sound index&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F3&#039;&#039;&#039; enter/quit side-view mode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;in side-view mode:&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Q&#039;&#039;&#039;, &#039;&#039;&#039;W&#039;&#039;&#039;: orbit around center&lt;br /&gt;
* &#039;&#039;&#039;A&#039;&#039;&#039;, &#039;&#039;&#039;Z&#039;&#039;&#039;: change azimuth&lt;br /&gt;
* &#039;&#039;&#039;MMB&#039;&#039;&#039;: change &amp;quot;player&amp;quot; z&lt;br /&gt;
* &#039;&#039;&#039;RMB&#039;&#039;&#039;: change &amp;quot;player&amp;quot; x/y&lt;br /&gt;
&#039;&#039;&#039;F4&#039;&#039;&#039; toggle first wall preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F5&#039;&#039;&#039; show item count&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; show actor count when pointed at wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; show Sector Effector help when pointed at sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7&#039;&#039;&#039; edit sector data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8&#039;&#039;&#039; edit wall/sprite data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F9&#039;&#039;&#039; show the Sector Tags help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12&#039;&#039;&#039; screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12+SHIFT&#039;&#039;&#039; inverted screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SCROLL LOCK&#039;&#039;&#039; set starting position&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039; show coordinates/linking sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT+[&#039;&#039;&#039;, &#039;&#039;&#039;LSHIFT+]&#039;&#039;&#039; cycle linking sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M&#039;&#039;&#039; set extra of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M+ALT&#039;&#039;&#039; set extra of wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/&#039;&#039;&#039; Reset panning, repeat and flags to defaults&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/+SHIFT&#039;&#039;&#039; set xrepeat to yrepeat (makes square)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;KP_4&#039;&#039;&#039; scaling sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_6&#039;&#039;&#039; scaling sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_2&#039;&#039;&#039; scaling sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_8&#039;&#039;&#039; scaling sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+KP_5&#039;&#039;&#039; speed up&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;R&#039;&#039;&#039; cycle sprite alignment&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; S&#039;&#039;&#039; set sprite size&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; F&#039;&#039;&#039; function menu&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7+ALT&#039;&#039;&#039; search sector lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8+ALT&#039;&#039;&#039; on wall: search wall lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8+ALT&#039;&#039;&#039; on sprite: generic sprite search&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[&#039;&#039;&#039; search backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]&#039;&#039;&#039; search forward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G&#039;&#039;&#039; cycle grid size&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G+SHIFT&#039;&#039;&#039; cycle grid size backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; L&#039;&#039;&#039; set sprite/wall coordinates&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; 3&#039;&#039;&#039; cycle modes of showing object&#039;s name&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; 7&#039;&#039;&#039; swap lotag and hitag of wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; J&#039;&#039;&#039; jump to position of object (asks for sector/wall/sprite, or x,y)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[+ALT&#039;&#039;&#039; goto previous corruption&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+ALT&#039;&#039;&#039; goto next corruption&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;X&#039;&#039;&#039; flip selected sectors in x&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Y&#039;&#039;&#039; flip selected sectors in y&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;X+ALT&#039;&#039;&#039; mirror selected sectors in x&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Y+ALT&#039;&#039;&#039; mirror selected sectors in y&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;B&#039;&#039;&#039; toggle blocking&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;B+SHIFT&#039;&#039;&#039; toggle one side blocking for wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F+ALT&#039;&#039;&#039; set the first wall of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;O&#039;&#039;&#039; ornament sprite onto wall&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;,&#039;&#039;&#039; rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;&#039;&#039;&#039; [i.e. &#039;&#039;&#039;,+SHIFT&#039;&#039;&#039;] slowly rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039; [i.e. &#039;&#039;&#039;.+SHIFT&#039;&#039;&#039;] slowly rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;,+ALT&#039;&#039;&#039;, &#039;&#039;&#039;.+ALT&#039;&#039;&#039; rotate highlighted sectors by a manually entered angle&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039; set sector lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T+ALT&#039;&#039;&#039; set wall/sprite lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T+CTRL&#039;&#039;&#039; toggle show tags&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;H&#039;&#039;&#039; set sector hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+ALT&#039;&#039;&#039; set wall/sprite hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+CTRL&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+CTRL+SHIFT&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P&#039;&#039;&#039; set sector pal&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E&#039;&#039;&#039; set sprite status list&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB&#039;&#039;&#039; show sector data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+SHIFT&#039;&#039;&#039; show wall/sprite data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+CTRL&#039;&#039;&#039; enable/disable filling of aimed-at sector&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LCTRL+RSHIFT&#039;&#039;&#039; select all walls of the current sector (point at a wall and holding &#039;&#039;&#039;LCTRL&#039;&#039;&#039;, press and release &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;). Set ops (see RSHIFT above) work too.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A&#039;&#039;&#039; zoom in&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Z&#039;&#039;&#039; zoom out&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L&#039;&#039;&#039; toggle grid lock&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;J&#039;&#039;&#039; join sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S&#039;&#039;&#039; insert sprite, pressing a key from &#039;&#039;&#039;1&#039;&#039;&#039; to &#039;&#039;&#039;0&#039;&#039;&#039; on the upper row before pressing &#039;&#039;&#039;S&#039;&#039;&#039; will make the inserted sprite&#039;s picnum be 1 to 10, respectively&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S+ALT&#039;&#039;&#039; make inner sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; duplicate sectors/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; start circle attached to a wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP +&#039;&#039;&#039; increase amount of walls in circle&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP -&#039;&#039;&#039; decrease amount of walls in circle&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;SPACE&#039;&#039;&#039; start/end drawing of sector, end drawing of circle&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; when having some walls drawn, insert points at intersections with existing walls; clear drawn walls then&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; check nextwall pointer for the highlighted line&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; when having drawn some walls, batch-insert points where the drawn lines intersect with non-grayed-out walls&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT+LCTRL+LENTER&#039;&#039;&#039; check ALL pointers (manual attempt to recover map)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;BACKSPACE&#039;&#039;&#039; remove the last wall during drawing sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL&#039;&#039;&#039; delete sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL+CTRL&#039;&#039;&#039; delete sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL+CTRL+LShift&#039;&#039;&#039; delete highlighted sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; duplicate sectors/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; start circle attached to a wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; add vertex to wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RENTER&#039;&#039;&#039; switch to 3D mode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;ESC&#039;&#039;&#039; menu&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; A&#039;&#039;&#039; toggle autosave(every 3 minutes)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; N&#039;&#039;&#039; toggle noclip&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S+CTRL&#039;&#039;&#039; save map&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L+CTRL&#039;&#039;&#039; load map&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P+CTRL&#039;&#039;&#039; Playtest map from current position&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+CTRL+ALT&#039;&#039;&#039; Playtest map from start position&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;R+CTRL&#039;&#039;&#039; manual grayout: if some sectors are highlighted, make the editable z range [min ceiling z, max floor z] of those; else reset z limits&lt;br /&gt;
&lt;br /&gt;
==TROR related keys==&lt;br /&gt;
===2D mode===&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; sector extension prompt (sectors to extend must be highlighted)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; make sandwich [&#039;&#039;needs better explanation&#039;&#039;]&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; punch loop through extension (loop points must be highlighted, e.g. with &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;LCTRL&#039;&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A+CTRL&#039;&#039;&#039; toggle auto-grayout of non-extended sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;J+CTRL&#039;&#039;&#039; TROR-join sectors. The selection must consist of the two sets of sectors you wish to join.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;U+CTRL&#039;&#039;&#039; Clear extension: delete the bunch (i.e. ceiling-floor connection) of the aimed-at sector&#039;s floor&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PGUP&#039;&#039;&#039;/&#039;&#039;&#039;PGDN&#039;&#039;&#039; Change &#039;player&#039; height in discrete steps in order to go through the different levels&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+CTRL&#039;&#039;&#039; Display one currently aimed at sector (of potentially many that lie under the mouse crosshair)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;HOME&#039;&#039;&#039; and &#039;&#039;&#039;END&#039;&#039;&#039; (as modifiers to &#039;&#039;&#039;RALT&#039;&#039;&#039;): select all sectors whose floor&#039;s/ceiling&#039;s bunchnum equal the bunchnum of the aimed at sector (useful for further operations on whole bunches)&lt;br /&gt;
&lt;br /&gt;
===3D mode===&lt;br /&gt;
&#039;&#039;&#039;I&#039;&#039;&#039; invisibility preview: toggle fake ROR texture on non-masked portals&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+CTRL&#039;&#039;&#039; When aiming at an extended floor/ceiling, paste to all floors/ceilings of the bunch of the aimed at one&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039;, &#039;&#039;&#039;B&#039;&#039;&#039; and &#039;&#039;&#039;H&#039;&#039;&#039; work as with walls, though they set/toggle the bits only on &#039;&#039;&#039;one&#039;&#039;&#039; side&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Some console commands/variables==&lt;br /&gt;
&lt;br /&gt;
See &amp;quot;help &amp;lt;console-command/var&amp;gt;&amp;quot; for help on a particular command/variable.&lt;br /&gt;
&lt;br /&gt;
pk_quickmapcycling&amp;lt;br&amp;gt;&lt;br /&gt;
pk_uedaccel&amp;lt;br&amp;gt;&lt;br /&gt;
osd_tryscript&amp;lt;br&amp;gt;&lt;br /&gt;
sideview_reversehorizrot&amp;lt;br&amp;gt;&lt;br /&gt;
fixmaponsave_sprites&amp;lt;br&amp;gt;&lt;br /&gt;
show_heightindicators&amp;lt;br&amp;gt;&lt;br /&gt;
show_ambiencesounds&amp;lt;br&amp;gt;&lt;br /&gt;
corruptcheck_noalreadyrefd&amp;lt;br&amp;gt;&lt;br /&gt;
corruptcheck&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mapster32 keys as tables (unmaintained and obsolete)==&lt;br /&gt;
&lt;br /&gt;
Below are the Mapster32 keys as three sortable tables. They are sorted such that the more &#039;basic&#039; keys are at the top.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The column headers have the following meaning:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;key/keys&#039;&#039;&#039;: self-explanatory. Where a key starts with a &#039;+&#039; on a line of its own,&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;it means that it should be pressed simultaneously with the first one in the&lt;br /&gt;
same table row.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;type&#039;&#039;&#039;: type of command: info=informational, edit=editing, navi=navigation,&lt;br /&gt;
disp=display, misc=miscellany&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;sec&#039;&#039;&#039;, &#039;&#039;&#039;spr&#039;&#039;&#039;,&#039;&#039;&#039;wal&#039;&#039;&#039;: in case of an editing command, whether it&lt;br /&gt;
potentially acts on &#039;&#039;&#039;sec&#039;&#039;&#039;tors, &#039;&#039;&#039;spr&#039;&#039;&#039;ites, and/or &#039;&#039;&#039;wal&#039;&#039;&#039;ls.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;adv&#039;&#039;&#039;: whether the command is &#039;advanced&#039;. This is set somewhat arbitrarily.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;new&#039;&#039;&#039;: whether the functionality of the command is new to Mapster32. An &#039;&#039;&#039;e&#039;&#039;&#039; means that it&#039;s enhanced from BUILD.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;N&#039;&#039;&#039;: a running number. To restore the original order, sort by it.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; shared keys for 2D and 3D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! F1&lt;br /&gt;
|help||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! UP/DOWN &amp;lt;br&amp;gt; LEFT/RIGHT &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|move forward/back &amp;lt;br&amp;gt; turn left/right (&#039;&#039;&#039;+RCtrl&#039;&#039;&#039;: strafe) &amp;lt;br&amp;gt; speed up movements||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! RENTER&lt;br /&gt;
|toggle between 2D and 3D modes||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! B &lt;br /&gt;
|toggle blocking of wall/sprite (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: one-sided)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! R&lt;br /&gt;
|cycle sprite aligment||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! ,/.&lt;br /&gt;
|rotate sprite (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: slowly)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! DEL&lt;br /&gt;
|delete sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! /&lt;br /&gt;
|reset panning, repeat and flags||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F&lt;br /&gt;
|set first wall of sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! /+Shift&lt;br /&gt;
|set xrepeat to yrepeat (make square)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! \&#039;N &lt;br /&gt;
|toggle camera clipping||navi||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+N&lt;br /&gt;
|toggle sprite clipping through floors/ceilings||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! \&#039;A &lt;br /&gt;
|toggle autosave (interval configurable in mapster32.cfg)||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! (Shift+)F12&lt;br /&gt;
|capture (inverted) screenshot||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+L&lt;br /&gt;
|load map||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+S&lt;br /&gt;
|save map||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+P&lt;br /&gt;
|playtest map from current position||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+Alt+P&lt;br /&gt;
|playtest map from starting position||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; 2D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! A/Z&lt;br /&gt;
|zoom in/out||disp||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! L&lt;br /&gt;
|toggle grid lock||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! G (+Shift)&lt;br /&gt;
|cycle grid size (backwards), set auto grid||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! S&lt;br /&gt;
|insert sprite &amp;lt;br&amp;gt;(prefix 1-0 on upper row: set picnum to 1-10, resp.)||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|ornament sprite onto wall||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! J&lt;br /&gt;
|join sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! P&lt;br /&gt;
|set sector pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+H&lt;br /&gt;
|toggle hitscan sensitivity||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! T (+Alt)&lt;br /&gt;
|set lotag of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! H (+Alt)&lt;br /&gt;
|set hitag of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! KP4/6/2/8&lt;br /&gt;
|scale sprite (+&#039;&#039;&#039;KP5&#039;&#039;&#039;: speed up)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! SPACE&lt;br /&gt;
|draw sector; end circle drawing||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! BACKSPACE&lt;br /&gt;
|remove last wall when drawing sector||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! BACKSPACE&lt;br /&gt;
|cycle 2D display mode (textured/non-textured)||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! INS&lt;br /&gt;
|add vertex to wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! DEL+Ctrl&lt;br /&gt;
|delete sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! C &amp;lt;br&amp;gt; KP+/KP-&lt;br /&gt;
|start circle drawing from wall &amp;lt;br&amp;gt; increase/decrease amount of walls in circle||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! Alt+S&lt;br /&gt;
|make sector from inner loop||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|-&lt;br /&gt;
! RShift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; +;/&#039;&lt;br /&gt;
|select group of walls and sprites &amp;lt;br&amp;gt; set difference/union||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||18&lt;br /&gt;
|-&lt;br /&gt;
! RAlt &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; +;/&#039; &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+RCtrl&lt;br /&gt;
|select group of sectors &amp;lt;br&amp;gt; set difference/union &amp;lt;br&amp;gt; point sector selection||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||19&lt;br /&gt;
|-&lt;br /&gt;
! INS or C&lt;br /&gt;
|duplicate selected sectors/sprites||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||20&lt;br /&gt;
|-&lt;br /&gt;
! SCROLLLOCK&lt;br /&gt;
|set starting position||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||21&lt;br /&gt;
|-&lt;br /&gt;
! TAB&lt;br /&gt;
|show sector data||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||22&lt;br /&gt;
|-&lt;br /&gt;
! TAB+Ctrl &amp;lt;br&amp;gt; (or TAB+Shift)&lt;br /&gt;
|show wall/sprite data||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||23&lt;br /&gt;
|-&lt;br /&gt;
! LShift&lt;br /&gt;
|show coords||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||24&lt;br /&gt;
|-&lt;br /&gt;
! M (+Alt)&lt;br /&gt;
|set extra of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||25&lt;br /&gt;
|-&lt;br /&gt;
! E&lt;br /&gt;
|set sprite status list||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||26&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+T&lt;br /&gt;
|toggle show tags||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||27&lt;br /&gt;
|-&lt;br /&gt;
! &#039;3&lt;br /&gt;
|cycle modes of showing object&#039;s name||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||28&lt;br /&gt;
|-&lt;br /&gt;
! &#039;7&lt;br /&gt;
|swap lotag and hitag of wall/sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||29&lt;br /&gt;
|-&lt;br /&gt;
! &#039;J&lt;br /&gt;
|jump to position (X,Y)||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||30&lt;br /&gt;
|-&lt;br /&gt;
! &#039;S&lt;br /&gt;
|set sprite size||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||31&lt;br /&gt;
|-&lt;br /&gt;
! &#039;L&lt;br /&gt;
|set wall/sprite coordinates||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||32&lt;br /&gt;
|-&lt;br /&gt;
! &#039;F&lt;br /&gt;
|Special functions menu&amp;lt;blockquote&amp;gt;&#039;&#039;Replace invalid tiles&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Delete all spr of tile #&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Set map sky shade&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Set map sky height&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global Z coord shift&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Resize selection&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global shade divide&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global visibility divide&#039;&#039;&amp;lt;/blockquote&amp;gt;||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||33&lt;br /&gt;
|-&lt;br /&gt;
! X/Y (+Alt)&lt;br /&gt;
|flip (mirror) selected sectors in x/y||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||34&lt;br /&gt;
|-&lt;br /&gt;
! F2&lt;br /&gt;
|show sound index (root CON file to fetch sound &amp;lt;br&amp;gt;definitions from can be specified at startup; &amp;lt;br&amp;gt;default is GAME.CON)||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||35&lt;br /&gt;
|-&lt;br /&gt;
! F4&lt;br /&gt;
|toggle first wall highlighting||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||36&lt;br /&gt;
|-&lt;br /&gt;
! F5&lt;br /&gt;
|show item count||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||37&lt;br /&gt;
|-&lt;br /&gt;
! F6&lt;br /&gt;
|show actor count (when pointed at sprite: SE help)||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||38&lt;br /&gt;
|-&lt;br /&gt;
! F7&lt;br /&gt;
|edit sector data||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||39&lt;br /&gt;
|-&lt;br /&gt;
! F8&lt;br /&gt;
|edit wall/sprite data||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||40&lt;br /&gt;
|-&lt;br /&gt;
! F9&lt;br /&gt;
|show ST help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||41&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F7&lt;br /&gt;
|search sector by tag||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||42&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F8&lt;br /&gt;
|search wall by tag/search sprite||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||43&lt;br /&gt;
|-&lt;br /&gt;
! ]/[&lt;br /&gt;
|search forward/backward||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||44&lt;br /&gt;
|-&lt;br /&gt;
! LCtrl+RShift&lt;br /&gt;
|select all walls of current sector &amp;lt;br&amp;gt;(point at a wall and holding &#039;&#039;&#039;LCtrl&#039;&#039;&#039;, press &#039;&#039;&#039;RShift&#039;&#039;&#039;)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||45&lt;br /&gt;
|-&lt;br /&gt;
! LENTER&lt;br /&gt;
|check pointers for current sector &amp;lt;br&amp;gt;(&#039;&#039;&#039;+LCtrl+LShift&#039;&#039;&#039;: check ALL pointers)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||46&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; 3D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! A/Z &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Ctrl &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|move up/down &amp;lt;br&amp;gt; look down/up &amp;lt;br&amp;gt; speed up movements||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! CAPSLOCK  or &#039;Z&lt;br /&gt;
|cycle zmode||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! KP+/KP-&lt;br /&gt;
|change shade||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! KP+/KP-+Alt &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Alt+Shift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Ctrl+Alt&lt;br /&gt;
|change visibility &amp;lt;br&amp;gt; change visibility in smaller increments &amp;lt;br&amp;gt; change global visibility||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! ]/[ &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+RShift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|slope down/up &amp;lt;br&amp;gt; smaller increments &amp;lt;br&amp;gt; smallest increments ||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! [+Alt&lt;br /&gt;
|align slope to floor of adjoining sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! ]+Alt&lt;br /&gt;
|align slope to ceiling of adjoining sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! PGUP/PGDN &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+END &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+HOME&lt;br /&gt;
|move object up/down (&#039;&#039;&#039;+Ctrl&#039;&#039;&#039; on sectors: 4x) &amp;lt;br&amp;gt; 1/2 of normal increments &amp;lt;br&amp;gt; 1/4 of normal increments||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! PGUP+Ctrl&lt;br /&gt;
|put sprite on ceiling||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! PGDN+Ctrl&lt;br /&gt;
|put sprite on ground||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! KP4/6/2/8 &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Shift or +Alt&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;+KP5&lt;br /&gt;
|pan floor/ceiling or scale wall/sprite &amp;lt;br&amp;gt;force panning &amp;lt;br&amp;gt; speed up||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! V&lt;br /&gt;
|choose tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! S&lt;br /&gt;
|insert sprite||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! G&lt;br /&gt;
|set picnum||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! E&lt;br /&gt;
|toggle sector texture expansion||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! F&lt;br /&gt;
|flip texture||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! R&lt;br /&gt;
|toggle sector texture relativity||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! &#039;T&lt;br /&gt;
|set lotag||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|-&lt;br /&gt;
! &#039;H&lt;br /&gt;
|set hitag||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||18&lt;br /&gt;
|-&lt;br /&gt;
! &#039;S&lt;br /&gt;
|set shade||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||19&lt;br /&gt;
|-&lt;br /&gt;
! Alt+P&lt;br /&gt;
|set pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||20&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
|toggle one sided sprite/wall||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||21&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
|toggle bottom wall swapping||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||22&lt;br /&gt;
|-&lt;br /&gt;
! M&lt;br /&gt;
|toggle masking wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||23&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|toggle wall orientation||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||24&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|ornament sprite onto wall||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||25&lt;br /&gt;
|-&lt;br /&gt;
! C&lt;br /&gt;
|toggle sprite centering||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||26&lt;br /&gt;
|-&lt;br /&gt;
! H&lt;br /&gt;
|toggle hitscan sensitivity (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: one-sided)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||27&lt;br /&gt;
|-&lt;br /&gt;
! T&lt;br /&gt;
|cycle translucence||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||28&lt;br /&gt;
|-&lt;br /&gt;
! P&lt;br /&gt;
|toggle parallax||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||29&lt;br /&gt;
|-&lt;br /&gt;
! &#039;V&lt;br /&gt;
|set sector visibility||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||30&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+P (obsolete)&lt;br /&gt;
|change parallax type (classic renderer only)||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||31&lt;br /&gt;
|-&lt;br /&gt;
! .&lt;br /&gt;
|search &amp;amp;amp; fix panning of the wall to the right||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||32&lt;br /&gt;
|-&lt;br /&gt;
! &#039;L&lt;br /&gt;
|set coordinates||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||33&lt;br /&gt;
|-&lt;br /&gt;
! &#039;M&lt;br /&gt;
|set extra||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||34&lt;br /&gt;
|-&lt;br /&gt;
! +/-&lt;br /&gt;
|cycle tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||35&lt;br /&gt;
|-&lt;br /&gt;
! TAB&lt;br /&gt;
|copy to clipboard||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||36&lt;br /&gt;
|-&lt;br /&gt;
! LENTER&lt;br /&gt;
|paste all (pic+shade+pal+flags+tags+extra)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||37&lt;br /&gt;
|-&lt;br /&gt;
! &#039;LENTER&lt;br /&gt;
|paste picnum only||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||38&lt;br /&gt;
|-&lt;br /&gt;
! LENTER+Shift&lt;br /&gt;
|paste shading+pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||39&lt;br /&gt;
|-&lt;br /&gt;
! LENTER+Ctrl&lt;br /&gt;
|paste picnum+shading+pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||40&lt;br /&gt;
|-&lt;br /&gt;
! Alt+C&lt;br /&gt;
|replace all &amp;quot;same&amp;quot; tiles with clipboard tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||41&lt;br /&gt;
|-&lt;br /&gt;
! Alt+D&lt;br /&gt;
|adjust clipping distance of sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||42&lt;br /&gt;
|-&lt;br /&gt;
! ;V&lt;br /&gt;
|set sector visibility on all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||43&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
|toggle Sector over Sector &amp;lt;br&amp;gt;(see http://www.users.on.net/~triforce/cduke3d/)||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||44&lt;br /&gt;
|-&lt;br /&gt;
! &#039;BACKSPACE&lt;br /&gt;
|clear all flags for wall/sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||45&lt;br /&gt;
|-&lt;br /&gt;
! &#039;P&lt;br /&gt;
|set palette of all sprites/walls/floors/ceilings &amp;lt;br&amp;gt;(respectively) in all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||46&lt;br /&gt;
|-&lt;br /&gt;
! ;P&lt;br /&gt;
|set palette of all sprites/walls/floors/ceilings &amp;lt;br&amp;gt;in all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||47&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+Shift&amp;lt;br&amp;gt;+LENTER&lt;br /&gt;
|autoshade wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||48&lt;br /&gt;
|-&lt;br /&gt;
! F2&lt;br /&gt;
|toggle clipboard preview||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||49&lt;br /&gt;
|-&lt;br /&gt;
! F2+Shift&lt;br /&gt;
|toggle current tile display||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||50&lt;br /&gt;
|-&lt;br /&gt;
! F3&lt;br /&gt;
|toggle mouselook||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||51&lt;br /&gt;
|-&lt;br /&gt;
! F4&lt;br /&gt;
|toggle ambient sounds||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||52&lt;br /&gt;
|-&lt;br /&gt;
! F5&lt;br /&gt;
|toggle mouse navigation||navi||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||53&lt;br /&gt;
|-&lt;br /&gt;
! F6&lt;br /&gt;
|toggle automatic SE help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||54&lt;br /&gt;
|-&lt;br /&gt;
! F7&lt;br /&gt;
|toggle automatic ST help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||55&lt;br /&gt;
|-&lt;br /&gt;
! F9&lt;br /&gt;
|reload and activate maphacks||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||56&lt;br /&gt;
|-&lt;br /&gt;
! F10&lt;br /&gt;
|disable maphacks||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||57&lt;br /&gt;
|-&lt;br /&gt;
! F11&lt;br /&gt;
|cycle brightness||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||58&lt;br /&gt;
|-&lt;br /&gt;
! &#039;D&lt;br /&gt;
|cycle skill level||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||59&lt;br /&gt;
|-&lt;br /&gt;
! &#039;X&lt;br /&gt;
|toggle sprite shade preview||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||60&lt;br /&gt;
|-&lt;br /&gt;
! &#039;W&lt;br /&gt;
|toggle sprite display||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||61&lt;br /&gt;
|-&lt;br /&gt;
! &#039;Y&lt;br /&gt;
|toggle purple background||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||62&lt;br /&gt;
|-&lt;br /&gt;
! &#039;C&lt;br /&gt;
|copy shade from clipboard to all &amp;quot;same&amp;quot; objects||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||63&lt;br /&gt;
|-&lt;br /&gt;
! &#039;R&lt;br /&gt;
|toggle framerate display||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||64&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+T&lt;br /&gt;
|when pointing on a letter sprite: text entry tool &amp;lt;br&amp;gt;(alphabets are configurable in tiles.cfg)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||65&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Sirius</name></author>
	</entry>
	<entry>
		<id>https://wiki.eduke32.com/w/index.php?title=Build/Mapster32_Keyboard_Commands&amp;diff=12347</id>
		<title>Build/Mapster32 Keyboard Commands</title>
		<link rel="alternate" type="text/html" href="https://wiki.eduke32.com/w/index.php?title=Build/Mapster32_Keyboard_Commands&amp;diff=12347"/>
		<updated>2016-05-08T01:42:14Z</updated>

		<summary type="html">&lt;p&gt;Sirius: /* Fix wiki-markup to look more structured */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 3D Mode: Mouse ==&lt;br /&gt;
&lt;br /&gt;
The purpose of mouse in 3D mode is pointing at some objects in a map and looking around (&#039;&#039;&#039;F3&#039;&#039;&#039; toggles mouse look).&lt;br /&gt;
&lt;br /&gt;
Mouse pointer always points (see info about it at the bottom of the screen) at one of these objects:&lt;br /&gt;
&lt;br /&gt;
# wall&lt;br /&gt;
# ceiling of sector&lt;br /&gt;
# floor of sector&lt;br /&gt;
# sprite&lt;br /&gt;
# masked wall (non-transparent or semi-transparent wall between sectors)&lt;br /&gt;
&lt;br /&gt;
It&#039;s important to understand this concept:&lt;br /&gt;
&lt;br /&gt;
* Some commands work differently depending on the current object (the object the mouse points at).&lt;br /&gt;
* Some commands manipulate only the current object&lt;br /&gt;
* Some commands manipulate the selected (also called &amp;quot;highlighted&amp;quot;) sprites/sectors in 2D mode&lt;br /&gt;
* Some commands work globally.&lt;br /&gt;
&lt;br /&gt;
===Mouse buttons===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || lock the current object. The current object won&#039;t be changing as long as the button is pressed.&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL&#039;&#039;&#039; || change shade (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: in increments of 4)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;WHEEL+ALT&#039;&#039;&#039; || change visibility&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+WHEEL&#039;&#039;&#039; || change tile&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT+WHEEL&#039;&#039;&#039; || move object up/down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;MIDDLE&#039;&#039;&#039; || temporary mouse look (when not in UnrealEd-style mouse mode)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Additionally, there is UnrealEd-style mouse navigation in 3D mode (toggle it with &#039;&#039;&#039;F5&#039;&#039;&#039;), with the following bindings:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;RIGHT&#039;&#039;&#039; || mouse look&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT&#039;&#039;&#039; || x: turning&amp;lt;br&amp;gt;y: move forward/back&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+RIGHT&#039;&#039;&#039; || x: strafe left/right&amp;lt;br&amp;gt;y: move up/down&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;MIDDLE&#039;&#039;&#039; || y: move in viewing direction&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The console variable &#039;&#039;pk_uedaccel&#039;&#039; changes the speed of navigation exponentially (valid values are 0-5).&lt;br /&gt;
&lt;br /&gt;
It is possible to move around objects using the mouse and holding down specific modifier keys:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+ALT&#039;&#039;&#039; || move object up/down (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: in larger increments)&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+SHIFT&#039;&#039;&#039; || move sprite in horizontal plane (&#039;&#039;&#039;+CTRL&#039;&#039;&#039;: grid-aligned)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The two preceding controls also work on a set of sprites highlighted in 2D mode.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+SHIFT&#039;&#039;&#039; || pan ceiling/floor/wall texture&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+CTRL&#039;&#039;&#039; || scale wall texture or size of sprite&lt;br /&gt;
 |-&lt;br /&gt;
 | &#039;&#039;&#039;LEFT+CTRL&#039;&#039;&#039; || change slope of floor/ceiling&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
== 3D Mode: Selecting Tile Mode ==&lt;br /&gt;
After pressing the &#039;&#039;&#039;V&#039;&#039;&#039; key in 3D mode, Mapster32 switches to &amp;quot;select tile&amp;quot; mode.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Keys====&lt;br /&gt;
&#039;&#039;&#039;UP/DOWN/LEFT/RIGHT/PGUP/PGDN/HOME/END&#039;&#039;&#039; movements (&#039;&#039;&#039;CTRL&#039;&#039;&#039; modifies some commands)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP /&#039;&#039;&#039; zoom in&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP *&#039;&#039;&#039; zoom out&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Z&#039;&#039;&#039; toggle tile zoom&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;G&#039;&#039;&#039; goto specified tile&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;U&#039;&#039;&#039; goto start of user defined art (3584)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A&#039;&#039;&#039; goto start of Atomic edition&#039;s art (4096)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E&#039;&#039;&#039; goto start of extended art (6144,9216)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;S&#039;&#039;&#039; Search for a named tile. When ^ is entered as the first character, anchor string at the beginning.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;V&#039;&#039;&#039; select from all tiles&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039; select from pre-defined tile group which can be edited in tiles.cfg or added from within the tile selector. For this, press &#039;&#039;&#039;SPACE&#039;&#039;&#039; on the tiles to be grouped (&#039;&#039;&#039;CTRL-SPACE&#039;&#039;&#039; to select a range from starting from the last selection with &#039;&#039;&#039;SPACE&#039;&#039;&#039;). When you&#039;re ready, press &#039;&#039;&#039;Ctrl-G&#039;&#039;&#039; and you&#039;ll be queried for a group hotkey and name. The new tile group should now be saved persistently in tiles.cfg.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ESC&#039;&#039;&#039; cancel&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;ENTER&#039;&#039;&#039; accept&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Mouse====&lt;br /&gt;
&#039;&#039;&#039;LEFT&#039;&#039;&#039; select&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;CTRL+WHEEL&#039;&#039;&#039; zoom&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;WHEEL&#039;&#039;&#039; scroll&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT&#039;&#039;&#039; smooth scrolling&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==  3D Mode: Keys ==&lt;br /&gt;
&#039;&#039;&#039;UP&#039;&#039;&#039; move forward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DOWN&#039;&#039;&#039; move backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LEFT+RCTRL&#039;&#039;&#039; move left&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT+RCTRL&#039;&#039;&#039; move right&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A&#039;&#039;&#039; move up&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Z&#039;&#039;&#039; move down&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+LSHIFT&#039;&#039;&#039; speed up movements&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LEFT&#039;&#039;&#039; turn left&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT&#039;&#039;&#039; turn right&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A+CTRL&#039;&#039;&#039; look down&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Z+CTRL&#039;&#039;&#039; look up&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;F1&#039;&#039;&#039; toggle help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F3&#039;&#039;&#039; toggle mouselook&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F4&#039;&#039;&#039; toggle ambience sounds&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F5&#039;&#039;&#039; toggle UnrealEd-style mouse navigation&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; toggle automatic SECTOREFFECTOR help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7&#039;&#039;&#039; toggle automatic sector tag help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F9&#039;&#039;&#039; load and activate/deactivate maphacks&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F11&#039;&#039;&#039; brightness&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12&#039;&#039;&#039; screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12+SHIFT&#039;&#039;&#039; inverted screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039; V&#039;&#039;&#039; set sector visibility&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;; V&#039;&#039;&#039; set sector visibility on all selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;V&#039;&#039;&#039; choose tile&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;3&#039;&#039;&#039; toggle Sector over Sector. See documentation here: http://www.users.on.net/~triforce/cduke3d/&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; BACKSPACE&#039;&#039;&#039; clear all flags for wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;BACKSPACE&#039;&#039;&#039; clear nextwall (&amp;quot;red wall&amp;quot;) link for aimed at wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; P&#039;&#039;&#039; paste palette to all selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;; P&#039;&#039;&#039; paste palette to all selected sectors &amp;amp; sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;S&#039;&#039;&#039; insert sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL&#039;&#039;&#039; delete sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;,&#039;&#039;&#039; rotate sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; rotate sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;&#039;&#039;&#039; slowly rotate sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039; slowly rotate sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; (period): search &amp;amp; fix panning of the wall to the right (&#039;&#039;&#039;,&#039;&#039;&#039; (comma): to the left), has 3 modifiers:&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+SHIFT&#039;&#039;&#039;: auto-align at most one wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+ALT&#039;&#039;&#039;: (since r4361: don&#039;t) copy over texel width in world units (i.e. &amp;quot;how much the wall is stretched&amp;quot;)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+&#039;&#039;&#039;&#039; (quote): align immediate upper and lower TROR neighbors&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SPACE&#039;&#039;&#039; lock to object (same as left mouse button)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PGUP/PGDN+ALT&#039;&#039;&#039; when aiming at red wall, select the floor or ceiling of the nextsector (useful for e.g. raising a lowered door when standing near it), depending on whether the aim is at the top or bottom of the wall&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CAPS LOCK&#039;&#039;&#039; cycle zmode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; Z&#039;&#039;&#039; cycle zmode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; L&#039;&#039;&#039; change the coordinates of the current object&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; M&#039;&#039;&#039; set the extra of the current object&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;1&#039;&#039;&#039; toggle one sided sprite/wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;2&#039;&#039;&#039; toggle bottom wall swapping&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;O&#039;&#039;&#039; set top or bottom orientation of wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;O&#039;&#039;&#039; ornament sprite onto wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M&#039;&#039;&#039; toggle masking wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+SHIFT&#039;&#039;&#039; toggle one side hitscan sensitivity for the wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; H&#039;&#039;&#039; set hitag of the current object&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;KP_MINUS&#039;&#039;&#039; shades down individual sector/wall/sprite or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_MINUS+ALT&#039;&#039;&#039; decreases visibility of sector or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_MINUS+ALT+SHIFT&#039;&#039;&#039; slowly decreases visibility of sector or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_MINUS+ALT+CTRL&#039;&#039;&#039; decreases global visibility&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_PLUS&#039;&#039;&#039; shades up individual sector/wall/sprite or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_PLUS+ALT&#039;&#039;&#039; increases visibility of sector or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_PLUS+ALT+SHIFT&#039;&#039;&#039; slowly increases visibility of sector or selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_PLUS+ALT+CTRL&#039;&#039;&#039; increases global visibility&amp;lt;br&amp;gt;&lt;br /&gt;
Note: &#039;&#039;&#039;ALT, CTRL, SHIFT&#039;&#039;&#039; are modifiers so they work with mouse too.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLUS/MINUS&#039;&#039;&#039; cycle tile&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E&#039;&#039;&#039; toggle sector texture expansion&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;R&#039;&#039;&#039; toggle sector texture relativity alignment&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;R&#039;&#039;&#039; cycle sprite aligment between:  wall aligned, floor aligned, view aligned&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; R&#039;&#039;&#039; toggle framerate&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F&#039;&#039;&#039; flip the current object (&#039;&#039;&#039;+SHIFT&#039;&#039;&#039;: reverse direction)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F+ALT&#039;&#039;&#039; set the first wall of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PAGE UP&#039;&#039;&#039; move up selected sprites or sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PAGE DN&#039;&#039;&#039; move down selected sprites or sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PAGE UP+CTRL&#039;&#039;&#039; put selected sprites on ceiling&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PAGE DN+CTRL&#039;&#039;&#039; put selected sprites on ground&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+CTRL&#039;&#039;&#039; speed up movement&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+END&#039;&#039;&#039; slow down movement&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+HOME&#039;&#039;&#039; slow down movement even more&amp;lt;br&amp;gt;&lt;br /&gt;
Note: &#039;&#039;&#039;CTRL, HOME, END&#039;&#039;&#039; are modifiers so they work with mouse too.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N&#039;&#039;&#039; toggle &#039;no-autoshade&#039;-bit of sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; I&#039;&#039;&#039; toggle sprite invisibility&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; D&#039;&#039;&#039; cycle skill level&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; X&#039;&#039;&#039; toggle sprite shade and SE light effect preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; W&#039;&#039;&#039; toggle sprite display by class (no effectors/actors)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; Y&#039;&#039;&#039; toggle purple background&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; C&#039;&#039;&#039; copy shade from the clipboard to all objects in the map which are the same tile as the tile of the object that in the clipboard. It works separately for sectors/walls/sprites depending on the current object. (I hope somebody who understands this, will clarify this)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; T&#039;&#039;&#039; set lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; H&#039;&#039;&#039; set hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; S&#039;&#039;&#039; set shade&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G&#039;&#039;&#039; set picnum&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;B&#039;&#039;&#039; toggle blocking&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;B+SHIFT&#039;&#039;&#039; toggle one side blocking for the wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039; cycles translucence for sprites/masked walls (and ceilings/floors for ROR)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;F2&#039;&#039;&#039; toggle clipboard preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F2+SHIFT&#039;&#039;&#039; toggle current sprite preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB&#039;&#039;&#039; copy to the clipboard&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+CTRL+SHIFT&#039;&#039;&#039; autoshade wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; LENTER&#039;&#039;&#039; paste picnum only&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;; LENTER&#039;&#039;&#039; on ceilings/floors, auto-align with reference in &#039;&#039;&#039;TAB&#039;&#039;&#039;bed clipboard (incomplete for relative-aligned references)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+SHIFT&#039;&#039;&#039; paste some visual (shading+pal) properties of the clipboard on sector/wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+CTRL&#039;&#039;&#039; paste some visual (picnum+shading+pal) properties of the clipboard on sector/wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; paste all (picnum+shading+pal+flags+tags+extra) properties of the clipboard on sector/wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
Note: some fields are only pasted if the type of &#039;thing&#039; in the clipboard (wall/sprite/sector) equals that of the aimed at object&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; toggle center sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;ALT+C&#039;&#039;&#039; replace all tiles in the map with one from the clipboard&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039; A&#039;&#039;&#039; toggle autosave. The interval is configurable (default: every 3 minutes)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039; N&#039;&#039;&#039; toggle noclip for the camera&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;N+CTRL&#039;&#039;&#039; toggle noclip for sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[&#039;&#039;&#039; slopes up fast&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[+RSHIFT&#039;&#039;&#039; slope up with medium speed&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[+LSHIFT&#039;&#039;&#039; slope up slowly&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[+ALT&#039;&#039;&#039; align slope to the floor of adjoining sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]&#039;&#039;&#039; slope down fast&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+RSHIFT&#039;&#039;&#039; slope down with medium speed&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+LSHIFT&#039;&#039;&#039; slope down slowly&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+ALT&#039;&#039;&#039; align slope to the ceiling of adjoining sector&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;KP_4&#039;&#039;&#039; panning floor/ceiling horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_6&#039;&#039;&#039; panning floor/ceiling horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_2&#039;&#039;&#039; panning floor/ceiling vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_8&#039;&#039;&#039; panning floor/ceiling vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_4&#039;&#039;&#039; scaling wall/sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_6&#039;&#039;&#039; scaling wall/sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_2&#039;&#039;&#039; scaling wall/sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_8&#039;&#039;&#039; scaling wall/sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+SHIFT&#039;&#039;&#039; or &#039;&#039;&#039;+ALT&#039;&#039;&#039; force panning (for walls); the latter is an alternative if Shift-KP5-KP*-combinations are dead.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+KP_5&#039;&#039;&#039; speed up&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;/&#039;&#039;&#039; Reset panning, repeat and flags to defaults&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/+SHIFT&#039;&#039;&#039; set xrepeat to yrepeat (makes square)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P&#039;&#039;&#039; enable/disable parallax&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+CTRL&#039;&#039;&#039; change parallax type (works only in classic render, not saved into maps)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+CTRL&#039;&#039;&#039; Playtest map from current position&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+ALT+CTRL&#039;&#039;&#039; Playtest map from start position&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+ALT&#039;&#039;&#039; change pal of sector/wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;D+ALT&#039;&#039;&#039; adjust clip distance of the sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RENTER&#039;&#039;&#039; switch to 2D mode&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;S+CTRL&#039;&#039;&#039; save map&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L+CTRL&#039;&#039;&#039; load last saved map&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ESC&#039;&#039;&#039; quit&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 2D Mode: Mouse ==&lt;br /&gt;
The purpose of mouse in 2D mode is pointing, selecting, moving object in a map.&lt;br /&gt;
&lt;br /&gt;
Every time mouse is pointing at one of these:&amp;lt;br&amp;gt;&lt;br /&gt;
# Nothing&lt;br /&gt;
# Sector&lt;br /&gt;
# Sector and wall&lt;br /&gt;
# Sector and sprite&lt;br /&gt;
# Wall (wall without sector - map is corrupt)&lt;br /&gt;
# Sprite (sprite without sector - map is corrupt)&lt;br /&gt;
&lt;br /&gt;
Some commands work differently depending on the current object (the object the mouse points at).&amp;lt;br&amp;gt; To solve the ambiguity between sectors and walls/sprites, one usually must press ALT to work with walls/sprites instead of sectors.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;RSHIFT&#039;&#039;&#039; (select vertices/sprites) modifiers====&lt;br /&gt;
* &#039;&#039;&#039;;&#039;&#039;&#039;: set difference&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039; &#039; &#039;&#039;&#039; (quote character): set union&amp;lt;br&amp;gt;&lt;br /&gt;
(note that they have to be depressed when &#039;&#039;&#039;RSHIFT&#039;&#039;&#039; is &#039;&#039;released&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;RCTRL&#039;&#039;&#039; select only sprites (not walls)&lt;br /&gt;
* &#039;&#039;&#039;END&#039;&#039;&#039; select from all sectors, even grayed out ones&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
====&#039;&#039;&#039;RALT&#039;&#039;&#039; (select sectors) modifiers====&lt;br /&gt;
* &#039;&#039;&#039;;&#039;&#039;&#039;: set difference&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039; &#039; &#039;&#039;&#039; (quote character): set union&amp;lt;br&amp;gt;&lt;br /&gt;
(note that they have to be depressed when &#039;&#039;&#039;RALT&#039;&#039;&#039; is &#039;&#039;released&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
* when &#039;&#039;&#039;RCTRL&#039;&#039;&#039; is pressed at &#039;&#039;&#039;RALT&#039;&#039;&#039; release time, then for a sector to be selected, it must be &amp;quot;inside&amp;quot; the mouse pointer instead of being surrounded by the rectangle&amp;lt;br&amp;gt;&lt;br /&gt;
* when holding &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;, will select all sectors, even grayed out ones&amp;lt;br&amp;gt;&lt;br /&gt;
See the [[#TROR related keys|TROR section]] for &#039;&#039;&#039;HOME&#039;&#039;&#039; and &#039;&#039;&#039;END&#039;&#039;&#039; modifiers.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;WHEEL&#039;&#039;&#039; zoom&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;WHEEL+ALT&#039;&#039;&#039; move camera and zoom&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LEFT BUTTON&#039;&#039;&#039; drag sectors/vertices/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT BUTTON&#039;&#039;&#039; move camera&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RIGHT MIDDLE&#039;&#039;&#039; move camera&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;LMB&#039;&#039;&#039; (with RSHIFT-highlighted points) interactively scale highlighted points (+&#039;&#039;&#039;CTRL&#039;&#039;&#039; forces square aspect)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;RMB&#039;&#039;&#039; (with RSHIFT-highlighted points) interactively rotate highlighted points&amp;lt;br&amp;gt;&lt;br /&gt;
If &#039;&#039;&#039;LSHIFT&#039;&#039;&#039; is released before the mouse button, the interactive scaling/rotation is canceled.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==  2D Mode: Keys ==&lt;br /&gt;
&#039;&#039;&#039;F1&#039;&#039;&#039; show help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F2&#039;&#039;&#039; show sound index&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F3&#039;&#039;&#039; enter/quit side-view mode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;in side-view mode:&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Q&#039;&#039;&#039;, &#039;&#039;&#039;W&#039;&#039;&#039;: orbit around center&lt;br /&gt;
* &#039;&#039;&#039;A&#039;&#039;&#039;, &#039;&#039;&#039;Z&#039;&#039;&#039;: change azimuth&lt;br /&gt;
* &#039;&#039;&#039;MMB&#039;&#039;&#039;: change &amp;quot;player&amp;quot; z&lt;br /&gt;
* &#039;&#039;&#039;RMB&#039;&#039;&#039;: change &amp;quot;player&amp;quot; x/y&lt;br /&gt;
&#039;&#039;&#039;F4&#039;&#039;&#039; toggle first wall preview&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F5&#039;&#039;&#039; show item count&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; show actor count when pointed at wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F6&#039;&#039;&#039; show Sector Effector help when pointed at sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7&#039;&#039;&#039; edit sector data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8&#039;&#039;&#039; edit wall/sprite data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F9&#039;&#039;&#039; show the Sector Tags help&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12&#039;&#039;&#039; screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F12+SHIFT&#039;&#039;&#039; inverted screenshot&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SCROLL LOCK&#039;&#039;&#039; set starting position&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LSHIFT&#039;&#039;&#039; show coordinates/linking sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT+[&#039;&#039;&#039;, &#039;&#039;&#039;LSHIFT+]&#039;&#039;&#039; cycle linking sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M&#039;&#039;&#039; set extra of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;M+ALT&#039;&#039;&#039; set extra of wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/&#039;&#039;&#039; Reset panning, repeat and flags to defaults&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;/+SHIFT&#039;&#039;&#039; set xrepeat to yrepeat (makes square)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;KP_4&#039;&#039;&#039; scaling sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_6&#039;&#039;&#039; scaling sprite horizontally&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_2&#039;&#039;&#039; scaling sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP_8&#039;&#039;&#039; scaling sprite vertically&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;+KP_5&#039;&#039;&#039; speed up&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;R&#039;&#039;&#039; cycle sprite alignment&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; S&#039;&#039;&#039; set sprite size&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; F&#039;&#039;&#039; function menu&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F7+ALT&#039;&#039;&#039; search sector lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8+ALT&#039;&#039;&#039; on wall: search wall lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F8+ALT&#039;&#039;&#039; on sprite: generic sprite search&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;[&#039;&#039;&#039; search backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]&#039;&#039;&#039; search forward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G&#039;&#039;&#039; cycle grid size&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;G+SHIFT&#039;&#039;&#039; cycle grid size backward&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; L&#039;&#039;&#039; set sprite/wall coordinates&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; 3&#039;&#039;&#039; cycle modes of showing object&#039;s name&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; 7&#039;&#039;&#039; swap lotag and hitag of wall/sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; J&#039;&#039;&#039; jump to position of object (asks for sector/wall/sprite, or x,y)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[+ALT&#039;&#039;&#039; goto previous corruption&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;]+ALT&#039;&#039;&#039; goto next corruption&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;X&#039;&#039;&#039; flip selected sectors in x&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Y&#039;&#039;&#039; flip selected sectors in y&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;X+ALT&#039;&#039;&#039; mirror selected sectors in x&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Y+ALT&#039;&#039;&#039; mirror selected sectors in y&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;B&#039;&#039;&#039; toggle blocking&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;B+SHIFT&#039;&#039;&#039; toggle one side blocking for wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;F+ALT&#039;&#039;&#039; set the first wall of sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;O&#039;&#039;&#039; ornament sprite onto wall&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;,&#039;&#039;&#039; rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;.&#039;&#039;&#039; rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;&#039;&#039;&#039; [i.e. &#039;&#039;&#039;,+SHIFT&#039;&#039;&#039;] slowly rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039; [i.e. &#039;&#039;&#039;.+SHIFT&#039;&#039;&#039;] slowly rotate sprite/selected sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;,+ALT&#039;&#039;&#039;, &#039;&#039;&#039;.+ALT&#039;&#039;&#039; rotate highlighted sectors by a manually entered angle&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039; set sector lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T+ALT&#039;&#039;&#039; set wall/sprite lotag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T+CTRL&#039;&#039;&#039; toggle show tags&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;H&#039;&#039;&#039; set sector hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+ALT&#039;&#039;&#039; set wall/sprite hitag&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+CTRL&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;H+CTRL+SHIFT&#039;&#039;&#039; toggle hitscan sensitivity&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P&#039;&#039;&#039; set sector pal&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E&#039;&#039;&#039; set sprite status list&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB&#039;&#039;&#039; show sector data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+SHIFT&#039;&#039;&#039; show wall/sprite data&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+CTRL&#039;&#039;&#039; enable/disable filling of aimed-at sector&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LCTRL+RSHIFT&#039;&#039;&#039; select all walls of the current sector (point at a wall and holding &#039;&#039;&#039;LCTRL&#039;&#039;&#039;, press and release &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;). Set ops (see RSHIFT above) work too.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A&#039;&#039;&#039; zoom in&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Z&#039;&#039;&#039; zoom out&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L&#039;&#039;&#039; toggle grid lock&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;J&#039;&#039;&#039; join sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S&#039;&#039;&#039; insert sprite, pressing a key from &#039;&#039;&#039;1&#039;&#039;&#039; to &#039;&#039;&#039;0&#039;&#039;&#039; on the upper row before pressing &#039;&#039;&#039;S&#039;&#039;&#039; will make the inserted sprite&#039;s picnum be 1 to 10, respectively&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S+ALT&#039;&#039;&#039; make inner sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; duplicate sectors/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;C&#039;&#039;&#039; start circle attached to a wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP +&#039;&#039;&#039; increase amount of walls in circle&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;KP -&#039;&#039;&#039; decrease amount of walls in circle&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;SPACE&#039;&#039;&#039; start/end drawing of sector, end drawing of circle&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; when having some walls drawn, insert points at intersections with existing walls; clear drawn walls then&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; check nextwall pointer for the highlighted line&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER&#039;&#039;&#039; when having drawn some walls, batch-insert points where the drawn lines intersect with non-grayed-out walls&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LSHIFT+LCTRL+LENTER&#039;&#039;&#039; check ALL pointers (manual attempt to recover map)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;BACKSPACE&#039;&#039;&#039; remove the last wall during drawing sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL&#039;&#039;&#039; delete sprite&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL+CTRL&#039;&#039;&#039; delete sector&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;DEL+CTRL+LShift&#039;&#039;&#039; delete highlighted sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; duplicate sectors/sprites&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; start circle attached to a wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;INS&#039;&#039;&#039; add vertex to wall&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;RENTER&#039;&#039;&#039; switch to 3D mode&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;ESC&#039;&#039;&#039; menu&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; A&#039;&#039;&#039; toggle autosave(every 3 minutes)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039; N&#039;&#039;&#039; toggle noclip&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;S+CTRL&#039;&#039;&#039; save map&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;L+CTRL&#039;&#039;&#039; load map&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P+CTRL&#039;&#039;&#039; Playtest map from current position&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P+CTRL+ALT&#039;&#039;&#039; Playtest map from start position&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;R+CTRL&#039;&#039;&#039; manual grayout: if some sectors are highlighted, make the editable z range [min ceiling z, max floor z] of those; else reset z limits&lt;br /&gt;
&lt;br /&gt;
==TROR related keys==&lt;br /&gt;
===2D mode===&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; sector extension prompt (sectors to extend must be highlighted)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; make sandwich [&#039;&#039;needs better explanation&#039;&#039;]&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;E+CTRL&#039;&#039;&#039; punch loop through extension (loop points must be highlighted, e.g. with &#039;&#039;&#039;RSHIFT&#039;&#039;&#039;+&#039;&#039;&#039;LCTRL&#039;&#039;&#039;)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;A+CTRL&#039;&#039;&#039; toggle auto-grayout of non-extended sectors&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;J+CTRL&#039;&#039;&#039; TROR-join sectors. The selection must consist of the two sets of sectors you wish to join.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;U+CTRL&#039;&#039;&#039; Clear extension: delete the bunch (i.e. ceiling-floor connection) of the aimed-at sector&#039;s floor&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;PGUP&#039;&#039;&#039;/&#039;&#039;&#039;PGDN&#039;&#039;&#039; Change &#039;player&#039; height in discrete steps in order to go through the different levels&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TAB+CTRL&#039;&#039;&#039; Display one currently aimed at sector (of potentially many that lie under the mouse crosshair)&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;HOME&#039;&#039;&#039; and &#039;&#039;&#039;END&#039;&#039;&#039; (as modifiers to &#039;&#039;&#039;RALT&#039;&#039;&#039;): select all sectors whose floor&#039;s/ceiling&#039;s bunchnum equal the bunchnum of the aimed at sector (useful for further operations on whole bunches)&lt;br /&gt;
&lt;br /&gt;
===3D mode===&lt;br /&gt;
&#039;&#039;&#039;I&#039;&#039;&#039; invisibility preview: toggle fake ROR texture on non-masked portals&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;LENTER+CTRL&#039;&#039;&#039; When aiming at an extended floor/ceiling, paste to all floors/ceilings of the bunch of the aimed at one&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;T&#039;&#039;&#039;, &#039;&#039;&#039;B&#039;&#039;&#039; and &#039;&#039;&#039;H&#039;&#039;&#039; work as with walls, though they set/toggle the bits only on &#039;&#039;&#039;one&#039;&#039;&#039; side&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Some console commands/variables==&lt;br /&gt;
&lt;br /&gt;
See &amp;quot;help &amp;lt;console-command/var&amp;gt;&amp;quot; for help on a particular command/variable.&lt;br /&gt;
&lt;br /&gt;
pk_quickmapcycling&amp;lt;br&amp;gt;&lt;br /&gt;
pk_uedaccel&amp;lt;br&amp;gt;&lt;br /&gt;
osd_tryscript&amp;lt;br&amp;gt;&lt;br /&gt;
sideview_reversehorizrot&amp;lt;br&amp;gt;&lt;br /&gt;
fixmaponsave_sprites&amp;lt;br&amp;gt;&lt;br /&gt;
show_heightindicators&amp;lt;br&amp;gt;&lt;br /&gt;
show_ambiencesounds&amp;lt;br&amp;gt;&lt;br /&gt;
corruptcheck_noalreadyrefd&amp;lt;br&amp;gt;&lt;br /&gt;
corruptcheck&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mapster32 keys as tables (unmaintained and obsolete)==&lt;br /&gt;
&lt;br /&gt;
Below are the Mapster32 keys as three sortable tables. They are sorted such that the more &#039;basic&#039; keys are at the top.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The column headers have the following meaning:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;key/keys&#039;&#039;&#039;: self-explanatory. Where a key starts with a &#039;+&#039; on a line of its own,&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;it means that it should be pressed simultaneously with the first one in the&lt;br /&gt;
same table row.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;type&#039;&#039;&#039;: type of command: info=informational, edit=editing, navi=navigation,&lt;br /&gt;
disp=display, misc=miscellany&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;sec&#039;&#039;&#039;, &#039;&#039;&#039;spr&#039;&#039;&#039;,&#039;&#039;&#039;wal&#039;&#039;&#039;: in case of an editing command, whether it&lt;br /&gt;
potentially acts on &#039;&#039;&#039;sec&#039;&#039;&#039;tors, &#039;&#039;&#039;spr&#039;&#039;&#039;ites, and/or &#039;&#039;&#039;wal&#039;&#039;&#039;ls.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;adv&#039;&#039;&#039;: whether the command is &#039;advanced&#039;. This is set somewhat arbitrarily.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;new&#039;&#039;&#039;: whether the functionality of the command is new to Mapster32. An &#039;&#039;&#039;e&#039;&#039;&#039; means that it&#039;s enhanced from BUILD.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;N&#039;&#039;&#039;: a running number. To restore the original order, sort by it.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; shared keys for 2D and 3D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! F1&lt;br /&gt;
|help||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! UP/DOWN &amp;lt;br&amp;gt; LEFT/RIGHT &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|move forward/back &amp;lt;br&amp;gt; turn left/right (&#039;&#039;&#039;+RCtrl&#039;&#039;&#039;: strafe) &amp;lt;br&amp;gt; speed up movements||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! RENTER&lt;br /&gt;
|toggle between 2D and 3D modes||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! B &lt;br /&gt;
|toggle blocking of wall/sprite (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: one-sided)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! R&lt;br /&gt;
|cycle sprite aligment||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! ,/.&lt;br /&gt;
|rotate sprite (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: slowly)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! DEL&lt;br /&gt;
|delete sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! /&lt;br /&gt;
|reset panning, repeat and flags||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F&lt;br /&gt;
|set first wall of sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! /+Shift&lt;br /&gt;
|set xrepeat to yrepeat (make square)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! \&#039;N &lt;br /&gt;
|toggle camera clipping||navi||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+N&lt;br /&gt;
|toggle sprite clipping through floors/ceilings||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! \&#039;A &lt;br /&gt;
|toggle autosave (interval configurable in mapster32.cfg)||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! (Shift+)F12&lt;br /&gt;
|capture (inverted) screenshot||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+L&lt;br /&gt;
|load map||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+S&lt;br /&gt;
|save map||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+P&lt;br /&gt;
|playtest map from current position||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+Alt+P&lt;br /&gt;
|playtest map from starting position||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; 2D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! A/Z&lt;br /&gt;
|zoom in/out||disp||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! L&lt;br /&gt;
|toggle grid lock||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! G (+Shift)&lt;br /&gt;
|cycle grid size (backwards), set auto grid||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! S&lt;br /&gt;
|insert sprite &amp;lt;br&amp;gt;(prefix 1-0 on upper row: set picnum to 1-10, resp.)||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|ornament sprite onto wall||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! J&lt;br /&gt;
|join sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! P&lt;br /&gt;
|set sector pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+H&lt;br /&gt;
|toggle hitscan sensitivity||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! T (+Alt)&lt;br /&gt;
|set lotag of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! H (+Alt)&lt;br /&gt;
|set hitag of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! KP4/6/2/8&lt;br /&gt;
|scale sprite (+&#039;&#039;&#039;KP5&#039;&#039;&#039;: speed up)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! SPACE&lt;br /&gt;
|draw sector; end circle drawing||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! BACKSPACE&lt;br /&gt;
|remove last wall when drawing sector||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! BACKSPACE&lt;br /&gt;
|cycle 2D display mode (textured/non-textured)||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! INS&lt;br /&gt;
|add vertex to wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! DEL+Ctrl&lt;br /&gt;
|delete sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! C &amp;lt;br&amp;gt; KP+/KP-&lt;br /&gt;
|start circle drawing from wall &amp;lt;br&amp;gt; increase/decrease amount of walls in circle||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! Alt+S&lt;br /&gt;
|make sector from inner loop||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|-&lt;br /&gt;
! RShift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; +;/&#039;&lt;br /&gt;
|select group of walls and sprites &amp;lt;br&amp;gt; set difference/union||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||18&lt;br /&gt;
|-&lt;br /&gt;
! RAlt &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; +;/&#039; &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+RCtrl&lt;br /&gt;
|select group of sectors &amp;lt;br&amp;gt; set difference/union &amp;lt;br&amp;gt; point sector selection||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||19&lt;br /&gt;
|-&lt;br /&gt;
! INS or C&lt;br /&gt;
|duplicate selected sectors/sprites||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||20&lt;br /&gt;
|-&lt;br /&gt;
! SCROLLLOCK&lt;br /&gt;
|set starting position||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||21&lt;br /&gt;
|-&lt;br /&gt;
! TAB&lt;br /&gt;
|show sector data||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||22&lt;br /&gt;
|-&lt;br /&gt;
! TAB+Ctrl &amp;lt;br&amp;gt; (or TAB+Shift)&lt;br /&gt;
|show wall/sprite data||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||23&lt;br /&gt;
|-&lt;br /&gt;
! LShift&lt;br /&gt;
|show coords||info||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||24&lt;br /&gt;
|-&lt;br /&gt;
! M (+Alt)&lt;br /&gt;
|set extra of sector (wall/sprite)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||25&lt;br /&gt;
|-&lt;br /&gt;
! E&lt;br /&gt;
|set sprite status list||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||26&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+T&lt;br /&gt;
|toggle show tags||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||27&lt;br /&gt;
|-&lt;br /&gt;
! &#039;3&lt;br /&gt;
|cycle modes of showing object&#039;s name||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||28&lt;br /&gt;
|-&lt;br /&gt;
! &#039;7&lt;br /&gt;
|swap lotag and hitag of wall/sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||29&lt;br /&gt;
|-&lt;br /&gt;
! &#039;J&lt;br /&gt;
|jump to position (X,Y)||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||30&lt;br /&gt;
|-&lt;br /&gt;
! &#039;S&lt;br /&gt;
|set sprite size||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||31&lt;br /&gt;
|-&lt;br /&gt;
! &#039;L&lt;br /&gt;
|set wall/sprite coordinates||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||32&lt;br /&gt;
|-&lt;br /&gt;
! &#039;F&lt;br /&gt;
|Special functions menu&amp;lt;blockquote&amp;gt;&#039;&#039;Replace invalid tiles&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Delete all spr of tile #&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Set map sky shade&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Set map sky height&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global Z coord shift&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Resize selection&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global shade divide&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;Global visibility divide&#039;&#039;&amp;lt;/blockquote&amp;gt;||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||33&lt;br /&gt;
|-&lt;br /&gt;
! X/Y (+Alt)&lt;br /&gt;
|flip (mirror) selected sectors in x/y||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||34&lt;br /&gt;
|-&lt;br /&gt;
! F2&lt;br /&gt;
|show sound index (root CON file to fetch sound &amp;lt;br&amp;gt;definitions from can be specified at startup; &amp;lt;br&amp;gt;default is GAME.CON)||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||35&lt;br /&gt;
|-&lt;br /&gt;
! F4&lt;br /&gt;
|toggle first wall highlighting||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||36&lt;br /&gt;
|-&lt;br /&gt;
! F5&lt;br /&gt;
|show item count||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||37&lt;br /&gt;
|-&lt;br /&gt;
! F6&lt;br /&gt;
|show actor count (when pointed at sprite: SE help)||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||38&lt;br /&gt;
|-&lt;br /&gt;
! F7&lt;br /&gt;
|edit sector data||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||39&lt;br /&gt;
|-&lt;br /&gt;
! F8&lt;br /&gt;
|edit wall/sprite data||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||40&lt;br /&gt;
|-&lt;br /&gt;
! F9&lt;br /&gt;
|show ST help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||41&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F7&lt;br /&gt;
|search sector by tag||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||42&lt;br /&gt;
|-&lt;br /&gt;
! Alt+F8&lt;br /&gt;
|search wall by tag/search sprite||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;e&#039;&#039;&#039;&amp;lt;/center&amp;gt;||43&lt;br /&gt;
|-&lt;br /&gt;
! ]/[&lt;br /&gt;
|search forward/backward||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||44&lt;br /&gt;
|-&lt;br /&gt;
! LCtrl+RShift&lt;br /&gt;
|select all walls of current sector &amp;lt;br&amp;gt;(point at a wall and holding &#039;&#039;&#039;LCtrl&#039;&#039;&#039;, press &#039;&#039;&#039;RShift&#039;&#039;&#039;)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||45&lt;br /&gt;
|-&lt;br /&gt;
! LENTER&lt;br /&gt;
|check pointers for current sector &amp;lt;br&amp;gt;(&#039;&#039;&#039;+LCtrl+LShift&#039;&#039;&#039;: check ALL pointers)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||46&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Mapster 32 keys &amp;amp;mdash; 3D mode&#039;&#039;&#039;&lt;br /&gt;
|- bgcolor=&amp;quot;#f0f0f0&amp;quot;&lt;br /&gt;
! key/keys!!description!!type!!sec&amp;lt;br&amp;gt;!!spr&amp;lt;br&amp;gt;!!wal&amp;lt;br&amp;gt;!!adv&amp;lt;br&amp;gt;!!new&amp;lt;br&amp;gt;!!N&lt;br /&gt;
|-&lt;br /&gt;
! A/Z &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Ctrl &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|move up/down &amp;lt;br&amp;gt; look down/up &amp;lt;br&amp;gt; speed up movements||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
! CAPSLOCK  or &#039;Z&lt;br /&gt;
|cycle zmode||navi||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||1&lt;br /&gt;
|-&lt;br /&gt;
! KP+/KP-&lt;br /&gt;
|change shade||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||2&lt;br /&gt;
|-&lt;br /&gt;
! KP+/KP-+Alt &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Alt+Shift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Ctrl+Alt&lt;br /&gt;
|change visibility &amp;lt;br&amp;gt; change visibility in smaller increments &amp;lt;br&amp;gt; change global visibility||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||3&lt;br /&gt;
|-&lt;br /&gt;
! ]/[ &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+RShift &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+LShift&lt;br /&gt;
|slope down/up &amp;lt;br&amp;gt; smaller increments &amp;lt;br&amp;gt; smallest increments ||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||4&lt;br /&gt;
|-&lt;br /&gt;
! [+Alt&lt;br /&gt;
|align slope to floor of adjoining sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||5&lt;br /&gt;
|-&lt;br /&gt;
! ]+Alt&lt;br /&gt;
|align slope to ceiling of adjoining sector||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||6&lt;br /&gt;
|-&lt;br /&gt;
! PGUP/PGDN &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+END &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+HOME&lt;br /&gt;
|move object up/down (&#039;&#039;&#039;+Ctrl&#039;&#039;&#039; on sectors: 4x) &amp;lt;br&amp;gt; 1/2 of normal increments &amp;lt;br&amp;gt; 1/4 of normal increments||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||7&lt;br /&gt;
|-&lt;br /&gt;
! PGUP+Ctrl&lt;br /&gt;
|put sprite on ceiling||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||8&lt;br /&gt;
|-&lt;br /&gt;
! PGDN+Ctrl&lt;br /&gt;
|put sprite on ground||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||9&lt;br /&gt;
|-&lt;br /&gt;
! KP4/6/2/8 &amp;lt;br&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;+Shift or +Alt&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;+KP5&lt;br /&gt;
|pan floor/ceiling or scale wall/sprite &amp;lt;br&amp;gt;force panning &amp;lt;br&amp;gt; speed up||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||10&lt;br /&gt;
|-&lt;br /&gt;
! V&lt;br /&gt;
|choose tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||11&lt;br /&gt;
|-&lt;br /&gt;
! S&lt;br /&gt;
|insert sprite||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||12&lt;br /&gt;
|-&lt;br /&gt;
! G&lt;br /&gt;
|set picnum||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||13&lt;br /&gt;
|-&lt;br /&gt;
! E&lt;br /&gt;
|toggle sector texture expansion||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||14&lt;br /&gt;
|-&lt;br /&gt;
! F&lt;br /&gt;
|flip texture||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||15&lt;br /&gt;
|-&lt;br /&gt;
! R&lt;br /&gt;
|toggle sector texture relativity||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||16&lt;br /&gt;
|-&lt;br /&gt;
! &#039;T&lt;br /&gt;
|set lotag||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||17&lt;br /&gt;
|-&lt;br /&gt;
! &#039;H&lt;br /&gt;
|set hitag||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||18&lt;br /&gt;
|-&lt;br /&gt;
! &#039;S&lt;br /&gt;
|set shade||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||19&lt;br /&gt;
|-&lt;br /&gt;
! Alt+P&lt;br /&gt;
|set pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||20&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
|toggle one sided sprite/wall||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||21&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
|toggle bottom wall swapping||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||22&lt;br /&gt;
|-&lt;br /&gt;
! M&lt;br /&gt;
|toggle masking wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||23&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|toggle wall orientation||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||24&lt;br /&gt;
|-&lt;br /&gt;
! O&lt;br /&gt;
|ornament sprite onto wall||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||25&lt;br /&gt;
|-&lt;br /&gt;
! C&lt;br /&gt;
|toggle sprite centering||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||26&lt;br /&gt;
|-&lt;br /&gt;
! H&lt;br /&gt;
|toggle hitscan sensitivity (&#039;&#039;&#039;+Shift&#039;&#039;&#039;: one-sided)||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||27&lt;br /&gt;
|-&lt;br /&gt;
! T&lt;br /&gt;
|cycle translucence||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||28&lt;br /&gt;
|-&lt;br /&gt;
! P&lt;br /&gt;
|toggle parallax||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||29&lt;br /&gt;
|-&lt;br /&gt;
! &#039;V&lt;br /&gt;
|set sector visibility||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||30&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+P (obsolete)&lt;br /&gt;
|change parallax type (classic renderer only)||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||31&lt;br /&gt;
|-&lt;br /&gt;
! .&lt;br /&gt;
|search &amp;amp;amp; fix panning of the wall to the right||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||32&lt;br /&gt;
|-&lt;br /&gt;
! &#039;L&lt;br /&gt;
|set coordinates||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||33&lt;br /&gt;
|-&lt;br /&gt;
! &#039;M&lt;br /&gt;
|set extra||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||34&lt;br /&gt;
|-&lt;br /&gt;
! +/-&lt;br /&gt;
|cycle tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||35&lt;br /&gt;
|-&lt;br /&gt;
! TAB&lt;br /&gt;
|copy to clipboard||edit||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||36&lt;br /&gt;
|-&lt;br /&gt;
! LENTER&lt;br /&gt;
|paste all (pic+shade+pal+flags+tags+extra)||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||37&lt;br /&gt;
|-&lt;br /&gt;
! &#039;LENTER&lt;br /&gt;
|paste picnum only||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||38&lt;br /&gt;
|-&lt;br /&gt;
! LENTER+Shift&lt;br /&gt;
|paste shading+pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||39&lt;br /&gt;
|-&lt;br /&gt;
! LENTER+Ctrl&lt;br /&gt;
|paste picnum+shading+pal||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||40&lt;br /&gt;
|-&lt;br /&gt;
! Alt+C&lt;br /&gt;
|replace all &amp;quot;same&amp;quot; tiles with clipboard tile||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||41&lt;br /&gt;
|-&lt;br /&gt;
! Alt+D&lt;br /&gt;
|adjust clipping distance of sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||42&lt;br /&gt;
|-&lt;br /&gt;
! ;V&lt;br /&gt;
|set sector visibility on all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||43&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
|toggle Sector over Sector &amp;lt;br&amp;gt;(see http://www.users.on.net/~triforce/cduke3d/)||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||44&lt;br /&gt;
|-&lt;br /&gt;
! &#039;BACKSPACE&lt;br /&gt;
|clear all flags for wall/sprite||edit||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||45&lt;br /&gt;
|-&lt;br /&gt;
! &#039;P&lt;br /&gt;
|set palette of all sprites/walls/floors/ceilings &amp;lt;br&amp;gt;(respectively) in all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||46&lt;br /&gt;
|-&lt;br /&gt;
! ;P&lt;br /&gt;
|set palette of all sprites/walls/floors/ceilings &amp;lt;br&amp;gt;in all selected sectors||edit||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||47&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+Shift&amp;lt;br&amp;gt;+LENTER&lt;br /&gt;
|autoshade wall||edit||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;x&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||48&lt;br /&gt;
|-&lt;br /&gt;
! F2&lt;br /&gt;
|toggle clipboard preview||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||49&lt;br /&gt;
|-&lt;br /&gt;
! F2+Shift&lt;br /&gt;
|toggle current tile display||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||50&lt;br /&gt;
|-&lt;br /&gt;
! F3&lt;br /&gt;
|toggle mouselook||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||51&lt;br /&gt;
|-&lt;br /&gt;
! F4&lt;br /&gt;
|toggle ambient sounds||misc||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||52&lt;br /&gt;
|-&lt;br /&gt;
! F5&lt;br /&gt;
|toggle mouse navigation||navi||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||53&lt;br /&gt;
|-&lt;br /&gt;
! F6&lt;br /&gt;
|toggle automatic SE help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||54&lt;br /&gt;
|-&lt;br /&gt;
! F7&lt;br /&gt;
|toggle automatic ST help||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||55&lt;br /&gt;
|-&lt;br /&gt;
! F9&lt;br /&gt;
|reload and activate maphacks||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||56&lt;br /&gt;
|-&lt;br /&gt;
! F10&lt;br /&gt;
|disable maphacks||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||57&lt;br /&gt;
|-&lt;br /&gt;
! F11&lt;br /&gt;
|cycle brightness||misc||||||||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||58&lt;br /&gt;
|-&lt;br /&gt;
! &#039;D&lt;br /&gt;
|cycle skill level||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||59&lt;br /&gt;
|-&lt;br /&gt;
! &#039;X&lt;br /&gt;
|toggle sprite shade preview||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||60&lt;br /&gt;
|-&lt;br /&gt;
! &#039;W&lt;br /&gt;
|toggle sprite display||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||61&lt;br /&gt;
|-&lt;br /&gt;
! &#039;Y&lt;br /&gt;
|toggle purple background||disp||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||62&lt;br /&gt;
|-&lt;br /&gt;
! &#039;C&lt;br /&gt;
|copy shade from clipboard to all &amp;quot;same&amp;quot; objects||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||63&lt;br /&gt;
|-&lt;br /&gt;
! &#039;R&lt;br /&gt;
|toggle framerate display||info||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;n&amp;lt;/center&amp;gt;||64&lt;br /&gt;
|-&lt;br /&gt;
! Ctrl+T&lt;br /&gt;
|when pointing on a letter sprite: text entry tool &amp;lt;br&amp;gt;(alphabets are configurable in tiles.cfg)||edit||||||||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||&amp;lt;center&amp;gt;&#039;&#039;&#039;y&#039;&#039;&#039;&amp;lt;/center&amp;gt;||65&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Sirius</name></author>
	</entry>
</feed>