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

It would just be awesome if Entities supported Rotation (and stored a rotation value). Imagine a level like this: ![image](https://user-images.githubusercontent.com/24368712/216815920-6e4f71af-81f8-4573-8ba9-bf16df0dc811.png) With the current implementation, I have to use tiles or...

๐Ÿ“ˆ Enhancement
๐Ÿงช Experimental
entity

Stack: ``` LDtk version: 1.3.4-64bits Cannot read properties of null (reading 'uid') TypeError TypeError: Cannot read properties of null (reading 'uid') at ui_modal_panel_EditAllAutoLayerRules.updateFullPanel (file:///C:/Users/Jamer/AppData/Local/Programs/ldtk/resources/app.asar/assets/js/renderer.js:270675:22) at new ui_modal_panel_EditAllAutoLayerRules (file:///C:/Users/Jamer/AppData/Local/Programs/ldtk/resources/app.asar/assets/js/renderer.js:269863:7) at HTMLAnchorElement....

Got this error: `Cannot read proprties of null (reading' drawTileRectToCanvas') (TypeError)` Had to restart the editor multiple times. Eventually i somehow managed to delete the layer containing that tileset, and...

Stack: ``` LDtk version: 1.3.3-64bits id.replace is not a function TypeError TypeError: id.replace is not a function at data_Project.cleanupIdentifier (file:///C:/Users/Simon/AppData/Local/Programs/ldtk/resources/app.asar/assets/js/renderer.js:29552:10) at data_Definitions.isEnumIdentifierUnique (file:///C:/Users/Simon/AppData/Local/Programs/ldtk/resources/app.asar/assets/js/renderer.js:27630:21) at file:///C:/Users/Simon/AppData/Local/Programs/ldtk/resources/app.asar/assets/js/renderer.js:273619:40 at data_Project.fixUniqueIdStr (file:///C:/Users/Simon/AppData/Local/Programs/ldtk/resources/app.asar/assets/js/renderer.js:29804:11) at i.fixValue...

Could we allow change source file of exsiting imported external enums? for example, originally I use FileA.txt, and later I change it to FileB.json or FileC.hx, which contain exactly same...

Hello, The editor seems extremely taxing on the GPU. I have an integrated GPU on a laptop, that surely throttles when on load, but it is a Gen11 Intel, it...

![image](https://github.com/deepnight/ldtk/assets/1767676/f0e3e3e6-88ab-4578-a6bc-1f6427b5cdf4) The picture shows the error message. It happened when I switched to another Windows application right after clicking "Close Project" in LDtk. I think LDtk was saving my project...

I got error message about virtual memory and missing procedure in dll file on windows 7. please fix this.

โ“ Need info/testing

I am not an Ubuntu user, and avoided downloading the Ubuntu dist of the file. I figured I could find one built by someone for Fedora, which is the system...