skip to content
Frictional Game Wiki
User Tools
Register
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
Register
>
Recent Changes
Media Manager
Sitemap
Trace:
hpl3:game:dev_features
<h1>Dev Features</h1> <div class="level1"> </div> <h2>Keyboard shortcuts</h2> <div class="level2"> <p> <b>F1 - Debug Menu</b> <br/> If the settings file have <code>DebugMenu</code> 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, <code>DebugMenu</code> must be set to true. </p> <p> <b>F2- Pause</b> <br/> This pauses and unpauses the game. </p> <p> <b>F3- Fast forward</b> <br/> This games the game run for times faster. Good for skipping sections. </p> <p> <b>F4- Slow Down</b> <br/> Slows down the game to 1/4 of the speed. </p> <p> <b>F5 - Reload</b> <br/> This reloads the current map. </p> <p> <b>F7 - Spectator Mode</b> <br/> Changes to spectator mode, which allows you to fly freely. Constrols are. WASD, Shift, Space and Ctrl. </p> <p> <b>F8 - ScreenShot</b> <br/> 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. </p> <p> <b>F9 - Quick Save</b> <br/> Saves a save-game. </p> <p> <b>F10 - Quick Load</b> <br/> Loads a save game. </p> <p> <b>Insert - Quick Record</b> <br/> Starts a input recording with the name QuickRecord.sav/input. Press again to stop recording </p> <p> <b>Home - Quick Playback</b> <br/> Start playing back the last opened or recorded input file. Will open QuickRecord.sav/input as default </p> </div>
hpl3/game/dev_features.1425487886.txt.gz
· Last modified: 2015/03/04 16:51 by
nebej
Page Tools
Show page
Old revisions
Backlinks
Export to PDF
Back to top