1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<title>Secret Maryo Chronicles - Controls</title>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="author" content="Florian Richter" />
<link rel="shortcut icon" type="image/png" href="../data/icon/window_32.png" />
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body lang="en-US" dir="ltr">
<h1>Game Controls</h1>
<div id="menu">
<a href="#keyboard">Keyboard</a>
|
<a href="#joystick">Joystick</a>
|
<a href="#editor">Editor</a>
</div>
<a name="keyboard"></a><h5>Keyboard</h5>
<table cellpadding="0" cellspacing="0">
<tr>
<td class="box_1">
<h3>Moving Around</h3>
<dl>
<dt>Move Left</dt>
<dd>= Left</dd>
<dt>Move Right</dt>
<dd>= Right</dd>
</dl>
</td>
<td class="box_1">
<h3>Actions</h3>
<dl>
<dt>Jump</dt>
<dd>= S</dd>
<dt>Duck</dt>
<dd>= Down</dd>
<dt>Shoot</dt>
<dd>= Space</dd>
<dt>Get Item from Itembox</dt>
<dd>= Return</dd>
<dt>Player Action</dt>
<dd>= A</dd>
<dt>Run</dt>
<dd>= A</dd>
<dt>Use Level exit </dt>
<dd>= Up</dd>
</dl>
</td>
<td class="box_1">
<h3>Misc</h3>
<dl>
<dt>Open Main Menu</dt>
<dd>= ESC</dd>
<dt>Back to Game from Main Menu</dt>
<dd>= ESC</dd>
<dt>Create a Screenshot</dt>
<dd>= Print Screen</dd>
<dt>Enable/Disable Sounds</dt>
<dd>= F10</dd>
<dt>Enable/Disable Music</dt>
<dd>= F11</dd>
<dt>Load a Level</dt>
<dd>= CTRL + L</dd>
<dt>Load an Overworld</dt>
<dd>= CTRL + W</dd>
<dt>Select next Tab</dt>
<dd>= Shift + Tab</dd>
</dl>
</td>
</tr>
</table>
<a name="joystick"></a><h5>Joystick</h5>
<table cellpadding="0" cellspacing="0">
<tr>
<td class="box_1">
<h3>Moving Around</h3>
<dl>
<dt>Move Left</dt>
<dd>= Joy Left</dd>
<dt>Move Right</dt>
<dd>= Joy Right</dd>
</dl>
</td>
<td class="box_1">
<h3>Actions</h3>
<dl>
<dt>Jump</dt>
<dd>= Joy Button 0</dd>
<dt>Duck</dt>
<dd>= Joy Down</dd>
<dt>Shoot</dt>
<dd>= Joy Button 1</dd>
<dt>Get Item from Itembox</dt>
<dd>= Joy Button 3</dd>
<dt>Action/Run</dt>
<dd>= Joy Button 2</dd>
</dl>
</td>
<td class="box_1">
<h3>Misc</h3>
<dl>
<dt>Exit/Back</dt>
<dd>= Joy Button 4</dd>
</dl>
</td>
</tr>
</table>
<a name="editor"></a><h5>Editor</h5>
<table cellpadding="0" cellspacing="0">
<tr>
<td class="box_1">
<h3>Normal Operations</h3>
<dl>
<dt>Open/Close Editor</dt>
<dd>= F8</dd>
<dt>Show Help</dt>
<dd>= F1</dd>
<dt>Save Current changes</dt>
<dd>= CTRL + S</dd>
<dt>Modify object to passive/massive/halfmassive/climbable</dt>
<dd>= M</dd>
<dt>Pull a tile into to the front</dt>
<dd>= Keypad Plus</dd>
<dt>Push a tile to the back</dt>
<dd>= Keypad Minus</dd>
<dt>Camera to the level start</dt>
<dd>= Home</dd>
<dt>Camera centers the last Levelexit</dt>
<dd>= End</dd>
</dl>
</td>
<td class="box_1">
<h3>Object Selection</h3>
<dl>
<dt>Select/Deselect an object</dt>
<dd>= Shift + Click</dd>
<dt>Move Objects</dt>
<dd>= Left Click and drag Mouse</dd>
<dt>Delete selected objects</dt>
<dd>= Delete</dd>
<dt>Delete Mouse object</dt>
<dd>= Right Click</dd>
<dt>Copy selected objects</dt>
<dd>= CTRL + C</dd>
<dt>Paste copied objects</dt>
<dd>= CTRL + V</dd>
<dd>= Insert</dd>
<dt>Cut selected objects</dt>
<dd>= CTRL + X</dd>
<dt>Select everything</dt>
<dd>= CTRL + A</dd>
</dl>
<dt>Deselect everything</dt>
<dd>= SHIFT + CTRL + A</dd>
</dl>
</td>
<td class="box_1">
<h3>Precision Positioning</h3>
<dl>
<dt>Shift/Move Left</dt>
<dd>= Numpad 4</dd>
<dt>Shift/Move Right</dt>
<dd>= Numpad 6</dd>
<dt>Shift/Move Up</dt>
<dd>= Numpad 8</dd>
<dt>Shift/Move Down</dt>
<dd>= Numpad 2</dd>
</dl>
</td>
</tr>
<tr>
<td class="box_1">
<h3>Fast Map Scrolling</h3>
<dl>
<dt>Accelerate Scrolling</dt>
<dd>= Shift</dd>
<dt>Jump Right One Screen</dt>
<dd>= N</dd>
<dt>Jump Left One Screen</dt>
<dd>= P</dd>
</dl>
</td>
<td class="box_1">
<h3>Advanced Mouse Control</h3>
<dl>
<dt>Fastcopy Mode</dt>
<dd>= Middle Click and Numpad direction (like Precision Positioning)</dd>
<dt>Camera Mode</dt>
<dd>= Middle Click (with no selection)</dd>
<dt>Continuous Delete - Everything that touches the Mouse</dt>
<dd>= CTRL + Right Click</dd>
</dl>
</td>
</tr>
</table>
</body>
</html>
|