Brogrammist

Results 8 comments of Brogrammist

Hi bopace, sorry to see that JSAM has been giving you some issues. The prefabbing and usage of the AudioManager across multiple scenes should be supported to the extent that...

That's strange, there are cases where AudioManager's enum generation can be interrupted by external forces such as compilation errors in other scripts, so check the console for those just to...

Thanks for the report and fix Occuros! I'll try investigating it on my end as well

Currently only Audio File Objects support the use of _Libraries_, where a single _Audio File Object_ can support multiple AudioClips. Libraries target the use case of playing a specific sound...

Hey thanks for writing a report! I've just posted a new version in the Release page which should fix the bug you've happened upon Do let me know if you...

Thanks for reporting such a major design oversight, the backend system will be reconfigured for the next release so that references won't shift around like that, or at least not...

There is currently no helper API to pause all audio in one go, I'll be adding that in the next update. In the meantime, besides accessing all AudioSources, one workaround...

Appreciate the fast response, your "hack" worked out great! Although there's no way I to confirm that it'll continue to work until I really start field-testing it. So I may...