Athena.systems.sound.CustomSoundInfo ​
server/systems/sound.CustomSoundInfo
Properties ​
audioName ​
• audioName: string
A custom .ogg file name for an audio clip.
Defined in ​
pos ​
• Optional pos: IVector3
A positional Vector3 on where to play the sound from.
Defined in ​
target ​
• Optional target: Entity
If you want the audio 3D specify a target to play this audio from.
Defined in ​
volume ​
• Optional volume: number
The volume between 0.0 - 1.0.
Recommended: 0.35.
 V5 Docs
V5 Docs