...
Example in the Headset
This is a simple example of fading out at the conclusion of training.
Navigate to the frame immediately proceeding where the fade out should be.
In this example, I've added a sub-frame under the last frame with a close event. This means as soon as the notification is done, it will trigger the fade to happen.
Add the Fade Out resource to the frame:
...
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 some workshop tools 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 to let the learner know what will happen in the scene:
...
At the bottom of the Screen Message Resource, click the Event Link Shortcut (the blue + icon) to create a child frame that is conditional on the Screen Message closing (choose the Close event)
Drag and drop a Fade Scene Resource into the Resource pane
Choose “Fade Out” under Effect:
...
At the bottom of the Fade Out, click the Event Link Shortcut to create a child frame that is conditional on the Fade Out completing (choose the Complete event)
Drag and drop a Spawn Assets Resource into the Resource pane
Choose the assets to spawn:
...
At the bottom of the Spawn Assets Resource, click the Event Link Shortcut to create a child frame that is conditional on the Spawn Assets completing (choose the Complete event)
Drag and drop a Fade Scene Resource into the Resource pane
Choose “Fade In” under Effect:
...
Save
This is what it would look like in the
...
Headset:
...
To view this video full screen on Vimeo, click here.