Skip to content

llCollisionSound

void llCollisionSound(string ImpactSound, float ImpactVolume)

Suppress default collision sounds, replace default impact sounds with ImpactSound.

The ImpactSound must be in the object inventory.

Supply an empty string to suppress collision sounds.

Parameters
ImpactSound (string)
ImpactVolume (float)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here