Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Switch to AudioCenter implemented in bones - remove from Jumpy #1017

Merged
merged 2 commits into from
Aug 24, 2024

Conversation

MaxCWhitehead
Copy link
Collaborator

@MaxCWhitehead MaxCWhitehead commented Aug 24, 2024

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

@MaxCWhitehead MaxCWhitehead merged commit d6b07ae into fishfolk:main Aug 24, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove AudioCenter from Jumpy and use bones impl
1 participant