Skip to content

Releases: ahmutkadim/TiledImporter-Kaboom

Version 0.2.0

17 Apr 04:23
Compare
Choose a tag to compare

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.)
  • tileLayertag has been added to solid tiles to make them ignore collisions with each other, improving performance.

Version 0.1.0

16 Apr 19:34
Compare
Choose a tag to compare

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