fix(web): resolve game freeze on scene transition in web export

- Force get_tree().paused = false on _ready() in entrepot
- Move get_tree().paused = false before hide() and emit in dialogue_box
- Set Audio Default Playback Type to Stream for web export
This commit is contained in:
2026-04-26 02:16:59 -04:00
parent b2f083556f
commit f4ca92f6f6
6 changed files with 13 additions and 0 deletions

Some files were not shown because too many files have changed in this diff Show More