Skip to content

llNavigateTo

void llNavigateTo(vector Location, list Options)

Navigate to destination.

Directs an object to travel to a defined position in the region or adjacent regions.

Parameters
Location (vector)
Region coordinates for the character to navigate to.
Options (list)
List of parameters to control the type of path-finding used. Currently only FORCE_DIRECT_PATH supported.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here