Deactivate Resource Resource
For an overview of Resources, click here.
Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in.
Overview
The Deactivate resource Resource terminates any Resource in a Script. This can be used to stop media playback or disable any UI generated from Resources, for example.
Required Fields
Field Name | Description |
---|---|
Resource | Specifies the Resource to be deactivated. You can only deactivate Resources that are local to the Script. |
Events
Example
In the Motive Lab, I’ve activated an emergency with the Fume Hood equipment. Once the learner closes the fume hood, the audio alarm and visual scene effect should deactivate (stop).
(Optional) add instructions for the learner on what to do:
In this example, I’ve added a visual Vignette to turn the Scene red and played an audio alarm then I’ve used a Set Object State Resource to enable the learner to close the hood :
Once the fume hood is closed, it will trigger the two Deactivate Resources:
Here is what it would look like in the headset:
To view this video in full screen on Vimeo, click here.
Related Articles