This is a trigger Simple Script. It allows an object, through some interaction with a user, to trigger a response from a responder Simple Script in the same scene.
For an overview of Simple Scripts, see Simple Scripts user guide.
Details
Simple Chat Command triggers other Simple Scripts when you type commands in nearby chat.
Parameters
Command A | The command to type to trigger the event. |
On Command A -> | Name of the event that will be triggered by Command A. |
Command B | The command to type to trigger the event. |
On Command B -> | Name of the event that will be triggered by Command B. |
Command C | The command to type to trigger the event. |
On Command C -> | Name of the event that will be triggered by Command C. |
Creator Only | Restricts the command to only be available to the creator of the scene. Turn this off if you want any user to be able to trigger chat commands in your scene. |
-> 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 event is received. |
0 Comments