add camera controls to README

This commit is contained in:
Brian Beck 2025-11-12 20:28:31 -08:00
parent 2a7af04023
commit c20ca94953
3 changed files with 27 additions and 4 deletions

View file

@ -4,6 +4,25 @@
![Screenshot of map inspector](./screenshot.png "Map inspector with Surreal loaded")
## Usage
👉 **[Open the app!](https://exogen.github.io/t2-mapper/)**
### Camera Controls
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 |
## Development
Install dependencies: