The Control elements provide a quick way to guide an end user through the application.
These provide the option for the following elements:
*1. Play/Pause
Pauses/plays the background video.
*2. Home
Lets the user jump to the specified scene. E.g. a menu.
*3. back button
Lets the user jump to the specified scene. Usually used for the last visited scene.
*4. next button
Lets the user jump to the specified scene. Usually used for a guided tour to the next scene.
There are specific predefined points for the buttons of navigation to scenes.
- Hide – Hides this element.
- Start Scene – The user will jump to the defined start scene.
- Backstack – The user will be guided back to the scene he came from.
- Scene – User jumps into this specific scene.
Post your comment on this topic.