yet another tweak of key binding lists
This commit is contained in:
parent
ac416411a8
commit
8fb4ab4a18
28
README.md
28
README.md
|
@ -29,28 +29,28 @@ Source code: https://codeberg.org/hut/outfly
|
|||
|
||||
# Controls
|
||||
|
||||
- ESC: Menu, show key bindings and achievements
|
||||
- Space: Slow down (or match velocity)
|
||||
- AWSD/Shift/Ctrl: Accelerate
|
||||
- R: Rotate (hold & move mouse)
|
||||
- E: Interact: Talk to people, enter vehicles
|
||||
- Space: Slow down, match velocity
|
||||
- E: Interact
|
||||
- F: Flashlight
|
||||
- Q: Exit vehicle
|
||||
- Tab: Toggle Augmented Reality
|
||||
- M: Map
|
||||
- C: Camera
|
||||
- Y: Toggle rotation stabilizer
|
||||
- R: Rotate (hold + move mouse)
|
||||
- Y: Rotation stabilizer
|
||||
- AWSD/Shift/Ctrl: Move
|
||||
- J/K/U/L/I/O: Rotate
|
||||
- ESC: Menu, show key bindings and achievements
|
||||
- F11: Fullscreen
|
||||
- JKULIO: Mouseless camera rotation
|
||||
- Augmented Reality: (toggle with Tab)
|
||||
- Tab: Toggle Augmented Reality
|
||||
- Augmented Reality only:
|
||||
- Left click: Target objects
|
||||
- Right click: Zoom
|
||||
- Cheats
|
||||
- G: Toggle god mode / cheats
|
||||
- V/B: Impossible acceleration forward/backward
|
||||
- Shift+V/B: Same as V/B, but a thousand times faster
|
||||
- Z: Impossibly instant stopping
|
||||
- Cheats:
|
||||
- G: Toggle cheats + invulnerability
|
||||
- V/B: Impossible acceleration
|
||||
- Shift+V/B: Extreme acceleration
|
||||
- X: Teleport to target
|
||||
- Z: Stop
|
||||
|
||||
# Running OutFly
|
||||
## System Requirements
|
||||
|
|
|
@ -6,10 +6,10 @@ M: Map
|
|||
C: Camera
|
||||
R: Rotate (hold + move mouse)
|
||||
Y: Rotation stabilizer
|
||||
Tab: Toggle Augmented Reality
|
||||
AWSD/Shift/Ctrl: Move
|
||||
J/K/U/L/I/O: Rotate
|
||||
F11: Fullscreen
|
||||
Tab: Toggle Augmented Reality
|
||||
|
||||
Augmented Reality only:
|
||||
Left click: Target objects
|
||||
|
@ -19,5 +19,5 @@ Cheats:
|
|||
G: Toggle cheats + invulnerability
|
||||
V/B: Impossible acceleration
|
||||
Shift+V/B: Extreme acceleration
|
||||
Z: Stop
|
||||
X: Teleport to target
|
||||
Z: Stop
|
||||
|
|
Loading…
Reference in a new issue