llMoveToTarget
Function Syntax
void llMoveToTarget(
- vector Target,
- float Tau
Critically damp to Target in Tau seconds (if the script is physical).
Critically damp to position target in tau-seconds if the script is physical. Good tau-values are greater than 0.2. A tau of 0.0 stops the critical damping.