User Tools

Site Tools


hpl3:game:dev_features

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
hpl3:game:dev_features [2013/10/08 13:55]
ian.thomas
hpl3:game:dev_features [2015/03/04 16:51]
nebej [Keyboard shortcuts]
Line 3: Line 3:
 ===== Keyboard shortcuts ===== ===== Keyboard shortcuts =====
  
-**F1 - Debug Menu**\\ +**F1 - Debug Menu** \\ 
-If the settings file have ''​LoadDebugMenu''​ set to true, then the debug menu can be accessed. Here lots of nice stuff can be found. In order for most of the other shortcuts here to work, ''​LoadDebugMenu''​ must be set to true.+If the settings file have ''​DebugMenu''​ set to true, then the debug menu can be accessed. Here lots of nice stuff can be found. In order for most of the other shortcuts here to work, ''​DebugMenu''​ must be set to true.
  
-**F2- Pause**\\ +**F2- Pause** \\ 
-This pauses and unpauses the game. +This pauses and unpauses the game.
  
-**F3- Fast forward**\\+**F3- Fast forward** \\
 This games the game run for times faster. Good for skipping sections. This games the game run for times faster. Good for skipping sections.
  
-**F5 - Reload**\\+**F4- Slow Down** \\ 
 +Slows down the game to 1/4 of the speed. 
 + 
 +**F5 - Reload** \\
 This reloads the current map. This reloads the current map.
  
-**F7 - Spectator Mode**\\ +**F7 - Spectator Mode** \\ 
-Changes to spectator mode, which allows you to fly freely. Constrols are. WASD, Shift, Space and Ctrl. +Changes to spectator mode, which allows you to fly freely. Constrols are. WASD, Shift, Space and Ctrl.
  
-**F8 - ScreenShot**\\+**F8 - ScreenShot** \\
 This takes a screen shot and puts it in the same folder as the exe file. You can change ScreenShotExt in the settings file to change the format. This takes a screen shot and puts it in the same folder as the exe file. You can change ScreenShotExt in the settings file to change the format.
  
-**F10 - Quick Save**\\+**F9 - Quick Save** \\
 Saves a save-game. Saves a save-game.
  
-**F11 - Quick Load**\\+**F10 - Quick Load** \\
 Loads a save game. Loads a save game.
 +
 +**Insert - Quick Record** \\
 +Starts a input recording with the name QuickRecord.sav/​input. Press again to stop recording
 +
 +**Home - Quick Playback** \\
 +Start playing back the last opened or recorded input file. Will open QuickRecord.sav/​input as default
  
hpl3/game/dev_features.txt · Last modified: 2015/09/25 07:33 by mudbill