hey i can't run the game, is there a fix for this or?
'Error
The following features required to run Godot projects on the Web are missing: Cross Origin Isolation - Check web server configuration (send correct headers)
ShadedArrayBuffer - Check web server configuration (send correct headers)'
Viewing post in Jade Answers Some Questions comments
Hi, sorry to hear that you're having issues.
I've already enabled SharedArrayBuffer for this project, and it seems that even with that setting on, games made with Godot can only run on Chromium-based browsers.
I've updated the game with a potential fix, but if that doesn't work, I found a solution here for Firefox.