ldtk
ldtk copied to clipboard
Modern, lightweight and efficient 2D level editor
I'm using Construct 3. Here is a Tilemap sample: https://editor.construct.net/#open=tilemaps Currently, there is an option to import the TMX file  But only 1 layer of Tiled can be imported...
Support 90 clockwise, other rotations are just flip variants. See: - https://itch.io/t/1055702/can-i-rotate-a-tile - #180
I tried and failed building and running on both `master` and `dev-0.10.0` branches. Did a complete cleanup between installs (uninstalling all haxe libs and deleting the whole ldtk repo). ##...
if my counting is correct, 351 enabled and 9 disabled on one intgrid layer, and 25 on another intgrid layer. i have a large level for testing all the rules,...
Hi! Sorry for screenshots) For some reason I used opacity of the layer in the aseprite:   Then I loaded aseprite file **as source** for tileset in LDtk 1.1.1...
When doing a lot of changes to the map and trying to tweak stuff it would be useful to be able to press a hot key and run a custom...
Hello, I was one of the people to put in the request to get World Layers. Amazing to see it in v1.0 so thank you for that. Initially when I...
This is a request to make an export option from LDtk to create room files that can directly be used in Gamemaker. The room.yy files from Gamemaker are already a...
Add support for auto-tiling (see: https://kidscancode.org/godot_recipes/2d/autotile_intro/) Various useful links: - http://www.cr31.co.uk/stagecast/wang/stage.html - https://opengameart.org/content/seamless-tileset-template-ii - https://manual.yoyogames.com/The_Asset_Editors/Tile_Set_Editors/Auto_Tiles.htm