EffectLib Sound - TheComputerGeek2/MagicSpells GitHub Wiki
class: Sound
This effect plays a sound.
Option | Default |
---|---|
type |
"repeating" |
period |
1 |
iterations |
1 |
Option | Description | Type |
---|---|---|
sound |
Format: <soundName>,<volume>,<pitch>,<range> .- soundName : string- volume : float- pitch : float- range : integer |
String |