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.
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here