Skip to content

New Tileset properties

Compare
Choose a tag to compare
@fallahn fallahn released this 31 May 10:00
· 59 commits to master since this release

Tilesets now parse the objectalign attribute, and can be read with TileSet::getObjectAlignment()
Properties now have factory functions thanks to @Eren121
Tilesets correctly return whether or not they expect a transparency colour
Added in the previous release but missed from the notes (sorry!) is a meson build script thanks to @King_DuckZ