Skip to content

Commit

Permalink
fix: Switch to AudioCenter implemented in bones - remove from Jumpy (#…
Browse files Browse the repository at this point in the history
…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
MaxCWhitehead authored Aug 24, 2024
1 parent 1d8c7aa commit d6b07ae
Show file tree
Hide file tree
Showing 6 changed files with 69 additions and 230 deletions.
54 changes: 29 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d6b07ae

Please sign in to comment.