Expand description
A crate for reading the ldtk map into a more user-friendly (read opinionated) data structure for usage in game.
LDtk maps take in and carry a lot of data that the developer will probably not be interested in. The crate implements the structs for the ldtk map but abstracts them behind a DesignMap that contains the minimal amount of data.
Modulesยง
- prelude
- Exports the user facing LDtk structs Example Usage: