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 Visitors sends events when avatars join or leave your scene.
Parameters
On Visitor Join -> | Name of the event to send when an avatar visits the scene. |
On Visitor Exit -> | Name of the event to send when an avatar leaves the 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