Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in. |
Quick Links
Table of Contents | ||||
---|---|---|---|---|
|
Video Overview
...
For full screen please view on Vimeo at this link
About Scripts
Definition
Scripts are the building blocks of Motive-powered training scenariosScenarios. Scripts, when bundled with the media Media files and other assets they call on, are what get sent to the headset or mobile device to make 3D scenes Scenes interactive.
Use
Scripts are comprised of several parts that work together to form a narrative. Frames are contained within the script Script and they hold the script Script content. One or more Frames holds the Resources, Events, Conditions, and Variables that are all parts of a scriptScript.
...
All scenarios Scenarios typically start with a Director Script. This is the script Script that will be launched when the scenario Scenario begins in VR. Click here to learn more about Director Scripts.
Location
There are two places to see and manage your Scripts:
A. Within the Main Dashboard
B. The Scripts shortcut
Related Articles
...
End (Close) a Script
...
Create
There are two common ways:
Within the Scenarios tab, choose Add New Script:
...
Or, anywhere in Storyflow, you can click on the Scripts icon on the far right. From there choose the Script heading and then Add New Script.
...
Edit
To change the name of the script, simply click on the name and make your change. To change other elements of the script just choose the option you want to change and make a different selection or deletion.
Flow
As your scenario runs, the scripts will play unless you've specified conditions that would cause one script to run before the next. This action is called end script or close script. For example, when a learner enters my scenario I want them to see a Welcome Message on the wall. Once they've read it and clicked "close", then a video plays. If I don't end the script for the Welcome Message then BOTH will play simultaneously and the learner will see a Welcome Message at the same time that a video starts playing. We handle this situation with Conditions.
...
Therefore, it's suggested that you always end a script before moving to the next. That way if you need to add any conditions, it is much easier than going backward.
Two important topics related to this are Framing and Branching. Please see those articles for more detailed information.