This is a responder Simple Script. It allows an object, through interaction with a trigger Simple Script, to perform an action in the scene.
For an overview of Simple Scripts, see Simple Scripts user guide.
Details
Simple Light can set the color and intensity of a light when triggered.
Parameters
-> Mode A | When this event is received, set the light to Mode A. |
Mode A Color | The color of the light for Mode A. |
Mode A Intensity | The intensity of the light of Mode A. (Range: 0-100) |
-> Mode B | When this event is received, set the light to Mode B. |
Mode B Color | The color of the light for Mode B. |
Mode B Intensity | The intensity of the light for Mode B. (Range: 0-100) |
-> Enable | When this message is received, the script begins responding to events. |
-> Disable | When this message is received, the script stops responding to events. |
Start Enabled |
If on, this script responds to events when the scene is loaded. If off, the script will not respond to events until an -> Enable |
0 Comments