Skip to content

llPushObject

Function Syntax
void llPushObject(
  1. key ObjectID,
  2. vector Impulse,
  3. vector AngularImpulse,
  4. integer Local
);

Applies Impulse and AngularImpulse to ObjectID.

Applies the supplied impulse and angular impulse to the object specified.