Update README.md

This commit is contained in:
Simon 2019-11-20 18:48:02 +00:00 committed by GitHub
parent e546549546
commit 904890baf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,9 +71,11 @@ You can set a cvar in the config.cfg in the following manner:
set vr_snapturn_angle "5"
```
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)
|cvar|description|
| --- | --- |
|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: