Skip to content

Update 1.1

Latest
Compare
Choose a tag to compare
@viciious viciious released this 06 Sep 11:09
· 20 commits to master since this release
  • Tiled plugins that allow exporting maps and tilesets in YATSSD-compatible format
  • Support for Tiled parallax factor
  • Support for up to 2 bitmap layers on the MD side: create a bitmap layer in Tiled and assign class "MD_PlaneA" or "MD_PlaneB"
  • Sprites layer: sprites will be drawn in the object layer if there's one; this allow sandwiching sprites between different layers
  • Tile flipping
  • Global wrap attributes: assign custom properties "wrap-x" and/or "wrap-y" to your tilemap and the map will wrap around the specified coordinate value(s)
  • Various optimizations and bugfixes