Skip to content

3.1.4

Compare
Choose a tag to compare
@Cammin Cammin released this 03 Jan 08:59
· 827 commits to master since this release

A new version is available in the package manager. Check out the install wiki page to view how to install.

  • 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.