Hi,
I think it's very important than we can load local resources like the json files. This is significant if you want make a local game to run in a mobile.
I don't know what is exactly the problem, I suspect this is a safety restriction. But another JS game engine (similar to quintus) can load this type of files:
https://github.com/Galloman/ss2d
I suggest than you can investigate how can resolve the problem watching the ss2d source code (ResourceManager.loadResources).
regards,
Hi,
I think it's very important than we can load local resources like the json files. This is significant if you want make a local game to run in a mobile.
I don't know what is exactly the problem, I suspect this is a safety restriction. But another JS game engine (similar to quintus) can load this type of files:
https://github.com/Galloman/ss2d
I suggest than you can investigate how can resolve the problem watching the ss2d source code (ResourceManager.loadResources).
regards,