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

Activate.

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.

...

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