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