mirror of
https://github.com/DrBeef/QuakeQuest.git
synced 2025-02-18 02:01:35 +00:00
Update README.md
This commit is contained in:
parent
97d5029535
commit
e6c19d133e
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -34,6 +34,7 @@ Controls:
|
||||||
* Right Thumbstick - Turn (if configured to do so in the options)
|
* Right Thumbstick - Turn (if configured to do so in the options)
|
||||||
* A Button - Jump
|
* A Button - Jump
|
||||||
* B Button - Adjust pitch of weapon to your preference (saved in config)
|
* B Button - Adjust pitch of weapon to your preference (saved in config)
|
||||||
|
* Y Button - Bring up the text input "keyboard"
|
||||||
* Dominant Hand Controller - Weapon orientation
|
* Dominant Hand Controller - Weapon orientation
|
||||||
* Dominant-Hand trigger - Fire
|
* Dominant-Hand trigger - Fire
|
||||||
* Off-Hand Controller - Direction of movement (if configured in settings, otherwise HMD direction is used by default)
|
* Off-Hand Controller - Direction of movement (if configured in settings, otherwise HMD direction is used by default)
|
||||||
|
@ -41,6 +42,16 @@ Controls:
|
||||||
* Grip Buttons - Switch next/previous weapon
|
* Grip Buttons - Switch next/previous weapon
|
||||||
* Right-thumbstick click change the laser-sight mode
|
* Right-thumbstick click change the laser-sight mode
|
||||||
|
|
||||||
|
Inputting Text:
|
||||||
|
---------------
|
||||||
|
|
||||||
|
- Press Y to bring up the "keyboard" and Y again to exit text entry mode
|
||||||
|
- Push left or right thumbstick to select the character
|
||||||
|
- Press Trigger on the appropriate controller to type the selected character (or center character if no thumbstick direction is pushed)
|
||||||
|
- Press grip trigger on controller to cycle through the available characters for that controller
|
||||||
|
- Press B to Delete characters
|
||||||
|
- Press A for Enter/Return
|
||||||
|
|
||||||
|
|
||||||
Things to note / FAQs:
|
Things to note / FAQs:
|
||||||
----------------------
|
----------------------
|
||||||
|
|
Loading…
Reference in a new issue