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
list llParseStringKeepNulls(string src, list seperators, list spacers)
integer llGetFreeMemory()
integer llOverMyLand(string id)
string llGetAnimation(key id)
float llGetWallclock()
void llLoopSoundMaster(string sound, float volume)
void llSetPrimURL(string url)
float llGetSimStats(integer stat_type)