Fade Scene 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 Fade Scene Resource allows the author to fade the Scene in or out. Fading in will slowly reveal the Scene to the learner, whereas fading out will cause the Scene to go completely dark. Fading in is an excellent way to introduce a new Scene or area to the learner, whereas fading out is great at concluding Events. Used in conjunction, the fade in and outs can be used together to transition between different Scenes.
Required Fields
Field Name | Description |
---|---|
Effect | Specifies to fade in or fade out the Scene. |
Events
Open, Activate, Close, Complete.
Example in the Headset
When authoring a Spawn Asset Resource, we suggest fading the Scene out and in to mitigate the motion sickness that can result. In this example, we are spawning the Motive Lab equipment and objects in the environment and will fade the Scene out prior to spawning and then fade the Scene back in after.
Suggested Best Practice: Create a Frame for a Screen Message Resource or Notification to let the learner know what will happen in the Scene:
When the message to the learner closes, add in the Fade Out Resource:
For this example, I will now add the assets I want to Spawn:
In the next child Frame, I will add the Fade In Resource:
Lastly, as I cannot use an End Script Resource with Spawn Assets (as they will disappear), I will create an Event marking the Assets Spawned so that I can use that Event elsewhere in my scripting:
All of the Frames are child Frames of the one above and look like this:
This is what it would look like in the Headset. Note the counters are empty before and when it fades in the assets are spawned:
To view this video full screen on Vimeo, click here.
Related Articles