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
string llToLower(string source)
float llGetMassMKS()
rotation llGetLocalRot()
void llTargetedEmail(integer target, string subject, string message)
void llTargetRemove(integer number)
integer llGiveMoney(key destination, integer amount)
integer llGetLinkNumber()
void llGroundRepel(float height, integer water, float tau)