llMapTouch

LSL Feature Request
The described function does not exist. This article is a feature request.

Summary

Function: vector llMapTouch( );
0.1 Forced Delay
10.0 Energy

Provides the relative coordinates of a touch.
Returns a vector with the coordinates of where an avatar touched within the boundary of a prim.

Caveats

  • This function causes the script to sleep for 0.1 seconds.

Examples

Deep Notes

Signature

//function vector llMapTouch();