Skip to content

collision

collision(integer NumberOfCollisions)

This event is raised while another object, or avatar, is colliding with the object the script is attached to.

The number of detected objects is passed to the script. Information on those objects may be gathered via the llDetected* functions.

Parameters
NumberOfCollisions (integer)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here