Versions Compared

Key

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

...

Info

If you want to move a Character in the environment, then the appropriate resource is Navigate To.

If you want the learner to move an object themselves, then the appropriate Resource is Place or Grasp.

Note

IMPORTANT Scripting Notes:

  1. Add the Scene Object to the Script in a Frame before the Move Object Resource is scripted (not in the same Frame);

  2. Ensure that the object has been spawned before the Move Object Resource is scripted. This is typically done in a separate “Spawn Assets” Script.

Required Fields

...

Field Name

Description

Objects

Specifies the Scene object(s) to be moved.

Anchor

(found after choosing a Position option)

Specifies the anchor to which the object will be moved.

Fixed and Relative Position: Specifies the position of the anchor.

This position can be one of two types: Fixed Position or Relative Position.

The Fixed Position setting allows the author to configure the coordinates of the object, as well as its rotation.

The Relative Position setting allows the author to configure the angle, distance, and elevation of the object, as well as its rotation.

More information on positioning can be found here:

Fixed and Relative Positions

...