I have an old game I made exported to .apk, I have been able to get the data.json file containing all the construct info, along with sprites & everything. How can I bring the file in the editor?
You can't. It's like once you've baked a cake, you can't turn it back to flour, milk and eggs.
Develop games in your browser. Powerful, performant & highly capable.
I think I definitely can, it seems to have all construct data, maybe I could build a program that at least lets me see the events, is there a data.json reference? It's incredibly messy, there's no key, everything is just a list
Good luck with that! But it will be easier to remake the game from scratch.
Hey, did you ever succeed in doing this? trying to open a data.json file for my own purposes