llMoveToTarget
LSLvoid 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.
Parameters
| Type | Name |
|---|---|
| vector | target |
| float | tau |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llGetStartParameter()
string llGetAnimation(key id)
key llTransferLindenDollars(key destination, integer amount)
string llJsonValueType(string json, list specifiers)
vector llGetSunDirection()
string llLinksetDataReadProtected(string name, string pass)
void llSetVelocity(vector vel, integer local)
string llToUpper(string source)