Contents
Sound code blocks controls sounds.
This code block plays a sound and blocks all code following it until the sound is finished playing.
This code block plays a sound and is not blocking.
This code block stops all sounds.
Code
This code block changes the pitch effect by an amount.
pitch
This code block changes the pan left-right effect by an amount.
pan left-right
This code block sets the pitch effect.
This code block sets the pan left-right effect.
This code block clears the sound effects.
This code block changes the volume by an amount.
This code block changes the volume by a percentage.