You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just updated audio support in good-web-game and while testing it I noticed that though setting audio volume works fine on desktop it doesn't work on Wasm.
As the example shows neither starting the sound with a certain volume set in the params, nor changing it while playing changes anything on the actual volume.
The text was updated successfully, but these errors were encountered:
I just updated audio support in good-web-game and while testing it I noticed that though setting audio volume works fine on desktop it doesn't work on Wasm.
For a live example check gwg's
sounds
example: https://psteinhaus.github.io/sounds_example/As the example shows neither starting the sound with a certain volume set in the params, nor changing it while playing changes anything on the actual volume.
The text was updated successfully, but these errors were encountered: