diff options
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/doc/guide.html b/doc/guide.html index 021f61f..5c247b6 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -51,7 +51,7 @@ button to leave the game and return to the main menu. </p> <p> - <img src="keys/f1.png" ALT=""> Later on, you can press the <b>F1</b> key to return to the game menu. + <img src="keys/f1.png" ALT=""> Later on, you can press the <b>F1</b> key to return to the main menu. </p> <p> <img src="keys/tilde.png" ALT=""> You can press the <b>~</b> key at any time to open the command console. @@ -86,18 +86,25 @@ </p><p> Zoom is disabled in cockpit view. </p><p> - Mouse control is enabled by default. If the camera is in tracking or cockpit view then the - mouse will control your spaceship's movement, in free view the mouse will rotate the camera. + If the camera is in free view and mouse control is enabled, you can use the mouse to rotate the + camera around your ship. If mouse control is disabled, you can activate it by clicking + and holding the left mouse button down. </p><p> <img src="keys/spacebar.png" alt=""> Press <b>spacebar</b> to toggle mouse control on or off. - If mouse control is disabled, you can activate it by clicking and holding down the left mouse button. +</p><p> + If mouse control is enabled, the mouse pointer will change into a green circle. </p> </div> <div class="subtitle"> Flight Controls </div> - +<div class="text"> +<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. +</p> +</div> <div class="subtitle"> Navigation Controls </div> |