LDtkToUnity
Unity importer for the LDtk level editor
Install / Use
/learn @Cammin/LDtkToUnityREADME
A Unity importer system for deepnight's LDtk.
It's a simple drag and drop!

Features
- Uses ScriptedImporters to import LDtk files, and re-imports when the LDtk project saves
- Animated Tiles!
- Collision options
- Entity prefab replacements
- Imports fields from entities and levels
- Automatic enum script generation
- Custom Post-import scripting to customize the import result (API)
- Properties and functions for LDtk data for better Unity context (API)
- Separates Tileset generation to optimize import speeds, and pack into a SpriteAtlas
- Supports separate level files
- Supports Unity's Configurable Enter Play Mode
- Fully documented
Can add separate level files too!

If you have any questions/problems then post an issue; I'd gladly take any feedback.
Alternatively, contact me at cameo221@gmail.com, the Discord server, or Twitter @CKrebbers.
If you like this importer, consider signing a survey for feedback or donate.
If you make a game using this, then I'd be happy to check it out! Showcase your work on the Discord server or give me a shout-out on Twitter.
Premise & Review
This importer started as an attempt to produce levels in an easy and streamlined fashion. When searching for a solution to mass-produce levels, I discovered LDtk, as its really fun to use and is relatively young. I started working on a personal level importer, but after noticing how convenient and standalone the importer has become, I took it upon myself to make this a public repo as a package! I enjoy it's production, and learning a lot in the process.
<!-- **Entities have scene drawers like in LDtk!**  [](https://hits.seeyoufarm.com) -->
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR

