From 52f31addb2244f88d2dd9cb0ed7ec58633b59651 Mon Sep 17 00:00:00 2001 From: Ryan Huffman Date: Fri, 16 Sep 2016 11:06:07 -0700 Subject: [PATCH] Disable welcome overlay that follows you in tutorial --- tutorial/tutorial.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tutorial/tutorial.js b/tutorial/tutorial.js index 049bb9e8a1..709a36ad21 100644 --- a/tutorial/tutorial.js +++ b/tutorial/tutorial.js @@ -319,6 +319,7 @@ stepOrient.prototype = { this.overlay = new StayInFrontOverlay("model", { url: "http://hifi-content.s3.amazonaws.com/alan/dev/Prompt-Cards/welcome.fbx?11", ignoreRayIntersection: true, + visible: false }, 1.5, { x: 0, y: 0.3, z: 0 }); // Spawn content set