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
|
# Controls
|
||||||
|
|
||||||
- ESC: Menu, show key bindings and achievements
|
- Space: Slow down, match velocity
|
||||||
- Space: Slow down (or match velocity)
|
- E: Interact
|
||||||
- AWSD/Shift/Ctrl: Accelerate
|
|
||||||
- R: Rotate (hold & move mouse)
|
|
||||||
- E: Interact: Talk to people, enter vehicles
|
|
||||||
- F: Flashlight
|
- F: Flashlight
|
||||||
- Q: Exit vehicle
|
- Q: Exit vehicle
|
||||||
- Tab: Toggle Augmented Reality
|
|
||||||
- M: Map
|
- M: Map
|
||||||
- C: Camera
|
- 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
|
- F11: Fullscreen
|
||||||
- JKULIO: Mouseless camera rotation
|
- Tab: Toggle Augmented Reality
|
||||||
- Augmented Reality: (toggle with Tab)
|
- Augmented Reality only:
|
||||||
- Left click: Target objects
|
- Left click: Target objects
|
||||||
- Right click: Zoom
|
- Right click: Zoom
|
||||||
- Cheats
|
- Cheats:
|
||||||
- G: Toggle god mode / cheats
|
- G: Toggle cheats + invulnerability
|
||||||
- V/B: Impossible acceleration forward/backward
|
- V/B: Impossible acceleration
|
||||||
- Shift+V/B: Same as V/B, but a thousand times faster
|
- Shift+V/B: Extreme acceleration
|
||||||
- Z: Impossibly instant stopping
|
|
||||||
- X: Teleport to target
|
- X: Teleport to target
|
||||||
|
- Z: Stop
|
||||||
|
|
||||||
# Running OutFly
|
# Running OutFly
|
||||||
## System Requirements
|
## System Requirements
|
||||||
|
|
|
@ -6,10 +6,10 @@ M: Map
|
||||||
C: Camera
|
C: Camera
|
||||||
R: Rotate (hold + move mouse)
|
R: Rotate (hold + move mouse)
|
||||||
Y: Rotation stabilizer
|
Y: Rotation stabilizer
|
||||||
Tab: Toggle Augmented Reality
|
|
||||||
AWSD/Shift/Ctrl: Move
|
AWSD/Shift/Ctrl: Move
|
||||||
J/K/U/L/I/O: Rotate
|
J/K/U/L/I/O: Rotate
|
||||||
F11: Fullscreen
|
F11: Fullscreen
|
||||||
|
Tab: Toggle Augmented Reality
|
||||||
|
|
||||||
Augmented Reality only:
|
Augmented Reality only:
|
||||||
Left click: Target objects
|
Left click: Target objects
|
||||||
|
@ -19,5 +19,5 @@ Cheats:
|
||||||
G: Toggle cheats + invulnerability
|
G: Toggle cheats + invulnerability
|
||||||
V/B: Impossible acceleration
|
V/B: Impossible acceleration
|
||||||
Shift+V/B: Extreme acceleration
|
Shift+V/B: Extreme acceleration
|
||||||
Z: Stop
|
|
||||||
X: Teleport to target
|
X: Teleport to target
|
||||||
|
Z: Stop
|
||||||
|
|
Loading…
Reference in a new issue