LlMapTouch

From Second Life Wiki

LlMapTouch
Jump to: navigation, search
Image:Emblem-important-yellow.png LSL Feature Request
The described function does not exist. This article is a feature request.

Contents

Description

Function: vector llMapTouch( );
REQUEST Function ID
0.1 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

Personal tools