Posted January 03, 2023 by Cammin
A new version is available in the package manager!
- Added json support for the latest LDtk 1.2.0 update
- Updated support for the new embedded tileset dimensions and where it's sourced from
- Updated samples
- Performed some optimizations:
- Setting tiles to tilemaps in batches instead of individually for both IntGrid and tile layers
- Started caching in an extremely performance-critical location related to getting assets via a name and rect
- Fixed an issue with scaling tiles in a certain circumstance
As of this update, it's now possible to install via the GitHub releases as a `.unitypackage`.
Use them instead if it's a better option for you. But otherwise, the package manager is still the recommended installation method.
Note: Currently the unity package also requires newtonsoft json to be installed manually.