mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-09 09:02:29 +02:00
tweak
This commit is contained in:
parent
3a9dcf56df
commit
c720c97e70
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ MasterReset = function() {
|
|||
y: 0,
|
||||
z: -0.2
|
||||
},
|
||||
relativeRotation: Quat.fromPitchYawRollDegrees(45, 90, 0)
|
||||
relativeRotation: Quat.fromPitchYawRollDegrees(120, 90, 0)
|
||||
},
|
||||
invertSolidWhileHeld: true
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue