touch_start
Directorytouch_start
- NumberOfTouches integer
This event is raised when a user first touches the object the script is attached to. The number of touches is passed to the script in the parameter.
Information on those objects may be gathered via the llDetected() library functions.