diff --git a/scripts/system/libraries/WebTablet.js b/scripts/system/libraries/WebTablet.js index a8f1154617..6607b044ff 100644 --- a/scripts/system/libraries/WebTablet.js +++ b/scripts/system/libraries/WebTablet.js @@ -14,8 +14,8 @@ var Y_AXIS = {x: 0, y: 1, z: 0}; var DEFAULT_DPI = 32; var DEFAULT_WIDTH = 0.5; - var TABLET_URL = "https://s3.amazonaws.com/hifi-public/tony/tablet.fbx"; + // returns object with two fields: // * position - position in front of the user // * rotation - rotation of entity so it faces the user.