Hello!
I just noticed while voting for entries for a jam that the Randomizer feature might have a problem/bug.
When viewing an entry the game might break with mesages like:
Error
The following features required to run Godot projects on the Web are missing:
Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server configuration (send correct headers)
The game however works fine when opened in a separate page.
See the issues here:
Randomizer URL: https://itch.io/randomizer?jam_id=332215
Game URL: https://kiwijuice56.itch.io/woof-wizard
Game embed URL: https://html.itch.zone/html/8505579/html_woof_wizard/index.html
I believe this is an issue with the headers that the html.itch.zone sends.