Skip to content

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

Merged
MaxCWhitehead merged 2 commits intofishfolk:mainfrom
MaxCWhitehead:audio
Aug 24, 2024
Merged

fix: Switch to AudioCenter implemented in bones - remove from Jumpy#1017
MaxCWhitehead merged 2 commits intofishfolk:mainfrom
MaxCWhitehead:audio

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
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