Releases: plunkettscott/interact-sound
Releases · plunkettscott/interact-sound
OneSync Infinity
Fixes InteractSound_SV:PlayWithinDistance event
This releases fixes issues with the InteractSound_SV:PlayWithinDistance
event.
No other fixes included.
Fixes #3
Release 0.4
Release 0.3.0
BREAKING CHANGE!
This breaking change resolves issues with client events not working. Following the transition from the folder, the client event names were named improperly.
Thanks to @oaaron99 for the pull request.
Interact Sound with Howler.js
Changelog
Fixes
- Fixes bugs introduced by the HTML5 audio api. Replaces with Howler.js. Thanks @patriksletmo!