diff options
Diffstat (limited to 'doc/guide.html')
| -rw-r--r-- | doc/guide.html | 54 | 
1 files changed, 52 insertions, 2 deletions
diff --git a/doc/guide.html b/doc/guide.html index 5c247b6..85cc08d 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -57,8 +57,9 @@  	<img src="keys/tilde.png" ALT=""> You can press the <b>~</b> key at any time to open the command console.  </p><p>  	Once you have joined, you will find yourself on Alexandria,  -	a small trading outpost at the edge of the civilized world. +	a small trading outpost on the edge of the civilized world.  	You begin the game as the proud owner of a small trading vessel and a modest amount of credits. +	Click the <i>Launch</i> button to launch into space.  </p>  </div> @@ -100,10 +101,59 @@  	Flight Controls  </div>  <div class="text"> +<div class="rfloater"><img src="images/hud.png" alt=""></div>  <p>  	Your spacecraft can be controlled with the mouse and the keyboard. Joystick support is disabled by default -	but can be enabled from the command console. +	but can be enabled from the command console. The keyboard controls can be used in any camera view. +</p><p> +	The bar in the lower left of the screen indicates your thruster. Next to it you will find +	the speed indicator. You can use the mouse scrollwheel to control the thruster. +</p> + +<table><tr><td class="listing"> +<p> +	<img src="keys/plus.png" ALT=""> Press <b>keypad +</b> to increase thrust.</p><p> +</p><p> +	<img src="keys/min.png" ALT=""> Press <b>keypad -</b> to decrease thrust.</p><p> +</p> +</td></tr> +<tr><td class="listing"> +<p> +	<img src="keys/w.png" ALT=""> Press <b>w</b> to enable afterburner. +</p><p> +	<img src="keys/s.png" ALT=""> Press <b>s</b> to reverse engines. +</p><p> +	<img src="keys/a.png" ALT=""> Press <b>a</b> to slide left. +</p><p> +	<img src="keys/d.png" ALT=""> Press <b>d</b> to slide right. +</p><p> +	<img src="keys/q.png" ALT=""> Press <b>q</b> to roll left. +</p><p> +	<img src="keys/e.png" ALT=""> Press <b>e</b> to roll left.  </p> +</td><td class="listing"> +<p> +	<img src="keys/4.png" ALT=""> Press <b>keypad 4</b> to turn left. +</p><p> +	<img src="keys/6.png" ALT=""> Press <b>keypad 6</b> to turn right. +</p><p> +	<img src="keys/8.png" ALT=""> Press <b>keypad 8</b> to pitch up. +</p><p> +	<img src="keys/2.png" ALT=""> Press <b>keypad 2</b> to pitch down. +</p><p> +	<img src="keys/7.png" ALT=""> Press <b>keypad 7</b> to roll left. +</p><p> +	<img src="keys/9.png" ALT=""> Press <b>keypad 9</b> to roll left. +</p> +</td></tr></table> +<p> +	If the camera is in tracking view or cockpit view, you can drag the mouse to +	turn your space ship. If mouse control is disabled, click and hold the left mouse +	button while you drag. +</p><p> +	<img src="keys/spacebar.png" alt=""> Press <b>spacebar</b> to toggle mouse control on or off. +</p> +  </div>  <div class="subtitle">  	Navigation Controls  | 
