mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-04-29 08:16:22 +00:00
format with Prettier
This commit is contained in:
parent
c5c43d92d9
commit
c8391a1056
37 changed files with 1013 additions and 91 deletions
25
README.md
25
README.md
|
|
@ -12,19 +12,18 @@
|
|||
|
||||
Click inside the map preview area to capture the mouse.
|
||||
|
||||
| Key | Action |
|
||||
|-----|--------|
|
||||
| <kbd>W</kbd> | Forward |
|
||||
| <kbd>A</kbd> | Left |
|
||||
| <kbd>S</kbd> | Backward |
|
||||
| <kbd>D</kbd> | Right |
|
||||
| <kbd>Space</kbd> | Up |
|
||||
| <kbd>Shift</kbd> | Down |
|
||||
| <kbd>Esc</kbd> | Release mouse |
|
||||
| <small>Left click</small> | Next observer camera |
|
||||
| △ <small>Scroll/mouse wheel up</small> | Increase speed |
|
||||
| ▽ <small>Scroll/mouse wheel down</small> | Decrease speed |
|
||||
|
||||
| Key | Action |
|
||||
| ---------------------------------------- | -------------------- |
|
||||
| <kbd>W</kbd> | Forward |
|
||||
| <kbd>A</kbd> | Left |
|
||||
| <kbd>S</kbd> | Backward |
|
||||
| <kbd>D</kbd> | Right |
|
||||
| <kbd>Space</kbd> | Up |
|
||||
| <kbd>Shift</kbd> | Down |
|
||||
| <kbd>Esc</kbd> | Release mouse |
|
||||
| <small>Left click</small> | Next observer camera |
|
||||
| △ <small>Scroll/mouse wheel up</small> | Increase speed |
|
||||
| ▽ <small>Scroll/mouse wheel down</small> | Decrease speed |
|
||||
|
||||
## Development
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue