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

Heya! I'm finding there is a lot of troubles when loading/reading/writing any .ldtk files if they reside within my windows subsystem (WSL). LDtk works wonderfully when running on files located...

I have an issue regarding the placement of new entities and how they align to the grid. The current default behaviour *when placing new entities* with a center pivot is...

In the default configurations, the entities editor window does not show the entire view. The bottom parts of the "display" settings are cut off. It is shown correctly, when the...

Stack: ``` LDtk version: 1.5.3-64bits Cannot read properties of null (reading 'externalLevels') TypeError TypeError: Cannot read properties of null (reading 'externalLevels') at Object.cb (file:///C:/Users/MatejPC/AppData/Local/Programs/ldtk/resources/app.asar/assets/js/renderer.js:285488:8) at ui_modal_Progress.update (file:///C:/Users/MatejPC/AppData/Local/Programs/ldtk/resources/app.asar/assets/js/renderer.js:292554:8) at dn_Process._doMainUpdate (file:///C:/Users/MatejPC/AppData/Local/Programs/ldtk/resources/app.asar/assets/js/renderer.js:405:4)...

🪳 Bug

For the zen mode button, it's possible to toggle it with the Tab key, but in the tooltip, it doesn't display the shortcut when the other tooltips do display a...

Check actual limitations and update both inputs & resizer accordingly

🪳 Bug
📈 Enhancement

As it stands right now levels can only be moved one by one, this makes adding a level in the middle of the map very tedious. Being able to move...

A tool to fill free-form shape with selected tile type, similar to Aseprite's tool: https://gyazo.com/578192360a58fe080faf2ea0f3b9a73c Not sure if there are enough free hotkey combinations for that though.

I did the following 1) Created an autotile layer with the default Auto-layer tileset. 2) Added a new tileset (probably optional) than deleted the default tileset (probably the more important...