Engine:Keyboard and mouse

Revision as of 03:18, 18 November 2023 by Bear (talk | contribs) (→‎Keyboard)
Engine development

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 console
  • Esc - cancel editor selection, close console, close engine
  • L - toggle show log text
  • P - toggle show framerate
Console
  • Enter - execute text in console text box
  • Shift-Enter - create new line in console text box
Move
  • W - forward
  • S - backward
  • Q - strafe left
  • E - strafe right
  • A - rotate left
  • D - rotate right
Special move
  • Space - up, jump
  • C - down, crouch
  • N - rotate left
  • W - rotate right