touch
Directorytouch
- NumberOfTouches integer
This event is raised while a user is touching the object the script is attached to.
The number of touching objects is passed to the script in the parameter.
Information on those objects may be gathered via the llDetected* library functions.