-
Notifications
You must be signed in to change notification settings - Fork 0
Utilities ‐ Debug Camera Controller
Wagner GFX edited this page Dec 9, 2024
·
1 revision
A component created to freely control the camera, useful in both 3D (perspective) and 2D (orthographic) views.
Its main use is for debugging purposes, it should not be used as-is for gameplay.
| Key | Function |
|---|---|
| ESC | Quit |
| SPACE | Toggle Camera Controller |
| 1 | Toggle GUI |
| Key | Function |
|---|---|
| 2 | Toggle Projection Mode |
| 3 | Toggle Mouse in Orthographic |
| RMB | Hold to Look Around |
| MMB | Hold to Move Around |
| WASDQE | Movement |
| LSHIFT | Speed Boost |
| SCROLL | Speed +/- |
| ZX | Zoom +/- |