Update controls
parent
8c5d6766aa
commit
e66f9c8ca0
14
README.md
14
README.md
|
@ -19,6 +19,20 @@ or alternatively:
|
|||
|
||||
## Controls
|
||||
|
||||
| Key | Action |
|
||||
|-|-|
|
||||
| W | Move Forward |
|
||||
| A | Move Left |
|
||||
| S | Move Backward |
|
||||
| D | Move Right |
|
||||
| Space | Jump / When flying: Move Up |
|
||||
| Left Shift | When flying: Move Down |
|
||||
| F | Toggle flight |
|
||||
| C | Toggle collision |
|
||||
| F11 | Toggle fullscreen |
|
||||
| ESC | Pause / unpause game |
|
||||
|
||||
|
||||
Use W, A, S and D to move forward / left / backward / right and Space to jump.
|
||||
|
||||
## Dependencies
|
||||
|
|
Loading…
Reference in New Issue