...
The Move User resource moves the user (learner) to an anchor within the scene. This can be used to bring the user learner to different parts of the environment.
...
Required Fields
...
Field Name | Description |
---|---|
Anchor | Specifies the anchor that the user The learner will be moved to this anchor. |
Events
...
I have created a Screen Message letting the learner know they will be moved.
Next, I created a close event that waits for the Screen Message to be closed and then fires the Move User resource.
For the Move User Anchor, you can use an existing one or create a custom anchor as I've done using the VR Editor.
...
When the learner closes the Screen Message, they will automatically move to the anchor. This is what it would look like in the headset:
...