I’m trying to make Trivia game, I ran into a problem.
I got Json files I need to import into the game as variables.
Works like charm in the preview using FileSystem
Does not work at all when exporting to desktop.
Plus I’d like to know if it’s possible at all to load external Json files in the mobile export. Locally or online.
Any suggestions?