Skip to content

llSetPos

void llSetPos(vector Position)

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
Position (vector)
Region coordinates to move to (within 10m).

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here