mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 09:09:56 +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,
|
y: 0,
|
||||||
z: -0.2
|
z: -0.2
|
||||||
},
|
},
|
||||||
relativeRotation: Quat.fromPitchYawRollDegrees(45, 90, 0)
|
relativeRotation: Quat.fromPitchYawRollDegrees(120, 90, 0)
|
||||||
},
|
},
|
||||||
invertSolidWhileHeld: true
|
invertSolidWhileHeld: true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue