llSetPos
LSLvoid llSetPos(vector pos)
If the object is not physical, this function sets the position of the prim.\ If the script is in a child prim, Position is treated as root relative and the link-set is adjusted.\ If the prim is the root prim, the entire object is moved (up to 10m) to Position in region coordinates.
Parameters
| Type | Name |
|---|---|
| vector | pos |
Sleeps
0.2s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
rotation llGetRot()
vector llGetVel()
key llDetectedKey(integer number)
void llRequestPermissions(string agent, integer perm)
list llGetLinkMedia(integer link, integer face, list rules)
rotation llGetMoonRotation()
void llTriggerSoundLimited(string sound, float volume, vector top_north_east, vector bottom_south_west)
void llSetTorque(vector torque, integer local)