⇐ Index
PlaySound(<-soundName <-volume)
Plays a sound. The volume ranges from 0 to 1. Valid sound names can be found in Sound Names:
Note that nearly all sounds will play at the world position 0,0,0.
PlaySound("Notify" 1)
There is a sound sampler script in the Tools section of the wiki.
⇐ Index