Info |
---|
For an overview of Resources, click here. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in. |
Table of Contents |
---|
Overview
The System State resource Resource emits a System State event Event within a scriptScript. Frames can conditionally play depending on the System State using the Check System State conditionCondition. This resource Resource is used for branching out a scriptScript.
...
Required Fields
...
Field Name | Description |
---|---|
System State | Specifies the system state event to be emitted. New system event values can be added through the enum editor. |
Events
The System State resource Resource can emit a system state eventEvent. This system state event Event can be listened to by the System State conditionCondition.