Sébastien Bénard
Sébastien Bénard
Related #311
Text and JSON added in 1.1.2
I fixed the bug which deleted entities when they were on layer edges. As entities having their "x,y" coord outside of levels, this lead to various UI issues, like entities...
Thanks for reporting. It seems related to the new cache system introduced in 1.0 🤔
Yes, the way I manage grid coordinates for Entities is quite broken and needs a deep rework. For the following use cases, you *should* be able use grid or pixel...
Probably after next update (0.9.4) which should be a bug-fix one + save system rework. I'm not 100% sure there will be a 0.10.0, or if I'll jump directly to...
Thanks for reporting the problem! I have some reworks to be done on then "rendering" side of the app, specifically with AutoLayer rules, which tend to be super slow when...
I found some culprit for the rules performance issues. Here is a before/after optimization gif:  You should have much better perfs in next update. I will upload a new...
You can check Beta 8 here: https://ldtk.io/files/beta Please tell me if things are better for your project.