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 incoming call ringtone not playing on web #83

Closed
albrow opened this issue Dec 8, 2023 · 1 comment
Closed

Fix incoming call ringtone not playing on web #83

albrow opened this issue Dec 8, 2023 · 1 comment
Labels
bug Something isn't working music/sound effects

Comments

@albrow
Copy link
Owner

albrow commented Dec 8, 2023

There's currently a bug in the web version of the game where the ringtone/incoming call sound effect (introduced in version 0.3.0) doesn't actually play. I believe this has to do with autoplay restrictions.

We may need to add a button after cutscenes end, e.g. something simple that just says "Back to Hub". That way we can trigger the sound effect more directly in response to a user interaction. Similar to what we do with the loading screen, we can skip this step for the Electron/Steam version.

@albrow albrow added bug Something isn't working music/sound effects labels Dec 8, 2023
@albrow
Copy link
Owner Author

albrow commented Dec 13, 2023

This is fixed in the dev branch and will be released shortly.

@albrow albrow closed this as completed Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working music/sound effects
Projects
None yet
Development

No branches or pull requests

1 participant