llNavigateTo
Function Syntax
void llNavigateTo(
- vector Location, // Region coordinates for the character to navigate to.
- list Options // List of parameters to control the type of path-finding used. Currently only FORCE_DIRECT_PATH supported.
Navigate to destination.
Directs an object to travel to a defined position in the region or adjacent regions.