mirror of
https://github.com/DrBeef/Quake2Quest.git
synced 2025-03-02 15:02:08 +00:00
Update README.md
This commit is contained in:
parent
e546549546
commit
904890baf2
1 changed files with 5 additions and 3 deletions
|
@ -71,9 +71,11 @@ You can set a cvar in the config.cfg in the following manner:
|
||||||
set vr_snapturn_angle "5"
|
set vr_snapturn_angle "5"
|
||||||
```
|
```
|
||||||
|
|
||||||
vr_snapturn_angle - Sets the angle of the snap turn, set to a value < 10 for smooth turning
|
|cvar|description|
|
||||||
vr_walkdirection - Set to 1 for HMD oriented movement direction
|
| --- | --- |
|
||||||
vr_control_scheme - Sets the control scheme (default: 0 - off-hand controller oriented, 1 - HMD oriented)
|
|vr_snapturn_angle|Sets the angle of the snap turn, set to a value < 10 for smooth turning|
|
||||||
|
|vr_walkdirection|Set to 1 for HMD oriented movement direction|
|
||||||
|
|vr_control_scheme|Sets the control scheme (default: 0 - off-hand controller oriented, 1 - HMD oriented)|
|
||||||
|
|
||||||
|
|
||||||
Things to note / FAQs:
|
Things to note / FAQs:
|
||||||
|
|
Loading…
Reference in a new issue