Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

For an overview of Resources, click here.

Panel
panelIconId1f393
panelIcon:mortar_board:
panelIconText🎓
bgColor#4C9AFF

Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in.

Table of Contents

Overview

The Launch New Script resource Resource is used to play a scriptScript. This script Script will run alongside any other scripts Scripts that are actively playing.  

While all scripts Scripts can be launched from the Director Script, you may find there are situations where it would be better organized to launch within a scriptScript.  For example, if there is a correct/incorrect situation you could launch different scripts Scripts depending on the learner's actions.  

Required Fields

...

Field Name

Description

Script

Specifies the target

script

Script that will run.

Events

Activate, Close, Complete.

...

I want to set up a Testing Script that runs everything I need to test one individual script Script at a time in the headset.

  1. In the first

...

  1. Frame, I will Spawn Assets that I will need:

...

  1. Once the Assets are spawned, I will use the Launch Script

...

  1. Resource to attach the

...

  1. Script in question that I want to test - in this case the “Test Fume Hood”:

...

This script Script will then be attached to a scenario Scenario and I can run it in the headset.

Related Articles

End Script Resource

Close Frame Resource

Replay Frame Resource