mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 10:07:58 +02:00
21540 - Make Rotation using Vive Controller Work
This commit is contained in:
parent
a41aced032
commit
dbe7cc5d1a
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
{ "from": "Standard.RX",
|
{ "from": "Standard.RX",
|
||||||
"when": [ "Application.InHMD", "Application.SnapTurn" ],
|
"when": [ "Application.SnapTurn" ],
|
||||||
"to": "Actions.StepYaw",
|
"to": "Actions.StepYaw",
|
||||||
"filters":
|
"filters":
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue