Web Player Settings

In each Application Templates template, there are web player settings that must be worked by modifying the UserSetting.js file in the Data folder. These settings determine the path of the web player for embedding into web pages, the actor and its size, position, look-at behavior and idle motion; also you may show or hide the play bar and preload the data before the entire playback by modifying the settings.

Please refer to the Basic Workflow section to create and build interactive assets before proceeding with the steps below.

 
Modifications in the Player Setting Section

The settings in the Player Setting section of the UserSetting.js are used for introducing desired assets into the web player. Therefore, please make sure that each and every asset you are about to used are already put into the path as described in the General Setting Section.

The Player Setting section are as shown below:

PlayerURL

Actor

IdleMotion

LookatMode

LookatStrength

BackgroundImage

ShowHidePlaybar

PreLoadData

Actor Transformation (Scale, Position X and Position Y)

OpeningScript