Revision 3db8a9464fbbf71bad57f6b29efea933c7ee1c96 authored by iFuSiiOnzZ on 13 October 2018, 09:31:00 UTC, committed by iFuSiiOnzZ on 13 October 2018, 09:31:00 UTC
1 parent 5b611b8
Raw File
simulator_keyboard_input.md
<h1>CARLA Simulator keyboard input</h1>

The following key bindings are available during game play at the simulator
window. Note that vehicle controls are only available when running in
_standalone mode_.

Key             | Action
---------------:|:----------------
`W`             | Throttle
`S`             | Brake
`A` `D`         | Steer
`Q`             | Toggle reverse gear
`Space`         | Hand-brake
`P`             | Toggle autopilot
`←` `→` `↑` `↓` | Move camera
`PgUp` `PgDn`   | Zoom in and out
`Mouse Wheel`   | Zoom in and out
`Tab`           | Toggle on-board camera
`F11`           | Toggle fullscreen
`R`             | Restart level
`G`             | Toggle HUD
`C`             | Change weather/lighting
`Enter`         | Jump
`F`             | Use the force
`T`             | Reset vehicle rotation
`Alt+F4`        | Quit
back to top