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
void llPreloadSound(string sound)
rotation llAxes2Rot(vector fwd, vector left, vector up)
void llRemoveVehicleFlags(integer flags)
list llParseString2List(string str, list separators, list spacers)
integer llListFindListNext(list src, list test, integer instance)
integer llSetMemoryLimit(integer limit)
list llGetAnimationList(key id)
void llSetSoundQueueing(integer queue)