...
Table of Contents |
---|
Overview
The Positional Anchor resource attaches an anchor to an object in the scene. Anchors represent a position in the scene. This anchor can be used by other resources, such as the Screen Message and Move User resources
You can attach a Positional Anchor to a screen message, a sound, a 3D asset, and more. You can also use them with World Proximity Conditions to know if a learner has moved to a certain spot in the VR simulation.
These anchors are customizable as you can create and determine a custom position within the scene either manually or using theĀ VR Editor.
Info |
---|
The author is also able to specify an anchor to which this Positional Anchor is attached to. If an anchor/scene object is specified, the Positional Anchor's position will be relative to the anchor's origin/pivot point. Otherwise, the anchor will be relative to the scene's point of origin. |
...
Field Name | Description |
---|---|
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 Positional Anchor, as well as its rotation. The Relative Position setting allows the author to configure the angle, distance, and elevation of the Positional Anchor, as well as its rotation. |
...