Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

For an overview of Resources, click here.

Panel
panelIconId1f393
panelIcon:mortar_board:
panelIconText🎓
bgColor#4C9AFF

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

Scene the

annotation

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

Annotation.

Position

Position relative to the

anchor

Anchor item.

Size

Resize the

anchor

Anchor.

Rotation

Set the angle of the rotation (helpful if it is not facing the learner).

Events

Open and Activate.

Activate.

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.

To learn more about Finishing Scripts, click here.

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:

...

Related Articles

Screen Message Resource

Screen Media Resource

Screen Dialog Resource