Add missing controls to readme: ctrl, T, /, and `

master
Satoshi N. M 2017-04-02 22:09:19 -07:00
parent 6e544076ef
commit 7fbcd5a400
1 changed files with 4 additions and 0 deletions

View File

@ -94,6 +94,7 @@ the client.
- Space to jump.
- Left Click to destroy a block.
- Right Click or Cmd + Left Click to create a block.
- Ctrl + Right Click to toggle a block as a light source.
- 1-9 to select the block type to create.
- E to cycle through the block types.
- Tab to toggle between walking and flying.
@ -102,6 +103,9 @@ the client.
- F to show the scene in orthographic mode.
- O to observe players in the main view.
- P to observe players in the picture-in-picture view.
- T to type text into chat.
- Forward slash (/) to enter a command.
- Backquote (`) to write text on any block (signs).
- Arrow keys emulate mouse movement.
- Enter emulates mouse click.