Skip to content

llSetForce

void llSetForce(vector Force, integer Local)

Sets Force on object, in object-local coordinates if Local == TRUE (otherwise, the region reference frame is used).

Only works on physical objects.

Parameters
Force (vector)
Directional force.
Local (integer)
Boolean, if TRUE uses local axis, if FALSE uses region axis.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here