ldtk icon indicating copy to clipboard operation
ldtk copied to clipboard

Modern, lightweight and efficient 2D level editor

Results 290 ldtk issues
Sort by recently updated
recently updated
newest added

Hey, it would be great to package ldtk to be available via flatpak! I have no experience in this area otherwise I would likely just do it myself, so consider...

The world view is excellent (and was added at just the right time for the project I'm currently working on 😄) - that said, am I right in thinking that...

new feature

Middle-button of Mouse is very import in LDtk , but many macOS users (e.g me) love touch pad(Magic Trackpad). It's no middle button. So I hope LDtk could support a...

🪳 Bug
❓ Need info/testing

It seems that the cursor position gets wrong when moving the window from a lowdpi screen to a highdpi screen (or vice versa). Probably some issue related to device pixel...

bug
need more infos

The PNG export is great: ![image](https://user-images.githubusercontent.com/55564581/156826586-a3be363f-d534-4095-9528-eabaa25771f3.png) However I was wondering it it's possible to have some new export options. For example: - Export a single PNG per world (all layers...

⭐ New feature

deepnight quote from discord: > At one point, I'd like to make a "Generate a LDtk installer" that will create a special build of LDtk using a specific project file....

new feature
experimental
IMPORTANT

In LDtk, the editor allows containing null values in a Point array. ![image](https://user-images.githubusercontent.com/55564581/157916185-615dc0bf-6113-4e2a-a4f3-a08a16f28834.png) However, I couldn't discover how to define them as null. When I try making null points, it...

bug

Hi, I get an error : > Couldn't read image file: > tilesets/background.png Another images from the same folder work fine. After change 24-bit pallete to 256 colors error don't...

bug
enhancement

Like TiledMap , User could link entities by segment (with arrow) or polygonal line (with arrow).

enhancement

Hello Deepnight ! I tested the 0.1 and the entities update just works great. I'd like to suggest to extend this feature to Enum, so it would allow us to...