Releases: viciious/yatssd
Releases · viciious/yatssd
Update 1.1
- 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