...
The Custom Event resource is different from the System State or Story Point resources in that it does not use an enum. Furthermore, the author can specify the scope in which the custom event is called out. For example, the event can be local to the script, or global (in the session).
...
Required Fields
...
Field Name | Description |
Custom Event | Specifies the name of the custom event. |
Events
...
Open, Activate, and Custom Event.
Example in the Headset
...
I have two scripts. I want an event in one to trigger something in the second. In this case, there is a Welcome Message that plays for the learner. When it is closed, I want it to trigger a second script to run where Ted is spawned.
...