ldtk
ldtk copied to clipboard
Modern, lightweight and efficient 2D level editor
nothing that I've tried has worked, this thing has followed me around like a curse. steps I took to get this: download flixel sample change the layering to fit mine...
I've been thinking about the possibility of exporting more JSON file types so that only modified files are processed in an optimal way. ### But first, an explanation In the...
just wondering, it's possible to have an option that will give a screen resolution as preview? like a box screen that will show the contents that will be visible inside...
# Problem All of the "modules" available to add to the "default level identifier" pattern are very sensitive to certain level changes. In particular, they are sensitive to level insertion,...
As said in the title. When I want to select several entities with shift+drag, a new entity is spawned when I click https://user-images.githubusercontent.com/3216752/185759766-6a6362bb-927f-4b87-b362-53d299bcc31e.mp4
Newline characters don't seem to be possible in a default multiline field. They will be replaced with spaces in the JSON and ain't no one gonna change their mind. This...
I destroyed an enum and it crashed the editor as the enum was still in use as a level feld. I expected LDtk to implicitly remove usages of the enum...
LDtk alllows uses to add tags to entities. A useful extention to this would be to let the user filter entities in the editor through the taging system, to reduce...