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
void llSetParcelMusicURL(string url)
float llListStatistics(integer operation, list src)
integer llGetRegionDayOffset()
void llWhisper(integer channelID, string text)
void llLinkAdjustSoundVolume(integer linknumber, float volume)
void llMinEventDelay(float delay)
void llStartAnimation(string anim)
void llCloseRemoteDataChannel(string channel)