/* globals WELCOME_WAGON_OPTIONS:true */ WELCOME_WAGON_OPTIONS = { // DOMAIN_ID: '8fbcb37f-e93b-4de8-b8ff-4c0f216dc195', // ROTATING_DOMAIN: 'WelcomeWagon', // default SEARCH_CENTER: {x: -5, y: -4, z: 7} // , // SEARCH_AREA: 60000, // default // DISPLAY_NAME: 'WelcomeWagon [BOT]', // default // ACTIVE_WELCOME_WAGON_JSON: 'https://hifi-content.s3.amazonaws.com/DomainContent/production/welcomeWagon/ww-wagonPad.json', // default // DISABLED_WELCOME_WAGON_JSON: 'https://hifi-content.s3.amazonaws.com/DomainContent/production/welcomeWagon/ww-ghostBus.json', // default // PLATFORM_NAME: 'ww-landingPad', // default // WELCOME_WAGON_CHANNEL: 'com.highfidelity.welcomeWagon', // default // MODULES_PATH: 'https://hifi-content.s3.amazonaws.com/DomainContent/production/welcomeWagon/modules/', // default }; Script.include('https://hifi-content.s3.amazonaws.com/DomainContent/production/welcomeWagon/welcomeWagonAC.js');