...
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 as this resource, the Text and Annotation resource will close - meaning they will disappear. An alternative to using the End Script Resource is to create a custom event marking the end of the script and then use that event as a condition where needed in other scripts.
In the Headset
In the workshopMotive Lab, I want to attach some text to the safety hat. Here is the resource in the script:
...
Here is the annotation in the headset:
...
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:
...