Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Switch to AudioCenter implemented in bones - remove from Jumpy (#…
…1017) Use AudioCenter from bones now that it has been moved there, and remove from Jumpy. Added a trait extension to continue playing music from kira `StaticSoundSettings`, to avoid having to put all of the params in `play_music_advanced`, as the looping is configured a bit differently. The addition of `force_restart` in PlayMusic event has been helpful, now music does not restart each time switch menu pages. Resolves #1016
- Loading branch information