llCollisionSound
function ll.CollisionSound(ImpactSound: string, ImpactVolume: number)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(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.CollisionSound().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llCollisionSound