editor: move camera

This commit is contained in:
Pascal Engélibert 2022-08-26 10:16:40 +02:00
commit 5d2289d1c0
Signed by: tuxmain
GPG key ID: 3504BC6D362F7DCA
2 changed files with 20 additions and 0 deletions

View file

@ -51,6 +51,12 @@ Skip to level `N: u32` with the command `bevyjam <N>`.
Edit the level `N: u32` with the command `bevyjam <N> e`.
### Editor controls
* **Select handles**: left click to select, click in void to deselect, CTRL+click to select many, CTRL+A to select all
* **Move handles**: arrows to move one step, Shift+arrows to move continuously
* **Move camera**: CTRL+arrows
## License
GNU AGPL v3, CopyLeft 2022 Pascal Engélibert, Nixon Cheng