Skip to content

llSetSoundRadius

function ll.SetSoundRadius(Radius: number)

Limits radius for audibility of scripted sounds (both attached and triggered) to distance Radius.

Parameters
Radius (number)
Maximum distance that sounds can be heard.

Add example usage here showing SLua/Luau syntax with ll.SetSoundRadius().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.