Releases: ahmutkadim/TiledImporter-Kaboom
Releases · ahmutkadim/TiledImporter-Kaboom
Version 0.2.0
This is a maintenance release for a some optimization. Added features include:
- Added tile collision optimization via reducing amount of collision objects added. (See the example on the repo for better understanding.)
tileLayer
tag has been added to solid tiles to make them ignore collisions with each other, improving performance.
Version 0.1.0
This is the first release of this plugin. Features added:
- Support for importing Tile Layers with limited collision support
- Support for importing Object Layers
- Support for some component addition to game objects via custom properties
- Support for adding tags to game objects
Full Changelog: https://github.com/ahmutkadim/TiledImporter-Kaboom/commits/0.1.0
Full Changelog: https://github.com/ahmutkadim/TiledImporter-Kaboom/commits/v0.1.0