Skip to content

TileMap API Updates

Compare
Choose a tag to compare
@AustinEast AustinEast released this 24 Sep 18:56
· 207 commits to master since this release

Adds support for Slopes and custom Shapes to the TileMap API.

Breaking Change - the start_index argument in TileMap.generate() was incorrectly applied, and has been fixed. If you used this argument, you may need to adjust it for this new release.