Introduction
LDTK is a modern 2D level editor with support for advanced features like rule-based tilemaps, autotiling and entities. LDTK2Defold is a Defold editor extension that converts an LDTK project to Defold’s resources - tilesources, tilemaps and collections in just a single click.
Features
- Support for generating tilesources and tilemaps from the LDTK project.
- Support for creating collections with entities and generated tilesets.
- Support for LDTK entity and level fields by exporting them as a Lua module.
Usage
Refer to the Usage section in README on project’s giithub.
Get ldtk2defold
Get ldtk2defold on the project’s github page : GitHub - TheKing0x9/ldtk2defold: Converts LDTK projects to Defold Collections