LDtk Level Manager
LDtk Level Manager streamlines the integration of LDtk-designed levels into Unity projects, providing a complete solution for managing metroidvania-style gameplay. The package handles level loading, entity management, and data synchronization between LDtk and Unity, reducing integration complexity and accelerating level development workflows.
com.indiegabo.ldtk-level-manager 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/ldtk-level-manager.git#upm README Markdown
Copy this to your project's README.md
## Installation
Add **LDtk Level Manager** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/ldtk-level-manager.git#upm
```
[](https://www.pkglnk.dev/pkg/ldtk-level-manager)README
LDtk Level Manager (Work in progress)
A solution for running metroidvania levels in Unity with LDtk.
Please refer to https://indiegabo.github.io/ldtk-level-manager for documentation and showcasing.
No comments yet. Be the first!