llRotLookAt
LSLvoid llRotLookAt(rotation target, float strength, float damping)
Cause object to rotate to Rotation, with a force function defined by Strength and Damping parameters. Good strength values are around half the mass of the object and good damping values are less than 1/10th of the strength.\ Asymmetrical shapes require smaller damping.\ A strength of 0.0 cancels the look at.
Parameters
| Type | Name |
|---|---|
| rotation | target |
| float | strength |
| float | damping |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llMakeExplosion(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
float llGetMassMKS()
integer llGetRegionDayOffset()
integer llGetMemoryLimit()
key llKeyCountKeyValue()
void llResetLandBanList()
void llLinkSetSoundQueueing(integer linknumber, integer queue)
void llRemoteLoadScriptPin(string target, string name, integer pin, integer running, integer start_param)