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

Global Played Sound(s) Not Restored #5

Open
smlu opened this issue Dec 1, 2024 · 0 comments
Open

Global Played Sound(s) Not Restored #5

smlu opened this issue Dec 1, 2024 · 0 comments

Comments

@smlu
Copy link
Owner

smlu commented Dec 1, 2024

There is a bug where globally played sounds are not being restored correctly after loading a saved game. This results in the absence of sounds that should continue playing across the game session.

Steps to Reproduce:

  1. Play a global sound (one that is meant to persist across different areas or game states).
  2. Save the game while the global sound is playing.
  3. Load the saved game.
  4. Observe that the global sound is no longer playing.

Expected Behavior:

Global sounds should continue playing seamlessly after loading a saved game, maintaining the game's audio continuity.

Actual Behavior:

Global sounds are not restored and do not play after loading a saved game, leading to a silent game environment where there should be ongoing sound.

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

No branches or pull requests

1 participant