JsonReader.parse(FileHandle tmxFile)BurningHand wrote:My rewrite is going more a generic route because I personally don't use the Tiled format so I am trying not to tie my rewrite to that format.
My loader (theoretically) handles multiple file formats, at the moment, the Tiled XML format, my own XML format, and JSON are "working". The loader has the ability to save in JSON format, so the idea is that a map of any supported format could be loaded and saved into the "native" format (JSON).
Mighty16 wrote:My loader (theoretically) handles multiple file formats, at the moment, the Tiled XML format, my own XML format, and JSON are "working". The loader has the ability to save in JSON format, so the idea is that a map of any supported format could be loaded and saved into the "native" format (JSON).
What about file size of the map? Do you use glib/zlib? The problem is supporting such algorithms in HTML5, I think)) How can we solve it?
Users browsing this forum: No registered users and 1 guest