Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Deep Learning on Events is found in Motive Academy. Click here to see the course this lesson is in. |
Quick Links
Table of Contents | ||||
---|---|---|---|---|
|
Video Overview
...
For full screen please view on Vimeo at this link
To learn more about the video playback options, including CCs, Transcripts, Quality, Speed, and Size, click here.
...
For full screen view on Vimeo at this link.
To learn more about the video playback options, including CCs, Transcripts, Quality, Speed, and Size, click here.
About Events
Definition
Events are created in Frames. Events occur throughout a scenario (some automatically, some authored). Authors can use these events to dictate what happens when.
Use
...
Scripts are comprised of several parts that work together to form a narrative. Frames are contained within the script and they hold the script content. One or more Frames holds the Resources, Events, Conditions, and Variables that are all parts of a script.
...
Events and Conditions can be powerful together. An example of this is Frame Preconditions. Frames can have a Precondition that listens for a specific Event. Once this Event is emitted, the Frame’s Precondition will be satisfied, and the Resources within that Frame will begin their processing. You can set this up using the Event Link Shortcut. When viewing a script, you will see the Event Link Shortcut at the bottom of the main pane. When you click on this, you will see the events that you can create:
...
...
Location
You’ll find the Events tab to the right of the script editing pane.:
...
Anatomy
...
A. Custom Events are listed here. These are Events that you have created which can manipulate various other frames and scripts depending on the custom event activating.
...