llApplyImpulse
LSLvoid llApplyImpulse(vector force, integer local)
Applies impulse to the object.\ If Local == TRUE, apply the Force in local coordinates; otherwise, apply the Force in global coordinates.\ This function only works on physical objects.
Parameters
| Type | Name |
|---|---|
| vector | force |
| integer | local |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
key llGetLandOwnerAt(vector pos)
string llGetHTTPHeader(key request_id, string header)
string llSHA256String(string src)
list llDeleteSubList(list src, integer start, integer end)
void llPointAt(vector pos)
void llSetAngularVelocity(vector angularVelocity, integer local)
integer llSetAgentEnvironment(key agent_id, float transition, list param_list)
void llSetTimerEvent(float sec)