Hello,
I'm working on a game and I use OGMO as tile editor.
I had some troubles to understand all JSON output keys like in the level json: tileFlags2d.
I know that it's handling the rotation of the tiles but I don't know what the content means.
My main request is to have a JSON format documentation.
I know that there was one before because I used it in the past.
Hey! We have some in-progress docs in the Website repo (check out this comment) - They just need someone with to finish them, but I haven't had the free time these days to do it myself unfortunately.
Hello, I'm working on a game and I use OGMO as tile editor. I had some troubles to understand all JSON output keys like in the level json:
tileFlags2d
. I know that it's handling the rotation of the tiles but I don't know what the content means.My main request is to have a JSON format documentation. I know that there was one before because I used it in the past.
Thanks,
Marius