Skip to content

llCollisionSprite

Deprecated
void llCollisionSprite(string ImpactSprite)

Suppress default collision sprites, replace default impact sprite with ImpactSprite; found in the object inventory (empty string to just suppress).

Parameters
ImpactSprite (string)

This function is broken as reported in VWR-322 and does not work in newer releases of the Second Life viewer.

To suppress the default collision sprite altogether, use an empty string as the value for the impact_sprite parameter.

  • [llCollisionFilter] - Filter collisions
  • [llCollisionSound] - Set collision impact sound
  • [collision_start] event
  • [collision] event
  • [collision_end] event