deepnight / ldtk

Modern, lightweight and efficient 2D level editor
https://ldtk.io
MIT License
3.45k stars 192 forks source link

[BUG]json neighbours cant get ne se nw sw #1010

Closed hnhhzy closed 10 months ago

hnhhzy commented 1 year ago

[BUG]json neighbours cant get ne se nw sw image

hnhhzy commented 1 year ago

need modify 3 project deepnightLibs/blob/master/src/dn/Lib.hx add rectangleCornerOverlaps ldtk Level.hx getNeighboursJson ldtk-haxe-api fromJson

I am afraid that there will be omissions, so I don’t dare to submit it for correction. Hope to increase the adjacency judgment of diagonal lines

hnhhzy commented 10 months ago

https://github.com/deepnight/ldtk/commit/255fd67d61917e8215c1ae6c313c078f68c3ad5e thank fix