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
{{ message }}
This repository was archived by the owner on May 5, 2026. It is now read-only.
https://discord.com/channels/212250894228652034/477544613511692358/954138993723842571
I'm running Godot v3.4.3.stable.flathub [242c05d12] on Pop!OS, which is basically an Ubuntu variant
I'm trying to export to HTML.. I have Export Mode set to Export all resources
However, music isn't being played when run via website.
The music works (using SoundManager) while running locally via Godot editor
The music files (.mp3) are within the project structure.
Any other ideas where how to make music play when exporting to HTML?
Related #93