# Controls & Input Mapping

| Action        | Default Key           | Description             |
| ------------- | --------------------- | ----------------------- |
| Move Forward  | `W`                   | Move character forward  |
| Move Backward | `S`                   | Move character backward |
| Strafe Left   | `A`                   | Move character left     |
| Strafe Right  | `D`                   | Move character right    |
| Jump          | `Spacebar`            | Character jumps         |
| Crouch        | `C`                   | Character crouches      |
| Sprint        | `Shift (Hold)`        | Enables sprinting       |
| Zoom          | `Right Mouse Button`  | Zooms in the camera     |
| Slide         | `C` (while sprinting) | Character slides        |
| Lean Left     | `Q`                   | Lean to the left        |
| Lean Right    | `E`                   | Lean to the right       |
