This commit is contained in:
ericrius1 2015-11-24 16:18:09 -08:00
parent c720c97e70
commit 125c32b8fc

View file

@ -161,9 +161,9 @@ MasterReset = function() {
relativePosition: { relativePosition: {
x: 0, x: 0,
y: 0, y: 0,
z: -0.2 z: -0.1
}, },
relativeRotation: Quat.fromPitchYawRollDegrees(120, 90, 0) relativeRotation: Quat.fromPitchYawRollDegrees(100, 90, 0)
}, },
invertSolidWhileHeld: true invertSolidWhileHeld: true
}, },