Skip to content
Rasmus Praestholm edited this page Sep 12, 2012 · 10 revisions

Key Bindings

The following are the basic keys enabled in Terasology for you to interact with the world. There are additional keys with Debug Features enabled

  • [W,A,S,D] - Movement
  • [E] - Activate (Chest, TNT, etc)
  • [Space] - Jump
  • [Shift] - Hold to run
  • [Left click] - Activate left click action (default = place block)
  • [Right click] - Activate right click action (default = remove block)
  • [Mouse wheel up/down] - Cycle through toolbar slots
  • [1..0] - Change the active toolbar slot
  • [I] - Toggle inventory screen
  • [F] - Toggle viewing distance (near, moderate, far, ultra)
  • [Tab] - Toggle developer console
  • [Escape] - Show/hide the game menu screen
  • [F3] - Toggle debug mode and information

?? - Hide the GUI

Inventory

There are a fair bit of nice shortcuts that work in the inventory

  • Using the mousewheel over an item stack will add/remove items from it
    • Left-CTRL will do so at double speed (2 items at a time)
  • Shift-clicking on an item will insta-move it from one side to another in a transfer (like inventory to chest) - or should that be made CTRL instead?
  • Right-clicking an item stack will pick up half of it (or drop a single item if used with a stack held over an empty or compatible stack)
Clone this wiki locally