Skip to content

llMoveToTarget

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.

Parameters
Target (vector)
Tau (float)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here