Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llSetAngularVelocity

LSL
void llSetAngularVelocity(vector angularVelocity, integer local)

Sets an object's angular velocity to AngVel, in local coordinates if Local == TRUE (if the script is physical).\ Has no effect on non-physical objects.

Parameters

TypeName
vector angularVelocity
integer local
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL