llSetTorque
LSLvoid llSetTorque(vector torque, integer local)
Sets the Torque acting on the script's object, in object-local coordinates if Local == TRUE (otherwise, the region reference frame is used).\ Only works on physical objects.
Parameters
| Type | Name |
|---|---|
| vector | torque |
| integer | local |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llLinkSetSoundRadius(integer linknumber, float radius)
void llTriggerSoundLimited(string sound, float volume, vector top_north_east, vector bottom_south_west)
void llSetTouchText(string text)
integer llGetRegionFlags()
key llDetectedOwner(integer number)
void llMakeFire(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
float llGetMassMKS()
string llLinksetDataRead(string name)