Skip to content
JasperLorelai edited this page Jan 14, 2024 · 1 revision

Source Code

class: Sound

Description:

This effect plays a sound.

Configuration:

Option Default
type "repeating"
period 1
iterations 1

Other:

Option Description Type
sound Format: <soundName>,<volume>,<pitch>,<range>.
- soundName: string
- volume: float
- pitch: float
- range: integer
String
Clone this wiki locally