Info |
---|
For an overview of Resources, click here. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in. |
Table of Contents |
---|
Overview
The annotation resource Annotation Resource adds a label to a 3D object in the sceneScene. The label is persistent - it cannot be cleared. It provides a small amount of additional information for the learner while they are navigating the sceneScene.
Required Fields
...
Field Name | Description |
---|---|
Anchor | Item in the |
Scene the |
Annotation should attach to. |
Optional Fields
Field Name | Description |
---|---|
Text | The text you want to apply to the object. |
Image | Add an image to the |
Annotation. | |
Position | Position relative to the |
Anchor item. | |
Size | Resize the |
Anchor. | |
Rotation | Set the angle of the rotation (helpful if it is not facing the learner). |
Events
Using End Script Resource
If you use an End Script Resource in the same script Script as this resourceResource, the Text and Annotation resource Resource will close - meaning they will disappear. An alternative to using the End Script Resource is to create a custom event Custom Event marking the end of the script Script and then use that event Event as a condition Condition where needed in other scriptsScripts.
To learn more about Finishing Scripts, click here.
In the Headset
In the Motive Lab, I want to guide the learner to use the Sonication equipment. A text label has been added to the Sonicator:
...
Here is what the Text and Image Resource looks like in the headset with this scripting:
...