mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 14:47:19 +02:00
more tweaks
This commit is contained in:
parent
46bedf7667
commit
d359aa3b65
1 changed files with 5 additions and 4 deletions
|
@ -13,11 +13,12 @@
|
|||
{ "from": "Hydra.RB", "to": "Standard.RB" },
|
||||
{ "from": "Hydra.RS", "to": "Standard.RS" },
|
||||
|
||||
{ "from": "Hydra.L1", "to": "Standard.LeftPrimaryThumb" },
|
||||
{ "from": "Hydra.L2", "to": "Standard.LeftSecondaryThumb" },
|
||||
{ "from": [ "Hydra.L3", "Hydra.L4" ], "to": "Standard.LeftPrimaryThumb" },
|
||||
{ "from": [ "Hydra.L1", "Hydra.L2" ], "to": "Standard.LeftSecondaryThumb" },
|
||||
|
||||
{ "from": [ "Hydra.R3", "Hydra.R4" ], "to": "Standard.RightPrimaryThumb" },
|
||||
{ "from": [ "Hydra.R1", "Hydra.R2" ], "to": "Standard.RightSecondaryThumb" },
|
||||
|
||||
{ "from": "Hydra.R1", "to": "Standard.RightPrimaryThumb" },
|
||||
{ "from": "Hydra.R2", "to": "Standard.RightSecondaryThumb" },
|
||||
|
||||
{ "from": "Hydra.LeftHand", "to": "Standard.LeftHand" },
|
||||
{ "from": "Hydra.RightHand", "to": "Standard.RightHand" }
|
||||
|
|
Loading…
Reference in a new issue