Closed JasonHise closed 2 years ago
I would also recommend just exporting a JSON and parsing it as such because that crate is kinda slow when it comes to being caught up with the latest tiled spec
@jestarray Could you provide some more details about what is slow about it? And is this something that can be fixed, or would you say JSON parsing is always preferred? Finally, if loading a Tiled JSON map, would you suggest using one of tiled-json-rs
or rs-tiled_json
? Though I see for tiled-json-rs
the repository link appears dead...
Though I see for
tiled-json-rs
the repository link appears dead...
This seems to just have been a rename of the GitLab user, so I've just opened an issue regarding this broken link.
For this documentation, request to add this tiled crate as a Rust library.