Engine:Keyboard and mouse: Difference between revisions
Jump to navigation
Jump to search
| Line 39: | Line 39: | ||
* <code>F1</code> - toggle attach camera to self, first person | * <code>F1</code> - toggle attach camera to self, first person | ||
* <code>F2</code> - toggle attach camera to self, third person | * <code>F2</code> - toggle attach camera to self, third person | ||
* <code>F3</code> - save camera position | |||
* <code>F4</code> - set camera to saved position | |||
Revision as of 03:28, 18 November 2023
This is a reference for default mouse and keyboard commands in Engine.
Notes
- This is the general default key and mouse setup used for testing
- In text/console mode the keyboard and mouse behave differently
Reference
Keyboard
- Basic
`~- open consoleEsc- cancel editor selection, close console, close engine
- Console
Enter- execute text in console text boxShift-Enter- create new line in console text box
- Display toggles
P- toggle show framerateL- toggle show log textT- toggle show test 1 (C draw lines)I- toggle show test 2 (Script draw lines)
- Move
W,Up- forwardS,Down- backwardQ- strafe leftE- strafe rightA,Left- rotate leftD,Right- rotate right
- Special move
Space- up, jumpC- down, crouchN- rotate leftW- rotate right
- Special function
F1- toggle attach camera to self, first personF2- toggle attach camera to self, third personF3- save camera positionF4- set camera to saved position