10 years ago by FelipeBudinich
Since Impact is now using Web Audio API, I've lost the ability to check if an instance of a sound is currently playing, does anyone know how to do that with the new API?
PS: Currently I'm just doing this instead of using the new API:
PS: Currently I'm just doing this instead of using the new API:
//on main.js ig.Sound.useWebAudio = false;