Sound Example
This example demonstrates the basic audio system capabilities. You can:
- Play a sound effect by clicking the 'Play Once' button
- Adjust the sound volume using the volume slider (range 0-1)
- Toggle audio on/off using the audio toggle button
- Play multiple instances of the same sound simultaneously
- Loop sounds for background music
The audio system uses the Howler.js library under the hood.