llSetVelocity
LSLvoid llSetVelocity(vector vel, integer local)
If the object is physics-enabled, sets the object's linear velocity to Velocity.\ If Local==TRUE, Velocity is treated as a local directional vector; otherwise, Velocity is treated as a global directional vector.
Parameters
| Type | Name |
|---|---|
| vector | vel |
| integer | local |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llXorBase64(string str1, string str2)
vector llGetRegionSunDirection()
integer llGetRegionDayOffset()
vector llGetScale()
void llSetPayPrice(integer price, list quick_pay_buttons)
void llSetForceAndTorque(vector force, vector torque, integer local)
void llReleaseControls()
void llTargetOmega(vector axis, float spinrate, float gain)