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

- Crash For any instances where TilesetRectangle icon is used (`IntGridValueDefinition`, `EnumValueDefinition`, `EntityDefinition`, `FieldInstance` `AutoLayerRuleGroup`), If I delete its tileset definition, but check back on it to readjust, I get...

Hi, I've got a somewhat unusual concern: I want to procedurally generate levels, but I want to use LDTK to create the input for the generator (example tileset etc) AND...

I was assigning tiles and the tile was impossible to read in "auto-rendered tiles" preview. The transparent parts of the tiles become black so it makes it unusable for black...

I'd be nice if there was an option to enable some kind of x-ray mode where you can build levels on another world layer and be able to see levels...

📈 Enhancement

- [ ] Avoid passing to world view if irrelevant - [ ] See also: #1103

📈 Enhancement

I'm dumping some imporant info though custom commands, and I want to confirm them before I close the window. My request is either: 1. Allow to disable auto-close for custom...

Basically, if you Alt+Click to pick a tile that has a flip and then select another layer (with the same tileset), the tile's flip will be reset.

We can define entities in LDTK right now, and we can define custom fields on entities. If we could create groups of custom fields called "components", we could implement an...

Stack: ``` LDtk version: 1.5.3-64bits Cannot read properties of null (reading 'getImageExportMode') TypeError TypeError: Cannot read properties of null (reading 'getImageExportMode') at Object.cb (file:///C:/Users/MatejPC/AppData/Local/Programs/ldtk/resources/app.asar/assets/js/renderer.js:286875:31) 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)...

Whenever I try to create rules using the assistant option, the LDtk crashes. Here is the error: Stack: ``` LDtk version: 1.5.3-64bits Failed to capture pixels (error 1286) Error ```...