The Move Object Resource allows you (the author) to move a scene object to a specified anchor. This can be used to move objects between fixed locations around the scene.
...
Required Fields:
Field Name | Description |
Objects | Specifies the scene object(s) to be moved. |
Anchor | Specifies the anchor to which the object will be moved. |
Events:
Example In the Headset:
In my workshop, I want to move the speaker from the corner of the room to the workbench.
Here is the original location of the speaker:
...
In my script, I've set the object and location:
...
Here is the new location on the workbench:
...