Skip to content

llSetPos

Function Syntax
void llSetPos(
  1. vector Position // Region coordinates to move to (within 10m).
);

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.